body { 
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #776F3D;
}

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

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

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

h1 {
	margin: 0 0 10px 0;
	padding: 0;
	font: bold 18px Arial, Helvetica, sans-serif;
 	color: #000;
}

h2, .header {
	margin: 0;
	padding: 0;
	font: bold 18px Arial, Helvetica, sans-serif;
 	color: #776f3d;
}

h3, .subheader	{
	margin: 0;
	padding: 0;
	font: bold 14px Arial, Helvetica, sans-serif;
 	color: #000;
	}
	
h4 {
	margin: 0;
	padding: 0;
	font: bold 14px Arial, Helvetica, sans-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: 172px;
	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;
	position: absolute;
	top: 140px;
	left: 50px;
	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 20px 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: 70px;}
li.about_us a {width: 125px;}
li.wines a {width: 95px;}
li.club a {	width: 90px;}
li.news_events {width: 135px;}	
li.visit {width: 85px;}	
li.recipes a {	width: 65px;}
li.contact a {	width: 104px;}
	

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

ul#nav ul li a {
    margin: 0 10px 0 0;
}
		
ul#nav li ul#about_us {
	background: url(../images/subnav_about.jpg) left no-repeat;
}
li.philosophy a {width: 75px;}
li.winemaker a {width: 77px;}
li.winemaking a {width: 87px;}
li.appellation a {width: 200px;}
li.vineyards a {width: 77px;}

ul#nav li ul#news {
	width: 510px;
		background: url(../images/subnav_news.jpg) left no-repeat;
}
li.news a {width: 40px;}
li.events a {width: 55px;}
li.newsletter a {width: 145px}
li.find a {width: 105px}

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






/* =SHOPPING MENU -----------------------------------------*/	
div#eNav {
	position: absolute;
	right: 35px;
	top: 40px;
	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: #bc231e;
}


/* =EDITABLE BODY -----------------------------------------*/	
div#mainPageArea {
	padding: 0 14px 15px 15px;
    background: url(../images/content/banners/hd_default.jpg) 15px 0 no-repeat;
}

body.about_us div#mainPageArea {background: url(../images/content/banners/hd_about.jpg) 15px 0 no-repeat;}
body.about_us div#mainPageArea {background: url(../images/content/banners/hd_about.jpg) 15px 0 no-repeat;}
body.news div#mainPageArea {background: url(../images/content/banners/newevents.jpg) 15px 0 no-repeat;}
body.store div#mainPageArea {background: url(../images/content/banners/ourwines.jpg) 15px 0 no-repeat;}
body#contactus div#mainPageArea {background: url(../images/content/banners/contactus.jpg) 15px 0 no-repeat;}
body.visit div#mainPageArea {background: url(../images/content/banners/visitus.jpg) 15px 0 no-repeat;}
body.recipe div#mainPageArea {background: url(../images/content/banners/recipes.jpg) 15px 0 no-repeat;}
body.club div#mainPageArea {background: url(../images/content/banners/wineclub.jpg) 15px 0 no-repeat;}

div#specialsArea	{	
	float: right;
	display: inline;
	width: 319px;
	margin: 0;
	padding: 0 0 10px 0;
	}
	
div#cmsContentArea {
	float: left;
	display: inline;
	margin: 130px 0 0 45px;
	width: 545px;
	line-height: 20px;
}

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

div#rmsWidget a#rmsLink {
width: 408px;
height: 40px;
float: left;
display: inline;
padding: 0;
margin: 10px;
}

div#rmsWidget a#rmsLink span {display: none;}

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

/* =HOMEPAGE-----------------------------------------*/	
body#home div#cmsContentArea {margin: 425px 0 0 45px;}
body#home div#mainPageArea {background: url(../images/content/banners/hd_home.jpg) 15px 0 no-repeat;}
body#home object {
position: absolute;
left: 15px;
}



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

div#footer
	{
	text-align: left;
	width: 980px;
	padding: 24px 0 5px 0;
	margin: 0 auto 0px auto;
	clear: both;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: url(../images/foot.jpg) top no-repeat;
	}
	
p.footlinks	{
	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-left: 30px;
	margin: 0;
	}

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

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;
}

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


