/* The Breus Group, LLC website styles - Copyright 2007 */ 

body { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #333333; text-align:left;background-color: #FFFFFF; }

	a:link, a:visited { color: #333399; font-weight: normal; text-decoration: underline;}
	a:hover, a:active { color: #000066; font-weight: normal; text-decoration: underline;}
	

/*** left column ***/
#sideNav { color: #333333; font-size: 12px; font-weight: bold; background-color:#FFFFFF; }
	#sideNav a:link, #sideNav a:visited { color: #333399; font-weight: bold; text-decoration: none;}
	#sideNav a:hover, #sideNav a:active { color: #000066; font-weight: bold; text-decoration: none; } 
		
#sideContact { color: #333333; font-size: 12px; font-weight: normal; background-color:#FFFFFF;}
	#sideContact a:link, #sideContact a:visited { color: #333399; font-weight: normal; text-decoration: none;}
	#sideContact a:hover, #sideContact a:active { color: #000066; text-decoration: none; } 
	

/*** text ***/
h1 { font-size: 15px; font-weight: bold; color: #000066; }
h2 { font-size: 14px; font-weight: bold; color: #333333; } 
h3 { font-size: 13px; font-weight: bold; color: #333333; }

.important {color:#990000; }

	
	
/*** borders ***/
	.content { border: 1px #333366 solid; }
	.image { border: 1px #333366 solid; padding: 4px}


.footer { text-align: center; font-size: 10px; color: #333366; padding-top:5px;} 
	.footer a:link, .footer a:visited { color: #333366; text-decoration: none; } 
	.footer a:hover, .footer a:active { color: #666666; text-decoration: none; } 