/*body { background:#ddd;}*/

h2.sectionTitle a{
	background-color: #9cb55d; /*Green*/
}

div#content h1,
div#content h2,
div#content h3,
div#content h4,
div.localnav a:hover,
div#content a,
div#content dt.servTitle{
	color: #7b8f49; /*Green*/
}
div.svSyndLocal dl dd.image img, div.svSyndLocal dl dt.image img{
	border-color: #7b8f49; /*Green*/
}

div#primary div#contentHeader h1{
	background-image: url(/images/headerBGs/7b8f49.png);
}

