/* CSS Document */

body {
	font-family: arial, helvetica, verdana, sans-serif;
	text-align: center; /* hack to force IE5.x pc to center our wrapper div */
	background-color: #BBBDBF; /* BBBDBF */
	min-width: 875px; /* hack to force Netscape 6 pc to show horizontal scroll bar */
	padding: 0;
	margin: 25px 0 0 0;
	background-image:url(../images/bg_grey_fade.gif);
	background-repeat: repeat-x;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	border-top: 10px solid #544741;  /* 544741 */
}

#masthead {
	position: relative;
	height: 110px;
	background-color:#FFF;
	margin: 0;
}

#masthead .logo {
	position: absolute;
	top: 15px;
	left: 90px;
	z-index: 99;
	border: none;
}

#masthead .logo2 {
	position: absolute;
	top: 15px;
	left: 50px;
	z-index: 99;
	border: none;
}

a {
	text-decoration: none;
	color:#3366CC;
}

a:visited {
	text-decoration: none;
	color: #006699;
}

a:hover {
	text-decoration: underline;
	color:#9C3;
}

img {
	border: none;
}

#content {
	position: relative;
	background-color:#FFF;
	width: 900px;
	text-align: left; /* re-align the text to the left after the above hack */
	margin: 0;
	padding: 0;
	font-size: 12px;
}

#content.sprout {
	background-image:url(../images/bg_sprout.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	height: 420px;
}

#content.sub1 {
	background-image:url(../images/bg_field_sub.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	min-height: 420px;
	padding: 20px 30px 85px 50px;
	width: 820px;
}

#content.sub2 {
	background-image:url(../images/bg_field2_sub.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	min-height: 420px;
	padding: 20px 30px 155px 50px;
	width: 820px;
}

#content.sub3 {
	background-image:url(../images/bg_field3_sub.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	min-height: 420px;
	padding: 20px 30px 85px 50px;
	width: 820px;
}

#content.sub4 {
	background-image:url(../images/bg_corn_sub.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	min-height: 420px;
	padding: 20px 30px 85px 50px;
	width: 820px;
}

#content.sub5 {
	background-image:url(../images/bg_farmhouse_sub.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	min-height: 420px;
	padding: 20px 30px 85px 50px;
	width: 820px;
}


#content.sprout h1 {
	text-indent: -999em;
	background-image: url(../images/img_tagline_home.gif);
	background-repeat: no-repeat;
	background-position: 60px 60px;
	line-height: 300px;
	font-size: 18px;
	margin: 0 0 10px 0;
}

#cleaner {
	clear: both;
	margin: 0;
	padding: 0;
}

/* NAVIGATION */

#navbar {
	font-family: arial, helvetica, verdana, sans-serif;
	position: absolute;
	font-size: 13px;
	top: 60px;
	left: 410px;
	width: 480px;
	color: #544741;
}

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

#navbar li {
	float: left;
	padding: 0;
	margin:0;
	border-right: 1px solid #544741;
}

#navbar li.noline {
	border-right: none;
}

#navbar a {
	display: block;
	color: #544741;
	text-decoration: none;
	padding: 0 12px 0 12px;
	line-height: 16px;
}

#navbar a:visited {
	color: #544741;
}

#navbar a:hover {
	color: #9C3;
}

#navbar a:visited.live {
	color: #C00; 
}

#navbar a.live {
	color: #C00; 
}

/* Boxes */


.box_whatsnew {
	float: right;
	margin: 0;
	padding: 0;
	width: 230px;
}

.box_whatsnew_index h3 {
	text-indent: -999em;
	background-image: url(../images/img_whats_hot.gif);
	background-repeat: no-repeat;
	line-height: 24px;
	font-size: 16px;
	margin: 0 0 -25px 0;
}

.box_whatsnew h3 {
	text-indent: -999em;
	background-image: url(../images/img_whats_hot.gif);
	background-repeat: no-repeat;
	line-height: 24px;
	font-size: 16px;
	margin: 0 0 10px 0;
}

.box_whatsnew ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.box_whatsnew li {
	display: block;
	padding: 0 0 7px 2px;
	margin:0;
}

#column_wrapper {
	width: 851px;
	padding: 0;
	margin: 0;
}

#column_wrapper {
	width: 851px;
	background-image: url(../images/bg_dotted_line_265px.gif);
	background-repeat: repeat-y;
}

#column_right {
	float: right;
	width: 240px;
	margin: 0;
	padding: 0;
}

#column1 blockquote {
	font-family: Palatino, Times New Roman, Times;
	font-style:italic;
	font-size: 17px;
	line-height: 28px;
	color: #ED171F;
	margin: 20px 10px 10px 10px;
}

