@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4b4b4a;
	background: #efefef;
}

img {
	border: 0px;
}

#wrapper {
	background: #fff;
	width: 948px;
	margin: auto;
	border: 1px solid #c3c3c3;
}

#top {
	height: 115px;
}

#top #logo {
	position: absolute;
	margin-top: 35px;
	margin-left: 50px;
}

#top a:link, #top a:visited {
	display: block;
	float: right;
	margin-right: 60px;
	margin-top: 55px;
}

/*
body.contact #top a#contact {
	display: none;
}
*/

ul#nav {
	border-top: 15px solid #7d9240;
}
ul#nav, ul#nav li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul#nav li {
	height: 81px;
	overflow: hidden;
	float: left;
	display: inline;
}

ul#nav li a:link, ul#nav li a:visited {
	height: 162px;
	display: block;
}

ul#nav li a:hover {
	margin-top: -81px;
}

#header {
	width: 948px;
	height: 287px;
	clear: both;
	background: #f0f0f3;
}

#content {
	padding-top: 20px;
	padding-left: 37px;
	padding-right: 2px;
	padding-bottom: 15px;
}

#content div.left {
	float: left;
	padding-right: 20px;
	border-right: 1px solid #b4b4b4;
	width: 412px;
	margin-left: 5px;
	padding-bottom: 8px;
}

#content div.right {
	width: 465px;
	overflow: hidden;
	float: right;
	padding-top: 25px;
}

#content h1 {
	margin-top: 18px;
	text-transform: uppercase;
	color: #5e7c29;
	font-size: 13px;
}

#content h1 a:link, #content h1 a:visited {
	color: #5e7c29;
	text-decoration: none;
}

#content h1 a:hover {
	color: #000;
}

#header .left {
	font-size: 12px;
	width: 420px;
	float: left;
	padding-left: 30px;
	padding-top: 25px;
	line-height: 16px;
}

body.home #header div.left, body.home #header div.right {
	width: 474px;
	float: left;
	padding: 0px;
	margin: 0px;
}

#header .left p {
	margin-bottom: 20px;
}

#header .left em {
	font-size: 8px;
	font-style: normal;
}

#header .left a:link, #header .left a:visited {
	color: #4b4b4a;
	text-decoration: none;
}

#header .left a:hover {
	color: #000;
	text-decoration:underline;
}

#header .right {
	float: right;
}

#header .left h2 {
	text-transform: uppercase;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}

#content {
	font-size: 12px;
}

#contact_logo {
	margin-top: 5px;
	margin-bottom: 5px;
}

ul#buttons, ul#buttons li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul#buttons li {
	width: 211px;
	margin-left: 13px;
	margin-bottom: 13px;
	float: left;
}

#footer {
	background: #e9e9e9;
	height: 29px;
}

.clear {
	clear: both;
}






#nav_home {
	width: 157px;
}

#nav_what_we_do {
	width: 158px;
}

#nav_news {
	width: 158px;
}

#nav_resources {
	width: 159px;
}

#nav_homeowners {
	width: 157px;
}

#nav_customer_care {
	width: 159px;
}

#workorder {
	padding: 30px;
}