#phone {
	color: #4e7224;
}

#topnav {
	color: #4e7224;
}

#topnav a:link, #topnav a:active, #topnav a:visited {
	color: #4e7224;
}

#topnav a:hover {
	text-decoration: none;
}

#section {
	background-image: url(../images/internetheader.jpg);
}

#section .feature {
	background-color: #1d3c18;
}
#section .featureTitle {
	color: #ffffff;
}
#section .featureTagline {
	color: #58b549;
}

table.bullets th {
	background-color: #609314;
}