@charset "utf-8";
/* CSS Document */

body {
	background: #CACBC9 url(../Images/body-bg.gif) repeat-x;
	margin: 0px 0px 0px 0px;
}

#container {
	width: 760px;
	height: auto;
	margin: 0px auto 0px auto;
}

#banner {
	height: 243px;

	
}

#footer {
	height: 24px;
	padding: 12px 4px 4px 4px;
	background:#000000;
	margin: 0px 0px 6px 0px;
}

#footerlinks {
	float: right;
}

#footerlinks a {
	color: #EAEAEA;
}

#footer p {
	font-family: "Lucida", Verdana, Arial, Helvetica, sans-serif;
	color: #DBEADB;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

#menu {
	width: 760px;
  height: 40px;
  margin: 202px auto 0px auto;
  position:absolute; 
  background-color: #000000;
  border: 0px solid black;
  /* for IE */
  filter:alpha(opacity=70);
  /* CSS3 standard */
  opacity:0.7;


}

#menu ul {
	margin:0px 0px 0px 30px;
	padding: 11px 0px 6px 0px;
	list-style: none;
}

#menu  #current a {
	color: #FFCC00;
}

#menu li {
	padding: 0px 40px 0px 0px;
	float: left;
	
}

#menu li a {
	filter:alpha(opacity=100);
  /* CSS3 standard */
  opacity:1;
  font-weight: bold;
	font-family: "Lucida", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;

	color: #FFFFFF;
	text-decoration: none;
	
}

#menu li a:hover{
	text-decoration: underline;
	
}

#content {

	background :url(../Images/container-bg.jpg) repeat-y;
	height: auto;
	margin: 0px auto 0px auto;
	padding: 30px;
	font-size: 80%;
	
}

#content h1 {
	margin: 6px 0px 6px 0px;
	color:#FFCC00;
	font-weight: bold;
	font-family: "Lucida", Verdana, Arial, Helvetica, sans-serif;
	line-height: 140%;
	font-size: 140%;
	}
	
	#content h2 {
	margin: 6px 0px 6px 0px;
	color:#EEEEEE;
	font-weight: bold;
	font-family: "Lucida", Verdana, Arial, Helvetica, sans-serif;
	line-height: 140%;
	font-size: 120%;
	border-top: 1px dotted #EEEEEE;
	}
	
	#content h3 {
	margin:12px 0px 6px 0px;
	text-decoraton: none;
	color:#EEEEEE;
	font-weight: bold;
	font-family: "Lucida", Verdana, Arial, Helvetica, sans-serif;
	line-height: 140%;
	font-size: 110%;
	border-top: 1px dotted #EEEEEE;
	}
	
	#resources {
	background: #000000;
	padding: 4px;
	margin: 0px 0px 0px 12px;
	float: right;
	width: 180px;
	
}

#resources h2 {
	font-size: 16px;
	border: none;
	color:#808040;
	
}

#resources h3 {
	border: none;
	font-size:12px;
	font-variant:small-caps;
	COLOR: #D7E4D6;
	border-top: 1px dotted #808040;
	padding-top: 12px;
	
}

#resources p {
	color: #B6B66D;
	font-size: 70%;
	
}

#blog {
	
	padding-top: 12px;
	margin:  12px 30px 0px 30px;
}

#blog h1 {
	color:#D7E4D6;
	font-size: 15px;
}


#blog p {
	font-size: 85%;
	line-height: 120%;
}

.post {
	color:#009900;
	border-top: 1px dotted #D7E4D6;
	padding-top: 12px;
	font-size: 80%;	
}


.smaller {
	font-size: 80%;	
}

.entry {

	font-size: 90%;
}

#content p, td {
	margin: 12px 0px 0px 0px;
	color:#E6EDD3;
	font-family: "Lucida", Verdana, Arial, Helvetica, sans-serif;
	line-height: 140%;
	}
	
	
	#content a:link {
	text-decoration: none;
	color: #FFCC00;
}

#content a:visited {
	text-decoration: none;
	color: #FFCC33;
}

#content a:hover {
	text-decoration: underline;
}

	#videoplayer {
	width: 320px;
	float: left;
	margin-right: 30px;
	}
	
	
		#newsitems  {

	margin-top: 12px;
	padding: 8px;
	 background-color: #000000;
  border: 1px solid #FFFFFF;
  
	}
		
		#newsitems ul {
	list-style: disc;
	color:#C9D99F;
	font-family: "Lucida", Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	}
	
		#newsitems li {
	padding: 0px 0px 18px 0px;
	}
	
	.headline {
	color:#E6EDD3;
	}
	
	.fltrt {
		float: right;
		padding-left: 12px;
		padding-top: 6px;
	}
	
	.fltlft {
		float: left;
		padding-right: 12px;
		padding-top: 1px;
	}
	
	.turkey {
	background:#000000 url(../Images/banner-turkey.jpg) no-repeat;
	}
	
	.harvest {
	background:#000000 url(../Images/banner-harvest.jpg) no-repeat;
	}
	
	.greenfield {
	background:#000000 url(../Images/banner-greenfield.jpg) no-repeat;
	}
	
	.farmer {
	background:#000000 url(../Images/banner-farmer.jpg) no-repeat;
	}
	
	.horse {
	background:#000000 url(../Images/banner-horse.jpg) no-repeat;
	}
	
	.farmhouse {
	background:#000000 url(../Images/banner-farmhouse.jpg) no-repeat;
	}
	
	.calf {
	background:#000000 url(../Images/banner-calf.jpg) no-repeat;
	}
	
	.cow {
	background:#000000 url(../Images/banner-cow.jpg) no-repeat;
	}
	
	#sidebaregg {
		width: 240px;
		float: right;
		background: black;
		border: 1px solid #FFCC00;
		padding: 12px;
		margin-left: 30px;
		font-size: 10px;
	}