@charset "utf-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	background-image: url(../images/bg_main.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-position: center top;
	line-height: 16px;
}
.layout #bg #container #header #topNav {
	height: 23px;
	width: 250px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	padding-top: 6px;
	padding-right: 15px;
}

.layout #nav {
	clear:both;
	overflow:hidden;
	margin: 0px;
	padding: 0px;
	height: 37px;
	width: 984px;
}
.layout #bg #container #header #topNav a:link, .layout #bg #container #header #topNav a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.layout  #bg  #container  #header  #topNav  a:hover, .layout  #bg  #container  #header  #topNav  a:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #DFE99C;
}

.layout #bg {
	background-image: url(../images/bg_hay.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.layout #nav ul li a:hover {
	background-position: 0px -37px;
}


.layout #container {
	width: 984px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(../images/bg_container.png);
	background-repeat: repeat-y;
	background-position: center;
} 
.layout #header {
	background-image: url(../images/bg_header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 130px;
	padding-top: 0;
	padding-bottom: 0;
	width: 984px;
} 

.layout  #header  a.logoClick {
	display: block;
	height: 130px;
	width: 300px;
	float: left;
}
.layout #highlights {
	height: 185px;
	width: 362px;
	position: absolute;
	top: 2px;
	right: 24px;
	z-index: 999;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
     src='../images/highlights.png', sizingMethod='scale');

}

.layout #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 285px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	position: relative;
	padding-top: 15px;
	top: -110px;
}
.layout  ul.arrow {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.layout   ul   li.arrow  {
	margin-top: 1px;
	margin-bottom: 1px;
	list-style-type: none;
	background-image: url(../images/bullet_green.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}




.layout #mainContent {
	float: left;
	width: 940px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0 px;
	padding-left: 20px;
} 
.layout #mainContenthome {
	float: left;
	width: 960px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0 px;
	padding-left: 20px;
}

.layout #bg #container #flash {
	height: 276px;
	width: 984px;
}
.layout #bg #container #mainImage {
	height: 187px;
	width: 984px;
}
h1 {
	color: #5E6A38;
	font-size: 22px;
	font-family: "Times New Roman", Times, serif;
	font-variant: normal;
	font-weight: bold;
	margin-top: 25px;
	font-style: italic;
}
h2 {
	color: #753E37;
	font-size: 18px;
	font-weight: normal;
}

h3 {
	color: #465223;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 5px;
}


a:link, a:visited {
	color: #5e6a38;
	text-decoration: underline;
}
ul {
	margin-top: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
li {
	background-image: url(../images/bullet_green.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	list-style-type: none;
	padding-left: 20px;
	padding-bottom: 3px;
}

a:hover, a:active {
	color: #7C3F38;
	text-decoration: underline;
}

div.hr {
	 height: 5px;
	background-image: url(../images/bg_hr.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 7px;
}
div.hr hr {
	  display: none;
	display: none;
}



.layout #footer {
	background-image: url(../images/bg_footer.gif);
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 10px;
} 
.disclaimer {
	font-size: 10px;
	text-align: left;
}

.layout #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;
	font-size: 12px;
}
.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;
}
.highlight {
	background-color: #FFFF66;
	padding: 2px;
	font-weight: bold;
}
.testimonials {
	color: #708042;
	background-color: #F4F8E0;
	padding: 15px;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #708042;
}
.map {
	background-color: #F4F8E0;
	border: 1px solid #718047;
}
.H1BLACK {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.layout #sidebarRight {
	float: right;
	width: 275px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #FFFFFF;
}
td.bgGray {
	background-color: #eeeeee;
}
td.bgGreen {
	background-color: #768647;
	font-weight: bold;
	color: #FFFFFF;
}
.websites {
	float: right;
	width: 250px;
	background-image: url(../images/icon_webpage.gif);
	background-repeat: no-repeat;
	background-position: left 15px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-weight: bold;
}
