
a:link {
	color: #339999;
	font-weight: normal;
	line-height: 1.3;
	text-decoration: none;

}
a:visited {
	color: #339999;
	font-weight: normal;
	line-height: 1.3;
	text-decoration: none;

}
a:hover {  
	font-weight: normal;
	line-height: 1.3;
	text-decoration: underline;
	color: #33CCCC

}

a:active {
	color: #339999;
	font-weight: normal;
	line-height: 1.3;
	text-decoration: none;

}


.body {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 14px;
	font-weight: normal;
	color : #333333;
	line-height: 1.4;
	margin: 0; 
}


.phone {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 15px;
	font-weight: bold;
	color : #FFFFFF;
	line-height: 1.4;
	margin: 0; 
}

.phone_black {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 15px;
	font-weight: bold;
	color : #000000;
	line-height: 1.4;
	margin: 0; 
}



.bullets {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 18px;
	font-weight: normal;
	color : #333333;
	line-height: 1.3;
	margin: 0; 
}

.homenews {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 10px;
	font-weight: normal;
	color : #333333;
	line-height: 1.3;
	margin: 0; 
}


.header {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 15px;
	font-weight: bold;
	color : #CC6E00;
}

.header_large {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 18px;
	font-weight: bold;
	color : #CC6E00;
}

.header_teal_small {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 14px;
	font-weight: bold;
	color : #339999;
}

.header_brown_small {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 14px;
	font-weight: bold;
	color : #CC6E00;
}

.copyright {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 10px;
	font-weight: normal;
	color : #333333;
	line-height: 1.3;
	
}


.copyrightwhite {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 10px;
	font-weight: normal;
	color : #FFFFFF;
	line-height: 1.3;
}

#photoleft{
	margin: 4px 24px 24px 0px; 
	padding: 0px 0px 0px 0px; 
    background-color: #FFFFFF;
	float: left;
        
}
