* { margin:0px; padding:0px; outline:none;}
* { behavior: url(iepngfix.htc) }



body{
	background-image:url(../img/Background.jpg);
	color:#43473b;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#container {
	width: 929px;
	margin: 20px auto 0;
}
#home #container {
	background: transparent url(../img/container-bg2.jpg) 0 40px no-repeat;
}

/*** HEADER ***/
/*#home #header {background: transparent url(../img/navigation-bg.jpg) 0 0 no-repeat;}*/
#home #header {}
#logo {
	float: left;
	height: 134px;
	width: 244px;
}
#logo a {display: block;}
#logo img {border: none; margin: 5px 0 0 50px;}

#nav {float: left; width: 697px;}

/* Top Utility Area */
#menutop {
	float: left;
	font-size: 12px;
	font-stretch: condensed;
	letter-spacing: -0.02em;
	text-align:right;
	width: 929px;
}
#home #menutop {width: 685px;}
#menutop-left, #menutop-center, #menutop-right {float:left;}
#menutop-left{
	display:block;
	width:232px;
	height:40px;
	background-image:url(../img/top-tomato.gif);
	text-indent:-9999px;
}
#menutop-center {
	font:Helvetica;
	height:28px;
	padding:12px 0 0 0;
	width:455px;
}
#home #menutop-center {width: 447px;}
#menutop-right {
	height:30px;
	font-size:10px;
	padding: 10px 10px 0 0;
	width:228px;
}

/* Search */
.submit {
	background:none;
	border:none;
	font-size:10px;
	vertical-align:middle;
}
.inputtext {
	border:none;
	height:21px;
	vertical-align:middle;
	width:100px;
}

/* Main Navigation */
#navigator {float: left; height: 51px; width: 929px;}
#home #navigator { width: 685px;}

#navigator-left, #navigator-right {
	float:left;
	height:51px;
}
#navigator-left {width:244px;}
#navigator-right {width:685px;}

#produce a, #thinking a, #people a {
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:51px;
	text-indent:-9999px;
}

#produce a {
	background-image:url(../img/produce.gif);
	width:228px;
}
#thinking a {
	background-image:url(../img/thinking.gif);
	width:228px;
}
#people a {
	background-image:url(../img/people.gif);
	width:226px;
}

#produce a:hover, #thinking a:hover, #people a:hover { background-position:0 -51px; }
.active { background-position:0 -102px; }



/**** MAIN CONTENT ****/

/* Pretty sure these are only in use for old home page. But not sure. */
#center {clear:both;}
#center1, #center2, #center3, #center4, #center5{float:left;font-size:1px;height:448px;}
#center1{background-image:url(../img/left.gif);width:24px;}
#center2{width:209px;}
#center3{width:239px;}
#center4{width:229px;}
#center5{background-image:url(../img/right.gif);width:227px;}
/* End most likely old home page stuff */


/* Home page Main content */
#home #content {
	background-image: none;
	margin: 0 10px;
	width: 909px;
}
#feature {
	float: left;
	margin-left: 10px;
	width: 672px;
}
#sidebar {
	float: left;
	width: 227px;
}
#sidebar-inner {margin: 40px 10px 0;}

#feature-text {
	font: 22px "lapture-caption-1", "lapture-caption-2", georgia, "Times New Roman", Times, serif;
	float: left;
	letter-spacing: -.5px;
	line-height: 28px;
	margin-top: 40px;
	width: 245px;
}
#feature-text { /* Wouldn't it be nice if this clipped the text... */
	-webkit-border-top-right-radius: 110px;
	-webkit-border-bottom-right-radius: 110px;
	-moz-border-radius-topright: 110px;
	-moz-border-radius-bottomright: 110px;
	border-top-right-radius: 110px;
	border-bottom-right-radius: 110px;
}

#feature-text .initialcap {
	color: #e24035;
	display: block;
	float: left;
	font-size: 80px;
	line-height: 1;
	padding-right: 5px;
}
#feature-photo {
	height: 362px;
	position: relative;
}
#feature-photo img {
	position: absolute;
	top: -20px;
	right: 10px;
}
#feature-photo p {display: none;}


/* Normal page cotent */
#content{background-image:url(../img/background-content.gif);}

#left{
	width:197px;
	display:block;
	padding-left:25px;
	padding-right:10px;
	float:left;
	font-size:9px;
}



