
#header {
	background-image:url(../images/hdrImgFreshFromTheFarm.jpg);
	background-repeat: no-repeat;
}

#navigation li#fresh_from_the_farm a {
	background-image: url(../images/leftNavFreshFromTheFarm.gif);
	background-position: 0px 0px;
	width: 204px;
	height: 46px;
	border: 0px solid #000;
}

#navigation li#fresh_from_the_farm a:hover {
	background-position: 0px 0px;
}

dt {
	margin-left: 143px;
}

dd {
	margin-left: 143px;
}

dd img {
	margin-left: -143px;
	margin-top: -15px;
	float: left;
}
