body{text-align:center; margin:0; min-width: 530px; }
body, .tableTextBlue, .tableTextGold {font: normal 0.7em Arial, Serif;color:#333333;}
.footer,.footerbold, .breadcrumbs, .page-footer, .footergold{font: 10px Arial,Serif;color: #666666;background-color:transparent;}
.footerbold{font: 8pt Arial,Serif;color: #666666;}
.footerbold, .ListRowBold, .ListRowBoldNoBorder, .tableTextBold, .tableTextBoldFixed,.ListRowAltBold {font-weight: bold;}
a{ color: #3C64C8;text-decoration: none;}
a:link,a:active,a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
a.PrimaryNav:hover, a.SecondaryNav:hover, a.TertiaryNav:hover, a.sidebarDiv:hover, a.breadcrumbs:hover {text-decoration: underline; padding: 0 10px 0 10px;}
a.TertiaryNav:hover, a.footer:hover, a.TertiaryNav:link,a.TertiaryNav:active,a.TertiaryNav:visited {padding-left: 5px;padding-right: 5px;}
.PrimaryNav a {color: #FFFFFF;padding: 0 7px 0 7px;}
.SecondaryNav a {color: #FFFFFF;padding: 0 2.5px 0 2.5px;}
.TertiaryNav a {color: #939eb0;}
a.sidebarDiv {color: #95835D; padding-left: 0px;padding-right: 0px;}
a.breadcrumbs {color: #666666;text-decoration: none;}
a.breadcrumbs:hover {color: #666666; padding: 0 0 0 0;}
a.footer {color: #4E4E4D;	font: 10px Arial,Serif;padding-left: 5px;padding-right: 5px;}
h1,h2,h3,.ContentTitle { font: 120% Arial,Serif; color: #95835D; padding-top: 10px; padding-left: 5px;}
h4,h5,h6 {font-weight: bold;}
.PrimaryNav, .SecondaryNav, .TertiaryNav {font: 11px Arial,Serif; color:#FFFFFF; background-color: #95835D; line-height: 30px; text-align: left; width:765px;}
.PrimaryNav a, .PrimaryNav td, .SecondaryNav a, .SecondaryNav td {font: 11px Arial,Serif; color:#FFFFFF; line-height: 25px;}
.TertiaryNav a, .TertiaryNav td {color: #939eb0; background-color: #FFFFFF; line-height: 30px; font: 11px Arial,Serif;}
.PrimaryNavSearch {font: bolder 11px Arial,Serif; color:#FFFFFF; background-color: #95835D; line-height: 25px; text-align: center;}
.SecondaryNav {background-color: #939eb0;line-height: 25px; }
.SecondaryNav li, .PrimaryNav li, .TertiaryNav li, .page-footer li {list-style: none; display:inline; padding: 0 2.5px 0 2.5px;}
.SecondaryNav ul, .PrimaryNav ul, .TertiaryNav ul, .page-footer ul {list-style: none; margin:0; padding:0;}
.TertiaryNav {color: #939eb0; background-color: #FFFFFF; line-height: 15px;}
.SecondaryNavLeftImage{background: url(/awbl/images/grower/corners_menu_1.gif) bottom left no-repeat; float: left; width:10px; height:25px;}
.SecondaryNavRightImage{background: url(/awbl/images/grower/corners_menu_2.gif) bottom right no-repeat; float: right; width:10px;height:25px;}
.HeaderBackground{background-color: #EEEBE4;}
.headerTitle{font: 2.2em Arial,Serif;	color: #939eb0;}
.buttonWhiteLarge, .buttonWhiteSmall, .buttonWhiteSearch{background-image: url(/awbl/images/grower/white_large.gif);background-repeat: no-repeat;text-decoration: none;text-align: center;font: 11px Arial,Serif;color: #333333;border: none;width: 130px;height: 21px;cursor: pointer;}
.buttonWhiteSmall{background-image: url(/awbl/images/grower/white_small.gif);width: 54px;height: 21px;}
.buttonWhiteSearch{background-image: url(/awbl/images/grower/white_search.gif);width: 27px;height: 21px;background-color: #95835D;}
.breadcrumbs{text-decoration: none;}
.headerImage{background-image: url(/awbl/images/grower/wheat.gif);background-repeat: no-repeat;height: 89px;width: 725px;text-align: right;background-position: 480px;}
/* New Styles */
body{text-align:center;margin: 0;padding: 0;}
.page-layout{margin: 0 auto; width: 765px; text-align:left;}
.header-background{background-color: #EEEBE4; width:765px;line-height:89px;}
.header-div{height:89px;width:765px; background-image: url(/awbl/images/grower/header.gif); background-repeat: no-repeat;  clear:both;  background-color:#EEEBE4; padding-left:0px;}
.header-div #breadcrumbs-div{text-align:right; margin-top: -65px; line-height:10px; margin-right:10px;}
.header-div #location-div{text-align:left; margin:25px 0 0 640px; font: 22px Arial,Serif; color:#939eb0;}
.header-div #logo{width: 139px; height: 37px; margin: 25px 0 0 5px;}
.page-border {border: solid 1px #C0C0C0;}
.page-footer {width: 765px;}
.footergold {color: #95835D; padding: 0 0 0 10px; background-color:transparent;}
.search-div {float:right; padding-right: 10px;}
#banner {margin:10px 0 10px 0;border: none;}


body {
/*  min-width: 550px;*/      /* 2x LC width + RC width */
}

#container {
  padding-left: 190px;   /* LC width */
  padding-right: 175px;  /* RC width */
  width:400px;
}

* html #container { /*ie hack */
  padding-left: 190px;   /* LC width */
  padding-right: 175px;  /* RC width */
  width:765px;
}

#left {
  width: 190px;          /* LC width */
  /*right: 190px;*/          /* LC width */
  /*margin-left: -100%;*/
  margin-left:-195px;
  position:relative;
  float:left;
}

* html #left {
  width: 190px;          /* LC width */
  /*right: 190px;*/          /* LC width */
  /*margin-left: -100%;*/
  margin-left:-190px;
  position:relative;
  float:left;
}

.centre-home {
  width: 395px;
  padding-right:5px;
  float:left;
  margin-right:-400px;
}

* html .centre-home {width: 400px;}

.centre-edit
{
	width: 400px;
	padding-right:5px;
	float:left;
	margin-left:-50px;
}
	


#right 
{
  /*float:right;*/
  width: 173px;          /* RC width */
  margin-right: -173px;  /* RC width */
  position:relative;
  left:400px;
}


#footer {
  clear: both;
}

/*** IE6 Fix ***/
* html #left {
  left: 0px;           /* RC width */
}


* html .ie-wrapper 
{
	position: relative; left: 0px; top: 0px;
}

/* new homepage classes */

.roundbox
{
}


.dialog .hd .c,
.dialog .ft .c {
 font-size:1px; /* ensure minimum height */
 height:13px;
}

.dialog .ft .c {
 height:14px;
}

.dialog .hd {
 background:transparent url(/awbl/images/roundbox/tl.gif) no-repeat 0px 0px;
}

.dialog .hd .c {
 background:transparent url(/awbl/images/roundbox/tr.gif) no-repeat right 0px;
}

.dialog .bd {
 background:transparent url(/awbl/images/roundbox/ml.gif) repeat-y 0px 0px;

}

.dialog .bd .c {
 background:transparent url(/awbl/images/roundbox/mr.gif) repeat-y right 0px;
}

.dialog .bd .c .s {
 margin:0px 8px 0px 4px;
 /*background:#000 url(/awbl/images/roundbox/ms.jpg) repeat-x 0px 0px; */
 padding:1em;

}

.weatherDiv .dialog .bd .c .s {margin:0;padding:0;}

.dialog .ft {
 background:transparent url(/awbl/images/roundbox/bl.gif) no-repeat 0px 0px;
}

.dialog .ft .c {
 background:transparent url(/awbl/images/roundbox/br.gif) no-repeat right 0px;
}


/* content-specific */

.dialog h1 {
 /* header */
 font-size:2em;
 margin:0px;
 padding:0px;
 margin-top:-0.6em;
}

.dialog h2 {
 /* header */
 font-size:1.3em;
 margin:0px;
 padding:0px 0px 5px 0px;
 margin-top:-0.6em;
}

.dialog p, .dialog table {
 margin:0 0px 0px 0px;
 padding:0px;
 font:0.95em/1.5em arial,tahoma,"sans serif";
}

.sidebarDivTitleAbout {padding: 10px 0 0 5px;}
#print-content {margin-left:6px; width:580px;}
.sidebarDiv ul, #grainflowsettings ul, #divGFSitePrices ul
{
	list-style: none;
	margin-left: 0.0em;
	margin-right: 0em;
	margin-top: 1em;
	margin-bottom: 1em;
	
}
.sidebarDiv li, #grainflowsettings li
{
	font-family: Arial ;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	list-style: none;
	padding-top:2px;
	padding-bottom:0em;
	padding-left:0em;
	padding-right:2px;
}

.sidebarDivTitle, .sidebarDivTitleAbout {font: 14px Arial,Serif;color: #95835D; margin: 10 0 0 0; padding:10px 0 5px 0;}
.sidebarDivLeft {background-color: #f0f1f5; border: solid 1px #C0C0C0; border-bottom: none; margin-top: 2px;padding-left:5px; padding-left:2px;}
.sidebarDiv, .sidebarDivAbout{background-color: #EEEBE4; border: solid 1px #C0C0C0; border-bottom: none; margin-top: 0px; padding-left:2px;}
.sidebarDivInlcude {background-color: #EEEBE4; border: solid 1px #C0C0C0; border-bottom: none; border-top: none;}
.sidebarDivInlcude img {margin-top:10px;}
.sidebarFooterHome, .blueFooter{overflow:hidden; background: url(/awbl/images/grower/blue_wide_bot.gif) top left no-repeat;font: 14px Arial,Serif;color: #95835D;padding: 5px; height:10px; padding-bottom: 0;}
.sidebarFooter, .sidebarFooterRight {overflow:hidden; background: url(/awbl/images/grower/beige_wide_bot.gif) top left no-repeat; width:173px;height:10px;}
.sidebarDiv li span{float:left; padding-top: 4px; font: 10px Arial,Serif;color: #666666;}
.sidebarDiv li select, #divGFSitePrices li select{float:right; width:100px;}
#divGFSitePrices {width:200px;}
#divGFSitePrices li span{float:left;}
#divGFSitePrices li input{margin-left:120px;}
/*.weather-icons{text-align:left; margin:0px 0px 0px 0px; padding:2px 0px 0 0; border-bottom: solid 1px #C0C0C0; font: normal 11px Arial,Serif;color:#333333; width:170px;}
.weather-icons p{margin-right:0px; padding:3px 0 0 0; float:right; margin-top: -30px; font: normal 11px Arial,Serif;color:#333333;}
.weather-icons img{margin-right:0px; padding-right:0px; float:right; margin-top: -30px;}*/
.weatherDiv img {border:none; padding:0; margin:0px;}
.weatherDiv span {display:inline-block;text-align: center}
.weatherDiv ul {margin:10px 0;padding:0;}
.weatherDiv ul li {list-style:none; display:inline;padding:0 2.5px 0 2.5px; color:#3C64C8}
.weatherDiv #detail li {list-style:none; display:block;padding:2.5px 0 2.5px 0; color:#3C64C8}
#dmc{margin-top:10px;}
.news-item-list{list-style:none;margin:0px;padding:0px;}
.news-item-list li {padding:5px 0px 5px 0px;}
.news-item-list li span {margin-right:5px;}
.NewsHeader {color: #95835D; font-size:110%;}
.NewsHeader a { color: #95835D;text-decoration: none;}
.NewsHeader a:link, .NewsHeader a:active, .NewsHeader a:visited{text-decoration: none;}
.NewsHeader a:hover {text-decoration: underline;}
.NewsHeaderBlack {color: #000000; font-size:110%;}
.newsdate-i{font-style: italic; padding:2px 0 2px 0;}
.newsitem {padding: 2px 0 2px 0;border-bottom: solid 1px #C0C0C0; margin-top: 10px;}
.tabletextfixed, .tableTextBoldFixed, .errorMessage, .logindiv p {font: normal 11px Arial,Serif;color:#333333;}
.tableTextBoldFixed {font-weight:bold;}
.login-div-links p {font-weight:bold;}
.login-div-links {margin-bottom:15px;}
.login-div-links div.edit-acc {margin-top:10px;}
.login-div-links div.edit-acc p{font-weight:normal;}
.weatherDiv h2 a {color: #95835D; display:inline-block; padding-bottom: 10px;text-decoration:none;}

#GrowerHomeSidebarRight1_divSharePrice #sp, #AboutHomeSidebar1_divAboutSharePrice #sp div {display:none;}
