ul {
	padding-bottom: 7px;
}

#content_bkgrd {
	position: absolute;
	width: 100%;
	margin-top: 189px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background:url(../imgs/bkgrd_global_content.jpg);
}
#content {
	width: 925px;
	z-index: 50;
}
.maintxt h3 {
	width: 600px;
	font-size: 100%;
	font-weight: bold;
	line-height: normal;
	color: #000;
	padding: 7px 0 0 50px;	
}
.maintxt p {
	width: 600px;
	font-size: 100%;
	line-height: normal;
	color: #000;
	padding-left: 50px;
	padding-top: 5px;
	padding-bottom: 5px;
}

p.maintxt_indent {
	width: 575px;
	font-size: 100%;
	line-height: normal;
	color: #000;
	padding-left: 75px;
	padding-top: 5px;
	padding-bottom: 5px;
}
p.maintxt_indent a img {
	margin-right: 15px;
	vertical-align: middle;
	border: 1px solid #333;
	text-decoration: none;
}
.maintxt a {
	color:#562809;
	font-weight: bold;
}	
.maintxt ul {
	margin: 10px 0 0 90px;
	width: 510px;
}
.maintxt ul li {
	line-height: normal;
	padding-bottom: 7px;
	list-style-image: url(../imgs/bullet.gif);
}

.maintxt ul li strong {
	font-weight: bold;
}
a.maintxt:link, a.maintxt:visited {
	color: #562809;
	text-decoration: underline;
}
a.maintxt:hover {
	color: #000;
}
img.rightcolimg {
	margin-left: 689px;
	margin-top: 40px;
}
div.leftcurve1 {
	height: 55px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background:url(../imgs/global_left_curve1.jpg) no-repeat;
}
div.leftcurve1 img {
	position: relative;
	top: -120px;
	margin-left: 688px;
}
.quotes {
	float: right;
	margin: 0 25px 0 0;
}
.quotes p {
	padding-top: 200px;
}

/* footer */
.footer {
clear: both;
	width: 100%;
	height: 72px;
	background-color: #858443;
}
p.footertxt {
	position: relative;
	width: 900px;
	height: 72px;
	padding-top: 25px;
	font-size: x-small;
	line-height: normal;
	color: #EEE1B8;
	text-align: right;
	background:url(../imgs/global_left_curve2.jpg) no-repeat;
}
a.footer:link, a.footer:visited, .footer a {
	color: #EEE1B8;
	text-decoration: none;
}
a.footer:hover {
	color: #EEE1B8;
	text-decoration: underline;
}

/* subnavigation */
.subnav {
	position: absolute;
	width: 606px;
	margin: 185px 0 0 320px;
	padding: 0 0 6px 0;
	text-indent: 25px;
	z-index: 1;
	color: #EEE1B8;
	font-size: 80%;
	font-weight: normal;
	background: #562809 url(../imgs/subnav.jpg) no-repeat;
}
.subnav a {
	color: #EEE1B8;
	font-weight: bold;
	text-decoration: underline;
	margin-right: 0;
}
.subnav a:hover {
	text-decoration: none;
	border-bottom: 0;
	color: #fff;
}	
a.subnav_current {
	color: #fff;
	text-decoration: none;
}

/* Photo Gallery on Our Farm page */

p.gallery .thumbnail a img {
	padding: 2px;
	border: 1px solid #333;
}

p.gallery a {
	cursor: default;
	margin: 0 5px 0 0;	
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{

z-index: 0;
}

.thumbnail:hover {
background-color: transparent;
z-index: 50;
}

.thumbnail em img{ /*CSS for enlarged image's appearance*/
border-width: 0;
border: 1px solid #333;
}

.thumbnail em{ /*CSS for handling of enlarged image & caption*/
position: absolute;
margin: 0;
visibility: hidden;
text-decoration: none;
font-style: normal;
text-align: center;
white-space: nowrap;
color: #000;
background: #fff;
}

.thumbnail:hover em.g1{ /*CSS for enlarged image's visible position*/
position: absolute;
visibility: visible;
z-index: 50;
top: 100px;
left: 250px;
}

.thumbnail:hover em.g2{ /*CSS for enlarged image's visible position*/
position: absolute;
visibility: visible;
z-index: 50;
top: 245px;
left: 250px;
}

.thumbnail:hover em.g3{ /*CSS for enlarged image's visible position*/
position: absolute;
visibility: visible;
z-index: 50;
top: 390px;
left: 250px;
}

.thumbnail:hover em.g4{ /*CSS for enlarged image's visible position*/
position: absolute;
visibility: visible;
z-index: 50;
top: 535px;
left: 250px;
}

.thumbnail:hover em.g5{ /*CSS for enlarged image's visible position*/
position: absolute;
visibility: visible;
z-index: 50;
top: 680px;
left: 250px;
}


