body,table,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#FFF;
	background-repeat: no-repeat;
}

.bgblock {
	background-repeat: repeat-x;
	background-color: #ab7d27;
	background-image: url(layout/bgtile.jpg);


}
.whitemed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
a:hover {
	color: #f9bc76;
	font-weight:bold;
}
a:link {
	color: #FFF;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
.blackmed {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.blacklarge {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.whitekeyline {
	border: 3px solid #FFFFFF;
}
.credittile {
	background-image: url(layout/bottomstrip.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.greycredittext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #dbbc83;
	text-decoration: none;
}
.headline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: bold;
}
.medbeigetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fbd1a2;
	text-decoration: none;
}
.headerwheat {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #eace89;
	font-weight: bold;
	text-decoration: none;

}
.headerdistribute {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #3e2005;
	font-weight: bold;
	background-color: #d6ba87;

}
.wheatkeyline {
	border: 1px solid #4c3210;
}
.wheatmed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.subheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFC;
	font-weight: bold;
	text-decoration: none;
}
.packagetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.buttons {
	padding-left:20px;
	font-size: 13px;
	padding-top: 20px;
	line-height: 140%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
}
.buttons a:link {
	color: #FFF;
	text-decoration: none;
	font-weight: 300;
}
.buttons a:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: 300;
}
.buttons a:hover {
	text-decoration: none;
	display: inline-block;
	font-weight: bold;
	text-shadow: #FFF 0 0 12px;
	color: #FC0;
}
table.slideshow {
	padding-top:15px;
}
a img{
	border:none;
}
.news {
	border:3px #C90;
	background-color:#8A621D;
	padding:4px;
	border-style:groove;
	margin-bottom: 10px;
	max-height: 150px;
	text-align: left;
	line-height: 130%;
}
.nolink {
	color: #FC0;
	font-weight:bold;
	text-shadow: #FFF 0 0 12px;
}

