@charset "UTF-8";
/* CSS Document */

/* reset */
body, p, h1, h2, h3, h4, h5, h6, a, div, blockquote, cite, a img, address {
	margin: 0;
	padding: 0;
	text-indent: 0;
	border: none;
	outline: none;
	text-decoration: none;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	list-style: none;
}
table, td, tr, tbody, thead, th, caption {
	border-spacing: 0;
	border: none;
	border-collapse: separate;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
}
form, fieldset, input { margin : 0; padding : 0; }


/* typography */
body {
	font-size: 0.7em;
	background: #999999;
	color: #666666;
	font-family: Arial, sans-serif;
}
p { 
	margin: 0 0 0 0;
}
h1 {
	font: 1.6em Arial, sans-serif;
	margin: 0 0 0 0;
	color:#000000;
}
h2 {
	font: 1.45em Arial, sans-serif;
	margin: 0 0 0 0;
}
h3 {
	font: 1.3em Arial, sans-serif;
}
h4, h5, h6 {
}
a, a:visited {
	color: #7dbd1f;
	text-decoration: underline;
}
a:hover, a:active {
	color: #000;
}
.center {
	text-align: center;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	background:#FFFFFF;
}
#branding {
	height: 190px;
	background: url(../images/design/branding.jpg) #ccc;
}
#branding h1 a {
	text-indent: -9999em;
	display: block;
	height: 175px;
	float: left;
	width: 333px;
	margin: 0;
	padding: 0;
}
#top-contact {
	float: left;
	text-align: left;
	font: 1.5em Lucida Sans, Arial, Geneva, sans-serif;
	line-height: 1.6em;
	padding: 78px 0 0 0;
	width: 600px;
	color:#000000;
}
.top-phone {
	font: 1.6em Lucida Sans, Arial, Geneva, sans-serif;
}
#top-contact a {
	font: .7em Arial, Geneva, sans-serif;
	color: #777;
}
#top-contact a:hover {
	text-decoration:underline;
}
#leftcol {
	width: 322px;
	float: left;
	background: url(../images/design/lft-bg.png) #ccc;
}
#rightcol {
	width: 638px;
	float: right;
	font-size:1.1em;
}
#leftcol a:hover, #rightcol a:hover {
	color: #fff;
}
#leftbottom {
	clear: both;
	background: url(../images/design/lft-btm.png) no-repeat;
	min-height: 363px;
}
#leftbottom p {
	display:block;
	color:#FFFFFF;
	height:71px;
	padding: 0 26px 0 49px;
	line-height: 1.5em;
	font-size:1.1em;
}
#leftbottom a, a:visited {
	color: #ffd85a;
	text-decoration: none;
}
#leftbottom a:hover {
	color: #000;
	text-decoration: none;
}
#leftbottom h3 {
	font: 1.7em Lucida Sans, Arial, Geneva, sans-serif;
	color: #ffd85a;
	padding: 26px 0 0 49px;
}
#logo-bottom {
	background:#FFFFFF;
	text-align:center;
	padding:20px 0;
}
#content-main-img {
	width: 638px;
	height:209px;
	background: url(../images/design/content-main.jpg) no-repeat;
}
#content-nav-list {
	width: 638px;
	min-height: 200px;
	background: url(../images/design/content-nav.jpg) no-repeat;
}
#content-nav-list h3 {
	color: #FFFFFF;
	padding: 9px 0 1px 35px;
} 
#content-nav-list h3 a {
	color: #FFFFFF;
}
#content-nav-list ul {
	list-style: none;
	margin: 0;
	padding: 0 18px 0 35px;
}

#content-nav-list li {
	list-style: none;
	margin: 0;
	padding: 4px 34px 0 6px;
	display:block;
	height:18px;
	color: #ffd85a;
	border-bottom: 1px dotted #444444;
	text-indent: 3px;
	display:block;
	width: 190px;

}

