body {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 62.5%;
	color: #222;
	background:#e6f7fe url(../img/bg_body14.jpg) repeat-x top center;
	text-align:center;
}
#search {
position:absolute;
width:300px;
height:20px;
overflow:hidden;
}
/* links */
a:link, a:visited {
	color: #86a03d;
	text-decoration: none;
}
a:hover {color: #666;}
a img {border: none;}

/* body */
#body{
	width:806px;
	text-align:left;
	font-size:1.4em;
	line-height:1.5em;
	min-height:1000px;
	
}

#window {
width:806px;
position:relative;
margin-top:28px;
text-align:center;
margin:0 auto;
min-height:1000px
}
/* header */
#header{
	
	width:778px;
	height:300px;
	background:url(../img/header_3.jpg) top center no-repeat;
	margin-left:14px;
	margin-top:30px;
	float:left;
}
 #logo{
	float:left;
	width:184px;
	margin:9px 0 0 20px;
	height:131px;
	display: none;
} 

#nav{
width:758px;
padding-left: 20px;
margin-top:263px;
float:left;
background-image: url(../images/bg-clear.png);
border-top: 1px solid #cf5399;
border-bottom: 1px solid #cf5399;
}
ul#menu{
	margin:0;
	padding: 0;
	float: left;
	font-size:12px;
	margin-left: 30px;
}
ul#menu li{display: inline;}
ul#menu li a{
	float: left;
	color: #7d605d;
	padding: 13px 13px 16px 13px;
	text-decoration: none;
	border-right:1px solid #586b27;
	line-height: .5em;
}
ul#menu li a.right{border-right:none}
ul#menu li a:hover{
	background:#86A03D;	
}
#banner{
	height:205px;
	padding:10px;
	background:url(../img/bg_banner.gif) top left repeat-x;
	width:758px;
	margin:0 14px;
	float:left;
	display:inline;
}
#video{
	width:235;
	height:203px;
	float:left;
}
#search {
  float:left;
  width:650px;
  height:45px;
}

form {


height:30px;
overflow:hidden;
}
#cse-search-results {
width:650px;
overflow:hidden;
}

/* Slideshow */
#img_rotate{
	position:relative;
	width:512px;
	height:203px;
	float:left;
	margin-left:10px;
}
#img_rotate img {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
}
#img_rotate img.active {
	z-index:10;
	opacity:1.0;
}
#img_rotate img.last-active {
	z-index:9;
}
#famGallery {
width:256px;
height:260px;
float:right;
}
#img_rotate2  {
	position:relative;
	width:250px;
	height:200px;
	float:left;
	display:inline;
	margin-right:10px;
	border:1px solid #DDDDDD;
	padding:2px;
}
#caption2 {
position:relative;
	width:250px;
	height:70px;
	float:left;
	display:inline;
	margin-right:10px;
	
	padding:2px;
}

#img_rotate2 p {
font-size:10px;
color:#999999;
line-height:12px;
float:left;
margin-top:210px;
letter-spacing:-.5px;
}
#caption2 p {
font-size:10px;
color:#999999;
padding:2px;
width:250px;
	height:50px;
