body { 
	margin: 0;
	padding: 0;
	background: #fff url(../images/bodybg.jpg) repeat-x;
	text-align: center;
}

a.skip	{display: none;}
a img {border: none;}

/* =TYPOGRAPHY-----------------------------------------*/	

body, td, select {
    font: 12px Arial;
    line-height: 18px;
    color: #666;
}

h1 {
	margin: 0 0 10px 0;
	padding: 0;
	font: 20px arial;
 	color: #442824;
}

h2, .header {
	margin: 0;
	padding: 0;
	font: bold 12px georgia;
 	color: #442824;
 	text-transform: none;
}

h3, .subheader	{
	margin: 0;
	padding: 0;
	font: bold 12px Arial;
	color: #000000;
	}
	
h4 {
	margin: 0 0 10px 0;
	padding: 0;
	font: bold 12px Arial;
 	color: #000000;
}
 
a	{
	color: #660000;
	font: 12px arial;
	text-decoration: underline;
	}
	
a.on, a:hover	{
	color: #660000;
	font: 12px arial;
	text-decoration: underline;
	}
	

/* =CONTAINER DIVS-----------------------------------------*/	
#container {
	margin: 36px auto 0px auto;
	text-align: left;
	background-color: #fff;
	width: 903px;
	padding: 0 0px 0;
	position: relative;
}

div#banner {
	position: relative;
	width: 903px;
	height: 154px;
	background: url(../images/banner.jpg) top no-repeat;
}

div#banner h1 {
    position: absolute;
    margin: 0;
    padding: 0;
}

div#banner h1 a {
    text-indent: -9999px;
    position: absolute;
    display: block;
    width: 110px;
    height: 98px;
    top: 0px;
    left: 0px;
    text-decoration: none;
}

/* =NAVIGATION-----------------------------------------*/	
	
div#navBar {
    position: absolute;
	top: 99px;
	left: 0px;
	width: 903px;
	height: 25px;
	padding: 0;
	margin: 0;
	background: url('../images/navbar.jpg') top no-repeat;
    }

ul#nav {
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-align: center;
	}
	
ul#nav li {
	margin: 0 ;
	padding: 0;
	float: left;
 	}
 	
ul#nav a {
	display: block;
	height: 25px;
	padding: 0;
}

ul#nav a.on	{
	background-image: url('../images/navbar.jpg');}
ul#nav a:hover	{
	background-image: url('../images/navbar.jpg');} 
body#home ul#nav a:hover	{
	background-image: none;} 

ul#nav a span {display: none;}

ul#nav li.home a {width: 60px;}		
ul#nav li.home a.on {background-position: 0px -29px;}
ul#nav li.home a:hover {background-position: 0px -29px;}

ul#nav li.store a {width: 135px;}		
ul#nav li.store a.on {background-position: -60px -29px;}
ul#nav li.store a:hover {background-position: -60px -29px;}

ul#nav li.club a {width: 125px;}		
ul#nav li.club a.on {background-position: -195px -29px;}
ul#nav li.club a:hover {background-position: -195px -29px;}	

ul#nav li.winemaking a {width: 140px;}		
ul#nav li.winemaking a.on {background-position: -320px -29px;}
ul#nav li.winemaking a:hover {background-position: -320px -29px;}

ul#nav li.about a {width: 120px;}		
ul#nav li.about a.on {background-position: -460px -29px;}
ul#nav li.about a:hover {background-position: -460px -29px;}

ul#nav li.food a {width: 145px;}		
ul#nav li.food a.on {background-position: -580px -29px;}
ul#nav li.food a:hover {background-position: -580px -29px;}

ul#nav li.news a {width: 175px;}		
ul#nav li.news a.on {background-position: -725px -29px;}
ul#nav li.news a:hover {background-position: -725px -29px;}



div#subnav  {
	position: absolute;
	width: 900px;
	height: 24px;
	left: 0px;
	top: 131px;
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	text-align: left;
	background: none;
	text-align: left;
		}
		
