/* CSS Document */

a {
color: #6aa635;
text-decoration: none;
}
a:visited {
	color: #7e926d;
}
a:hover {
	color: #7c7e7a;
	text-decoration: underline;
}

#banner img {
	display: inline;
	outline: none;
	text-decoration: none;
}
#promo-left {
	float: left;
	width: 370px;
	margin-left: -20px;
	margin-bottom: 40px;
	border-right: 2px dotted #999;
}
#promo-right {
	width: 280px;
	float: left;
	margin-left: 20px;
}

body {
text-align: justify;
background: #7aa62b;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
padding-top: 20px;
}

img {
	border: 0px;
	}

p {
	padding-top: 0px;
	margin-top: 0px;
	}

h2 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	
}

.aboutUs h2 {
	color: #B68810;
	}
	
.services h2 {
	color: #B68810;
	}
	
.services ul {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	font-size: 14px;
	color: #999999;
	}	
	
.services ul strong {
color: black;
font-weight: normal;
}	

#pageWrapper {
	width: 712px;
	margin: auto;
	padding: 0px;
	margin: 0 auto;
	text-align: left;
	border: solid 1px #FFF;
	background: #FFF;
	}
	

	
#bannerNav { 
	_margin-top: -2px;
	
	}
	
#columnsWrapper {
	background: url("images/shadow_bannerBottom.gif") top repeat-x;
	}	



#columnsWrapper table td {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	}	

#columnsWrapper table td.rightColumn {
	width: 351px;
	}		
	
#contentWrapper { margin: 20px 30px; line-height: 160%; text-align: justify; text-indent: 0; }	



#mainNav img {
	margin: 0px 1px 0px 0px;
	}	
	
#footer { 
	background-color: #91b93c;
	padding: 20px;
	text-align: center;
	}
	
#footerTopNav, #footerTopNav a, #footerTopNav a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	}
	
#footerBottomNav {
	margin-top: 20px;
}	
	
#footerBottomNav, #footerBottomNav a, #footerBottomNav a:visited {
	color: #4b7b0f;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	}	
	
#footerTopNav a:hover, #footerBottomNav a:hover {
	
	}
	
#footerTopNav a:hover {
	color: black;
		}
	
#footerBottomNav a:hover {
	color: white;
	}		
	 
#footerBottomNav {
	margin-bottom: 20px;
	}
	

#columnsWrapper table td.portfolioSlides {
	background: white url("images/shadow_bannerBottom.gif") top repeat-x;
	}
	
div#portfolioSlides {
	margin: 20px;
	}	
	
div#portfolioSlides img {
	margin: 20px 0px 10px 0px;
	}	
	
	p.testimonial {
	font-size: 18px;
	color: #bbb;
	}
	
	p.testimonialName {
	
	}
	
	a.enlargeLink {
	text-decoration: none;
	text-transform: uppercase;
	color: #666;
	}
	
	a.enlargeLink:hover {
	text-decoration: underline;
	}
	
	table.portNav {
	margin: 0px 50px;
	}
	
	table.portNav a  {
	border: 0px;
	text-decoration: none;

	}
	
	table.portNav a {
	color: #999;

	}
	
	table.portNav a:hover {
	color: black;
	
	}	
	
	div.divider {
	text-align: center;
	padding: 10px 0px 8px 0px;
	}
	
	
table.formTable {
	margin-left: 50px;
}

table.formTable th {
	vertical-align: top;
	font-weight: bold;
	text-align: right;
	
	
}

table.formTable td {
	
	
}




table.formTable th span.smtext {

	font-weight: normal;
	
}

.reqtext {
	color: red;
	}
