/*Meyer reset reloaded -- http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded -- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
	padding:0px;
	margin:0px;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
	}
/*End Reset =================================================================================================|                                                                                                            |
============================================================================================================*/


em{
font-style:italic;
	}
a{
text-decoration:none;
color:#006600;
	}
a:hover{
color:#009933;
	}
p {
margin-bottom:10px;
	}
strong{
	font-weight:bold;
	}

h3{
font-weight:bold;
font-size:1.75em;
	}
h4{
font-weight:bold;
	}
body{
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	text-align: center;
	background-color: #e4e4cf;
	background-image:url(../images/body-bckgrnd.jpg);
	background-repeat:repeat-x;
	}
#container{
	text-align: left;
	width:1000px;
	margin: auto;
	background-color: #ece9d6;
	background-image:url(../images/container-bckgrnd.jpg);
	background-repeat:repeat-y;
	margin-bottom:0px;
}
.display-none{
	display: none;
}
.float-left{
	float: left;
}

.float-right{
	float: right;
}
.clear{
	clear: both;
}

#blurb-1 h3, #blurb-2 h3{
	color:#357f2d;
	display:block;
	padding-bottom:10px;
	background-image: url(../images/secondary-hr.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	letter-spacing: 0.05em;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:10px;
}
#blurb-1, #blurb-2{
	width:280px;
	margin-top:22px;
	color:#1f5e18;
}
#blurb-1{
	float: left;
	margin-left:20px;
}
#blurb-2{
	float: right;
	margin-right:20px;	
}
#blurb-1 p, div#blurb-2 p{
	padding-left:10px;
}
#masthead {
	background-image: url(../images/masthead.jpg);
	background-position: center top;
	background-color: #093103;
	width:1000px;
	height:145px;
	margin:auto;
}
#secondary-content{
	background-color: #ffffff;
	clear:both;
	width:920px;
	margin:auto;
	line-height:1.5em;
	padding-bottom: 20px;
}
#secondary-content .secondary-image{
	float:left;
	margin: 20px 0px 0px 20px;
	}
#content{
	padding-top:20px;
	line-height:1.5em;
	padding-left:40px;
}
div#outer-nav{
	width:1000px;
	background-image:url(../images/outer-nav.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height:84px;
}
ul#nav{
	background-image: url(../images/nav-bckgrnd.jpg);
	background-repeat: repeat-x;
	display:block;
	width:960px;
	height:64px;
	line-height: 62px;
	margin:auto;
	font-size:16px;
}
ul#nav li{
	float:left;
	width:191px;
	text-align:center;
	height:63px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D7D3C1;
}
ul#nav li a:hover{
	background-image:url(../images/nav-on-page.jpg);
	background-position:left top;
	color: #185F1E;
}
ul#nav li a{
	color: #00390B;
	display:block;
	width:191px;
	height:64px;
}

ul#nav li.on-page{
	background-image:url(../images/nav-on-page.jpg);
	background-position:right top;
	height:64px
}

.intro{
	float:left;
	width: 476px;
	margin-left:20px;
	color:#312e1e;
	font-size:1.05em;
	line-height:1.5em;
	text-align: justify;
	
}
.intro h2{
	background-image:url(../images/get-the-greenlight.jpg);
	background-repeat:no-repeat;
	display:block;
	width:480px;
	height:40px;
	padding-bottom:10px;

}
.intro img{
	margin-top:14px;
}
.text-block{
	width:480px;
	float:left;
	margin-left:20px;
	color:#312e1e;
	text-align:justify;


}
.text-block-wide{
	width:530px;
	float:left;
	margin-left:20px;
	color:#312e1e;
	text-align:justify;
	
}
.text-block-contact{
	width:960px;
	float:left;
	margin-left:20px;
	color:#312e1e;
	text-align:left;
	padding-bottom:20px;
	
}
.text-block-contact p{
	margin-right:80px;
}

h2#our-rates{
	background-image:url(../images/our-rates.jpg);
	background-repeat:no-repeat;
	display:block;
	width:480px;
	height:40px;
	padding-bottom:10px;

	}
h2#faq{
	background-image:url(../images/faq-h3.jpg);
	background-repeat:no-repeat;
	display:block;
	width:480px;
	height:40px;
	padding-bottom:10px;
	}
h2#enroll{
	background-image:url(../images/enroll-h3.jpg);
	background-repeat:no-repeat;
	display:block;
	width:480px;
	height:40px;
	padding-bottom:10px
	}
h2#contact{
	background-image:url(../images/contact-us-h2.jpg);
	background-repeat:no-repeat;
	display:block;
	width:480px;
	height:40px;
	padding-bottom:10px
	}

#footer{
	background-color:#0a3903;
	width:960px;
	margin-top:20px;
	height:60px;
	color:#FFFFFF;
	clear:both;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/footer-bckgrnd.jpg);
	background-repeat: repeat;
	}
#footer p{
	margin-left:20px;
	margin-right:20px;
	line-height:60px;
	}
