/*this is the basic LAYOUT ONLY */

html, body {
margin: 0px 0px 12px 0px; padding: 0px 0px 0px 0px;
width: 100%; min-width: 700px; 
height: 100.01%; 
}

h1, h2, h3 { font-size: 10pt; margin: 0px; }
h4, h5, h6 { font-size: 8pt; }

#adspace {
	position: absolute;
	top: 12px;
	left: 50%;
	width: 700px;
	margin: 0px 0px 0px -350px;
	padding: 0px 4px 0px 4px;
	background-color: #FAFCEF;
}

#content { 
margin: 0px; padding: 0px 2px 0px 2px; 
}

div.toplogo { 
background: url('header.gif') no-repeat center transparent; 
height: 230px; 
}

h1, div.tagline { 
padding: 0px;
font-weight: bold; 
text-align: center; 
}



div.centertopphoto { 
text-align: center; 
margin: 0px; 
padding: 12px 10px 12px 10px; 
}

div.centerphoto { 
text-align: center; 
margin: 0px; 
padding: 10px; 
}

div.centermaintext { 
margin: 6px 50px 10px 50px; padding: 10px; 
text-align: left; 
}

div.farmcontactbox { 
margin: 10px 0px 10px 0px; 
}

div.lotsapics { 
padding: 10px 8px 10px 8px; 
margin: 0px; padding: 0px 2px 0px 2px; 
}


html, body, p, td, blockquote, li { font-size: 9pt; }
p { margin: 0px; padding: 0px 0px 1.4em 0px; line-height: 1.6em; }
p.cr, p.pedlink { padding: 10px 0px 10px 0px; }
p.directory { padding: 1em 0px 1.2em 0px; }
p.address { padding: 10px 0px 10px 0px; }

.floatleft { float: left; position: relative; }
.floatright { float: right; position: relative; }

.left, .imgleft { text-align: left; }
.right, .imgright { text-align: right; }
.imgleft { padding: 10px 0px 10px 0px; }
.imgright { padding: 10px 0px 10px 10px; }

i, em, .italic { font-style: italic; }
strong, b, .bold { font-weight: bold; }
nobr, .nobr { whitespace: none; }
.center, .address, p.pedlink, p.cr, p.directory { text-align: center; }
.small { font-size: 8pt; }
.xsmall, .photocredit, .cr, p.cr { font-size: 7pt; }
.xsmall, .photocredit { font-family: verdana, tahoma, sans-serif; }
.photocredit { font-normal: small-caps; letter-spacing: .12em; }
.clear { clear: both; line-height: 0px; }
.clearright { clear: right; line-height: 0px; }
.clearleft { clear: left; line-height: 0px; }

/* CSS Tabs */

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#invertedtabs{
margin-left: 4px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
}

#invertedtabs ul{
font: bold 11px Arial, Verdana, sans-serif;
margin:0;
margin-bottom: 1em; /*margin between menu and rest of content*/
padding:0;
list-style:none;
}

#invertedtabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
line-height: 1.5em;
}


#invertedtabs a{
float:left;
color: white;
background: #8b0000 url(media/color_tabs_left2.gif) no-repeat left bottom;
margin:0 2px 0 0;
padding:0 0 0 3px;
text-decoration:none;
letter-spacing: 1px;
}

#invertedtabs a span{
float:left;
display:block;
background: transparent url(media/color_tabs_right2.gif) no-repeat right bottom;
padding:3px 9px 3px 6px;
}

#invertedtabs a span{
float:none;
}


#invertedtabs a:hover{
background-color: #d50509;
}

#invertedtabs a:hover span{
background-color: #d50509;
}

#invertedtabs #current a, #invertedtabs #current span{ /*currently selected tab*/
background-color: #d50509;
}

#invertedtabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: #8b0000;
border-bottom: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

</style>

