body {
	background-color: #385d17;
	margin: 0px 0px 0px 0px;
	font: 17px Arial, Helvetica, sans-serif;

}
p {
	font: 17px Arial, Helvetica, sans-serif;
}
a.bodyLinks {
	color: #385D17;
	font-family: Arial, Helvetica, sans-serif;
}
a.bodyLinks:hover {
	color: #5A471B;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.bodyLinks:visited {
	font-family: Arial, Helvetica, sans-serif;
}
a.bodyLinks:active {
	font-family: Arial, Helvetica, sans-serif;
}
a.portfolio {
	color: #385D17;
	font-family: Arial, Helvetica, sans-serif;
}
a.portfolio:hover {
	color: #5A471B;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.portfolio:visited {
	font-family: Arial, Helvetica, sans-serif;
}
a.portfolio:active {
	font-family: Arial, Helvetica, sans-serif;
}
a.bottomNav {
	color: #5A471B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a.bottomNav:hover {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a.bottomNav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a.bottomNav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5A471B;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style3 {
	color: #000000
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1,h2,h3,h4,h5,h6{
	margin:10px 0;
	font-weight:normal;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
h1{font-size:35px;line-height:42px;	color:#4e4e4e;}
h2{font-size:25px;line-height:32px;	color:#4e4e4e;}
h3{font-size:22px;line-height:28px;	color:#4e4e4e;}
h4{font-size:18px;line-height:22px; color:#73ac28;}
h5{font-size:16px;line-height:18px;	color:#4e4e4e;}
h6{font-size:14px;line-height:16px;	color:#4e4e4e;}

.service{
	margin-bottom:28px;
	padding-bottom:30px;
	border-bottom:1px dotted #bbb;
	height: auto;
	overflow: auto;
	font: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #333333;
}
.service img{
	float:left;
	padding:0 15px 0 0;
}
.service h5{
	margin:0 0 10px 0;
}
.service p {
	color: #333333;
	font: 17px Arial, Helvetica, sans-serif;
}
#header{
	background:url(images/header_bg.jpg) no-repeat scroll;
	height:56px;
	margin:0 0 41px 0;
	position:relative;
}
/*#header img{
	margin:6px 0 0 15px;
	float:left;
}*/
#main{
	background:#385d17 url(images/main_bg.jpg) repeat-x scroll;
}
.fluid {
	width: 100%;
	float: left;
}
#container{
	width:955px;
	margin:0 auto;
/*	overflow:hidden;
*/	position:relative
}
ol { 
	font: 17px Arial, Helvetica, sans-serif;
}
ul {
	list-style: none;
}
ul.nav {
	padding-right: 30px;
	}
ul.nav li {
	float: right;
	display:inline;
	margin:0 0 0 20px;
	position:relative;
}
ul.nav li a {
	color:#fff;
	font-weight:bold;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
/*	padding-top:18px;*/
	text-decoration:none;
	line-height: 55px;
/*	border: 1px solid #00FF99;*/
 	height: 56px;
	overflow: hidden;
	display: inline;
	float: left;
}
ul.nav li.current a, ul.nav li a:hover {
	background:url(images/nav_active.jpg) no-repeat scroll bottom center;
/*	height:12px;*/
/*	width:12px;*/
}

/* Contact Us Page*/
#contactForm{background-color: eaeaea; border: 1px solid #999999; padding: 0 10px;}
.error{
	margin:10px 0 0 0;
	padding:5px; 
	-moz-border-radius:6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFCECE;
	border:#DF8F8F solid 2px;
	color:#3F300F;
	font: bold 12px Arial, Helvetica, sans-serif;
}

.confirmation{
	margin:10px 0 0 0;
	padding:5px;
	-moz-border-radius:6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#D5FFCE;
	border:2px solid #8CC63F;
	color:#3F300F;
	font: bold 12px Arial, Helvetica, sans-serif;
}

#googleMap iframe {
	border:#385D17 solid 1px;
}

.lineHeight {
	line-height: 30px;
}

.greyBox {
	padding: 10px;
	margin: 10px;
	border: 1px solid #333333;
	background-color: #eaeaea;
}

.lightGreyBox {
	 padding: 10px;
	 margin: 10px; 
	 border: 1px solid #cccccc; 
	 margin-left: 10px; 
	 background-color: #f8f8f8;
}

.testimonialBox {
	 width: 300px; 
	 margin-top: 30px; 
	 border: 1px solid #cccccc; 
	 margin-left: 10px; 
	 background-color: #f8f8f8;
}

#iframe {
	height: 275px;
}
.clearAll {
	display: block;
	position: relative;
	clear: both;
	margin: 0px;
	padding: 0px;
}
#portfolioSubNav {
	margin: 15px;
	position: relative;
	z-index: 20;
	bottom: 45px;
}