@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
}
body {
	background-color: #b7985e;
	background-image: url(images/grain_01.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.members {
	background-image: url(images/grain_storage_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 774px;
}
.header {
	height: 96px;
	background-image: url(images/grainstorage_04.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
}
/*- Menu--------------------------- */

/*- top menu--------------------------- */

    #nav {
	float:left;
	top:0px;
	width:507px;
	height: 40px;
	font-weight: bold;
	text-align: left;
	font-size:10px;
	background-color: #9a7e48;
      }
    #nav ul {
	display:inline;
	clear: both;
	left: inherit;
	margin:0;
	list-style:none;
	top:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
      }
    #nav li {display:inline; height: 40px; left: inherit; }
    #nav a {
	clear: right;
	float:left;
	display: block;
	text-align: center;
	padding-top: 14px;
	padding-right: 5px;
	padding-bottom: 14px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a88a52;
	text-decoration: none;
	color: #FFF;
	margin: 0px;
      }
	#nav a:hover {
	display: block;
	color: #947c4f;
	background-color: #fbaa29;
	background-image: url(images/bullet_11.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	}
	#nav a:active {
	display: block;
	color: #947c4f;
	background-color: #fbaa29;
	background-image: url(images/bullet_11.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	}
	#nav #current {
	color: #947c4f;
	background-color: #fbaa29;
	background-image: url(images/bullet_11.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;}
	.active {
	display: block;
	color: #947c4f;
	background-color: #fbaa29;
	background-image: url(images/bullet_11.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;}
	
	/*- sub menu--------------------------- */
	
	#subnav {
	float:left;
	top:0px;
	width:507px;
	height: 35px;
	font-weight: bold;
	text-align: left;
	font-size:10px;
	background-color: #fbaa29;
      }
    #subnav ul {
	display:inline;
	clear: both;
	left: inherit;
	margin:0;
	list-style:none;
	top:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
      }
    #subnav li {display:inline; height: 35px; left: inherit; }
    #subnav a {
	clear: right;
	float:left;
	display: block;
	text-align: center;
	padding-top: 9px;
	padding-right: 5px;
	padding-bottom: 14px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fdbb51;
	text-decoration: none;
	color: #FFF;
	margin: 0px;
      }
	#subnav a:hover {
	display: block;
	color: #947c4f;
	background-color: #fbaa29;
	background-image: url(images/bullet_11.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	}
	#subnav a:active {
	display: block;
	color: #947c4f;
	background-color: #fbaa29;
	background-image: url(images/bullet_11.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	}
	#subnav #current {
	color: #947c4f;
	background-color: #fbaa29;
	background-image: url(images/bullet_11.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;}
	.subactive {
	display: block;
	color: #947c4f;
	background-color: #fbaa29;
	background-image: url(images/bullet_11.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;}
	
	/*-- END SUB MENU ---*/
	
	.breadcrumb {
	color: #fbaa29;
	text-decoration: none;
}
	.breadcrumblink {
	color: #fff;
	text-decoration: none;
}
	
	.rightmenu {
	background-color: #d1bd98;
	background-image: url(images/fengrain_21.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 209px;
	padding-top: 6px;
	padding-right: 20px;
	padding-left: 20px;
	}
	.noticemenu {
	background-color: #d1bd98;
	padding-top: 6px;
	padding-right: 20px;
	padding-left: 20px;
	}
.latestnews {
	padding-top: 7px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #d4c5a8;
	color: #7e6636;
	margin-bottom: 7px;
	display: block;
	height: 104px;
	width: 100%;
	overflow: hidden;
	margin-top: 7px;
}
.latestnews a:link{
	color: #9A7E48;
	text-decoration: none;
	}
.latestnews a:hover{
	color: #ffffff;
	text-decoration: none;
	}
.latestnews a:visited{
	color: #9A7E48;
	text-decoration: none;
	}
	
	.accounts {
	text-align: right;
	padding-right: 16px;
	padding-bottom: 12px;
}
	.login {
	text-align: right;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d4c5a8;
	border-bottom-color: #d4c5a8;
}
	.sitemap {
	padding-right: 25px;
	padding-bottom: 30px;
	padding-left: 15px;
	padding-top: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b2955d;
	color:#d8c8a8;
}
p {
	margin: 0px;
	padding-top: 9px;
	line-height: 18px;
}
h1 {
	font-size: 22px;
	font-weight: normal;
	text-decoration: none;
	line-height: 30px;
	margin: 0px;
	letter-spacing: -1px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	line-height: 26px;
	margin: 0px;
	letter-spacing: -1px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h4 {
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	margin: 0px;
}
.techpoints {
	font-size: 110%;
	font-weight: bold;
	color: #fbaa29;
}
.tel {
	font-size: 16px;
}
.newsback {
	background-image: url(images/news_back_06.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 216px;
	width: 556px;
}
.newtitle {
	line-height: 18px;
}
a.links:link {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background-color: #b69c6a;
	display: block;
	width: 100%;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	background-image: url(images/star_link.png);
	background-repeat: no-repeat;
	background-position: left 3px center;
}
a.links:visited {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background-color: #b69c6a;
	display: block;
	width: 100%;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	background-image: url(images/star_link.png);
	background-repeat: no-repeat;
	background-position: left center;
}
a.links:hover {
	color: #f1a223;
	text-decoration: none;
}
.headers {
	font-size: 22px;
	line-height: 24px;
	letter-spacing: -1px;
}
.your_requirments {
	font-size: 26px;
	color: #fbaa29;
	line-height: 26px;
}
.yes {color: #fbaa29;font-weight: bold; font-size:11px;
}
.marketing_back {
	background-image: url(images/marketing_back_06.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	color: #6D5832;
	text-decoration: none;
}
.li {
	list-style-image: url(images/li_09.png);
	line-height: 16px;
	font-weight: bold;
}
#li {
	list-style-image: url(images/li_09.png);
	line-height: 16px;
	font-weight: bold;
}
#li a {
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
}
#staffwrapper {
	background-color: #b79d6b;
	padding: 6px;
	width: 285px;
	display: block;
	margin-bottom: 12px;
}
#update {
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dbc498;
	display: block;
	width: 98%;
}
.cmsheaders {
	font-weight: bold;
	color: #FFF;
	background-color: #c9ad79;
	display: block;
	width: 98%;
	margin: 0px;
	padding: 3px;
}
.latestnews_notice {
	padding-top: 7px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #d4c5a8;
	color: #7e6636;
	margin-bottom: 7px;
	display: block;
	width: 100%;
	overflow: hidden;
	margin-top: 7px;
}
.latestnews_notice a:link{
	color: #9A7E48;
	text-decoration: none;
	}
.latestnews_notice a:hover{
	color: #ffffff;
	text-decoration: none;
	}
.latestnews_notice a:visited{
	color: #9A7E48;
	text-decoration: none;
	}.line {
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D1BE9A;
}
.points {
	color:#003761;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 24px;
}
#line {
	display: block;
	height: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e0d4bd;
	margin-top: 15px;
	margin-bottom: 8px;
}
table.oilseed td {font-size:10px;}
.border {
	display: block;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
}
