body {
	margin: 0;
	padding: 0;
	background: #957b51;
	text-align: center;
}

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

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

body, td, select {
	font: 13px arial;
	line-height: 18px;
	color: #663300;
}

h1 {
	padding: 0;
	font: 23px times;
	color: #663300;
	text-transform: uppercase;
	}


h2, .header {
	font: 18px times;
 	color: #996633;
 	padding: 0;
	
}

h3, .subheader	{
	font: bold 13px arial;
 	color: #660000;
 	line-height: 18px;
 	padding: 0;
		}
	
h4 {
	font: bold 13px arial;
 	color: #996600;
 	line-height: 18px;
 	padding: 0;
}
 
a	{
	color: #996633;
	font: 13px arial;
	text-decoration: underline;
	line-height: 18px;
	}
	
a:hover	{
	color: #996633;
	font: 13px arial;
	text-decoration: underline;
	line-height: 18px;
	}
	

/* =CONTAINER DIVS-----------------------------------------*/	

#container {
	position: relative;
    margin: 10px auto 0;
	padding: 0px 0 0 0;
	text-align: left;
	width: 950px;
	background: #fff;
}

div#banner {
	float:left;
	display: inline;
	width: 950px;
	height: 345px;
	margin: 0 0 4px 0px;
	background: url(../images/banner.jpg) top left no-repeat;
}

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

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

/* =MAIN NAVIGATION-----------------------------------------*/	
	
div#navBar {
    position: absolute;
	top: 147px;
	left: 25px;
	width: 900px;
	height: 20px;
	padding: 0;
	margin: 0;
	background: url('../images/nav.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: 20px;
	padding: 0;
}

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

ul#nav li.home a {width: 60px;}		
ul#nav li.home a.on {background-position: 0px -18px;}
ul#nav li.home a:hover {background-position: 0px -18px;}
body#home ul#nav li.home a {background-position: 0px -18px;}
body#home ul#nav li.home a {background-image: url('../images/nav.jpg');} 

ul#nav li.story a {width: 106px;}		
ul#nav li.story a.on {background-position: -60px -18px;}
ul#nav li.story a:hover {background-position: -60px -18px;}

ul#nav li.store a {width: 115px;}	
ul#nav li.store a.on {background-position: -166px -18px;}	
ul#nav li.store a:hover {background-position: -166px -18px;}

ul#nav li.club a {width: 108px;}		
ul#nav li.club a.on {background-position: -281px -18px;}	
ul#nav li.club a:hover {background-position: -281px -18px;}

ul#nav li.newsevents a {width: 137px;}		
ul#nav li.newsevents a.on {background-position: -389px -18px;}
ul#nav li.newsevents a:hover {background-position: -389px -18px;}

ul#nav li.awards a {width: 180px;}		
ul#nav li.awards a.on {background-position: -526px -18px;}
ul#nav li.awards a:hover {background-position: -526px -18px;}

ul#nav li.recipe a {width: 90px;}		
ul#nav li.recipe a.on {background-position: -706px -18px;}
ul#nav li.recipe a:hover {background-position: -706px -18px;}

ul#nav li.contact a {width: 97px;}		
ul#nav li.contact a.on {background-position: -796px -18px;}
ul#nav li.contact a:hover {background-position: -796px -18px;}

div#subnav {
	position: absolute;
	top: 340px;
	left: 30px;
	width: 484px;
	height: 20px;
	padding: 0;
	margin: 0;
	list-style-type: none;
	}

div#subnav ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-align: center;
	}
	
body.story div#subnav {width: 520px; background: url('../images/storysub.jpg') top no-repeat;}
body.store div#subnav {background: url('../images/storesub.jpg') top no-repeat;}
body.news div#subnav {width: 140px; background: url('../images/newssub.jpg') top no-repeat;}

div#subnav li	{
	margin: 0 ;
	padding: 0;
	float: left;
	}