div#subnav ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-align: left;
	}

div#subnav li	{
	display: inline;
	background: none;
	}

div#subnav a {
    color: #999;
	font: 12px arial;
	line-height: 20px;
	background: none;
	text-align: left;
	width: 100px;
	padding: 0 30px 0 0;
	text-decoration: none;
	text-transform: none;
}

div#subnav a#long {width: 200px;}

div#subnav a#verylong {width: 300px;}

div#subnav a.on, div#subnav a:hover {background: none; color: #996600;}

	
#nav a:hover {
	text-decoration: none;
}


/* =SHOPPING MENU -----------------------------------------*/	

div#enav {
	display: inline;
    width: 400px;
    margin: 10px auto 0 auto;
}

ul#eNav {
    list-style-type: none;
	font: 11px arial;
	color: #330000;
	text-align: right;
	padding: 5px 8px 0 0;
	margin: 0 0 6px 0;
}

ul#eNav li {
    display: inline;
    margin: 0 1px;
    padding: 0 0 0 7px;
    height: 20px;
}

ul#eNav a {
	font-family: arial;
	padding: 0 6px;
	font-size: 11px;
	color: #996600;
	text-decoration: none;
	text-transform: none;
	line-height: 20px;
}

ul#eNav a:hover,
ul#eNav a.on {
	color: #996600;
}


/* =EDITABLE BODY -----------------------------------------*/	
div#mainPageArea {
	background: none;
	margin: 2px 0 0 0;
	padding: 0 0 0 0; 
	width: 903px;
	}

div#specialsArea		{	
	float: right;
	display: inline;
	width: 250px;
	margin: 0 0;
	}
	
div#cmsContentArea {
	margin: 0;
	width: 647px;
	float: left;
	display: inline;
}

div#kicker1 {
    background: url('../images/kicker1.jpg') top left no-repeat;
    width: 249px;
    height: 200px;
    margin: 1px 0 1px 0;
    float: right; 
    display: inline;
}

div#kicker2 {
    background: url('../images/kicker2.jpg') top left no-repeat;
    width: 231px;
    height: 119px;
    margin: 0;
    float: right;
}

div#signup {
	display: inline;
	background: url('../images/mailing.jpg') top left no-repeat;
    width: 249px;
    height: 169px;
    margin: 0;
    float: right;
}

div#signup p {
	width: 230px;
	height: 0px;
	display: inline;
	margin: 20px 0 0 10px;
	float: left;		
}	

form#signform {
	display: inline;
	float: left;
	width: 231px;
	height: 20px; 
	margin: 10px 0 0 10px; 
	padding: 0;
}
form#signform .button {display: inline; float: right; margin: 0; padding: 0;}
form#signform .text {display: inline; float: left; margin: 0; padding: 0;}



hr.cleaner {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; 
	  padding: 5px;
      border:none;
      visibility: hidden;
      }

/* =HOMEPAGE-----------------------------------------*/	

body#home #banner h1 {
    display: none;
    }

body#home #banner {
    height: 150px;
    width: 903px;
    background: url('../images/home_banner_r1.jpg') top left no-repeat;
}

body#home div#navBar {
    position: absolute;
	top: 128px;
	left: 0px;
	width: 904px;
	height: 12px;
	padding: 0;
	margin: 0;
	background: url('../images/nav.gif') top no-repeat;
    }

body#home div#mainPageArea {
	background: none;
	margin: 2px 0 0 0;
	padding: 0 0 0 0; 
	width: 903px;
	}
	
body#home div#cmsContentArea {
	float: left;
	width: 903px;
	display: inline;
	margin: 0 0 10px 0;
}

body#home div#specialsArea		{	
	float: left;
	display: inline;
	width: 903px;
	height: 180px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(../images/home_specials.jpg) top no-repeat; 
}

body#home div#signup {
	display: inline;
	background: none;
    width: 240px;
    height: 78px;
    margin: 15px 0px 0 40px;
    padding: 0;
    float: left;
}

