/* The Chateau Group website styles - Copyright 2007 */ 

body { font-family: Myriad, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: normal; color: #68321F; text-align:left; line-height:1.5; background-color:#d3d7ab; }

	a:link, a:visited { color: #999966; font-weight: normal; text-decoration: underline;}
	a:hover, a:active { color: #cccc99; font-weight: normal; text-decoration: none;}
	
#content { background-color:#FFFFFF; }
	

/*** mainNav ***/
#nav { font-family: Myriad, Helvetica, Arial, sans-serif; background-color: #000000; text-align: center; padding-bottom: 9px;}
	#nav a:link, #nav a:visited { color: #FFFFFF; font-size: 13px; font-weight: bold; text-decoration: none; } 
	#nav a:hover, #nav a:active { color: #666633; font-size: 13px; font-weight: bold; text-decoration: none; }	


/*** text ***/
h1 { font-size: 16px; font-weight: bold; color: #68321F; }
h2 { font-size: 14px; font-weight: bold; color: #68321F; } 
h3 { font-size: 13px; font-weight: bold; color: #68321F; }

	

#copyright { text-align: center; font-size: 11px; color: #999999; padding-top:5px;} 
	#copyright a:link, #copyright a:visited { color: #999999; text-decoration: none; } 
	#copyright a:hover, #copyright a:active { color: #72C167; text-decoration: none; } 