line-height:12px;
background:#fff;
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
letter-spacing:-.5px;
}
#caption2 p.active {
	z-index:10;
	opacity:1.0;
}
#caption2 p.last-active {
	z-index:9;
}
#img_rotate2 img {
	padding:2px;
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
}
#img_rotate2 img.active {
	z-index:10;
	opacity:1.0;
}
#img_rotate2 img.last-active {
	z-index:9;
}
#caption  {
padding:0 10px 0 10px;
width:250px;
float:left;
font-size:9px;
margin-right:10PX;
}
#caption p {
font-size:10px;
color:#999999;
line-height:12px;
letter-spacing:-.5px
}
#will {
float:left;border:1px solid #dddddd;padding:2px;margin-right:5px;margin-top:3px;
font-size:10px;
color:#999999;
line-height:12px;
letter-spacing:-.5px;
width:100px;
}
/* content */
#content{
	float:left;
	width:858px;
	min-height:400px;
	padding:0 14px;
	background:transparent url(../img/bg_content5.jpg) -20px 0px repeat-y;
	display:inline;
}
#content-full{
	float:left;
	width:858px;
	min-height:400px;
	padding:0 14px;
	background:transparent url(../img/bg_content5.jpg) -20px 0px repeat-y;
	display:inline;
}
#left,#left-full{
	width:525px;
	padding:15px;
	float:left; 
	font-size:0.9em;
	min-height:300px;
		display:inline;
}
#left2{
	width:725px;
	padding:15px;
	float:left; 
	font-size:0.9em;
	background:#fff;
	display:inline;

}

#left-full{
	width:748px;
	display:inline;
}
#right{
	width:193px;
	padding:15px;
	float:left;
	font-size:0.9em;
	display:inline;
}
#right p{
	line-height:1.3em;
}
#right p a.news, #right p strong{text-decoration:none;color:#376485;letter-spacing:-1px;}
#right p a.news:hover{color:#666}

/* slider */
ul.navigation {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-bottom: 9px;
}

ul.navigation li {
	display: inline;
	margin-right: 1px;
}

ul.navigation a {
	padding: 10px 30px;
	color: #000;
	text-decoration: none;
	border:1px solid #fff;
	border-bottom:none;
}

ul.navigation a:hover {
	background-color: #f6f6f6;
}

ul.navigation a.selected {
	background-color: #fff;
	border-color:#ddd;
}

ul.navigation a:focus {
	outline: none;
}

#slider {
	width: 530px;
	margin: 0;
}

.scroll {
	height: 275px;
	overflow: auto;
	position: relative; /* fix for IE to respect overflow */
	clear: left;
	background: #FFFFFF url(../img/content_pane-gradient.gif) repeat-x scroll left bottom;
	border:1px solid #ddd;
}

.scrollContainer div.panel {
	padding: 15px;
	height: 245px;
	width: 500px; /* change to 560px if not using JS to remove rh.scroll */
}

ul.products {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.products li {
	display: inline;
	margin-right: 0;
}

/* tabs */
#tab-container{
	background:#eaf3fb;
	padding:6px;
	border:1px solid #a1ccef;
}

#tab-container h3 {
	background-color: #EAF3FB;
	border-bottom: 1px solid #a1ccef;
}

ul.idTabs, ul.idTabs li{width:auto; margin:0; padding:0;}
ul.idTabs li { list-style:none; float:left; }
ul.idTabs a {
	display:block;
	padding:8px 10px;
	text-decoration:none!important;
	margin:1px 0 0 0;
	background:#eaf3fb;
	color:#000;
	font-size:1.1em;
}
ul.idTabs a:hover {
	background:#a1ccef;
}
ul.idTabs a.selected {
	margin-bottom:0;
	color:#000;
	background:#fff;
	cursor:default;
}
ul.idTabs a:focus {outline: none;}
#tab-order, #tab-shipping, #tab-freight, #tab-containers,
#tab-vegetables, #tab-roots, #tab-other{
  padding:10px 7px 5px 9px;
  *padding-top:3px;
  clear:left;
  background:#fff;
}

#emails {
	list-style: none;
}

#tab-order table {
	border-bottom: 1px solid #a1ccef;
}

/* news */
#news{
	padding:0;
	border-top:1px solid #eee;
}
#news li{
	width:550px;
	list-style:none;
	border-bottom:1px solid #eee;
}
#news table{width:100%;}
#news td{padding:5px;}
#news span.title{
	font-size:16px;
	color: #B00757;
	display:block;
}
#news span.date{
	color:#666;
	display:block;
}
#news li.even{background:#f5f5f5}
#news li.hover{background:#eee;cursor:pointer}

