#phone {
	color: #5b1112;
}

#topnav {
	color: #5b1112;
}

#topnav a:link, #topnav a:active, #topnav a:visited {
	color: #5b1112;
}

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

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

#section .feature {
	background-color: #683131;
}
#section .featureTitle {
	color: #ffffff;
}
#section .featureTagline {
	color: #d9a425;
}

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