/**** FOOTER ****/
#bottom{
	background-image:url(../img/bottom.gif);
	width:926px;
	height:14px;
	font-size:1px;
}
#home #bottom {
	background: transparent url(../img/bottom.gif) left bottom no-repeat;
	float: left;
	font: 27px/1 "ff-meta-serif-web-pro-1", "ff-meta-serif-web-pro-2", georgia, "Times New Roman", times;
	font-weight: 700;
	height:auto;
	margin-top: 7px;
	text-align: center;
	width: 929px;
}
#home #bottom p {
	background: transparent url(../img/bottom-green.png) left top repeat-y;
	margin-bottom: 14px;
	padding: 5px 0;
}
#home #bottom .tk-lobster {
	font-size: 32px;
	font-weight: normal;
}
.quote-script {font: normal 32px "lobster-1","lobster-2",serif;}

#footer{
	font-size:10px;
	padding-top:5px;
	/*padding-left:300px;*/
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-stretch:condensed;
}

#home #footer {float: left; width: 929px;}
/*#home #sitemap {width: 200px;}*/

#footer ul {list-style:none;}
#footer ul li {float:left;}

#footer-inside{
	text-align:center;
	margin-bottom:30px;
}

#copyright {float:left; margin-left: 300px;}
#footer #sitemap {float:right; padding:0 20px 0 0; text-align: right;}




/*** Learn More ***/
.lmore{
	font-size:9px;

}

.learnmore{
	width:207px;
	font-size:9px;
	padding-bottom:0px;
	font-weight:lighter;
}
.learntext{
	float:left;
	width:68px;
	padding-left:7px;
}

.learntext2{
	float:left;
	padding-left:5px;
	padding-right:20px;
	line-height:15px;
	color:#003300;
	font-size:11px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

.learntext2 img{margin-bottom:5px;}
.learntext a{
	color:#006600;
	font-weight:bold;
}

.learntext a:hover{color:#00CC00;}
.spanlearn{padding-left:6px;}

.learnimg{
	width:105px;
	height:73px;
	margin-right:16px !important;
	margin-right:12px;
	float:right;
}




/* START MENU LEFT */


.inthissection{
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	margin-left:50px;
}

.inthissection a{
	text-decoration:none;
	list-style:none;
}

.inthissection ul li{
	font-size:14px;
}

.inthissection li a{
	/*margin-left:-7px;*/
}

.inthissection li ul{
	/*margin-left:20px;*/
}

#left ul{
	list-style:none;
}

#left ul li{
	list-style-type:disc;
}

#left ul li a{
	color:#43473b;
}

#left ul li a:hover{
	color:#009900;
}

#left ul li ul li a{
	color:#666666;
}

#left ul li ul li#current-page a{
	color:#990000;
	list-style-type:disc;
}

ul.inthissection li ul li{
	margin-left:20px;
}

#left ul li ul{
	padding-bottom:0px;
}

/*
li#current-page{
	list-style-image:url(../img/red-arrow.gif);
}
*/

ul li#current-page a{
	color:#990000;
	font-size:14px;
}

ul li#current-page{

}

ul li#current-page a:hover{
	color:#990000;
}

ul li#current-page ul li{
	list-style:disc;
	margin-left:20px;
}

ul li#current-page ul li a{
	color:#666666;
	font-size:14px;
}

ul li#current-page ul li a:hover{
	color:#009900;
}

.lefttitle{
	font-family:"Times New Roman", Times, serif;
	font-size:19px;
	color:#993300;
	font-weight:normal;
	padding-left:20px;
	margin-left:25px;
}


/* FINISH MENU LEFT */

#center-inside{
	float:left;
	width:441px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}

#center-inside p{
	margin-bottom:6px;
	color:#43473b;
}

#center-inside ul{
	margin:10px 0px 20px 15px;
}

#center-inside li{
	font-size:13px;
}

#center-inside h1{
	text-align:left;
}

#center-inside a{
	color:#009900;
}

#center-learn-more{
	float:left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	width:678px;
	font-size:12px;
}

#center-learn-more img{
	margin:0px 10px 0px 0px;
}

#center-learn-more a{
	color:#006600;
}

#right{
	float:right;
	width:251px;
	margin-bottom:100px;
}

#right1{
	width:174px !important;
	width:184px;
	padding-right:46px !important;
	padding-right:16px;
	padding-left:29px;
	background-image:url(../img/right-bar-bk.gif);
	font-size:11px;
}

#right1 ul li{
	font-size:10px;
}

.arrow{
	vertical-align:middle;
	margin-left:10px;

}

