﻿/************************/
/* Farm Resource Center */
/* http://www.frci.org/ */
/************************/
body, html {
	margin: 0px;
	padding: 0px;
	color: black;
	background-color: #EFF1DC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
#logo {
	background-position: left top;
	display: block;
	width: 782px;
	height: 0px;
	overflow: hidden;
	margin: 27px 0 0 22px;
	padding: 151px 0px 0px 0px;
	background-image: url('../image/logo_775.jpg');
	background-repeat: no-repeat;
	position: absolute;
}
#wrapper {
	margin: 0px auto;
	background-image: url('../image/bg_775.jpg');
	background-repeat: repeat-y;
	width: 775px;
}
#header {
	background-position: left top;
	background-image: url('../image/header_bg_775.jpg');
	background-repeat: no-repeat;
	height: 179px;
}
#nav {
	padding: 15px 20px 0;
	background-image: url('../image/nav_bg_775.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	width: 558px;
	height: 52px;
	float: right;
	margin-top: 126px;
	margin-left: 203px;
	position: absolute;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav ul li {
	display: inline;
	margin: 0 5px 0 0;
	padding: 0;
	position: relative;
}
#nav ul li ul {
	display: none;
	left: 0;
	top: 16px;
	position: absolute;
	border-style: solid; /* Border */
	border-width: 1px; /* Border width */
	border-color: #808080; /* Border color */
	/*border-style: none solid solid solid;*/ /* Border on left right & bottom only */
}
#nav ul li ul li {
	padding: 0px;
	margin: 0px;
}

#nav ul li ul li a {
	display: block;
	text-decoration: none;
	color: #000000;
	background: #d1d7a7;
	padding: 5px;
	width: 170px;
	margin: 0px;
	/*filter: alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity: 0.9;*/
}
/* Fix IE. Hide from IE Mac 
* html #nav ul li ul li {
	float: left;
	height: 1%;
}
* html #nav ul li ul li a {
	height: 1%;
} End */
#nav ul li:hover ul, #nav ul li.over ul {
	display: block;
}
#leftcolnav a, #nav a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
#nav a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#leftcol {
	width: 192px;
	float: left;
	font-size: small;
}
#leftcol p {
	margin: 0;
	padding: 5px;
}
#leftcol ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#leftcol ul li {
	margin: 0;
	padding-bottom: 10px;
}
#leftcolheader {
	width: 192px;
	height: 15px;
	background-image: url('../image/s_top.jpg');
	margin: 0 0 -1px 0;
}
#leftcolmain, #leftcolnav {
	width: 154px;
	background-image: url('../image/s_bg.jpg');
	padding: 0 18px 0 20px;
}
#leftcol span {
	background-image: url('../image/li.gif');
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 12px;
}
#leftcolnav span {
	background-image: url('../image/arrow.jpg');
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 15px;
}
#leftcolnav ul li ul li {
	padding: 10px 0 0 25px;
}
#leftcolnav ul li ul li a {
	font-weight: normal;
}
#leftcolfooter {
	width: 192px;
	height: 7px;
	background-image: url('../image/s_bottom.jpg');
	background-repeat: no-repeat;
}
#main {
	margin: 0 14px 0 0;
	width: 560px;
	float: right;
}
#main ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#mainheader {
	width: 560px;
	height: 15px;
	background-image: url('../image/main_top_green.jpg');
}
#maintitle {
	width: 560px;
	height: 135px;
	background-image: url('../image/main_title_green.jpg');
	margin: 0;
	padding: 0;
}
#mainspace {
	width: 510px;
	height: 40px;
	margin: 0;
	background-image: url('../image/main_bg_title.jpg');
	padding: 0 25px 0 25px;
}
#mainmain {
	width: 510px;
	background-image: url('../image/main_bg.jpg');
	padding: 20px 25px 60px 25px;
}
#main ul li {
	background-image: url('../image/li.gif');
	background-repeat: no-repeat;
	background-position: 0px 10px;
	margin-left: 15px;
	padding-top: 5px;
	padding-left: 15px;
}
h2 {
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}
h3 {
	background-image: url('../image/h2.gif');
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	border-bottom: #bfbfbf 1px dotted;
}
h4 {
	margin: 0 0 10px 0;
	background-image: url('../image/h4.gif');
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-bottom: #bfbfbf 1px dotted;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
#mainmain .box {
	margin: 0 auto;
	width: 480px;
	height: 240px;
	overflow: auto;
}
#mainmain .photo {
	margin: 0px 0px 0px 15px;
	padding: 0;
	background-image: url('../image/img_wrapper.jpg');
	float: right;
}
#mainmain img {
	margin: 0px;
	padding: 8px;
}
#mainfooter {
	width: 560px;
	height: 7px;
	background-image: url('../image/main_bottom.jpg');
	background-repeat: no-repeat;
}
.ruler {
	margin: 0px 0px 10px 0px;
	border-top: #bfbfbf 1px dotted;
}
#footer {
	clear: both;
	height: 60px;
	padding: 10px 0;
}
#footer p#left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: left;
	padding-left: 15px;
	padding-bottom: 15px;
	float: left;
}
#footer p#right {
	background-position: right top;
	margin-right: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: right;
	padding-right: 90px;
	padding-bottom: 15px;
	float: right;
	background-image: url('../image/logo_small.jpg');
	background-repeat: no-repeat;
}
#leftcol a:link, #footer p a:link {
	color: #3C4503;
}
#leftcol a:visited, #footer p a:visited {
	color: #000000;
}
* html #footer {
	/* For IE6 */
	height: 1px;
}


