.h1, h1 {
	font-size: 160%;
	color: #B4CC8F;
	border-bottom: 1px solid #B4CC8F;
}
.h2, h2 {
	font-size: 140%;
	color: #708059;
}
.h3, h3 {
	font-size: 110%;
	color: #000;
}
li {
	padding-left: 8px;
	list-style-type: none;
	background: url(../img/green/arr.gif) no-repeat 0 4px;
}
a, a:link, a:visited {
	color: #708059;
	text-decoration: none;
}
a:hover, a:active {
	color: #000;
	text-decoration: underline;
}
#heroPlace {
	background: url(../img/green/sv_img.gif);
}
#sitename { 
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 250%;
	color: #708059;
}
#bar {
	background: url(../img/green/footer.gif) no-repeat top;
	height: 10px;
}
#line {
	background: #B4CC8F;
	height: 3px;
}
#footer {
	color: #666;
}
#servicesTitle {
	background: #DCE6CF;
}
#location {
	border: 1px solid #B4CC8F;
}