@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.4;
	color: #000;
	background-attachment: fixed;
	background-image: url(images/bg_leaves.jpg);
}

/* ~~ Element/tag selectors ~~ */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 25px;
	color: #446731;
}
h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #446731;
	margin: 0;
	font-size: 18px;
	font-weight: bold;
	display: block;
	padding-bottom: 10px;
	line-height: 21px;
}

a img {
	border: none;
}
a:link {
	text-decoration: none;
	color: #FFF;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}

p {
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

ul, ol, dl {
	margin-top: -10px;
	margin-left: -15px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20;
	font-size: 12px;
}


/* ~~ this fixed width container surrounds the other divs ~~ */

#container {
	width: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/bg_content.png);
	background-repeat: repeat-x;
	background-color: #FFF;
}
#horizontalGreenEdge {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	height: 10px;
	background-color: #446731;
}
#spacerDiv {
	height: 150px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}

/* ---------- ---------- ---------- ---------- header ---------- */

#headerDiv {
	height: 150px;
	width: 100%;
	background-image: url(images/bg_green1.png);
	position:fixed;
	z-index:10000;
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #446731;
}
#headerThankYouDiv {
	height: 150px;
	width: 100%;
	background-image: url(images/bg_green1.png);
	background-repeat: repeat-x;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #446731;
}
#headerInsideDiv {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	height: 135px;
	padding-top: 15px;
}
#logoDiv {
	height: 126px;
	width: 280px;
	float: left;
}

#headerRightDiv {
	width: 540px;
	float: right;
	text-align: center;
}
#headerRightUpperDiv {
	height: 70px;
	width: 540px;
	float: right;
	text-align: center;
}
#headerRightUpperL1Div {
	height: 70px;
	width: 420px;
	float: right;
	text-align: center;
	color: #A7C15C;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	line-height: 24px;
}
#headerRightUpperL2Div {
	height: 70px;
	width: 40px;
	float: right;
	text-align: center;
}

/* ---------- menu ---------- */

#menuDiv {
	width: 800px;	
	background-color: #FFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FAD75A;
}
#menuRightDiv {
	width: 540px;
	padding-top: 0px;
	float: right;
	text-align: center;
}
#menuItemDiv {
	height: 40px;
	width: 135px;
	padding-top: 6px;
	float: right;
	text-align: center;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
}
#menuItemDiv:Hover {
	color: #FFF;
	font-weight: bold;
	font-size: 18px;
}

/* ---------- ---------- ---------- ---------- home ---------- */

#homeDiv {
	height: 440px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	text-align: center;
	background-color: #FFF;
	background-image: url(images/bg_leaves_sky.jpg);
	background-repeat: repeat;
}
#contentDiv {
	width: 850px;
	padding-top: 30px;
	padding-bottom: 90px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	z-index:9999;
}
#contentHeaderDiv {
	height: 70px;
	width: 850px;
	text-align: center;
}
#homeContentDiv {
	height: 440px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(images/bg_home_tree_guy.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#homeTextDiv {
	height: 290px;
	width: 380px;
	float: right;
	text-align: left;
	padding-top: 102px;
	padding-right:80px;
}

/* ---------- slideshow ---------- */

#slideshowDiv {
	height: 260px;
	width: 370px;
	padding-top: 107px;
	float: left;
}
#slideshowInsideDiv {
	height: 220px;
	width: 370px;
}

/* ---------- ---------- ---------- ---------- services section ---------- */

#contentQuad {
	width: 182px;
	text-align: center;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
}

/* ---------- ---------- ---------- ---------- about section---------- */

#aboutPhotoLeftDiv {
	text-align: left;
	float: left;
	width: 350px;
	padding-right: 20px;
	padding-bottom: 20px;
}
#aboutTextRightDiv {
	text-align: left;
	float: right;
	width: 470px;
}
#aboutPhotoRightDiv {
	text-align: left;
	float: right;
	width: 350px;
	padding-left: 20px;
	padding-bottom: 20px;
}
#aboutTextLeftDiv {
	text-align: left;
	float: left;
	width: 470px;
}

/* ---------- ---------- ---------- ---------- contact ---------- */

#contactLeftDiv {
	text-align: left;
	float: left;
	width: 340px;
	padding-left: 40px;
}
#contactRightDiv {
	min-height: 544px;
	width: 445px;
	padding-top: 20px;
	padding-left: 15px;
	margin-bottom: 20px;
	text-align: left;
	float: right;
	background-color: #446731;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	/*visibility: hidden;*/
}

/* ---------- ---------- ---------- ---------- thank you ---------- */

.thankYouButtonClass {
	height: 45px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 300px;
	margin-left: 300px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	display: block;
	background-color: #446731;
	color: #FFF;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}
.thankYouButtonClass:hover {
	background-color: #A7C15C;
}

/* ---------- ---------- ---------- ---------- terms ---------- */

#contentTermsDiv {
	width: 850px;
	padding-top: 30px;
	padding-bottom: 90px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	z-index:9999;
}
#contentTermsDiv h2 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 18px;
	color: #446731;
	text-align: left;
}
#termsDiv {
	text-align: left;
	padding-left: 40px;
}

/* ---------- ---------- ---------- ---------- footer ---------- */

#footerDiv {
	height: 90px;
	padding-top: 15px;
	padding-bottom: 25px;
	margin-right: auto;
	margin-left: auto;	/*border-radius: 0px 0px 16px 16px;*/
}
#footerInsideDiv {
	height: 90px;
	width: 850px;
	text-align: center;
	color: #FFF;
	font-size: 14px;
	margin-right: auto;
	margin-left: auto;	/*border-radius: 0px 0px 16px 16px;*/
}
#footerInsideLeftDiv {
	height: 80px;
	width: 200px;
	padding-top: 10px;
	float: left;
	text-align: left;
}
#footerInsideMidDiv {
	height: 90px;
	width: 470px;
	float: left;
	text-align: center;
}
#footerInsideMidUpperDiv {
	height: 45px;
	width: 200px;
	padding-top: 5px;
	padding-left: 135px;
	padding-right: 135px;
	float: left;
	text-align: center;
}
#termFaqDiv {
	height: 35px;
	width: 100px;
	padding-top: 5px;
	float: left;
	font-weight: bold;
}
#termFaqDiv:Hover {
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
}
#footerInsideMidLowerDiv {
	height: 40px;
	width: 470px;
	float: left;
	text-align: center;
}
#footerInsideRightDiv {
	height: 80px;
	width: 180px;
	padding-top: 10px;
	float: right;
}
#footerSocialMediaDiv {
	height: 58px;
	width: 40px;
	padding-top: 12px;
	float: right;
	text-align: center;
}

/* ---------- ---------- ---------- ---------- miscellaneous classes ---------- */

.footerLinkClass {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
.footerLinkClass:hover {
	color: #7AB43D;
}
.footerLinkClass:visited {
	color: #FFF;
	font-weight: bold;
}
.medHeader {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	line-height: 40px;
}
.medBigHeader {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	line-height: 28px;
	font-size: 18px;
}
.tagLineClass {
	font-family: "Times New Roman", Times, serif;
	margin: 0;
	line-height: 20px;
	font-size: 18px;
	font-style: italic;
	color: #996;
	display: block;
	padding-bottom: 30px;
}
.smallItalicsClass {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}

#preload { 
	display: none; 
}
