
#pagecontainer{
	width:858px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
}
#wrapper{
	background-color:#ffffff;
}
   body#home a#homenav,
  body#about a#aboutnav,
body#growers a#growernav,
body#employment a#employmentnav,
body#products a#productsnav,
body#contract a#contractnav,
body#news a#newsnav,
body#contacts a#contactsnav
{
	background-color: #A97552;
	color:#ffffff;
	background-repeat: repeat-x;
	padding: 3px;
	background-image: url(images/wood.jpg);
}

#header{
	width:858px;
	height:144px;
	position:relative;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
#mainnav{
	Position:absolute;
	width: 612px;
	height:44px;
	background-image:url(images/mainnav_bg.jpg);
	background-repeat: no-repeat;
	top: 85px;
	right: 15px;
	}
		#navmain {
	Position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	}
	#navmain li{
	display:inline;
	line-height:44px;
	}
	#navmain ul a:link, #navmain ul a:visited {color: #000000; text-decoration: none;}
#navmain ul a:hover {color: #ffffff; text-decoration: none;}
#navmain ul {list-style: none; margin: 0; padding: 0;}
#bodycontent {
	position:relative;
	width: 858px;
	height:100%;
	background-color: #FFF;
	}
	#nav{
	position:relative;
	width: 225px;
	float: left;
	}
	#navstruct {
	position:relative;
	width: 194px;
	margin-left:20px;
	line-height: 27px;
	text-indent: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	#navstruct ul a:link, #navstruct ul a:visited {display: block; color: #e2362a; text-decoration: none;}
#navstruct ul a:hover {background-color: #ffffff; color: #265c0a; text-decoration: none;}
#navstruct ul {list-style: none; margin: 0; padding: 0;}
#navstruct ul ul{text-indent:30px; font-size:12px;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navstruct li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f7cd57;
}
	#rtcontent{
	position:relative;
	width: 612px;
	float: right;
	padding-right:15px;
	padding-top:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height:20px;
	}
	#rtheader{
	width:612px;
	height:200px;
	position:relative;
}
	#rttext{
	width:612px;
	position:relative;
	padding-top:10px;
	padding-bottom:10px;
}
#clear {
	position:relative;
	clear:both;
	}
#footer {
	position:relative;
	width: 858px;
	height:69px;
	background-repeat: no-repeat;
	background-image: url(images/footer_bg.jpg);
	clear:both;
	}
#foot {
	position:relative;
	width:858px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 21px;
	color: #000000;
	padding-top:10px;
	}
#colleft{
	width:11px;
	height:545px;
	position:relative;
	background-image: url(images/shade_lft.jpg);
	background-repeat: no-repeat;
	float:left;
}


	#foot a:link {
	color:#06F;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}
 #foot a:visited {
	color:#06F;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}
  #foot a:hover {
	color:#090;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}
	.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #547C2C;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #547C2C;
	line-height: 20px;
	}
	
	#rtcontent a:link {
	color:#06F;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
 #rtcontent a:visited {
	color:#06F;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
  #rtcontent a:hover {
	color:#090;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

/***************** TABS I Added a new line of jquery to the main page. *********************/
/* navigation */
#navt {
	background-image:url(images/p_nav_bg2.jpg);
	background-repeat:repeat-x;
	border-bottom:1px solid #547C2C;
	height:120px;	
	width:611px;
	border-right:1px solid #547C2C;
	border-left:1px solid #547C2C;
}

#navt ul {	
	width:600px;
	margin:0 auto;	
}

#navt li {	
	border-right:1px solid #547C2C;
	float:left;
	padding-left:1px;
	width:100px;
	list-style-type:none;
	text-align:center;
}

#navt a {
	color:#333333;
	display:block;
	padding:3px;
	position:relative;
	word-spacing:-2px;
	font-size:11px;		
	height:120px;
	text-decoration:none;
}	

#navt a:link, #navt a:visited{
	color:#E2362A;
	text-decoration:none;
	font-size:11px;
}

#navt a:hover{
	color:#547C2C;
	text-decoration:none;
	font-size:11px;
}

#navt a.current {
	background:#fff;	
}

#navt img {
	background-color:#fff;
	border:1px solid #ccc;
	padding:4px;
	margin-left:3px;
	display:block;
}

#navt strong {
	display:block;		
	font-size:13px;
}

/* panes */
#panes {
	background:#fff;
	border-color:#547C2C;
	border-style:solid;
	border-width:0px 1px 1px;
	width:611px;	
	height:200px;
	margin-bottom:-20px;
	padding-bottom:20px;
	
	/* must be relative so the individual panes can be absolutely positioned */
	position:relative;
}

/* crossfading effect needs absolute positioning from the elements */
#panes div {
	display:none;		
	position:absolute;
	top:20px;
	left:20px;
	font-size:14px;
	color:#444;	
	width:570px; 
}

#panes img {
	float:left;
	margin-right:10px;		
}

#panes p.more {
	color:#000;
	font-weight:bold;
}

#panes h3 {
	margin:0 0 -5px 0;
	font-size:22px;
	font-weight:normal;
}

.overlay {
	display:none;
	width:500px;
	padding:20px;
	background-color:#ddd;
}
/* END OF */