body#home div#signup p {
	width: 240px;
	height: 0px;
	display: inline;
	margin: 0px 0 0 0px;
	padding: 0;
	float: left;		
}	

body#home form#signform {
	display: inline;
	float: left;
	width: 231px;
	height: 20px; 
	margin: 10px 0 0 0px; 
	padding: 0;
}


body#home div#kicker1 {
    background: none;
    width: 400px;
    height: 150px;
    float: left;
    display: inline;
    margin: 18px 0 0 30px;
}

body#home div#kicker2 {
   background: none;
    width: 240px;
    height: 70px;
    float: left;
    display: inline;
    margin: 10px 0px 0 40px;
    padding: 0;
}

body#home div#kicker3 {
   background: url(../images/content/Misc/home_kicker3.jpg) no-repeat;
    width: 174px;
    height: 180px;
    float: right;
    display: inline;
    margin: 0px 0px 0 0px;
    padding: 0;
}
body#home div#kicker3 a span {display: none;}

body#home div#specialsArea a.pinot {
    width: 172px;
    height: 180px;
    position: absolute;
    right: 0;
    }
    
body#home div#footer {padding: 0px 0 0 0; margin: 1px auto 0; border-top: none;}

/* =FOOTER DIV-----------------------------------------*/	

div#footer
	{
	width: 903px;
	height: 25px;
	margin: 14px auto 5px auto;
	clear: both;
	font-family: Arial;
	line-height: 18px;
	color: #999;
	font-size: 11px;
	padding: 0;
	text-align: center;
	text-transform: none;
	border-top: 1px solid #eff0ea;
	}
	
	
div#footer a {
	line-height: 18px;
	font: 11px arial;
	color: #660000;
	padding: 0 2px;
	margin: 0;
	text-decoration: none;
	text-transform: none;
	}
	
div#footer p {margin: 0; padding: 0 12px 0 0;}
div#footer p.legal {float: left; padding: 4px 0px 0 10px;}
div#footer p.rss {float: right; padding: 4px 4px 0 0;}
div#footer p.footlinks {padding: 6px 0 0 0; text-align: center;}


.button	{
		border: none;
		background-color: #660000;
		color: #fff;
		font: 11px georgia;
		cursor: hand;
		cursor: pointer;
}


/* =GARDEN STYLES ----------------- */
#popUpDiv1 {
position:absolute;
background: url(../images/gbg.png) no-repeat;
width:429px;
height:291px;
z-index: 9002;}

#popUpDiv2 {
position:absolute;
background: url(../images/gbg.png) no-repeat;
width:429px;
height:291px;
z-index: 9002;}

#popUpDiv3 {
position:absolute;
background: url(../images/gbg.png) no-repeat;
width:429px;
height:291px;
z-index: 9002;}

#popUpDiv4 {
position:absolute;
background: url(../images/gbg.png) no-repeat;
width:429px;
height:291px;
z-index: 9002;}

#popUpDiv5 {
position:absolute;
background: url(../images/gbg.png) no-repeat;
width:429px;
height:291px;
z-index: 9002;}

#popUpDiv6 {
position:absolute;
background: url(../images/gbg.png) no-repeat;
width:429px;
height:291px;
z-index: 9002;}

#popUpDiv7 {
position:absolute;
background: url(../images/gbg.png) no-repeat;
width:429px;
height:291px;
z-index: 9002;}

#popUpDiv8 {
position:absolute;
background: url(../images/gbg.png) no-repeat;
width:429px;
height:291px;
z-index: 9002;}

#popUpDiv9 {
position:absolute;
background: url(../images/gbg.png) no-repeat;
width:429px;
height:291px;
z-index: 9002;}

#popUpDiv10 {
position:absolute;
background: url(../images/gbg.png) no-repeat;
width:429px;
height:291px;
z-index: 9002;}

