
a:link {
	color: #006633;
	text-decoration: underline;
	
}
a:visited {
	color: #006633;
	text-decoration: underline;

}

a:hover {  color: #FF9933;

}


a:active {
	color: #006633;
	text-decoration: none;

}


.body {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 11px;
	font-weight: normal;
	color : #000000;
	line-height: 1.4;
}


.bigbold {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 13px;
	font-weight: bold;
	color : #000000;
	line-height: 1.4;
}

.pw {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 10px;
	font-weight: normal;
	color : #000000;
	line-height: 1.4;
}

.homehead {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 16px;
	font-weight: normal;
	color : #006633;
	line-height: 1.4;
	
}

.insidehead {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 20px;
	font-weight: normal;
	color : #006633;
	line-height: 1.4;
	
}

.callhead {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 14px;
	font-weight: normal;
	color : #006633;
	line-height: 1.3;
	
}



.boldgreen {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 12px;
	font-weight: bold;
	color : #006633;
	line-height: 1.4;
}

.boldorange {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 12px;
	font-weight: bold;
	color : #FF9933;
	line-height: 1.4;
}

.orangehead {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 16px;
	font-weight: normal;
	color : #FF9933;
	line-height: 1.4;
}



.topnav {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	font-weight: bold;
	color : #FFFFFF;
	line-height: 1.8;
	
}

.topnav a:link {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	font-weight: bold;
	color : #FFFFFF;
	line-height: 1.8;
	text-decoration: none;
}

.topnav a:visited {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	font-weight: bold;
	color : #FFFFFF;
	line-height: 1.8;
	text-decoration: none;
}

.topnav a:hover {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	font-weight: bold;
	color : #FFCC66;
	line-height: 1.8;
	text-decoration: none;
	
}	
	

.bottomnav {
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	font-weight: normal;
	color : #000000;
	line-height: 1.5;
	
}




.top {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 10px;
	font-weight: normal;
	color : #000000;
	line-height: 2.6;
}


.footer {
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	font-weight: normal;
	color : #FFFFFF;
	line-height: 1.4;
	
}

.footer a:link {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 11px;
	font-weight: normal;
	color : #FFFFFF;
	line-height: 1.4;
	text-decoration: underline;
}

.footer a:visited {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 11px;
	font-weight: normal;
	color : #FFFFFF;
	line-height: 1.4;
	text-decoration: underline;
}

.footer a:hover {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 11px;
	font-weight: normal;
	color : #FFCC66;
	line-height: 1.4;
	text-decoration: underline;
	
}



#photoright{
	margin: 4px 4px 8px 12px; 
	padding: 0px 0px 0px 0px; 
    background-color: #FFFFFF;
	
        
}

#photoleft{
	margin: 4px 24px 24px 0px; 
	padding: 0px 0px 0px 0px; 
    background-color: #FFFFFF;
	float: left;
        
}

#calloutright{
	margin: 6px 6px 6px 12px; 
    background-color: #FCF0DD;
                
}

#calloutleft{
	margin: 2px 16px 12px 0px; 
	padding: 12px 12px 12px 12px; 
    background-color: #FCF0DD;
	float: left;
                
}


.calloutbold {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 13px;
	font-weight: bold;
	color : #FF9900;
	line-height: 1.7;
	
}

.callouttext {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 12px;
	font-weight: normal;
	color : #FF9900;
	line-height: 1.3;
	
}

