/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.conthdg_lightGold_Back {
	width: 100%;
	background-color: white;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	
	
}
.conthdg_lightGold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#b7a27e;
	text-align: center;
	vertical-align: middle;
	height: 29px;
	line-height:29px;
	
}
.conthdg_lightGold1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#b7a27e;
	text-align: center;
	vertical-align: middle;
	
	
}