div#subnav li a	{
    display: block;
	height: 20px;
	padding: 0;
	}

body.story div#subnav a.on	{
	background-image: url('../images/storysub.jpg');} 
body.story div#subnav a:hover	{
	background-image: url('../images/storysub.jpg');}  

body.news div#subnav a.on	{
	background-image: url('../images/newssub.jpg');} 
body.news div#subnav a:hover	{
	background-image: url('../images/newssub.jpg');}  

body.store div#subnav a.on	{
	background-image: url('../images/storesub.jpg');} 
body.store div#subnav a:hover	{
	background-image: url('../images/storesub.jpg');}  
	
	

div#subnav a span {display: none;}

div#subnav ul li.vision a {width: 86px;}		
div#subnav ul li.vision a.on {background-position: 0px -20px;}
div#subnav ul li.vision a:hover {background-position: 0px -20px;}

div#subnav ul li.vineyards a {width: 125px;}		
div#subnav ul li.vineyards a.on {background-position: -86px -20px;}
div#subnav ul li.vineyards a:hover {background-position: -86px -20px;}

div#subnav ul li.winemakers a {width: 90px;}	
div#subnav ul li.winemakers a.on {background-position: -211px -20px;}	
div#subnav ul li.winemakers a:hover {background-position: -211px -20px;}

div#subnav ul li.gallery a {width: 130px;}		
div#subnav ul li.gallery a.on {background-position: -301px -20px;}	
div#subnav ul li.gallery a:hover {background-position: -301px -20px;}

div#subnav ul li.videos {width: 70px;}		
div#subnav ul li.videos a.on {background-position: -431px -20px;}	
div#subnav ul li.videos a:hover {background-position: -431px -20px;}


div#subnav ul li.news a {width: 56px;}		
div#subnav ul li.news a.on {background-position: -0px -21px;}
div#subnav ul li.news a:hover {background-position: -0px -21px;}

div#subnav ul li.events a {width: 68px;}		
div#subnav ul li.events a.on {background-position: -56px -21px;}
div#subnav ul li.events a:hover {background-position: -56px -21px;}

div#subnav ul li.shop a {width: 128px;}		
div#subnav ul li.shop a.on {background-position: -0px -21px;}
div#subnav ul li.shop a:hover {background-position: -0px -21px;}

div#subnav ul li.library a {width: 122px;}		
div#subnav ul li.library a.on {background-position: -128px -21px;}
div#subnav ul li.library a:hover {background-position: -128px -21px;}

div#subnav ul li.aging a {width: 113px;}		
div#subnav ul li.aging a.on {background-position: -250px -21px;}
div#subnav ul li.aging a:hover {background-position: -250px -21px;}

div#subnav ul li.find a {width: 115px;}		
div#subnav ul li.find a.on {background-position: -363px -21px;}
div#subnav ul li.find a:hover {background-position: -363px -21px;}
	

/* E-COMMERCE NAVIGATION-----------------------------------------*/	

div#enav {
	width: 950px;
	margin: 7px auto;
	}

ul#eNav {
    list-style-type: none;
	font: bold 12px arial;
	color: #ccc;
	text-align: right;
	margin: 0;
	padding: 0;
}

ul#eNav li {
    display: inline;
    margin: 0; 
    padding: 0 4px;
    color: #999966;
}

ul#eNav a {
	font: 12px bold arial;
	padding: 0px;
	color: #ccc;
	text-decoration: none;
	text-transform: uppercase;
	}

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


/* =EDITABLE BODY -----------------------------------------*/	

div#mainPageArea {
	float: left;
	display:inline;
	width: 950px;
	margin: 0px 0 0 0;
	padding: 0 0 40px 0;
	background: none;
	}

/* =RIGHT SIDE COLUMN -----------------------------------------*/

div#specialsArea {	
	float: right;
	display: inline;
	width: 254px;
	padding: 0 0px 0 0;
	margin: 15px 25px 0 0;
	}
	
