/*
dark blue logo blue #330099
or #00009A

tan #9A8000
	or D6BF86
	or F2BC00
	
green #1A9A00

brick red #9A3300

teal: #009A80

orange: #9A3300
	or FF9900
	or CC6600
	or D84E13
*/ 

* {
	PADDING: 0px; 
	MARGIN: 0px; 
}

HTML {

	BACKGROUND: #fff url("http://oklahomafarmreport.com/images/back.jpg") repeat-x; 
	MARGIN: 0; 
	PADDING: 0; 	
}

BODY {
	PADDING: 0;  
	MARGIN: 0px auto; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-ALIGN: center;
	WIDTH: 1000px; 
	BACKGROUND: transparent; 
	FONT-SIZE: 12px;
}

#headbox {
	display: block;
	background: #F2BC00;
	color: #FFF;
}

#headbox img {
	border: solid #F2BC00 5px;
	float: left;
}

#infobox {
	display: block;
	background: #F2BC00;
  padding: 5px 4px 5px 4px;
  clear: left;
  color: #00009A;
  border-bottom: 2px groove #330099;
  width: 990px;
  */width: 991px;
}

#container {
	PADDING: 0; 
/*	MARGIN: 0px auto; 		  */
	MARGIN: 0; 
	WIDTH: 1000px; 
}

#leftcolumn {
	width: 175px;
	margin: 0;
	padding: 5px 0 5px 5px;
	float: left;
	background: #FFF;
}

#leftcolumn li {
	background: #FFF url("menuback.gif") no-repeat;
	list-style-type: none;
	border-bottom: 1px solid #9A3300;
	padding: 3px 0 3px 0;
	text-align: left;
}

#leftcolumn a {
	color: #9A3300;
	text-align: left;
	text-decoration: none;
}
	
#leftcolumn a:hover {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
	background: #9A3300;
}

#leftcolumn img {
	width: 165px;
  border: 0;
  text-align: center;
}

#content {
	width: 545px;
	margin: 0;
	padding: 5px 10px 5px 10px;
	float: left;
	background: #FFF;
	min-height: 600px;
	text-align: left;
	border-left: 1px solid #CCC;
}

#content h2 {
background: #9A3300;
color: #FFF;
padding: 3px;
width: 98%;	
text-align: left;
font-size: 17px;
font-weight: bold;
display: block;
margin: 5px 0 3px 0;
}

#content h3 {
color: #330099;
text-align: left;
font-size: 15px;
font-weight: bold;
vertical-align: top;
}

#content h4 {
background: #EEE;
color: #000;
padding: 3px;
width: 98%;	
text-align: left;
font-size: 13px;
font-weight: bold;
display: block;
margin: 5px 0 3px 0;
}

#content a {
background: transparent;
color: #330099;
font-weight: bold;
text-align: left;
font-size: 12px;
line-height: 1.5em;
}

#content p {
background: transparent;
color: #000;
text-align: left;
font-size: 12px;
margin: 5px;
line-height: 1.5em;
}

#content li {
background: transparent;
color: #330099;
text-align: left;
font-size: 12px;
list-style-type: none;
}

#content img {
width: 150px;
border: #000 solid 1px;
float: left;
padding: 1px;
margin: 2px 5px 5px 0;
}

#topstory {
min-height: 150px;
margin-bottom: 10px;
display: block;
}

#rightcolumn {
	width: 250px;
	margin: 0;
	padding: 0 1px 0 0;
	float: left;
	background: transparent;
}

#footbox {
	border-top: 2px solid #CCC;
	background: #F2BC00;
	color: #00009A;
	padding: 10px;
  clear: left;
  margin: 10px 0 0 0;
  text-decoration: none;
}

#footbox a {
	color: #00009A;
	font-weight: bold;
	font-size: 1.1em;
}

#footbox a:hover {
	color: #00009A;
	font-weight: bold;
	text-decoration: underline;
	font-size: 1.1em;
	background: #FFF;
}

.datetime {
	color: #696969;
	font-style: italic;
	font-size: 0.95em;
}

.clear {
	clear: left;
}

#calendar {
width: 540px;
}

#calendar a {
font-size: 11px;
font-weight: normal;
}

#calendar h2 a {
color: #FFF;
text-align: left;
font-size: 17px;
font-weight: bold;
text-decoration: none;
padding: 0;
margin: 0;
display: block;
clear: left;
}

#calendar h4 a{
color: #000;
text-align: left;
font-size: 13px;
font-weight: bold;
text-decoration: none;
padding: 0;
margin: 0;
display: block;
clear: left;
}

#calendar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}

#calendar li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	clear: left;
}

.caldate {
width: 100px;
background: transparent;
color: #000;
padding: 3px;
text-align: left;
font-size: 12px;
font-weight: normal;
margin: 0;
display: block;
float: left;
}

.calevent {
width: 270px;
background: transparent;
color: #330099;
padding: 3px;
text-align: left;
font-size: 12px;
font-weight: bold;
margin: 0;
display: block;
float: left;
}

.calwhere {
width: 140px;
background: transparent;
color: #000;
padding: 3px;
text-align: left;
font-size: 12px;
font-weight: normal;
margin: 0;
display: block;
float: left;
}

.caldateheader {
width: 100px;
background: #CCC;
color: #696969;
padding: 3px;
text-align: left;
font-size: 15px;
font-weight: bold;
margin: 5px 0 3px 0;
display: block;
float: left;
}

.caleventheader {
width: 270px;
background: #CCC;
color: #696969;
padding: 3px;
text-align: left;
font-size: 15px;
font-weight: bold;
margin: 5px 0 3px 0;
display: block;
float: left;
}

.calwhereheader {
width: 140px;
background: #CCC;
color: #696969;
padding: 3px;
text-align: left;
font-size: 15px;
font-weight: bold;
margin: 5px 0 3px 0;
display: block;
float: left;
}

.feed {
list-style-image: url('http://oklahomafarmreport.com/images/wire/feedicon.gif');
padding: 2px 5px 2px 5px;
margin: 0;
}

.feed a {
text-decoration: underline;
font-weight: normal;
color: #9A3300;
font-family: arial;
font-size: 11px;
}