#popUpDiv11 {
position:absolute;
background: url(../images/gbg.png) no-repeat;
width:429px;
height:291px;
z-index: 9002;}

#popUpDiv12 {
position:absolute;
background: url(../images/gbg.png) no-repeat;
width:429px;
height:291px;
z-index: 9002;}

#popUpDiv13 {
position:absolute;
background: url(../images/gbg.png) no-repeat;
width:429px;
height:291px;
z-index: 9002;}

#popUpDiv14 {
position:absolute;
background: url(../images/gbg.png) no-repeat;
width:429px;
height:291px;
z-index: 9002;}

#popUpDiv15 {
position:absolute;
background: url(../images/gbg.png) no-repeat;
width:429px;
height:291px;
z-index: 9002;}

#popUpDiv16 {
position:absolute;
background: url(../images/gbg.png) no-repeat;
width:429px;
height:291px;
z-index: 9002;}

#popUpDiv17 {
position:absolute;
background: url(../images/gbg.png) no-repeat;
width:429px;
height:291px;
z-index: 9002;}

#popUpDiv18 {
position:absolute;
background: url(../images/gbg.png) no-repeat;
width:429px;
height:291px;
z-index: 9002;}

#popUpDiv19 {
position:absolute;
background: url(../images/gbg.png) no-repeat;
width:429px;
height:291px;
z-index: 9002;}

#popUpDiv20 {
position:absolute;
background: url(../images/gbg.png) no-repeat;
width:429px;
height:291px;
z-index: 9002;}

#popUpDiv21 {
position:absolute;
background: url(../images/gbg.png) no-repeat;
width:429px;
height:291px;
z-index: 9002;}

#popUpDiv22 {
position:absolute;
background: url(../images/gbg.png) no-repeat;
width:429px;
height:291px;
z-index: 9002;}

#popUpDiv23 {
position:absolute;
background: url(../images/gbg.png) no-repeat;
width:429px;
height:291px;
z-index: 9002;}

#popUpDiv24 {
position:absolute;
background: url(../images/gbg.png) no-repeat;
width:429px;
height:291px;
z-index: 9002;}

#popUpDiv25 {
position:absolute;
background: url(../images/gbg.png) no-repeat;
width:429px;
height:291px;
z-index: 9002;}

#popUpDiv26 {
position:absolute;
background: url(../images/gbg.png) no-repeat;
width:429px;
height:291px;
z-index: 9002;}

#popUpDiv27 {
position:absolute;
background: url(../images/gbg.png) no-repeat;
width:429px;
height:291px;
z-index: 9002;}

#popUpDiv28 {
position:absolute;
background: url(../images/gbg.png) no-repeat;
width:429px;
height:291px;
z-index: 9002;}

#popUpDiv29 {
position:absolute;
background: url(../images/gbg.png) no-repeat;
width:429px;
height:291px;
z-index: 9002;}

#popUpDiv30 {
position:absolute;
background: url(../images/gbg.png) no-repeat;
width:429px;
height:291px;
z-index: 9002;}

#popUpDiv31 {
position:absolute;
background: url(../images/gbg.png) no-repeat;
width:429px;
height:291px;
z-index: 9002;}

#popUpDiv32 {
position:absolute;
background: url(../images/gbg.png) no-repeat;
width:429px;
height:291px;
z-index: 9002;}

#popUpDiv33 {
position:absolute;
background: url(../images/gbg.png) no-repeat;
width:429px;
height:291px;
z-index: 9002;}

#popUpDiv34 {
position:absolute;
background: url(../images/gbg.png) no-repeat;
width:429px;
height:291px;
z-index: 9002;}

#popUpDiv35 {
position:absolute;
background: url(../images/gbg.png) no-repeat;
width:429px;
height:291px;
z-index: 9002;}

#popUpDiv36 {
position:absolute;
background: url(../images/gbg.png) no-repeat;
width:429px;
height:291px;
z-index: 9002;}

