/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_bgr {
	width:100%;
}


.containermaster_bgr .Head
{
    color: #ffffff;
    font-family: Verdana;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
}

.containermaster_bgr .Normal
{
    color: #ffffff;
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
}

.container_sub
{
    background-color:#fdf2dc;  
	font-family: Tahoma,Arial,Helvetica;
	font-size: 11px;
	font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
}

.container_sub .Head
{
    color: #000000;
    font-family: Georgia;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
}

.container_sub .Normal
{
    color: #000000;
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
}

/*.t_lt
{
    background-image:url('images/t_lt.png');
	background-repeat:no-repeat;
	width:10px;
	height:10px;
	font-size:0;  
}

.b_lt
{
    background-image:url('images/b_lt.png');
	background-repeat:no-repeat;
	width:10px;
	height:10px;
	font-size:0;  
}

.t_rt
{
    background-image:url('images/t_rt.png');
	background-repeat:no-repeat;
	width:10px;
	height:10px;
	font-size:0;
	background-position:right;
}

.b_rt
{
    background-image:url('images/b_rt.png');
	background-repeat:no-repeat;
	width:10px;
	height:10px;
	font-size:0;
	background-position:right;
}

.cont_red_lt
{
    background-image:url('images/r_lt.png');
	background-repeat:no-repeat;
	width:12px;
	height:43px;
}

.cont_red_rt
{
    background-image:url('images/r_rt.png');
	background-repeat:no-repeat;
	width:12px;
	height:43px;
}*/

.cont_red_header, .cont_red_header .Head
{
    background-color: #900500;
    font-family: Verdana;
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    vertical-align:middle;
    text-align:center;
}

.cont_red, .cont_red Normal
{
    background-color:Transparent;
    color:#ffffff;
    	font-family:Verdana;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-transform:none;

}

.cont_fixed
{
    background-image:url('images/grad_h_cnt.png');
	background-repeat:no-repeat;
	background-position:bottom;
}

.contcontent
{
	color: #FFFFFF;
	font-size: 12px !important;
	font-family:Verdana;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-transform:none;
}

.br
{
	line-height: 10px;
	height: 10px;
	font-size: 0px;
}




.homeouter
{
	text-align: center;
}

.homebox
{
	background-image: url('images/homebox.png');
	background-repeat: no-repeat;
	height: 243px;
	width: 243px;
}

.homecontainer
{
	width: 239px;
	height: 207px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 0px;
}

.homecontainer p
{
	margin: 0px;
	padding: 0px;
}

.hometitle
{
	width: 239px;
	height: 31px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 2px;
	text-align: right;	
}

.hometitle .title,
.hometitle .title .Head
{
	display: inline-block;
	font-family: sans-serif;
	font-size: 14px;
	color: #FFDD5F;
	letter-spacing: 1px;
}

.hometitle .title
{
	padding-right: 35px;
	padding-top: 7px;	
}

