@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	text-align: center;
} 

.logo {
	padding-bottom: 20px;
}

.headerimg {
	padding-left: 34px;
	padding-bottom: 8px;
}

#contentimg {
	padding-left: 32px;
}

.productlist {
	position: relative;
	right: 8px;
}

.premiumfarmersimg {
	padding-bottom: 10px;
}

.productsimg {
	padding-left: 34px;
	padding-bottom: 12px;
}

p {
	line-height: 17px;
	color: #039;
}
.contentmiddle {
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #424242;
	}

#leftedge {
	width: 201px;
	height: 500px;
	float: left;
}

#middlecontent {
	width: 392px;
	height: 500px;
	float: left;
	padding-left: 60px;
	padding-right: 30px;
	text-align: center;
}

#gallerybuttons {
	width: 392px;
	height: 40px;
	float: left;
	padding-left: 10px;
	padding-right: 30px;
	text-align: left;
}

#gallerybuttonsprev {
	width: 100px;
	height: 40px;
	float: left;
	text-align: left;
}

#gallerybuttonsnext {
	width: 100px;
	height: 40px;
	float: right;
	text-align: right;
	padding-right: 50px;
}

#middlecontent a {
	color: #9d1f23;
}

#rightedge {
	width: 272px;
	height: 749px;
	float: left;
	
}

#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	letter-spacing: 1.5px;
	position: relative;
	top: -55px;
}

#footer a{
	color: #ffffff;
}

#container {
	text-align: left;
	width: 955px;
	margin: 0 auto; /* Centers the page */
}
.footertext {
	color: #FFF;
}