#popUpDiv37 {
position:absolute;
background: url(../images/gbg.png) no-repeat;
width:429px;
height:291px;
z-index: 9002;}

#popUpDiv38 {
position:absolute;
background: url(../images/gbg.png) no-repeat;
width:429px;
height:291px;
z-index: 9002;}

#popUpDiv39 {
position:absolute;
background: url(../images/gbg.png) no-repeat;
width:429px;
height:291px;
z-index: 9002;}


#head {
font: 14px arial;
color: #000;
float: left;
padding: 10px 0 0 18px;
display: inline;
}
#close {
float: right;
padding: 10px 22px 0 0px;
display: inline;
text-align: right;
}
#close a {
font: 14px arial; color: #666; font-weight: bold;
}

#popcontent {
width: 419px;
height: 205px;
margin: 21px 0 0 5px;
float: left;
padding: 0;
display: inline;
}

#popcontent a {color: #620607; text-decoration: underline; font: 11px/18px arial; text-transform: uppercase;}

#popcontent img {
float: left;
width: 152px;
height: 125px;
display: inline;
padding: 0;
margin: 10px 0 0 0;
}

#popcontent .text {
float: right;
width: 230px;
height: 180px;
display: inline;
padding: 0;
margin: 0px 15px 0 0;

}

#garden {
width: 644px;
height: 498px;
margin: 0px 0 0 0px;
position: relative;
padding: 0;
background: url(../images/garden.jpg) no-repeat;
}

h1#link a span {display: none;}

h1#link a.feed {
display:block;
height:182px;
width:122px;
top:216px;
left:0px;
position:absolute;
text-decoration:none;
text-indent:-9999px;
}

h1#link a.pasture {
display:block;
height:200px;
width:122px;
top:5px;
left:0px;
position:absolute;
text-decoration:none;
text-indent:-9999px;
}

h1#link a.animal {
display:block;
height:55px;
width:87px;
top:402px;
left:33px;
position:absolute;
text-decoration:none;
text-indent:-9999px;
}

h1#link a.compost {
display:block;
height:32px;
width:161px;
top:467px;
left:129px;
position:absolute;
text-decoration:none;
text-indent:-9999px;
}


h1#link a.barrel {
display:block;
height:32px;
width:103px;
top:467px;
left:18px;
position:absolute;
text-decoration:none;
text-indent:-9999px;
}


h1#link a.flowers {
display:block;
height:127px;
width:108px;
top:328px;
left:523px;
position:absolute;
text-decoration:none;
text-indent:-9999px;
}


h1#link a.walla {
display:block;
height:63px;
width:109px;
top:8px;
left:525px;
position:absolute;
text-decoration:none;
text-indent:-9999px;
}

h1#link a.walla2 {
display:block;
height:50px;
width:44px;
top:61px;
left:290px;
position:absolute;
text-decoration:none;
text-indent:-9999px;
}

h1#link a.carrots {
display:block;
height:42px;
width:42px;
top:68px;
left:129px;
position:absolute;
text-decoration:none;
text-indent:-9999px;
}

h1#link a.basil1 {
display:block;
height:42px;
width:42px;
top:69px;
left:182px;
position:absolute;
text-decoration:none;
text-indent:-9999px;
}

h1#link a.basil2 {
display:block;
height:30px;
width:48px;
top:288px;
left:347px;
position:absolute;
text-decoration:none;
text-indent:-9999px;
}

h1#link a.cauliflower {
display:block;
height:53px;
width:44px;
top:8px;
left:290px;
position:absolute;
text-decoration:none;
text-indent:-9999px;
}

h1#link a.cauliflower2 {
display:block;
height:29px;
width:110px;
top:194px;
left:523px;
position:absolute;
text-decoration:none;
text-indent:-9999px;
}

h1#link a.garlic {
display:block;
height:104px;
width:42px;
top:8px;
left:350px;
position:absolute;
text-decoration:none;
text-indent:-9999px;
}

