/* Container Styles for DotNetNuke */

.left_border
{
	border-left-style: dotted;
	border-left-width: 1px;
	border-left-color: #414141;
	padding-left: 5px;
}

/*h3, h3 .Head, .h3
{
	font-family: Georgia;
	font-size: 13pt;
	font-weight: bold;
	font-style: italic;
	color: #ddaf11;
}*/
h3.landing_mid_top, h3.landing_mid_top .Head
{
	font-family: Georgia;
	font-size: 13pt;
	font-weight: bold;
	font-style: italic;
	padding-top: 10px;
	margin-left: 8px;
	color: #ffffff;
}



#right_content_top{
	border-width: 2px;
	border-color: #d7d7d7;
	width: 210px;
	height: 2px;
	clear: both;
	border-top-style: solid;
	padding-left: 2px;
	padding-right: 2px;
}
#right_content_bottom{
	width:212px;
	height:35px;
	background-image: url(images/right_container_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
	clear:both;
}
#landing_mid_top{
	width:205px;
	height:35px;
	background-image: url(images/landing_mid_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	clear:both;
}

#landing_mid_bottom{
	width:205px;
	height:10px;
	background-image: url(images/landing_mid_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
	clear:both;
}
/*p	
{

	margin-top: 0px;
	margin-bottom: 0px;
}
*/