#content-nav-left {
	width: 320px;
	float: left;
}
#content-nav-right {
	width: 318px;
	float: right;
}
#content-nav-bottom {
	clear:both;
	width: 638px;
	height: 10px;
	background: url(../images/design/content-nav-btm.jpg) no-repeat;
}
#body-list-left {
	width: 250px;
}
#body-list-right {
	width: 388px;
	background: url(../images/design/hands.jpg) no-repeat;
	background-position: bottom right;
}
#pg-content p {
	padding: 0 25px 12px 20px;
	line-height:1.4em;
}
#pg-content p.thenlist {
	padding: 0 25px 0 20px;
}
#pg-content strong {
	color:#000000;
}
#pg-content a, a:visited {
	color:#006737;
	text-decoration:underline;
}
#pg-content a:hover, a:active {
	color:#006737;
	text-decoration:none;
}
#pg-content img {
	padding:15px 0 0 0;
	text-decoration:none;
}
#pg-content h1 {
	padding: 12px 0 0 20px;
	color:#000000;	
}
#pg-content h2 {
	padding: 5px 20px 0 20px;
	color:#000000;
}
#pg-content ul {
	list-style-type:square;
	padding:0 0 17px 48px;
	margin:0;
}
#pg-content li {
	padding:5px 20px 0 5px;
	margin:0;
	line-height:1.4em;
}
#pg-content h2 {
	padding: 5px 20px 0 20px;
}
.cleaner {
	clear:both;
}
.green-list {
	color: #006737;
}
#content-bottom {
	height: 5px;
	clear: both;
}
/***********NAV****************/
#nav {
	min-height:360px;
	padding: 12px 0 0 0;
}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav li {
	list-style: none;
}
#nav a {
	display: block;
	color: #FFFFFF;
	padding: 10px 0 0 0;
	text-indent: 30px;
	height:25px;
	text-decoration:none;
}
#nav a:hover {
	text-decoration: none;
	color:#FFFFFF;
}
body.home #nav-home, body.history #nav-history, body.affiliations #nav-affiliations, body.why-us #nav-why-us, body.services #nav-services, body.construction #nav-construction, body.service-maint #nav-service-maint, body.sub #nav-sub, body.testimonials #nav-testimonials, body.employment #nav-employment, body.request #nav-request, body.contact #nav-contact {
	background: url(../images/design/btn_nav_on.png) no-repeat;
	color: #000000;
}
/***********Footer***************/
#footer {
	margin: 0 auto;
	width: 800px;
	text-align: center;
	font: .9em Arial, Geneva, sans-serif;
	color: #FFFFFF;
	padding:12px 0 0 0;
}
#footer a {
	color: #ddc955;
}
/* * * =forms * * * * * * * * * * * * * * * * * * * * * * * * * * */
form {
	width: 41em;
	margin-left: 15px;
}
#pg-content form p {
	font-size: 100%;
	padding: 2px;
	margin: 0;
	line-height: 1.1em;clear:both;
}
/* fieldset styling */
fieldset {
	margin: 1em 0; /*  space out the fieldsets a little*/
	padding: 1em;
	border : 1px solid #e2e2e2;
}
/* legend styling */
legend {
	font-weight: bold;
	color: #3F9144;
}
/* style for  labels */
label {
	float: left;
	width: 14em;
}
/* style for required labels */
label .required {
	font-size: 0.9em;
	font-style: normal;
	color: red;
}
label.error, input.submit {
	color: #F00;
	margin: 5px 0 0 0;
}
input {
	width: 247px;
}
input.radio, input.submit {
	width: auto;
}
textarea {
	width: 247px;
	height: 100px;
	padding:0;
}
/* submit */

form div input {
	width: 100px;
	margin-top:5px;
	margin-left: 174px;
	padding: 0 .25em;
	background-color: #3F9144;
	color: #fff;
	text-transform: uppercase;
	font-size: 90%;
}
/* apply style to div's containing other floating elements - FLOAT CHILDREN LEFT AND CLEAR NONE */
.group:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.group {
	zoom: 1;
	display: block;
}
