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

 
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #D9D4C4;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(Assets/field.jpg);
	background-repeat: repeat;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
p {
	font-size: 12px;
	line-height: 17px;
	color: #333333;
}
ul {
	font-size: 12px;
	line-height: 16px;
}
.thrColFixHdr #container {
	width: 800px; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 20px;
	background-color: #F0F3E1;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BEB9AC;
	border-right-color: #BEB9AC;
	border-bottom-color: #BEB9AC;
	border-left-color: #BEB9AC;
	text-align: left;
	background-image: url(Assets/compass.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
} 
.thrColFixHdr #header {
	background-image: url(Assets/GREENlong.jpg);
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 104px;
} 
.thrColFixHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 20px;
}
.thrColFixHdr #sidebar1 {
	width: 190px;
	margin: 0px;
	height: auto;
	padding-top: 0px;
	float: left;
}
.thrColFixHdr #sidebar2 {
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16pt;
	color: #8D6A41;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
.thrColFixHdr #mainContent {
	margin-right: 190px;
	margin-bottom: 0;
	margin-left: 210px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	padding-top: 0px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #BBCB72;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #BBCB72;
	margin-top: 45px;
} 
.thrColFixHdr #mainContentserv {
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #BBCB72;
	border-left-color: #BBCB72;
	margin-left: 210px;
	margin-right: 190px;
	margin-top: 45px;
	padding-bottom: 0px;
	background-color: #ccc;
}
.thrColFixHdr #footer {
	padding: 0 10px 0 20px;
	background-color: #97B391;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	color: #F0F3E1;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#apDiv1 {
	position:absolute;
	left:50px;
	top:50px;
	width:694px;
	height:31px;
	z-index:1;
	margin: 0px;
	padding: 0px;
}
#apDiv2 {
	position:absolute;
	left:210px;
	top:104px;
	z-index:1;
	margin-left: 20px;
	width: 560px;
	height: 18px;
	clear: both;
}
#apDiv3 {
	position:absolute;
	left:294px;
	top:141px;
	width:800px;
	height:479px;
	z-index:1;
}

h1 {
	font-size: 30px;
	color: #547A50;
	letter-spacing: -1pt;
	line-height: 28px;
	padding-bottom: 10px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 12px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-weight: bold;
	letter-spacing: 0px;
}
h3 {
	font-size: 13px;
	color: #B4551C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2pt;
	font-style: normal;
	text-decoration: none;
	padding-left: 7px;
	border-left-width: 2px;
	border-left-style: solid;
	border-top-color: #A5997B;
	border-right-color: #A5997B;
	border-bottom-color: #BBCB72;
	border-left-color: #BBCB72;
	line-height: 13px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
h4 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 17px;
	color: #D9D4C5;
	background-color: #547A50;
	padding: 7px;
	text-transform: uppercase;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BBCB72;
	border-right-color: #E3E3E3;
	border-bottom-color: #E3E3E3;
	border-left-color: #E3E3E3;
}
h5 {
	font-size: 15px;
	color: #547A50;
	background-color: #E6E0BF;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-transform: capitalize;
	margin-top: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #D9D4C5;
	border-right-color: #D9D4C5;
	border-bottom-color: #D9D4C5;
	border-left-color: #D9D4C5;
}
.sidebar2p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #B4551C;
	border-top-color: #D9D4C5;
	padding-top: 6px;
	border-left-color: #BBCB72;
	border-top-width: 1px;
	border-top-style: solid;
	padding-left: 8px;
	background-image: url(Assets/triangle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sidebar1p {
	padding-left: 10px;
	color: #8D6A41;
	font-size: 11px;
	line-height: 13px;
}
.sidebarquote {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	font-weight: bold;
	color: #698C64;
	padding-left: 10px;
	padding-right: 10px;
}
body,td,th {
	color: #333333;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12pt;
	font-weight: normal;
}
a:link {
	color: #B4551C;
	padding-bottom: 3px;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #F19934;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.embedtestimonial {
	font-size: 12px;
	color: #62574C;
	background-color: #E6ECC1;
	font-style: italic;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #A5997B;
	border-right-color: #A5997B;
	border-bottom-color: #A5997B;
	border-left-color: #A5997B;
	background-image: url(Assets/quote1.jpg);
	background-repeat: no-repeat;
	line-height: 17px;
}
.style2 {
	color: #F0F3E1;
	font-size: 12px;
	line-height: 10pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.style3 {
	font-size: 14pt;
	line-height: 17pt;
	color: #F0F3E1;
}
.style5 {
	color: #333333;
	font-weight: bold;
}
.style6 {color: #333333}
.style7 {
	font-size: 22pt;
	height: 22px;
}
.thrColFixHdr #containerhome {
	width: 800px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #547A50;
	border-right-color: #547A50;
	border-bottom-color: #547A50;
	border-left-color: #547A50;
	height: 569px;
	background-image: url(Assets/homepho.jpg);
	padding: 0px;
	float: left;
	clear: left;
	margin-top: 0px;
}
.thrColFixHdr #footerhome {
	background-color: #97B391;
	width: 760px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 30px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #547A50;
	border-bottom-color: #547A50;
	border-left-color: #547A50;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F0F3E1;
	top: 569px;
	left: 20px;
	height: 50px;
	text-align: left;
	border-top-width: 0px;
	z-index: auto;
	border-top-style: none;
	margin: 0px;
	position: absolute;
}
.thrColFixHdr #mainContenthome {
	margin-right: 190px;
	margin-bottom: 0;
	margin-left: 220px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	padding-top: 25px;
	position: absolute;
}
.testimonialtext {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BBCB72;
	padding-bottom: 20px;
	background-color: #E6ECC1;
	padding-top: 40px;
	padding-right: 20px;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #BBCB72;
	background-image: url(Assets/quote1.jpg);
	background-repeat: no-repeat;
}
 
.servicesanchors {
	background-color: #666633;
}
.famous_quote {
	font-size: 14px;
	line-height: 18px;
	color: #F19934;
	padding-left: 20px;
	font-style: italic;
	padding-right: 25px;
	font-weight: bold;
}
.quote_attrib {
	font-size: 11px;
	color: #A5997B;
	line-height: 13px;
	text-align: right;
	padding-right: 25px;
	padding-left: 25px;
}