#footer a{
	color:#FFFFFF;
	}

#footer a:hover{
	color:#009933;
	}

#contact-wrapper{
	float: right;
	width:420px;
	background-color: #329027;
	background-image:url(../images/quote-bottom.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding-bottom:17px;
	margin-bottom: 20px;
	}
#contactform{
	background-image:url(../images/quote-bckgrnd.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:2px;
	border: 1px solid #23691b;

	}
#contactform label{
	color:#FF0000;
	display:block;
	margin-left:40px;
	}
#contactform strong{
	color:#ffffff;
	}
#contactform input{
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-left:40px;
	margin-bottom:10px;
	font-weight:bold;
	color:#072702;
	width:320px;
	}
#contactform select{
	margin-left:40px;
	margin-bottom:10px;
	width:330px;
	}
#contactform img{
	border:0px;
	}
#form-header{
	background-image:url(../images/form-h3.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	display:block;
	height: 70px;
	}
#contact-wrapper p {
	dipslay:block;
	color:#FFFFFF;
	text-align:center;
	padding-top:8px;
	padding-bottom:8px;
	padding-left: 4px;
	padding-right:4px;
	background-color: #318E27;
	margin-bottom:0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #12390E;
	}

#contact-wrapper-2{
	width:880px;
	background-color: #ffffff;
	margin-bottom: 20px;
	margin-left:20px;
	clear:both;
}
#contact-wrapper-2 p {
	dipslay:block;
	color:#FFFFFF;
	text-align:center;
	padding-top:8px;
	padding-bottom:8px;
	padding-left: 4px;
	padding-right:4px;
	background-color: #318E27;
	margin-bottom:0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #12390E;
	}
#contact-wrapper-2 a{
	color:#133C0F;
	text-decoration:underline;
	}
#contact-wrapper-2 a:hover{
	color:#3DB230;
	}

#contactform-2 label{
	color:#FF0000;
	display:block;
	margin-left:38px;
	}
#contactform-2 strong{
	color:#312E30;
	}
#contactform-2 input{
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	margin-left:38px;
	margin-bottom:10px;
	font-weight:bold;
	font-size:13px;
	color:#072702;
	margin-right:38px;
	width:340px;
	}
#contactform-2 select{
	margin-left:40px;
	margin-bottom:10px;
	width:350px;
	margin-right:40px;
	}
#contactform-2 img{
	border:0px;
	margin-left:-10px;
	}
#contactform-2 textarea{
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	margin-left:38px;
	margin-bottom:10px;
	font-weight:bold;
	font-size:13px;
	color:#072702;
	margin-right:38px;
	font-family: Helvetica, Arial, sans-serif;
	width:350px;
	height:100px;
	max-width:350px;
	}
div.toa{
	overflow:scroll;
	height:140px;
	width:360px;
	margin-left:38px;
	border: 1px solid #666666;
	font-size:12px;
	padding: 4px 4px 4px 4px;
	margin-top:4px;
	margin-bottom:12px;
	color:#666666;
	min-width:360px;
	max-width:360px;
	}
div.toa strong{
	color:#666666;
	}
input#agree{
	margin-left:34px;
	width:20px;
	}
.check-agree{
	width:340px;
	}
input#sign-up{
	width:168px;
	height:45px;
	background-image:url(../images/sign-me-up-button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border:0px;
	cursor:pointer;
	margin-top:8px;
	margin-left:120px;
	}
input#send-message{
	margin-top:10px;
	width:189px;
	height:45px;
	background-image:url(../images/send-message.jpg);
 	background-repeat: no-repeat;
	background-position: left top;
	border:0px;
	cursor:pointer;
	
	}
input#free-quote{
	width:210px;
	height:49px;
	background-image:url(../images/free-quote-button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor:pointer;
	margin-top:4px;
	}
ul#contact-columns{
	width:880px;
	height:85px;
	background-image:url(../images/contac-bottom.jpg);
	background-repeat:repeat-x;
	background-position: bottom;
	margin-bottom:20px;		
	}
ul#contact-columns li{
	display:block;
	float:left;
	margin-right:40px;
	padding-right:40px;
	background-image:url(../images/conatc-columns.jpg);
	height:84px;
	background-repeat:repeat-y;
	background-position: right;
}
ul#contact-columns li#contact-email{
	background-image: none;	
	margin-right:0px;
	padding-right:0px;
}
div#contact-header{
	height:47px;
	width:100%;
	background-image:url(../images/contact-form-header.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	margin-bottom:10px;
	}
#contact-wrapper p.error{
	background-color:#CC0000;
	}
#contact-wrapper-2 p.error{
	background-color:#CC0000;
	}
	
/*-----------------CSS 3 Enhancements     ----     ----------*/

div#secondary-content{
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}

#contactform strong{
	text-shadow:#003300 1px 1px; 
	}
div#blurb-1 h3, #blurb-2 h3{
	text-shadow:#fffff 2px 1px; 
}
#contact-wrapper-2{
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	}
div#contact-header{
	}