div#navigation
{
	margin-top: 1px;
	height: 18px;
}

div#navigation a
{
	display: block;
	float: left;
	height: 18px;
}

div#navigation a span
{
	display: none;
}

div#navigation a#about_us
{
	background: transparent url('../images/nav/nav1.jpg') no-repeat top left;
	width: 82px;
}

div#navigation a#farm_locator
{
	background: transparent url('../images/nav/nav2.jpg') no-repeat top left;
	width: 93px;
}

div#navigation a#product_locator
{
	background: transparent url('../images/nav/nav3.jpg') no-repeat top left;
	width: 108px;
}

div#navigation a#resource_guide
{
	background: transparent url('../images/nav/nav4.jpg') no-repeat top left;
	width: 108px;
}

div#navigation a#email_specials
{
	background: transparent url('../images/nav/nav5.jpg') no-repeat top left;
	width: 120px;
}

div#navigation a#members
{
	background: transparent url('../images/nav/nav7.jpg') no-repeat top left;
	width: 129px;
}

div#navigation a#feedback
{
	background: transparent url('../images/nav/nav8.jpg') no-repeat top left;
	width: 108px;
}
