/* CSS Document */
html {
	margin: 0;
	padding: 0;
	}
body {
	padding: 0;
	margin-top: 40px;
	background-color : #000;
}

#container {
	border: 1px solid #888;
	width: 900px;
	padding: 0;
	margin: auto;
	overflow:hidden;
}

hr {
	height : 1px;
	width : 860px;
	background : #888;
	margin-top : -4px;
}


.subnav_over,
a.subnav_over{
	padding : 3px 4px 3px 4px;
	font-family : helvetica, arial, sans-serif;
	color : #fff;

	font-size : 12px;
	text-decoration : none;
	display : block;
	outline: none;
}
.subnavtext {
	padding : 3px 4px 3px 4px;
	font-family : helvetica, arial, sans-serif;
	color : #DC6422;
	background-color : transparent;
	font-size : 12px;
	text-decoration : none;

}
.subnav:link, .subnav:visited {
	padding : 3px 4px 3px 4px;
	font-family : helvetica, arial, sans-serif;
	color : #DC6422;
	background-color : transparent;
	font-size : 12px;
	text-decoration : none;
	display : block;

}
.subnav:hover, 
.subnav:focus, 
.subnav:active {
	padding : 3px 4px 3px 4px;
	font-family : helvetica, arial, sans-serif;
	color : black;
	background : #CCC;
	font-size : 12px;
	text-decoration : none;
	display : block;
	outline: none;
}

.orange:link, .orange:visited {
	padding : 3px 4px 3px 4px;
	font-family : helvetica, arial, sans-serif;
	color : #DC6422;
	background-color : transparent;
	font-size : 12px;
	text-decoration : none;
}
.orange:hover, .orange:active {
	padding : 3px 4px 3px 4px;
	font-family : helvetica, arial, sans-serif;
	color : #000;
	background-color : #CCC;
	font-size : 12px;
	text-decoration : none;
	outline: none;
}

#subnav_container {
	position : relative;
	width : 900px;
	text-align : left;
}
#images_container {
	float : right;
	width : 900px;
	padding-bottom: 20px;
	margin-left : -19px;
	text-align : right;
	clear : right;
}
#left_nav {
	float:left;
	clear:right;
	width : 130px;
	height:300px;
	padding:15px 0px 0px 19px;
}
#left_nav ul{
	margin : 0px;
	padding : 0px;
	list-style : none;
}
#left_nav li{
	margin : 0px;	
	padding : 0px;
	height: 22px;
}
.farm_right {
	width:300px;
	float:left;
	padding:0px 10px 0px 10px;
}
.farm_left{
	width:400px;
	float:left;
}
#content {
	position:relative;
	top:5px;	
	left:0px;
	width : 720px;
	float : right;
	clear:right;
	padding-bottom : 40px;
}
#content p {
   font-family : Arial, Helvetica, sans-serif;
   font-size : 12px;
   font-weight : normal;
   color : #AAA;
   line-height : 1.5;
   background-color : transparent;	
   text-align: left;
   z-index : 10;
   padding-right:15px;
}
#content h2 {
	font-family: "Times New Roman", Times, serif;
	font-size : 14px;
	font-weight : 400;
	color : #FFF;
	background-color : transparent;
	text-align: left;
	z-index : 10;
}

#footer_container {
	
	background-color : #465355;
	padding : 1px 0px 1px 15px;
	height:20px;
	width:885px;
	float:left;
	clear:left;
	margin-left:auto;
	margin-right:auto;
	text-align: right;
}

.footer {
   font-family : helvetica, arial, sans-serif;
   font-size : 12px;
   font-weight : 500;
   color : #FFF;
   background-color : transparent;
   line-height : 100%;
   padding : 3px 4px 3px 4px;
   float:left;
}

.footer a:link, a:visited, a:active {
	text-decoration : none;
	color : #FFF;
	outline: none;
}
.footer a:hover {
	text-decoration : underline;
	color : #FFF;
}

#navigation {
	padding-top : 12px;
	padding-bottom : 12px;
	margin : 0;
	text-align : left;
	margin-left : 16px;
}
.active_nav {
	padding : 3px 4px 3px 4px;
	font-family: "Times New Roman", Times, serif;
	color : #FFF;
	background-color:#DC6422;
	font-size : 13px;
	text-decoration : none;
	letter-spacing : 1px;
	border : 0px;
}
.navtext{ 
	padding : 3px 4px 3px 4px;
	font-family: "Times New Roman", Times, serif;
	color : #FFF;
	font-size : 13px;
	background-color : transparent;
	text-decoration : none;
	letter-spacing : 1px;
	border : 0px;
}
.nav:link, .nav:visited{
	padding : 3px 4px 3px 4px;
	font-family: "Times New Roman", Times, serif;
	color : #FFF;
	font-size : 13px;
	background-color : transparent;
	text-decoration : none;
	letter-spacing : 1px;
	border : 0px;
}
.nav:hover, .nav:active{
	padding : 3px 4px 3px 4px;
	font-family: "Times New Roman", Times, serif;
	color : #FFF;
	background-color:#DC6422;
	font-size : 13px;
	text-decoration : none;
	letter-spacing : 1px;
	border : 0px;
	outline: none;
}
.inner_nav:link, .inner_nav:visited{
	padding : 3px 4px 3px 4px;
	font-family: "Times New Roman", Times, serif;
	color : #AAA;
	font-size : 13px;
	background-color : transparent;
	text-decoration : none;
	letter-spacing : 0px;
	border : 0px;
}
.inner_nav:hover, .inner_nav:active{
	padding : 3px 4px 3px 4px;
	font-family: "Times New Roman", Times, serif;
	color : #FFF;
	background-color:#DC6422;
	font-size : 13px;
	text-decoration : none;
	letter-spacing : 0px;
	border : 0px;
	outline: none;
}
