html,body{margin:0;padding:0}
body{font: 76% arial,sans-serif;text-align:center;
	background-image:url(/templates/template8/images/pattern_038.gif);
	background-color:#F8FDF8;
	background-repeat:repeat-x;}

div#header{
	position:relative;
	background-image:url(/templates/template8/images/barn.jpg);
	height:200px;
}
div#header h1{}
div#header_text {
	padding:30px 0 0 40px;
	color:white;
}
div#header_text a {
	color:white;
	text-decoration:none;
}
div#header_text_farmname {
	font-size:2em;
	
}
div#header_text_tagline {
	margin:4px 0 0 20px;
	font-style_italic;
	font-size:1.4em;
}
div#container{
	text-align:left;
	border:1px solid #F1CBAA;
	background-color:white;
}
div#content p{line-height:1.4}
div#navigation{}
div#extra{background:#FF8539}
div#footer{
	background: #333;color: #FFF;
	width:930px;
	clear:both;
	padding:5px 10px;
	color:white;
	}
div#footer p{margin:0;}
div#footer a{display:inline;padding:0;color: #C6D5FD}

div#container{width:950px;margin:0 auto}
div#content{
	float:right;width:710px;
	padding:3px 20px;
}
div#navigation{
	float:left;
	width:190px;
	padding:0 4px;}
div#extra{float:right;width:500px}

	
.widget {
	border-bottom:1px solid #ccc;
	padding:10px 0;
}

.list_style_itemtable .colright {
	width:425px;
}
.list_style_itemtable .col2 {
	width:175px;
}

.basic  {
	width: 170px;
	font-family: verdana;
	margin-bottom:20px;
}
.basic div {
	background-color: #eee;
	
}


.basic a {
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: white;
	/*background-color: #00a0c6;*/
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #999;
	
	/*background-image: url("/templates/template8/images/menubg-light.jpg");*/
	background-color: #14435D;
}
.basic a:hover {
	color:black;
	background-color: #72B0B4;
	/*background-image: url("/templates/template8/images/menubg-dark.jpg");*/
}
.basic a.selected {
	color: black;
	background-color: #72B0B4;
	/*background-image: url("/templates/template8/images/menubg-dark.jpg");*/
}
.basic ul {
	margin:3px 0 15px 20px;
	width:150px;
	padding:0px;
}
.basic li { 
	list-style-type: none; 
	list-style-image:none;
	list-style-position:outside;
		
}

.secondary_links {
	margin:3px 0 13px 0px;
	width:100%;
}
.channel_description {
	margin-bottom:20px;
}

.news_title {
text-align:left!important;
}
.news_title a {
	font-family:Helvetica;
	font-size:1.5em;
	font-weight:bold;
	
	color:black;
	text-decoration:none;
	
}
.news_title a:hover {
	color:#555;
	text-decoration:underline;
}
.news_timedate {
	text-align:left!important;
	margin:4px 0 15px 10px;
}