@charset "UTF-8";
/* CSS Document */

body {
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(images2/backgroundLONG.jpg);
	background-repeat: repeat-x;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #FFFFFF;
}
#container {
	width: 800px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #EBEBEB;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#content {
	background-image: url(images2/indexbodyBG.jpg);
	background-repeat: no-repeat;
	clear: both;
	margin-top: 5px;
}

#header {
	background-repeat: no-repeat;
}
#text {
	padding-top: 50px;
	padding-right: 40px;
	padding-bottom:0px;
	padding-left:40px;
}
h1 {
	color: #5D402E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: 16px;
}

h2 {
	color: #999999;
	font-size:15px;
}

.brownH2 {color: #3B240C}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 28px;
	color: #666666;
}
#footer {
	background-color: #637D25;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #8BA34E;
	margin-left: 40px;
	margin-right: 40px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #B4B6BA;
	clear: both;
}
#footer a {
	color: #8BA44D;
}
a {
	color: #3E2910;
}

#top {
	background-image: url(LogoTop.jpg);
	height: 61px;
}




 #nav ul li a:hover{
	color : #5B3E2D;
}

a#here {
	background-color: E20922 !important;
	color: #382409 !important;
}#handsimg {
	background-image: url(images2/hands.jpg);
	background-repeat: no-repeat;
	height: 150px;
}
.handsimgStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4B3223;
	font-size: 18px;
	margin-top: 0px;
	margin-left: 5px;
	padding-left: 5px;
}

#border {
	height: 5px;
	margin-bottom: 10px;
	background-color: #688028;
}
#sideLeft {
	float: left;
	padding-right: 5px;
	padding-left: 25px;
	width: 425px;
}
#sideRight {
	padding-right: 1px;
	float: right;
	width: 240px;
	padding-left: 10px;
	padding-top: 5px;
}
Right li {
	list-style-type: none;
}
#sideRight li {
	list-style-type: none;
	text-indent: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 25px;
	font-style: italic;
	color: #666666;
}
.telephone {
	float: right;
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 50px;
	padding-top: 25px;
	background-image: url(telBG.jpg);
	background-repeat: no-repeat;
}
#heading {
	background-image: url(images2/mock-up-NAV.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 18px;
	width: 100%;
}
#sideRight label {
	color: #333333;
	font-size: 12px;
}
#heading ul {
	list-style-type: none;
}
.oneColFixCtr #container #main #text #heading #sideLeft #List {
	float: left;
}
