@charset "utf-8";
/* CSS Document */

body{
	background-color:#c3c3c3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	}

a {
	outline:none !important;
	}

a:link 	  {color:#2b8022;}
a:active  {color:#2b8022;}
a:visited {color:#2b8022;}
a:hover   {color:#2b8022; text-decoration:none;}





.clearFloat {
	clear:both;
	height:0;
	}


.siteWrap{
	width:944px;
	margin:0 auto;
	background-image:url(/img/navBarWrap2.png);
	background-position:0 103px;	
	background-repeat:no-repeat;
	}
	
.pageWrap {
	width:920px;
	margin:0 auto;	
	}

.header {
	height:103px;
	background-color:#ffffff;
	}
	
.footer {
	background-color:#3f3f3f;
	padding:20px 20px 0 20px;
	margin:0;
	color:#ffffff;	
	font-size:.8em;
	}

	
.lgl {
	font-size:10px;
	text-align:right;
	color:#fff;
	background-color:#3f3f3f;
	padding:0 0 30px 0;
	
		
	}
	
.lgl a { color:#ffffff; text-decoration:none;}
.lgl a:hover { color:#6F6; text-decoration:none;}
	
.navBar {
	background-image:url(/img/navBar.png);
	background-repeat:repeat-x;
	height:34px;
	}
	
.navBar ul {
	list-style:none;
	display:inline-block;
	margin:0 0 0 25px;
	padding:0;
	}

.navBar li {
	float:left;
	list-style:none;
	text-transform:uppercase;
	color:#ffffff;
	margin:0;
	padding:0 20px 0 0;
	line-height:34px;
	font-size:14px;
	}

.navBar a:link    {color:#ffffff; text-decoration:none; padding:6px 10px 7px 10px;}
.navBar a:active  {color:#ffffff; text-decoration:none; padding:6px 10px 7px 10px;}
.navBar a:visited {color:#ffffff; text-decoration:none; padding:6px 10px 7px 10px;}
.navBar a:hover   {color:#ffffff; text-decoration:none; background-color:#12360e; padding:6px 10px 7px 10px;}

.selected a {color:#ffffff; text-decoration:none; background-color:#12360e; padding:6px 10px 7px 10px;}


.logoFoot {
	width:90px;
	float:left;
	}

.infoFoot {
	width:300px;
	float:left;
	padding:0 25px 0  0 ;
	margin:10px 0 0 0;
	}

.navFoot {	
	float:right;
	margin:10px 0 0 0;
	}


.navFoot ul {
	list-style:none;
	display:inline-block;
	margin:0 0 0 25px;
	padding:0;
	
	
	}

.navFoot li {
	float:left;
	list-style:none;
	text-transform:uppercase;
	color:#ffffff;
	margin:0;
	padding:0 0 0 20px;
	
	}

.navFoot a:link    {color:#ffffff; text-decoration:none;}
.navFoot a:active  {color:#ffffff; text-decoration:none;}
.navFoot a:visited {color:#ffffff; text-decoration:none;}
.navFoot a:hover   {color:#6F6; text-decoration:none;}




.page {
	background-color:#ffffff;
	min-height:400px;
	}

.logo {
	width:200px;
	float:left;
	margin:15px 0 0 20px;
	}
	
.subtitle {
	color:#2b8022;
	/*font-size:24px;*/
	font-size:20px;
	width:400px;
	float:right;
	text-align:right;
	/*margin:25px 40px 0 0;*/
	margin: 5px 40px 0 0;
	font-weight:normal;
	}

.getStarted {	
	width:164px;
	height:54px;
	position:relative;
	right:-720px;
	top:-10px;	
	}
	
.chalkboard {
	background:url(/img/chalkBoard.jpg) no-repeat;
	width:560px;
	height:303px;
	float:left;
	color:#ffffff;
	padding:25px;
	}
	
.chalkboard h1 {
	font-size:2em;
	margin:0;
	padding:0;
	}
	
.chalkBtns {
	margin:40px 0 0 0;
	}

.homeInfo {
	float:left;
	width:260px;
	padding:15px 25px 0 25px;
	}
	
.homeInfo h2 {
	margin:0;
	padding:0 0 0 60px;
	background:url(/img/icon-gavel.jpg) no-repeat;
	background-position:left;
	height:47px;
	line-height:70px;
	font-size:28px;	
	}
	
.homeInfo p {
	font-style:italic;
	font-size:1.2em;
	margin:10px 0 15px 0;	
	}
	
.teaserBoxes {
	border-top:solid 6px #000;
	}
	
.teaserBoxes p {	
	min-height:265px;
	line-height:1.7em;
	}
	
.teaserBoxes h3 {
	margin:0;
	padding:0 0 0 28px;
	text-transform:uppercase;
	height:24px;
	line-height:26px;
	color:#333333 !important;	
	}
	
.teaserBoxes h4 {
	background:url(/img/arrow-view-more.jpg);
	background-position:right;
	background-repeat:no-repeat;
	text-transform:uppercase;
	color:#2e8424;
	margin:0;
	padding:0 15px 0 0;
	text-align:right;
	}
	
.moreInfo a {color:#2e8424; text-decoration:none;}
.moreInfo a:hover {color:#999999; text-decoration:none;}
	
.box1 {
	width:250px;
	float:left;
	margin:25px 0 25px 2px;
	padding:0 25px;
	min-height:380px;
	}

.box1 h3 {
	background:url(/img/icon-info.jpg) no-repeat;
	}	

.box2 {	
	width:250px;
	float:left;
	background:url(/img/divide-green.jpg) repeat-y;
	background-position:left top;
	margin:25px 0 25px 2px;
	padding:0 25px;
	min-height:380px;
	}

.box2 h3 {
	background:url(/img/icon-process.jpg) no-repeat;
	}	

.box3 {
	width:250px;
	float:left;
	background:url(/img/divide-green.jpg) repeat-y;
	background-position:left top;
	margin:25px 0 25px 2px;
	padding:0 25px;
	min-height:380px;
	}
	
.box3 h3 {
	background:url(/img/icon-question.jpg) no-repeat;
	}	
	
.subData {
	width:550px;
	float:left;	
	padding:25px;
	}
	
.subImg {
	float:left;	
	width:300px;	
	margin:40px 0 25px 15px;
	}
	
.subImg img {
	border:solid 1px #2e8424;	
	}	

.subData h1  {
	margin:0 0 25px 0;
	padding:0;
	}
	
.subData h2  {
	margin:0;
	padding:0;
	font-size:18px;
	color:#2b8022;
	}
	
.subData p{
	margin:0 0 15px 0;
	padding:0;
	line-height:1.5em;
	}
	
.question {
	text-transform:uppercase;
	font-weight:bold;
	font-size:1.2em;
	line-height:1.2em !important;
	}

.answer {
	border-bottom:solid 1px #cccccc;
	padding-bottom:25px !important;
	}


.contactLF h2, .contactRT h2 {
	padding-bottom:10px;
	}
	
.contactLF {
	width:250px;
	float:left;
	}
	
.contactRT {
	width:250px;
	float:left;
	}
	
div.contactRT label {
	font-weight:bold;
	display:inline-block;
	padding:15px 0 3px 0;
	}
	
div.contactRT input[type=text] {
	width:280px;
	}
	

div.contactRT input[type=submit] {
	width:205px;
	text-transform:uppercase;
	margin:15px 0 0 0;
	background-color:#2e8424;
	border:none;
	color:#ffffff;
	padding:10px 5px;
	}

div.contactRT textarea {
	width:280px;
	height:100px;	
	}


/* subData forms */

div.subData label {
	font-weight:bold;
	display:inline-block;
	padding:15px 0 3px 0;
	}
	
div.subData input[type=text] {
	width:280px;
	}
	

div.subData input[type=submit] {
	width:205px;
	text-transform:uppercase;
	margin:15px 0 0 0;
	background-color:#2e8424;
	border:none;
	color:#ffffff;
	padding:10px 5px;
	}

div.subData textarea {
	width:280px;
	height:100px;	
	}
	
.response {
	width:300px;
	margin:75px auto;	
	background-color:#e8e8e8;
	border:solid 1px #cccccc;
	text-align:center;
	font-weight:bold;
	padding:20px;	
	}
	
.contactresp {
	width:200px !important;
	}
	

	
.referralForm {
	margin:50px 0 50px 125px;
	}





/* testimonials */

#testimonial, #testimonial li{
	margin:20px 0 0 10px;
	padding:0;
	list-style:none;
	}
#testimonial{
	width:250px;
	font-size:12px;
	line-height:18px;
	font-style:italic;
	color:#666666;	
	}
#testimonial li{	
	display:none; /* hide the items at first only */
		}

.testimonialPage ul {
	padding:0;
	margin:25px 50px 0 20px;
	}

		
.testimonialPage li {
	list-style:none;
	padding:5px 0 15px 33px;
	margin:15px 0;
	background:url(/img/icon-quot.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	font-style:italic;
	font-size:14px;
	line-height:16px;
	font-weight:normal;
	color:#000;
	border-bottom:solid 1px #e8e8e8;
	
	
	
	}

/* */
		
.teaserTitle {
	color:#333333;
	text-decoration:none !important;
	}
	
/* sprites */

.viewSprite {
	
	}


.viewSprite a {
	display:block;
	width:168px;
	height:44px;
	background:url(/img/sprite-view-services.png) no-repeat;
	background-position:0 -44px;
	cursor:pointer;
	text-indent:-9999px;	
	}

.viewSprite a:hover {
	background-position:0 0;
	}
	
.viewBrochure a {
	display:block;
	width:168px;
	height:44px;
	background:url(/img/sprite-view-brochure.png) no-repeat;
	background-position:0 -44px;
	cursor:pointer;
	text-indent:-9999px;	
	}

.viewBrochure a:hover {
	background-position:0 0;
	}
	
	
.btnGetStarted a {
	display:block;
	width:168px;
	height:44px;
	background:url(/img/sprite-get-started.png) no-repeat;
	background-position:0 -44px;
	cursor:pointer;
	text-indent:-9999px;	
	}

.btnGetStarted a:hover {
	background-position:0 0;
	}
	
.menu404 ul {
	list-style:square;
	color: #060;
	font-size:16px;
	font-weight:bold;
	line-height:24px;
	}
	
.noNav {
	display:none !important;
	}
	
.stateLink {
	text-align:center;
	}
	
.stateLink h4 {
	background:url(/img/arrow-view-more.jpg);
	background-position:right;
	background-repeat:no-repeat;
	text-transform:uppercase;
	color:#2e8424;
	margin:0 30px 0 0;
	padding:0 15px 0 0;
	text-align:right;
	}
	
.seoPage h1 {
	font-size:22px;
	}
	
.lglAddress {
	font-size:10px;
	padding:20px 0 0 0;
	float:left;
	height:0;
	}
	
.socials {
	text-align:right;
	padding-bottom:10px;
	}
	
.socials img {
	padding:0 0 0 5px;
	}
	


