@charset "utf-8";
/* CSS Document */


/******** Submit Buttons ********/
#MySubmit {
color:#FFFFFF;
background-color: #006699;
font-size: 90%;
font-weight: bold;
border-color: #CCCCCC;
}

body {
	margin:0 auto;
	padding:0;
	font:76% Verdana,Tahoma,Arial,sans-serif;
	background:#eaeaea url(../assets/bg/bg.gif) top center repeat-y;
	color:#3a3a3a;
}
body{ margin: 0; padding: 0; }
#wrap {
	background-color:#ffffff;
	color:#303030;
	padding:0;
	width:760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
img {
	border:none;
	text-decoration:none;
}
p {line-height:1.3em;}

/******** Header ********/
#header {
	text-align:center;
	height:325px;
}
#header img {
	width:760px;
	height:220;
}

/******** Footer ********/
#footer {
	width:760px;
	text-align:center;
	margin: 30px 0 0 0;	
	clear:both;
	margin:30px auto;
	padding:8px 0;
	border-top:2px solid #dadada;
	width:760px;
	text-align:center;
	color:#808080;
	background-color:#ffffff;
	font-size:0.9em;
}

/******** Menus ********/
#topmenu {
	float:right;
	text-align:right;
}
#botmenu {
	text-align:center;
}

/******** rside ********/
#rside {
	float: right;
	width: 170px;
	text-align: center;
	color:#FFFFFF;
	background-color:#006699;
}
#latest, #signup, #weather {
	background-color: #EBEBEB;
	width:160px;
	color:#000000;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

/******** lside ********/
#lside {
	margin: 0 20px 0 0;
	width:575px;
}
#lside img {
	float:left;
	margin: 0 20px 0 10px;
}
#heading {
	text-align: center;
	width: 760px;
	margin: 30px 0 30px 0;
}
#loc {
	width: 760px;
	margin-bottom: 30px;
	border: 1px solid #CCCCCC;
}
#desc {
	width: 760px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: 1px solid #CCCCCC;
}
#grains {
	float: right;
	margin: 15px;
	display: inline;
}
#stock {
	float:left;
	text-align: center;
	margin: 15px;
}
#news {
	text-align: center;
	margin: 15px;
}
#bottom {
	background-color:#006699;
	width:580px;
	margin: 45px 0 0 0;
}

/********* Info *********/
#comparison {
	text-align: center;
	width: 750px;
	margin-left:5px;
	height: auto;
}
#inforight {
	text-align:left;
	float: right;
	width: 365px;
	height:275px;
	background-color:#006699;
	color:#FFFFFF;
}
#infoleft {
	text-align:left;
	width: 365px;
	height:275px;
	background-color:#006699;
	color:#FFFFFF;
}

/******** Mailinglist ********/
#mailinglist {
	text-align:center;
	width:550px;
}
#newsletter {
	text-align:right;
	width:250px;
	float:right;

}
#brochure {
	text-align:right;
	width:250px;
}
.listgallery {
	text-align:center;
	height: auto;
	width: 760px;
	margin: 25px 0 10px 0;
}

/******** Misc ********/
h3,h2,h1 {
	font-size:1.9em;
	letter-spacing:-2px;
	font-weight:normal;
	margin:0px 0 5px 0;
	padding-left: 10px;
	padding-bottom:0;
	padding-right:0;
	padding-top:0;
}
a {
	text-decoration:none;
	color: #006699;
	background-color:inherit;
	font-weight:bold;
}
.smlogo, .lglogo, .smthumb, .medthumb, .lgthumb, .ctimg {
	text-decoration:none;
	padding: 3px;
	display:inline;
	background:#cccccc;
	color:#303030;
	border:4px solid #f0f0f0;
}
.contactinfo {
	width:500px;
	height:125px;
	clear:both;
}
.center {text-align:center}
.right {float:right;}
.left {float:left;}
.spacer {height:50px;}
.bold {font-weight:bold}
.rb {
	font-weight:bold;
	color:#FF0000;
}
.bhead {
	font-size: 20px;
	color: #990000;
	font-weight: bold;
}
.date {
	font-size: 16px;
	font-weight: bold;
}
.addy {
	font-size: 12px;
	font-weight: bold;
}
.owner {
	font-size: 12px;
	color: #006699;
	font-weight: bold;
}
.lglogo {
	width:125px;
	height:125px;
	text-decoration:none;
	border:none;
	padding:0;
}
.smlogo {
	width:90px;
	height:90px;
	text-decoration:none;
	border:none;
	padding:0;
}
.smthumb {
	width:110px;
	height:80px;
}
.medthumb {
	height: 90px;
	width: 125px;
}
.lgthumb {
	height: 225px;
	width: 350px;
	display:inline;
}
.ctimg {
	width:80px;
	height:110px;
}
.lgheading {
	font-size: 36px;
	font-weight:bold;
	color: #990000;
}
.lgdate {
	font-size: 24px;
	font-weight:bold;
}
.loc1 {
	color:#006699;
	font-size:16px;
	font-weight:bold;
}
.clearb {
	clear:both;
}
#wrap #content2 {
	clear: both;
}

