body { 
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #47430F;
}

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

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

body, td, select {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #000;
}

h1 {
	margin: 0 0 10px 0;
	padding: 0;
	font: bold 18px Georgia, Times, serif;
 	color: #000;
}

h2, .header {
	margin: 0;
	padding: 0;
	font: bold 18px Georgia, Times, serif;
 	color: #776f3d;
}

h3, .subheader	{
	margin: 0;
	padding: 0;
	font: bold 14px Georgia, Times, serif;
 	color: #000;
	}
	
h4 {
	margin: 0;
	padding: 0;
	font: bold 14px Georgia, Times, serif;
 	color: #776f3d;
}
 
a	{
	font-weight: bold;
	color: #776f3d;
	text-decoration: none;
	}
	
a:hover	{
	font-weight: bold;
	color: #776f3d;
	text-decoration: none;
	}
	

/* =CONTAINER DIVS-----------------------------------------*/	
#container {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 980px;	
	padding: 0;
	background: url(../images/background.jpg) left repeat-y;
	position: relative;
}


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

img.logo {
	float: left;
	margin: 15px 0 0 50px;
}

/* =NAVIGATION-----------------------------------------*/	
	
ul#nav {
	display: block;
	padding: 0;
	margin:  0;
	padding: 105px 0 0 315px;
	height: 20px;
	list-style-type: none;
	z-index: 50;
	}
	
ul#nav li {
	margin: 0;
	padding: 0;
	float: left;
	color: #eee;
	text-align: center;
 	}

ul#nav a {
	position: relative;
	display: block;
	height: 20px;
	line-height: 20px;
	margin: 0 10px 0 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
}
ul#nav a span {display:none;}

li.home a {width: 52px;}
li.vines a {width: 75px;}
li.family a {width: 85px;}
li.wines a {width: 90px;}
li.club a {width: 85px;}
li.news_events {width: 118px;}	
li.visit {width: 75px;}	
li.trade a {width: 50px;}
	

ul#nav ul {
		position: absolute;
		display: block;
		width: 900px;
		height: 20px;
		left: 38px;
		top: 302px;
		list-style-type: none;
		margin: 5px 0 0 0;
		padding: 0;
		}

ul#nav ul li a {
    margin: 0 10px 0 0;
}
		
ul#nav li ul#vines {
	background: url(../images/subnav_vines.jpg) left no-repeat;
}
li.heritage a {width: 80px;}
li.organic a {width: 140px;}
li.appellation a {width: 100px;}

ul#nav li ul#news {background: url(../images/subnav_news.jpg) left no-repeat;}
li.barrel a {width: 110px;}
li.news a {width: 70px;}
li.events a {width: 75px;}
li.recipes a {width: 145px;}
li.newsletter a {width: 100px}

ul#nav li ul#family {background: url(../images/subnav_family.jpg) left no-repeat;}
li.charlie a {width: 75px;}
li.martha a {width: 80px;}
li.shawn a {width: 75px;}
li.shelley a {width: 75px;}
li.contact a {width: 90px}

ul#nav li ul#wines {background: url(../images/subnav_wines.jpg) left no-repeat;}
li.all_wines a {width: 95px;}
li.featured a {width: 150px;}
li.reserve a {width: 125px;}
li.winemaking a {width: 118px;}
li.find a {width: 130px;}

ul#nav li ul#visit {
	background: url(../images/subnav_visit.jpg) left no-repeat;
}
li.tasting_room a {width: 120px;}
li.event_center a {width: 120px;}
li.tours a {width: 120px;}
li.directions a {width: 85px;}

ul#nav li ul#trade {
	background: url(../images/subnav_trade.jpg) left no-repeat;
}
li.tools a {width: 200px;}
li.press a {width: 65px;}
li.crushing a {width: 150px;}







/* =SHOPPING MENU -----------------------------------------*/	
div#eNav {
	position: absolute;
	right: 35px;
	top: 25px;
	font: 10px Verdana, Arial, sans-serif;
	color: #000;
	text-align: right;
	z-index: 50;
}

div#eNav a {
	margin: 0 .5em;
	padding: 0 2px 0 2px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

div#eNav a:hover,
div#eNav a.on {
	color: #000;
}


/* =EDITABLE BODY -----------------------------------------*/	
div#mainPageArea {
	padding: 192px 14px 15px 15px;
    background: url(../images/hd_default.jpg) top no-repeat;
}
body.news div#mainPageArea,
body#about div#mainPageArea,
body.recipe div#mainPageArea {background: url(../images/content/banner/newevents_banner.jpg) top no-repeat;}
body.vines div#mainPageArea {background: url(../images/content/banner/thevines_banner.jpg) top no-repeat;}
body.store div#mainPageArea,
body.club div#mainPageArea {background: url(../images/content/banner/ourwines_banner.jpg) top no-repeat;}
body.visit div#mainPageArea {background: url(../images/content/banner/visitus2_banner.jpg) top no-repeat;}
body.family div#mainPageArea {background: url(../images/content/banner/ourfamily_banner.jpg) top no-repeat;}
body.trade div#mainPageArea {background: url(../images/content/banner/trade_banner.jpg) top no-repeat;}
body.recipe div#mainPageArea {background: url(../images/content/banner/newevents_banner.jpg) top no-repeat;}
body#contactus div#mainPageArea,
body.policies div#mainPageArea {background: url(../images/content/banner/footer_banner.jpg) top no-repeat;}
	
div#specialsArea	{	
	float: right;
	display: inline;
	width: 300px;
	margin: 30px 0 0 0;
	background: url('../images/specials_bg.jpg') left bottom no-repeat;
	padding: 0;
	}

#specialsArea a.facebook{
	width: 144px;
	height: 44px;
	margin: 5px 0 0 27px;
	float: left;
	padding: 0;
	display: inline;
}

div#cmsContentArea {
	float: left;
	display:  inline;
	margin: 0 0 0 40px;
	padding: 20px 0 0 0;
	width: 580px;
	line-height: 20px;
}

div#cmsContentArea p {
	margin: 0 0 1.5em 0;
}



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

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

body#home div#mainPageArea {
	padding-top: 0;
	}
body#home div#container {
	background: url(../images/content/home_background.jpg) left repeat-y;
	}

body#home div#cmsContentArea {width: 550px;}
body#home div#specialsArea {width: 325px; margin: 0;}



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

div#footer
	{
	position: relative;
	text-align: left;
	width: 980px;
	padding: 59px 0 20px 0;
	margin: 0 auto 15px auto;
	clear: both;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: url(../images/foot.jpg) top no-repeat;
	}

#footer a.facebook {
	text-decoration: none;
	position: absolute;
	left: 40px;
	top: 4px;
	margin: 0;
	padding: 0;
	height: 44px;
	width: 144px;
	}
	

p.footlinks	{
	display: inline;
	float:right;
	margin: 0 30px 0 0;
	padding: 0;
	color: #fff;
	}

div#footer a {
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
	margin: 0;
	}
div#footer a:hover {color: #fff;}
p.footlinks a {	padding: 0 5px;}


p.legal	{
	float: left;
	padding: 0 0 0 30px;
	margin: 0;
	}

p.rss {
    clear: both;
    text-align: center;
    margin: 0;
    padding: 0;
}

input.button	{
		background-color: #776f3d;
		color: #fff;
		border: 1px solid #fff;
		font: bold 10px Verdana, Arial, sans-serif;
		text-transform: uppercase;
		cursor: hand;
}

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

div.processBar {
	width: 505px;
}

div#autolist, div.catalog_crumbs, body#news h2.generic, body#events h2.generic {display: none;}


