/* Hazard Solutions, LLC website styles - Copyright 2007 */ 

body { font-family: Myriad, Helvetica, Arial, sans-serif; font-size: 13px; font-weight: normal; color: #000000; text-align:left; background-image: url(../images/gradient.gif); background-repeat: repeat-x;}

	a:link, a:visited { color: #076224; font-weight: normal; text-decoration: none;}
	a:hover, a:active { color: #72C167; 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: #72C167; font-size: 13px; font-weight: bold; text-decoration: none; }	


/*** left column ***/
.sideContent { width:204px; color: #000000; font-size: 13px; font-weight: normal; background-color:#72C167; padding: 12px 0 12px 12px; margin-top: 8px; }
	.sideContent a:link, .sideContent a:visited { color: #076224; font-weight: normal; text-decoration: none;}
	.sideContent a:hover, .sideContent a:active { color: #076224; text-decoration: underline; } 
	

/*** text ***/
h1 { font-size: 16px; font-weight: bold; color: #076224; }
h2 { font-size: 14px; font-weight: bold; color: #000000; } 
h3 { font-size: 13px; font-weight: bold; color: #000000; }
h4 { font-size: 13px; font-weight: bold; color: #076224; }
h5 { font-size: 16px; font-weight: bold; color: #076224; }
.small { font-size: 11px; color:#666666; }
.textbox { background-color:#076224; color:#FFFFFF; padding:8px; margin: 0 0 6px 6px; }

/*** subsidiary pages ***/
#information { width:600px; padding: 20px 20px 10px 65px; }
	
	
#footer { text-align: center; font-size: 13px; color: #076224; padding-top:5px;} 
	#footer a:link, #footer a:visited { color: #076224; text-decoration: none; } 
	#footer a:hover, #footer a:active { color: #72C167; text-decoration: none; } 
	
#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; } 