/* =MAIN CONTENT AREA -----------------------------------------*/

div#cmsContentArea {
	float: left;
	width: 620px;
	display: inline;
	margin: 40px 0 15px 40px;
	padding: 0;
}


/* =KICKERS ------------------------------------------*/


/* =MAILING LIST SIGN UP -----------------------------------------*/
div#mailing {
	background: url(../images/mailing.jpg) top no-repeat;
	width: 254px;
	height: 68px;
	margin: 0 0 0 0; 
	display: inline;
	padding: 0;
	float: left;
	}
	
form#signform {float: left; width: 215px; margin: 34px 0 0 24px; padding: 0; display: inline;} 	
form#signform input.text {float: left; 
margin: 0; display: inline;}

form#signform input.button {float: right; margin: 0; display: inline;}


/* =STORE KICKER  -----------------------------------------*/
div#kicker1 {
	background: url(../images/shopkick.jpg) top no-repeat;
	width: 254px;
	height: 67px;
	margin: 12px 0 0px 0; 
	display: inline;
	padding: 0;
	float: left;
	}	
	
/* =ANNOUNCEMENT KICKER  -----------------------------------------*/

div#kicker2 {
	background: url(../images/clubkick.jpg) top no-repeat;
	width: 254px;
	height: 67px;
	margin: 12px 0 0px 0; 
	display: inline;
	padding: 0;
	float: left;
	}

div#kicker3 {
	background: none;
	width: 254px;
	margin: 12px 0 0px 0; 
	display: inline;
	padding: 0;
	float: left;
	}

div#kicker4 {
	background: none;
	width: 254px;
	margin: 12px 0 0px 0; 
	display: inline;
	padding: 0;
	float: left;
	}
		
hr.cleaner {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; 
	  padding: 0;
      border:none;
      visibility: hidden;
      }
/* =HOMEPAGE-----------------------------------------*/	

body#home div#banner {
	float:left;
	display: inline;
	width: 950px;
	height: 477px;
	margin: 0 0 4px 0px;
	background: url(../images/home-banner.jpg) top left no-repeat;
}

body#home div#flash {
	width: 900px;
	height: 300px;
	float: left;
	display: inline;
	padding: 0;
	margin: 175px 0 0 25px;
	}

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

body#home div#specialsArea {	
	float: right;
	display: inline;
	width: 254px;
	padding: 0 0px 0 0;
	margin: 5px 25px 0 0;
	}
	
body#home div#cmsContentArea {
	float: left;
	width: 620px;
	display: inline;
	margin: 0px 0 15px 40px;
	padding: 0;
}


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

div#footer {
	text-align: left;
	width: 950px;
	background: none;
	margin: 0 auto;
	clear: both;
	padding: 8px 0;
	color: #ccc;
	font: 12px Arial;
	}
	
div#footer a {
	font: 12px Arial;
	padding: 0 5px;
	margin: 0;
	text-decoration: none;
	color: #ccc;
	}
div#footer span.line {color: #999966;}

div#footer p {margin: 0; padding: 0 0 10px 0; }
div#footer p.legal {float: left; padding-left: 200px;}
div#footer p.rss {text-align: center; font-weight: bold;}
div#footer p.footlinks {float: leftt; padding-left: 400px;}

/* =BUTTONS -----------------------------------------*/
.button	{
		display: inline;
		background-color: #660000;
		color: #ffffff;
		border: none;
		font: 11px arial;
		text-transform: uppercase;
		cursor: hand;
		cursor: pointer;
}

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

div.processBar {
	width: 100%;
}
body.news h2 { display:none;}
body.account .button {font-size: 13px; padding: 4px 5px;}
/*
div.catalog_crumbs,
div#autolist {
    display: none;
}
*/

body.club div#join {width: 600px; height: 30px; line-height: 30px; background:#f1f78d; float: left; text-align: center;}

