/* general styles */
body  { font-family: Verdana, Arial, Helvetica, sans-serif; background-repeat: repeat-y; background-attachment: fixed       }
p   { color: #090909; font-size: 11px; line-height: 14px; }
li { color: #090909; font-size: 11px; line-height: 14px; }
hr { border-top: 1px solid orange; border-bottom: 1px solid orange; border-right-width: 0; border-left-width: 0; }
td   { }
a   { color: #d79008 }
a:hover  { color: #4b5e29 }
a:visited  { color: #d79008; text-decoration: underline }
a:visited:hover  { color: #4b5e29 }
h1 { color: #F68828; font-size: 1.6em; font-family: "Arial Narrow", Tahoma, Geneva, Arial, Helvetica, sans-serif ; }
h2 { color: #090909; font-size: 1.3em; font-family: "Arial Narrow", Tahoma, Geneva, Arial, Helvetica, sans-serif ; }
h3 { color: #090909; font-size: 1.1em; font-family: "Arial Narrow", Tahoma, Geneva, Arial, Helvetica, sans-serif }
h4 { color: #090909; font-size: 0.6em; font-family: Tahoma, Geneva, Arial, Helvetica; font-style: normal; line-height: 1em; }

/* layout styles */
body>div#middlewrap    { background-repeat: repeat-x; background-attachment: fixed; background-position: left 0; margin-left: 0     }
div#middlewrap     { }
div#middle     { margin: 0 auto }
div#content     { padding: 2px 18px 18px; top: 0    }
#footerAbout { background-image: url(../images/new-nav/footer-about.gif); background-repeat: no-repeat; background-position: center 0; position: absolute; padding: 4px 18px 18px; top: 558px; width: 100%; }
#footerContactus { background-image: url(../images/new-nav/footer-contactus.gif); background-repeat: no-repeat; background-position: center 0; padding: 4px 18px 18px; position: absolute; top: 558px; width: 100%; }
#footerDirections { background-image: url(../images/new-nav/footer-directions.gif); background-repeat: no-repeat; background-position: center 0; padding: 4px 18px 18px; position: absolute; top: 558px; width: 100%; }
#footerFarmmap { background-image: url(../images/new-nav/footer-directions.gif); background-repeat: no-repeat; background-position: center 0; padding: 4px 18px 18px; position: absolute; top: 558px; width: 100%; }

#footerHome {
	background-image: url(../images/new-nav/footer-home.gif);
	background-repeat: repeat-x;
	padding: 4px 18px 18px;
	position: absolute;
	top: 563px;
	width: 100%;
	left: -10px;
}
#footerPhotoalbum { background-image: url(../images/new-nav/footer-photoalbum.gif); background-repeat: repeat-x; padding: 4px 18px 18px; position: absolute; top: 558px; width: 100%; }
#footerPreservesvf { background-image: url(../images/new-nav/footer-preservesvf.gif); background-repeat: no-repeat; background-position: center 0; padding: 4px 18px 18px; position: absolute; top: 558px; width: 100%; }
#footerSponsors { background-image: url(../images/new-nav/footer-sponsors.gif); background-repeat: no-repeat; background-position: center 0; padding: 4px 18px 18px; position: absolute; top: 558px; width: 100%; }
#footerVolunteers { background-image: url(../images/new-nav/footer-volunteers.gif); background-repeat: no-repeat; background-position: center 0; padding: 4px 18px 18px; position: absolute; top: 558px; width: 100%; }
.caption { color: #090909; font-size: 9px; line-height: 10px; }
.sidebar a { color: #4b5e29; font-size: 11px; font-weight: bold; }
.sidebar a:hover { color: #fff; }
.sidebar a:visited { color: #4b5e29; }
.sidebar a:visited:hover { color: #4b5e29; }
.smalltitles { color: #090909; font-size: 12px; line-height: 10px; }
