@charset "UTF-8";
body {
	background-color: #0B842C;
	background-repeat: no-repeat;
}
p {
	padding-left: 22px;
	margin-left: 0px;
	padding-right: 30px;
}
h1 {
	font-size: 18px;
	color: #0B842C;
	margin: 0px;
	padding: 0px;
	width: auto;
}
img    {
	border: 0;
}
a:link {
	text-decoration: none;
	color: #006699;
}
.paragraph_list {
	padding-left: 10em;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
}
a:visited {
	text-decoration: none;
	color: #330000;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: none;
}
.highlight {
	font-size: 16px;
	font-weight: bold;
	color: #0B842C;
}
.highlight_black {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}
#wrapper {
	width: 1027px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}
#header {
	height: 164px;
}
#content {
	background-image: url(../images/bgndTile.jpg);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A852B;
	font-weight: bold;
	padding-top: 30px;
	padding-right: 70px;
	padding-bottom: 20px;
	padding-left: 90px;
}
#image1 {
	float: left;
	height: 240px;
	width: 295px;
	padding-left: 10px;
}
#image2 {
	float: right;
	height: 200px;
	width: 520px;
	padding-top: 5px;
	padding-right: 10px;
}
#image3 {
	float: left;
	height: 220px;
	width: 410px;
	margin-top: 15px;
	padding-left: 10px;
}
#image4 {
	float: right;
	height: 220px;
	width: 320px;
	margin: 0px;
	padding-right: 40px;
	padding-top: 10px;
}
#clearing {
	clear: both;
}
.instructions_green {	font-size: 10px;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.instructions_black {
	color: #333333;
	font-weight: normal;
	font-size: 10px;
}
.testimonial_name {
	padding-left: 93px;
	font-weight: normal;
	color: #0B842C;
}
.FAQ_answer_Quote {
	font-weight: normal;
	color: #333333;
	padding-right: 30px;
	padding-left: 22px;
}
#textContent{
	line-height: 17px;
	padding-top: 5px;
	clear: both;
}
#form {
	padding-left: 40px;
	background-color: #E6F1E9;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 1px;
	padding-bottom: 10px;
	margin-bottom: 0px;
}
td {
	padding-left: 10px;
}
.contactFormLabels {
	vertical-align: top;
	text-align: right;
}
.contactFormButtons{
	vertical-align: bottom;
	text-align: left;
}
.areaCodeText {
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#goGreenLogo {
	padding-left: 0px;
	padding-bottom: 0px;
	text-decoration: none;
	margin-left: 50px;
	height: 138px;
}
#navBarLeft {
	float: left;
	margin-left: 60px;
}
#navBarRight {
	float: right;
	margin-right: 90px;
}
.boxText {
	color: #333333;
}
.boxText a {
	line-height: 2em;
	font-size: 11px;
}
#footer {
	color: #FFFFFF;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 47px;
	padding-left: 85px;
	padding-top: 10px;
}
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: inline;
	padding-right: 20px;
	padding-left: 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	margin: 0px;
	padding-top: 1px;
}
#wrapper #footer .lastFooterMenuItem {
	border: 0;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.required {
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
}
.FAQ_questions {
	font-weight: bold;
	color: #0B842C;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.contactFormLabels {
	vertical-align: top;
	text-align: right;
}
.contactFormButtons{
	vertical-align: bottom;
	text-align: right;
	padding-left: 20px;
}
.tableQuestions {
	text-align: right;
}
.tableRowAlt {
	background-color: #CED9D1;
	font-weight: normal;
}
.tableQuestionsHeading {
	text-align: left;
}
.tableRow {
	background-color: #D7E3DA;
	font-weight: normal;
	margin-right: 10px;
}
hr {
	color: #99FF00;
}
.divider_bknd {
	background-image: url(../images/quoteHeadingGradient.jpg);
	background-repeat: repeat-x;
}
.divider_bknd hr {
	font-weight: bold;
	color: #8AC499;
}
#form .contactFormLabels table {
	float: left;
	margin-left: 0px;
	text-align: center;
}
.invisibleText {
	display: none;
}

