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

body {
	background:#336600;
	padding:0px;
	margin:0px;
	font-family:"Trebuchet MS", Geneva, Arial, Helvetica;
	font-size:12px;
}

#nav {
	margin:7px 0;
	padding:0 0 0 104px;
	background:url(images/nav.gif) no-repeat left top;
	height:44px;
	width:990px;
}

#nav li {
	list-style:none;
	float:left;
	margin-right:1px;
}

#nav li span {
	display:none;
}

#nav li a {
	height:44px;
	display:block;
}

#nav_home {
	background:url(images/nav_home.gif) no-repeat center top;
	width:77px;
}


#nav_products {
	background:url(images/nav_products.gif) no-repeat center top;
	width:90px;
}

#nav_fun {
	background:url(images/nav_fun.gif) no-repeat center top;
	width:95px;
}

#nav_sites {
	background:url(images/nav_sites.gif) no-repeat center top;
	width:125px;
}

#nav_history {
	background:url(images/nav_history.gif) no-repeat center top;
	width:108px;
}

#nav_contact {
	background:url(images/nav_contact.gif) no-repeat center top;
	width:205px;
}

#nav_blog {
	background:url(images/nav_blog.gif) no-repeat center top;
	width:68px;
}


#nav li a:hover {
	background-position:center -51px;
}

#nav li a.current, .home #nav_home, .page-id-4 #nav_products, .page-id-5 #nav_fun, .page-id-6 #nav_sites, .page-id-7 #nav_history, .page-id-8 #nav_contact,.archive #nav_blog, .blog #nav_blog, .single #nav_blog {
	background-position:center -106px;
}

.home #nav2_home, .page-id-4 #nav2_products, .page-id-5 #nav2_fun, .page-id-6 #nav2_sites, .page-id-7 #nav2_history, .page-id-8 #nav2_contact,.archive #nav2_blog, .blog #nav2_blog, .single #nav2_blog {
	text-decoration:none;
}

.home h1 {
	text-indent:-5000px;
	background:url(images/h1_home.gif) no-repeat left top;
	width:418px;
	height:23px;
}

.page-id-4 h1 {
	text-indent:-5000px;
	background:url(images/h1_product.gif) no-repeat left top;
	width:125px;
	height:26px;
}

.page-id-5 h1 {
	text-indent:-5000px;
	background:url(images/h1_farm_fun.gif) no-repeat left top;
	width:127px;
	height:24px;
}

.page-id-6 h1 {
	text-indent:-5000px;
	background:url(images/h1_sites.gif) no-repeat left top;
	width:183px;
	height:26px;
}

.page-id-7 h1 {
	text-indent:-5000px;
	background:url(images/h1_history.gif) no-repeat left top;
	width:157px;
	height:32px;
}

.page-id-8 h1 {
	text-indent:-5000px;
	background:url(images/h1_contact.gif) no-repeat left top;
	width:380px;
	height:25px;
}

#header {
	margin:0 auto 7px;
	width:990px;
}

#wrapper {
	width:784px;
	margin:0 auto;
	position:relative;
}

img {
	border:none;
}

#left_col {
	float:left;
	width:192px;
	margin-right:14px;
	position:relative;
}

#right_col {
	float:right;
	width:192px;
	margin-left:14px;
}

#newsletter {
	padding:0px;
	margin:0px 0 7px;
	background:#ffe600 url(images/newsletter.gif) no-repeat center top;
	height:147px;
	width:192px;
	position:relative;
}

#name_field {
	position:absolute;
	top:45px;
	left:20px;
}

#email_field {
	position:absolute;
	top:75px;
	left:20px;
}

input {
	font-size:11px;
	border:none;
	background:#FFF none;
	color:#999;
}

#submit_field {
	background:url(images/submit.jpg) no-repeat center top;
	border:none;
	height:22px;
	width:62px;
	position:absolute;
	top:110px;
	left:20px;
}

#hours {
	background:#996633 url(images/hours.gif) no-repeat center top;
	min-height:90px;
	width:152px;
	padding:35px 20px 5px;
	margin:0 0 7px;
}

#hours p {
	line-height:18px;
}

#footer {
	padding-top:5px;
	margin-left:206px;
}

.archive #footer, .blog #footer, .single #footer {
	margin-left:0px;
}


#footer p {
	padding:5px 0;
	margin:0;
	font-size:11px;
	color:#ccff99;
	text-align:left;
	width:578px;
	float:left;
}


a {
	color:#ccff99;
}

a:hover {
	color:#ffff00;
}

h1 {
	padding:0px;
	margin:0px 0 20px;
}

h2 {
	color:#ffff00;
	font-size:18px;
	padding:0px;
	margin:15px 0 0;
}

h3 {
	margin:-20px 0 20px;
	padding:0px;
	color:#ffff00;
}

p {
	color:#FFFFFF;
	font-size:14px;
	padding:0px;
	margin:0 0 15px;
	line-height:16px;
}

h2 a {
	color:#ffff00;
	font-weight:normal;
	text-decoration:none;
}

h2 a:hover {
	text-decoration:underline;
}

#content {
	width:518px;
	float:left;
	background:#87ba21 url(images/main.gif) no-repeat center top;
	padding:30px;
}

#content a:hover {
	color:#ffff00;
}

#nav2 {
	padding:0px;
	margin:10px 0 0;
}

#nav2 li {
	list-style:none;
	background:url(images/bullet.gif) no-repeat left center;
	padding-left:10px;
	border-bottom:1px solid #d7fe91;
}

#nav2 li.none {
	border:none;
}

#nav2 a {
	color:#d7fe91;
	border-left:1px solid #d7fe91;
	padding:7px;
	display:block;
	font-weight:normal;
}

#nav2 a:hover, #nav2 a.current {
	text-decoration:none;
}

#nav2 a.current {
	font-weight:bold;
}


hr {
	background:url(images/hr.gif) repeat-x top;
	border:none;
	color:#87ba21;
	height:2px;
	margin:20px 0;
	clear:both;
}

.top {
	color:#ffff00;
	text-decoration:none;
}

.top:hover {
	text-decoration:underline;
}

.left {
	float:left;
	margin:0 20px 20px 0;
}

#browse {
	width:152px;
	background:#ebe0d6 url(images/browse.gif) no-repeat left top;
	padding:30px 20px;
	margin-bottom:7px;
}

#browse ul {
	margin:0px;
	padding:0px;
}

#browse li {
	list-style:none;
	margin:5px 0 5px 10px;
	padding:0px;
}

#browse h2 {
	color:#996633;
	font-size:16px;
}

#browse a {
	color:#996633;
}