#center-inside p img{
	margin-right:5px;
	float:left;
}

.red{
	color:#993300;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	line-height:20px;
}

.green{
	color:#43473b;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	list-style:none;
	margin-top:6px;
}

.green2{
	color:#43473b;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}

#staff_members p.green{
	margin-bottom:20px;
}

#staff_members p.green img{
	margin-left:10px;
	margin-right:10px;
}

#center-inside .green li{
	list-style:disc;
	list-style-position:outside;
	padding-bottom:6px;
}

#center-inside .green li a{
	color:#000000;
}

#center-inside p{
	color:#43473b;
}

#center-inside .green li a:hover{
	color:#00CC00;
}

.reditalic{
	font-style:italic;
	font-size:15px;
	color:#990000;
}

.imgleft{
	margin-top:40px;
	margin-left:40px;
	margin-bottom:40px;
}

.imgcenter{
	float:left;
	margin-right:12px;
}

.imgcenterright{
	float:right;
	margin-left:12px;
}

.tomatocenter{
	float:left;
}

.minitomato{
	background-image:url(../images/tomatotitle.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin-left:5px;
	padding:0px;
	height:30px;
}

#whogrowsit{
	margin-bottom:10px;
	margin-left:10px;
}

#wherefindit{
	padding-left:10px;
}

#season{
	margin-top:10px;
	margin-left:10px;
}

#center-6{
	float:left;
	width:678px;
	_width:648px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#product-profile{
	float:left;
	width:172px;
	margin-left:30px;
}

/* 466 */

#profile-text{
	float:right;
	width:466px !important;
	width:400px;
	padding:0px 0px 0px 10px;
}

/*#profile-text span{
	font-size:15px;
	font-style:italic;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	color:#425B43;
}*/

#product-profile ul{
	list-style:url(../img/red-arrow.gif);
	list-style-position:outside;
	margin-top:10px;
	margin-left:10px;
}

#product-profile ul li{
	font-weight:bold;
}

#product-profile ul li ul li{
	text-indent:0px;
	font-weight:normal;
}

.credit{
	font-size:9px;
}

#season-table{
	clear:both;
	text-align:center;
	padding:20px 0px 0px 20px;
}

#prevnext{
	width:150px;
	height:14px;
	border:3px solid #c8d7e5;
	margin:20px 5px 0px 5px;
	padding:6px 0px 0px 0pxpx;
	text-align:center;
	font-size:10px;
}

#prevnext a:hover{
	color:#c8d7e5;
}

#left-temp-7{
	width:209px;
	height:471px;
	float:left;
	background-image:url(../img/left-bar-bk.gif);
	margin:0px 0px 20px 30px;
	_margin:0px 0px 20px 15px;
}

#square{
	background: url(../images/square-bottom.gif) no-repeat bottom left;
	margin: 0 0 0 10px;
	padding: 0 0 25px 0;
	width: 195px;


/* Commented out by AKM. Adding capability for resizable square.
	background:url(../images/square.jpg) no-repeat 0 0;
	width:155px;
	height:104px;
	margin:0px 0px 10px 10px;
	padding:60px 0px 0px 30px;
*/
}

#square-inside {
	background:url(../images/square-top.png) no-repeat top left;
	padding: 65px 0 0 0;
}

#square ul {
	background:url(../images/square-middle.gif) repeat-y left 70px;
	padding:0 0 0 30px;
	width: 165px;

}

#square ul li{
	list-style-image:url(../img/red-arrow.gif);
	list-style-position:outside;
}

#temp-7-center{
	padding:0px 20px 10px 10px;
}

#temp-7-prevnext{
	float:right;
	margin-top:10px;
	margin-right:10px;
	margin-bottom: 10px; /* AKM */
	width:190px;
}

#temp-7-left{
	font-size:11px;
	font-weight:bold;
	padding-left:30px;
}

#temp-7-center p.green{
	font-size:12px;
}

#temp-7-left-title{
	margin-bottom:15px;
	font-weight:bold;
	font-style:italic;
	font-size:12px;
	font-family:"Courier New", Courier, monospace;
	padding:2px 0px 0px 10px;
}

#temp-7-left-title img{
	margin:0px 5px 1px 0px;
}

#temp-7-left ul{
	list-style-image:url(../img/red-arrow.gif);
	list-style-position:outside;
	margin-top:10px;
}

#temp-7-flash{
	width:160px;
	height:261px;
	margin-bottom:10px;
}

.separator{
	margin-bottom:10px;
}