#news li.short td.thumb{
	width:75px;
	text-align:center;
}
#news li.short td.thumb img{
	width:66px;
	height:50px;
}
#news li.short div.story{
	display:none;
}

#news li.full td.thumb{
	width:225px;
	text-align:center;
	vertical-align:top;
}
#news li.full td.thumb img{
	width:200px;
	height:150px;
	border:1px solid #ccc;
	padding:3px;
	background:#fff;
}
#news li.full div.story{
	display:block;
}
#news li.full td{cursor:default}

/* thickbox */
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #b8d271;
	text-align:left;
	top:50%;
	left:50%;
	-moz-box-shadow: 0px 0px 30px #000;
	-webkit-box-shadow: 0px 0px 30px #000;
	box-shadow: 0px 0px 30px #000;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
	font-weight: bold;
}

#TB_title{
	background-color:#ABCFEF;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

/* footer */
#footer, #footer-full{
	
	display:inline;
	text-align:center;
	background:transparent url(../img/bg_footer5.jpg) -23px 0 no-repeat;
	padding:10px 20px;
	margin-bottom:30px;
	font-size:12px;
	width:858px;
	float:left;
	min-height:50px;
}

#footer p{margin:10px 0 0 0; width:858px;}

/* elements */
h1,h2{
	margin-top:0;
	color:#7e053f;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:1.7em;
	line-height: 30px;
}
.no-margin{margin:0}

h3 {
margin-top:0;
padding:5px;
}

.clear{clear:both}
img.img{
	padding:2px;
	border:1px solid #ddd;
}
img.center{margin:5px auto;}
img.right{margin:0 0 10px 10px;}
img.left{margin:0 10px 10px 0;}
hr{
	border:0;
	color:#a1ccef;
	background-color:#a1ccef;
	height:1px;
}
a .l {
font-family:Georgia,"Times New Roman",Times,serif;
}
#underC {
position:absolute;
left:100px;
top:-15px;
}
#underC p{
font-size:16px;
color:#ffffff;
}

#paypal {
	height: 100%;
	padding: 15px 0 0 20px;
	width: 200px;
	}
	
#buynow {
	padding: 10px 10px 10px 0;
	}
	
#farmgarden_img01 {
	float: left;
	margin: 0 10px 4px 0;
	height: 132px;
	width: 200px;
	background-image: url(../images/box1.jpg);
	border: 2px solid #b3cb75;
	}
	
#beets, #lettuce {
float: left;
}

#carrots {
	float: right; 
	margin-right: -150px;
	}
	
#beets img, #lettuce img, #carrots img {
	border: thin solid black;
	}
	
.one-year {
	float: left;
	width: 100px;
}

.alt-address {
	float: left;
	overflow: hidden;
}

.alt-address h3 {
	background-color: #EAF3FB;
	border-bottom: 1px solid #a1ccef;
	padding: 0px 10px;
}

#main-office {
	background-color: #EAF3FB;
	border-bottom: 1px solid #a1ccef;
	padding: 5px 10px;
	width: 130px;
	font-size: 1.4em;
}
	
.contacth, .tabh {
	color: #86A03D;
	font-size: 1.05em;

}

.pad {
	padding: 0 0 0 10px;
}



#placeOrders li {
	list-style: none;
	margin-right: 45px;
	padding: 0 10px;
	border: 1px solid #a1ccef;
}

/*#placeOrders li {
	list-style: none;
	border-bottom: 1px solid #a1ccef;
	border-top: 1px solid #EAF3FB;
}

#placeOrders li:last-child {
	border-bottom: none;
}*/


#placeOrders li:nth-child(odd) {
	background-color: #EAF3FB;
	border-top: 1px solid #a1ccef;
	border-bottom: 1px solid #a1ccef;
}

/*#placeOrders li:nth-child(odd):first-child {
	border-top: none;
}*/

.moveOr {
	margin-left: 42px;
}