h1#link a.garlic2 {
display:block;
height:40px;
width:110px;
top:72px;
left:523px;
position:absolute;
text-decoration:none;
text-indent:-9999px;
}

h1#link a.garlic3 {
display:block;
height:33px;
width:53px;
top:329px;
left:223px;
position:absolute;
text-decoration:none;
text-indent:-9999px;
}

h1#link a.artichoke {
display:block;
height:52px;
width:44px;
top:8px;
left:408px;
position:absolute;
text-decoration:none;
text-indent:-9999px;
}

h1#link a.fava {
display:block;
height:28px;
width:148px;
top:123px;
left:129px;
position:absolute;
text-decoration:none;
text-indent:-9999px;
}

h1#link a.corn {
display:block;
height:32px;
width:148px;
top:194px;
left:129px;
position:absolute;
text-decoration:none;
text-indent:-9999px;
}

h1#link a.flowers2 {
display:block;
height:86px;
width:45px;
top:194px;
left:289px;
position:absolute;
text-decoration:none;
text-indent:-9999px;
}

h1#link a.swiss {
display:block;
height:23px;
width:105px;
top:327px;
left:289px;
position:absolute;
text-decoration:none;
text-indent:-9999px;
}

h1#link a.swiss2 {
display:block;
height:25px;
width:45px;
top:122px;
left:347px;
position:absolute;
text-decoration:none;
text-indent:-9999px;
}

h1#link a.kale {
display:block;
height:23px;
width:54px;
top:401px;
left:222px;
position:absolute;
text-decoration:none;
text-indent:-9999px;
}

h1#link a.herbs {
display:block;
height:32px;
width:46px;
top:152px;
left:464px;
position:absolute;
text-decoration:none;
text-indent:-9999px;
}
h1#link a.herbs2 {
display:block;
height:32px;
width:46px;
top:289px;
left:464px;
position:absolute;
text-decoration:none;
text-indent:-9999px;
}

h1#link a.herbs3 {
display:block;
height:52px;
width:42px;
top:8px;
left:468px;
position:absolute;
text-decoration:none;
text-indent:-9999px;
}
h1#link a.herbs4 {
display:block;
height:26px;
width:55px;
top:155px;
left:290px;
position:absolute;
text-decoration:none;
text-indent:-9999px;
}

h1#link a.peas2 {
display:block;
height:25px;
width:57px;
top:369px;
left:128px;
position:absolute;
text-decoration:none;
text-indent:-9999px;
}

h1#link a.melon {
display:block;
height:33px;
width:110px;
top:153px;
left:524px;
position:absolute;
text-decoration:none;
text-indent:-9999px;
}

h1#link a.cherry {
display:block;
height:35px;
width:110px;
top:247px;
left:524px;
position:absolute;
text-decoration:none;
text-indent:-9999px;
}

h1#link a.tomatoes {
display:block;
height:35px;
width:110px;
top:288px;
left:524px;
position:absolute;
text-decoration:none;
text-indent:-9999px;
}

h1#link a.potato {
display:block;
height:93px;
width:44px;
top:360px;
left:465px;
position:absolute;
text-decoration:none;
text-indent:-9999px;
}

h1#link a.pepper {
display:block;
height:95px;
width:51px;
top:359px;
left:290px;
position:absolute;
text-decoration:none;
text-indent:-9999px;
}

h1#link a.eggplant {
display:block;
height:24px;
width:45px;
top:123px;
left:406px;
position:absolute;
text-decoration:none;
text-indent:-9999px;
}

h1#link a.fennel {
display:block;
height:30px;
width:45px;
top:154px;
left:406px;
position:absolute;
text-decoration:none;
text-indent:-9999px;
}

h1#link a.beets {
display:block;
height:50px;
width:45px;
top:60px;
left:467px;
position:absolute;
text-decoration:none;
text-indent:-9999px;
}

h1#link a.salad {
display:block;
height:32px;
width:45px;
top:248px;
left:466px;
position:absolute;
text-decoration:none;
text-indent:-9999px;
}