#column_body {
	width: 545px;
	margin: 0;
	padding: 0 20px 0 0;
	line-height: 18px;
	border-right: 1px dashed #999;
	min-height: 250px;
}

#column_body_contact {
	width: 545px;
	margin: 0;
	padding: 0 20px 0 0;
	line-height: 18px;
	border-right: 1px dashed #999;
	min-height: 200px;
}


#column_body blockquote {
	font-style:italic;
	font-size: 14px;
	line-height: 22px;
	margin: 20px 20px 10px 30px;
}

#column_body blockquote .byline {
	font-style:normal;
	color:#595959;
	font-size: 12px;
	line-height: 40px;
}

#column_body p {
	line-height: 18px;
	margin: 0 0 15px 0;
}

#column_body_contact p {
	line-height: 18px;
	margin: 0 0 15px 0;
	margin-right: 65px;
}

.caption {
	font-size: 10px;
	color: #595959;
	margin: 10px 5px 10px 10px;
}

#column_body h1 {
	font-size: 18px;
	line-height: 22px;
	margin: 0 0 15px 0;
}

#column_body_contact h1 {
	font-size: 18px;
	line-height: 22px;
	margin: 0 0 15px 0;
}


#column_body p.box2 {
	float: right;
	background-color: #EDEDED;
	padding: 15px 15px 15px 17px;
	margin: 5px 10px 15px 30px;
	max-width: 190px;
}

#column_body p.topper {
	font-size: 13px;
	color: #C00;
	margin: 0;
	padding: 0;
	text-transform:uppercase;
}


/*Stylings*/


ul {
	margin: 0px 15px 15px 20px;
	padding: 0 0 0 15px;
	list-style: square;
	text-indent: none;

}

li {
	margin: 0px 0px 10px 0;
	padding: 0;
}

ul.nobullet {
	list-style: none;
}

li.listhead {
	margin: 0 0 5px -15px;
	font-weight: bold;
	list-style: none;
}


.box3 hr {
	clear: both;
	border: 0;
	color: #E5E5E5;
	background-color: #E5E5E5;
	height: 1px;
	width: 100%;

}

h2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 18px;
	color: #9C3;
}

h3 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 15px;
	color: #000;
	margin: 5px 0 15px 0;
	padding: 0;
}

h5 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	color: #000;
	margin: 0;
	padding: 0;
}

h6 {
	font-size: 12px;
	color: #FFF;
	margin: 15px 0 13px 0;
	padding: 2px 0 2px 15px;
	background-color: #544741;
}

.indent25 {
	margin-left: 25px;
}

.indent15 {
	margin-left: 15px;
	margin-right: 15px;
}

.ital15 {
	font-style: italic;
	font-size: 15px;
}

#column_body p.footnotes {
	font-size: 11px;
	margin: 0 0 10px 0;
	line-height: 15px;
}


/*footer*/

#footer {
	clear: both;
	position: relative;
	width: 880px;
	margin: 0 auto;
	font-size: 9px;
	color: #000;
	margin: 10px 0 10px 0;
	text-align: right;
}


#footer ul {
	list-style: none;
	padding: 0 0 15px 5px;
	margin:0;
	text-align: left;
}
	
#footer li {
	line-height: 16px;
	display: inline;
	border-right: 1px solid #595959;

}

#footer a, #footer a:visited {
	display: inline;
	color: #3366CC;
	text-decoration:none;
	padding: 0 10px 0 10px;
	margin:0;
}

#footer a:hover {
	color: #006699;
	text-decoration: underline;
}

/* FORMS */

fieldset {
	margin: 1em 0;
	padding: 1em 1em 1em 2em;
	border: 1px solid #CCC;
	background: #FAFAFA;
	width: 500px;
}

fieldset#profile {
	margin: 0;
	padding: 0;
	border: none;
	background: transparent;
}
fieldset p {
	margin: .3em 0;
	padding: 0;
	clear: both;
}

fieldset h4 {
	margin: 0;
	padding: .5em 0 1em 0;
}

legend {
	font-weight: bold;
}

label {
	float: left;
	width: 13em;
}

#profile label {
	width: 3em;
	float: none;
	display: inline;
}

fieldset div {
	width: 250px;
	float: left;
	padding-bottom: 2em;
}

input[type="text"], textarea {
	border-top: 2px solid #999;
	border-left: 2px solid #999;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
}

.other {
	width: 100px;
	margin-left: 10px;
	height: 12px;
}

.submit {
	padding-top: 1em;
}

textarea {
	width: 400px;
	height: 100px;
	float: left;
	margin-bottom: 15px;
}

password {
	border-top: 2px solid #999;
	border-left: 2px solid #999;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
