body {
	background: #d1d2d4;
}

.tagline {
	color: #58595b;
	font-family: Helvetica;
	font-size: 17px;
	padding-top: 75px;
	padding-right: 45px;
}

.navbutton {
	border-left: 1px solid white;
	border-bottom: 1px solid white;
	background-image: url('http://welovesoy.com/chicagosoydairy/button-background.gif');
	background-repeat: repeat;
	font-family: Helvetica;
	font-size: 17px;
	padding-top: 5px;
}
.navbutton.right {
	border-right: 1px solid white;
}
.navbutton a {
	text-decoration: none;
	color: white;
}

.topspacer {
	background-image: url('http://welovesoy.com/common/content-background.gif');
	background-repeat: repeat;
	height: 30px;
}

.productimage {
	border-left: 2px solid white;
	border-right: 2px solid white;
}

.productbutton {
	padding-left: 4px;
	padding-top: 16px;
	text-align: left;
	font-family: Helvetica;
	font-size: 15px;
	background-image: url('http://welovesoy.com/chicagosoydairy/product-button-background.gif');
	background-repeat: repeat;
}
.productbutton.middle {
	border-left: 2px solid white;
	border-right: 2px solid white;
}
.productbutton a {
	text-decoration: none;
	color: white;
}

.content {
	padding-left: 20px;
	font-family: Helvetica;
	font-size: 12px;
	width: 470px;
}

.content a {
	font-weight: bold;
	color: green;
	text-decoration: none;
}
.content a:hover {
	text-decoration: underline;
}

.contentheader {
	font-size: 17px;
}

.content a {
	font-weight: bold;
	color: green;
	text-decoration: none;
}
.content a:hover {
	text-decoration: underline;
}

.contentheader {
	font-size: 17px;
}

.follow {
	font-family: Helvetica;
	font-size: 12px;
	color: #58585a;
	padding-top: 10px;
	width: 235px;
}

.emaillistbox {
	padding-bottom: 20px;
}
.emaillistbox img {
	padding-top: 5px;
}
.emaillistbox a {
	color: green;
	text-decoration: none;
}

.contactbox {
	padding-top: 15px;
	padding-bottom: 20px;
	font-family: Helvetica;
	font-size: 11px;
}

.required {
	color: red;
}