#temp-6-right{
	height:600px;
}

#products{
	margin-bottom:10px;
	line-height:12px;
}

#products img{
	margin-left:10px;
}

#products ul{
	list-style:disc;
	list-style-position:outside;
	margin-left:5px;
}

#products ul li a{
	color:#000000;
}

#products ul li a:hover{
	color:#009900;
}

#products ul li ul li{
	margin-left:10px;
}

#footer_bk{
	background-image:url(../img/footer.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:910px;
	height:65px;
	margin:0 auto;
}

#footer_bk img{
	margin-top:20px;
}

#main_press,
#main_news{
	padding:0px 0px 20px 30px;
	margin:0 auto;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}

/*#main_news{
	width:555px;
}*/

#main_news h1{
	text-align:left;
}

#notice{
	padding:0px 0px 20px 30px;
}

#notice h1{
	text-align:left;
}


h3{
	color:#006600;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
}

h3.red{
	margin-top:10px;
}

#sitemap{
padding:0px 0px 20px 30px;
text-align:left;
float:left;
}

#sitemaplist{
	margin:0px 0px 0px 100px;
}

#sitemaplist li {
	font-weight:bold;
}

#sitemaplist ul li{
	font-weight:normal;
}

#sitemaplist ul li ul li{
	font-weight:normal;
}


#sitemaplist ul{
	margin-left:50px;
	margin-bottom:10px;
}

#sitemaplist li{
	list-style-image:url(../images/rightarrow.gif);
}

#sitemaplist li a:hover{
	color:#660000;
	font-weight:bold;
	list-style-image:url(../img/red-arrow.gif);
}

#temp-7-center p.green{
	font-size:14px;
}

#paragraph p{
	color:#43473b;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	list-style:none;
	margin-top:11px;
}

#paragraph a{
	color:#009900;
}

/* for the sections != index #didyouknow hardcoded in de html margin-top:10px; */

html>/**/body #didyouknow{
	margin: 20px 0px 0px 0px;
}

#didyouknow{
	width:200px;
	height:65px;
	background-image:url(../images/didyouknow.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	margin: 0px 0px 0px 0px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

#didyouknow .green2{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#didyou-text{
	width:150px;
	height:10px;
	font-family:Arial, Helvetica, sans-serif;
}

.didyou1{
	width:190px;
	height:10px;
	background-image:url(../images/didyou2.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}
.didyou2{
	width:190px;
	height:50px;
	background-image:url(../images/didyou1.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}

html>/**/body #center-inside ul.fpList{
	width:180px;
	float:left;
	list-style:disc;
	list-style-image:none;
	list-style-type:disc;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	list-style-position:outside;
	margin-left:15px;
}

#center-inside ul.fpList{
	width:180px;
	float:left;
	list-style:disc;
	list-style-image:none;
	list-style-type:disc;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	list-style-position:outside;

	padding-left:20px;
}

#center-inside ul.fpList li{
	list-style:disc;
	list-style-type:disc;
}


#content ul.fpList li a{
	list-style:disc;
	color:#43473b;

}

#content ul.fpList li a:hover{
	color: #009900;
	list-style:disc;
}


#center-inside ul.fpList2{
	width:200px;

	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	list-style-position:outside;
	margin-left:15px;
}

#content ul.fpList2 li a{
	color:#43473b;
}

#content ul.fpList2 li a:hover{
	color: #009900;
}

.didyou3{
	width:190px;
	height:50px;
	background-position:right bottom;
	background-repeat:no-repeat;
}

#center-inside ul li span.list_styles{
	list-style:disc;
	color: #43473b;
	font-family: "Times New Roman",Times,serif;
	font-size: 14px;
	padding-bottom:10px;
	list-style-position:outside;
}

#center-inside ul li.list_styles{
	list-style:disc;
	color: #43473b;
	font-family: "Times New Roman",Times,serif;
	font-size: 14px;
	padding-bottom:10px;
	list-style-position:outside;
}

.line_up_text{
	font-family: "Times New Roman",Times,serif;
	font-size: 14px;
	padding:0px 0px 20px 60px;
}
h1 {
	color:#993300;
	font: 25px "Times New Roman", Times, serif;
	text-align:left;
	margin-bottom:8px;
}

a { color:#43473b; text-decoration:none;}
a:hover { color:#009900;}

img {margin:0px; padding:0px;}
.clearboth, clear {clear:both; font-size:1px;}

#spacer{ height:81px; width:227px;}



