/* 
================================================
 Hanson McClain Container Styles for DotNetNuke
================================================
*/   

.standardTable{
	background-color: #FFFFFF;
}

.goldTable{
	border: 1px solid #d28d14;
	background-color: #FFFFFF;
}

.goldTitle{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px; 
	color: #d28d14; 
	line-height: normal;
	font-weight: bold;		
}

.brownTitle{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 18px; 
	color: #3c2201; 
	line-height: normal;
	font-weight: bold;		
}