h1#link a.cucumber {
display:block;
height:88px;
width:44px;
top:359px;
left:349px;
position:absolute;
text-decoration:none;
text-indent:-9999px;
}

h1#link a.sorrel {
display:block;
height:27px;
width:55px;
top:430px;
left:221px;
position:absolute;
text-decoration:none;
text-indent:-9999px;
}

h1#link a.lettuce {
display:block;
height:24px;
width:53px;
top:430px;
left:130px;
position:absolute;
text-decoration:none;
text-indent:-9999px;
}

h1#link a.mustard {
display:block;
height:25px;
width:63px;
top:401px;
left:125px;
position:absolute;
text-decoration:none;
text-indent:-9999px;
}

h1#link a.parsley {
display:block;
height:30px;
width:47px;
top:116px;
left:466px;
position:absolute;
text-decoration:none;
text-indent:-9999px;
}

h1#link a.radicchio {
display:block;
height:29px;
width:56px;
top:249px;
left:222px;
position:absolute;
text-decoration:none;
text-indent:-9999px;
}

/*h1#link a.sage {
display:block;
height:27px;
width:30px;
top:366px;
left:523px;
position:absolute;
text-decoration:none;
text-indent:-9999px;
}
*/

h1#link a.spinach {
display:block;
height:31px;
width:44px;
top:153px;
left:349px;
position:absolute;
text-decoration:none;
text-indent:-9999px;
}

h1#link a.spinach2 {
display:block;
height:26px;
width:44px;
left:464px;
top:330px;
position:absolute;
text-decoration:none;
text-indent:-9999px;
}

h1#link a.peas {
display:block;
height:24px;
width:46px;
top:329px;
left:406px;
position:absolute;
text-decoration:none;
text-indent:-9999px;
}

h1#link a.zucchini {
display:block;
height:85px;
width:44px;
top:360px;
left:408px;
position:absolute;
text-decoration:none;
text-indent:-9999px;
}

h1#link a.turnip {
display:block;
height:56px;
width:152px;
top:8px;
left:129px;
position:absolute;
text-decoration:none;
text-indent:-9999px;
}

h1#link a.turnip1 {
display:block;
height:48px;
width:42px;
top:63px;
left:406px;
position:absolute;
text-decoration:none;
text-indent:-9999px;
}

h1#link a.turnip2 {
display:block;
height:27px;
width:110px;
top:120px;
left:524px;
position:absolute;
text-decoration:none;
text-indent:-9999px;
}

h1#link a.turnip3 {
display:block;
height:31px;
width:206px;
top:288px;
left:130px;
position:absolute;
text-decoration:none;
text-indent:-9999px;
}

h1#link a.turnip4 {
display:block;
height:34px;
width:54px;
top:328px;
left:130px;
position:absolute;
text-decoration:none;
text-indent:-9999px;
}

h1#link a.turnip5 {
display:block;
height:32px;
width:45px;
top:288px;
left:406px;
position:absolute;
text-decoration:none;
text-indent:-9999px;
}

h1#link a.turnip6 {
display:block;
height:31px;
width:148px;
top:154px;
left:130px;
position:absolute;
text-decoration:none;
text-indent:-9999px;
}

h1#link a.turnip7 {
display:block;
height:43px;
width:40px;
top:69px;
left:237px;
position:absolute;
text-decoration:none;
text-indent:-9999px;
}

h1#link a.turnip8 {
display:block;
height:23px;
width:53px;
left:225px;
top:370px;
position:absolute;
text-decoration:none;
text-indent:-9999px;
}

/* =GENERIC OVERRIDES STYLES-------------------------------------*/

div.processBar {
	width: 100%;
}

input {
background-color:#fff;
border: 1px solid #000;
color: #000000;
}

div.catalog_crumbs,
div#autolist {
    display: none;
}


body.contact label {text-align:left; width: 110px;}
