/* CSS Document */
body {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: 8F8E69;
	background-color: #8dad69;
	text-align: center;
	display: block;
	
}

 a:link, a:active, a:visited {
	color: #365613;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

a:hover {
	color: #8dad69;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

p {
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-left: 15px;
	color: #8F8E69;
}

li {color: #8F8E69;}

.solid { color: #000000}

h1 {
	font-size: 16px;
	color: #365613;
	font-weight: bold;
	padding-left: 15px;
}

h2 {
	font-size: 15px;
	color: #365613;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
	margin: 0px;
}

h3 {
	font-size: 20px;
	color: #990000;
	font-weight: bold;
	padding-left: 15px;
}

#container {
	width: 724px;
	text-align: left;
	background-image: url(images/containbg.jpg);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right:auto;
	
}

#header1{
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 48px;
	width: 722px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #31500d;
	border-right-color: #31500d;
	border-left-color: #31500d;
}

#header2{
	background-image: url(images/header_none.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 48px;
	width: 722px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #31500d;
	border-right-color: #31500d;
	border-left-color: #31500d;
}

#header3{
	background-image: url(images/header_hen.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 48px;
	width: 722px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #31500d;
	border-right-color: #31500d;
	border-left-color: #31500d;
}

#side {
	float: left;
	width: 181px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #31500d;
	
	
}

#sidebg{
	background-image: url(images/sidebg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 375px;
	width: 180px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #31500d;


}

#nav {
	clear: both;
	padding: 0px;
	margin: 0px;
}

#nav ul{
	list-style-type:none;
	padding:0;
	margin:0;
	}

#nav li{
	list-style-type:none;
	padding:0;
	margin:0;
	}

#nav a:link, #nav a:visited, #nav a:active{
	display: block;
	width: 165px;
	color:#365613;
	background-image:  url(images/nav_backgrounds.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration:none;
	font-weight: bold;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	margin:0;
	border-top: #365613;
	border-right: #365613;
	border-bottom: 1px solid #365613;
	border-left: 1px solid #365613;
	}

#nav a:hover {
	background-position: -210px 0;
	font-weight: bold;
	color:#365613;
	margin:0;
	}

#nav2 {
	clear: both;
	padding: 0px;
	margin: 0px
}

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

#nav2 li {
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}

#nav2 a:link, #nav2 a:active, #nav2 a:visited {
	color: #365613;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}


#nav2 a:hover {
	color: #365613;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	font-size: 12px;
}

#main {
	float: right;
	width: 543px;
	margin: 0px;
	padding: 0px;	
	
}

.box {
	float:right;
	width: 197px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #365613;
	border-right-color: #365613;
	border-bottom-color: #365613;
	border-left-color: #365613;
	background-color: #E2DFCC;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	border-right-style: solid;
}

.farming{
	margin: 0px;
	padding: 0px;
	height: 253px;
	width: 543px;
}

#footer {
	clear: both;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	width: 724px;
	background-image: url(images/containbg.jpg);
	background-repeat: no-repeat;
	height: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #31500d;
	
}

#footer2{
	clear: both;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	width: 724px;
	background-color: #8dad69;
	
}

#footer2 a:link, #footer2 a:active, #footer2 a:visited {
	color: #365613;
	font-weight: bold;
	text-align: left;
}

#footer2 a:hover {
	color: #365613;
	font-weight: bold;
	text-align: left;
}

.footerR {
	margin: 0px;
	padding-right: 15px;
	float: right;
}

.footerL {
	margin: 0px;
	padding-left: 15px;
	float: left;
	text-align: left;
}

.photoR {
	float:right;
	padding-left:15px;
	padding-bottom:10px;
	padding-right:15px;
}

.photoL {
	float:left;
	padding-left:15px;
	padding-bottom:10px;
	padding-right:15px;
}

ul {
	padding:0px;
	margin-left:50px;
	margin-top:0px;
	margin-bottom:0px;
	}
li	{
	padding:0px;
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:5px;
	}	
.lifarm {
	list-style-image: url(images/bullet.jpg);
	padding-left: 15px;
	list-style-position: outside;
}

.mid {text-align:center;}