@charset "UTF-8";
/* CSS Document */


/* neutralize browser styles */
body, html {
	margin:0;
	padding:0;

}

/* neutralize browser spacing for vertical elements */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	margin: 1em 0;
	padding: 0;
}
#footerBottom {
	width: 800px;
}

/* General Styles */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/bgRepeat.gif);
	background-repeat: repeat-x;
	background-position: 0px 50px;
	background-color: #dce7f6;
}
#wrapper {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 780px;
}
#container {
/*	height: 785px; */
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
}
#header {
	background-image: url(../images/home/headerBG.jpg);
	height: 118px;
	width: 800px;
}
#logo {
	height: 89px;
	width: 213px;
	float: left;
}
#searchbox {
	height: 100px;
	width: 300px;
	float: right;
	color: #87B338;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	text-align: right;
	letter-spacing: 1px;
	padding-right: 8px;
	padding-top: 8px;
	font-weight: normal;
}
#clearFloat {
	clear: both;
}
#mainPic {
	height: 350px;
	width: 800px;
	margin-top: 1px;
	background-image: url(../img/1.jpg);
}

#slideshow {
    position:relative;
    height:350px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

#footer {
	background-image: url(../images/home/footerBG.gif);
	height: 130px;
	width: 800px;
	margin-top: 1px;
	color: #CCC;
}
#nav {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #96b852;
	letter-spacing: 1px;
}
#footerSectionOne {
	height: 90px;
	width: 240px;
	float: left;
	padding: 5px;
}
#footerSectionTwo {
	height: 90px;
	width: 240px;
	float: left;
	padding: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
#footerSectionThree {
	height: 90px;
	width: 240px;
	float: left;
	padding: 5px;
	margin-left: 20px;
}
#footerLinksFix {
	float: left;
	margin-top: 5px;
	height: 15px;
	font-size: 12px;
	color: #96b852;
	letter-spacing: 5px;
	margin-left: 40px;
}
#footerLinks {
	height: 15px;
	font-size: 12px;
	color: #96b852;
	letter-spacing: 5px;
	float: left;
}
#grass {
	width: 470px;
	height: 101px;
	background-image:url(../images/grassbird.gif);
	background-repeat:no-repeat;
	float: right;
	margin-right: -100px;
	margin-top: 10px;
}
a:link {
	color: #efefef;
}
a:visited {
	color: #efefef;
}
a:hover {
	color: #96b852;
}
a:active {
	color: #96b852;
}

#wrapper #container #header #searchbox a:link {
	color: #87B338;
	text-decoration: none;
}
#wrapper #container #header #searchbox a:visited {
	color: #87B338;
	text-decoration: none;
}
#wrapper #container #header #searchbox a:hover {
	color: #FFF;
	text-decoration: underline;
}
#wrapper #container #header #searchbox a:active {
	color: #87B338;
	text-decoration: underline;
}
#wrapper #container #footerBottom #footerLinksFix a:link {
	color: #29190E;
	text-decoration: none;
	letter-spacing: 0px;
}
#wrapper #container #footerBottom #footerLinksFix a:visited {
	color: #29190E;
	text-decoration: none;
	letter-spacing: 0px;
}
#wrapper #container #footerBottom #footerLinksFix a:hover {
	color: #29190E;
	text-decoration: underline;
	letter-spacing: 0px;
}
#wrapper #container #footerBottom #footerLinksFix a:active {
	color: #BCD1EF;
	text-decoration: underline;
	letter-spacing: 0px;
}
.imgNoBorder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

ul {
	margin-left: 3px;
	list-style-position:inside;
	}

#announce {
	width:200px;
	z-index:1;
	float: left;
	margin-left: 45px;
	margin-top: 20px;
	color: #89B53A;
	font-size: 16px;
}

#announce a {
	color:#89B53A;
}

#announce p {
	color:#FFF;
	font-size:12px;
}

#twitter {
	height: 50px;
	width: 275px;
	margin-left: 13px;
	margin-top: 7px;
	padding: 0;
	font-size: 11px;
}

#twitter li {
	list-style: none;
}

#twitter_update_list li {
	margin: 0;
	padding: 0;
}

#grass #twitter a {
	color: #89B53A;
}

#follow {
	background-color: #99CA43;
	width: 70px;
	float: left;
	margin-left: 120px;
	margin-top: 15px;
	padding: 5px;
	text-align: center;
}

#follow a {
	color: #336022;
}

#tab {
	width: 40px;
	height: 75px;
	padding: 0;
	margin: 0;
	float: right;
	margin-top: 300px;
}

