body { 
	margin: 0;
	padding: 0;
	background-color: #dfd8b0;
	text-align: center;
}
	
a.skip	{display: none;}
a img {border: none;}

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

body, td, select {
    font: 12px Arial, Helvetica, sans-serif;
    color: #000;
}

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

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

h3, .subheader	{
	margin: 0;
	padding: 0;
	font: bold 12px Arial, Helvetica, sans-serif;
 	color: #000;
	}
	
h4 {
	margin: 0 0 10px 0;
	padding: 0;
	font: bold 12px Arial, Helvetica, sans-serif;
 	color: #663;
}
 
a	{
	color: #663;
	text-decoration: underline;
	}
	
a:hover	{
	color: #663;
	text-decoration: none;
	}
	

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

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

body#contactus div#banner h1 {background: url(../images/content/banners/contactus_0.jpg) no-repeat;}
body.news div#banner h1 {background: url(../images/content/banners/news_0.jpg) no-repeat;}
body#events div#banner h1,
body#show_events div#banner h1,
body#past_events div#banner h1 {background: url(../images/content/banners/events_0.jpg) no-repeat;}
body#history div#banner h1 {background: url(../images/content/banners/ourhistory_0.jpg) no-repeat;}
body.policies div#banner h1 {background: url(../images/content/banners/policies_0.jpg) no-repeat;}
body#portfolio div#banner h1 {background: url(../images/content/banners/portfolioofwinemakers.jpg) no-repeat;}
body.sitemap div#banner h1 {background: url(../images/content/banners/sitemap.jpg) no-repeat;}
body.wheels div#banner h1 {background: url(../images/content/banners/wineforwheels.jpg) no-repeat;}
body.news div#banner h1 {background: url(../images/content/banners/news_0.jpg) no-repeat;}
body#winery-vineyards div#banner h1 {background: url(../images/content/banners/wineryandvineyards.jpg) no-repeat;}

div#banner h1 {
    position: absolute;
    margin: 0;
    padding: 0;
    width: 421px;
    height: 215px;
    top: 37px;
    left: 264px;
    background: url(../images/content/banners/cart_0.jpg) no-repeat;
}


div#banner h1 span {
	display: none;
}

div#topKickers {
	position: absolute;
	top: 45px;
	left: 705px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 230px;
	color: #cc9;
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 14px;
}

div#topKickers img {
	display: block;
	margin: 10px 0 8px 0;
}

div#topKickers img.mailing {margin: 15px 0 8px 0;}

form#signform {margin: 0; padding: 0;}

form#signform input.text {
	width: 160px;	
	font: normal 12px Arial, Helvetica, sans-serif;
	margin: 0 5px 0 0;
	padding: 1px;
	border: 1px solid #fff;
}


/* =NAVIGATION-----------------------------------------*/	
	
div#navBar {
    width: 950px;
   	position: absolute;
	top: 259px;
	left: 0;

    }

ul#nav {
	width: 950px;
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-align: center;
	}
	
ul#nav li {
	margin: 0;
	padding: 0 42px 0 42px;
	display: inline;
	text-align: center;
 	}
 	
ul#nav a {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffc;
	text-decoration: none;
	text-transform: lowercase;
}

ul#nav a.on	{
	color: #cc9;
		} 
	
ul#nav ul {
	position: absolute;
	width: 950px;
	text-align: center;
	left: 10px;
	top: 50px;
	list-style-type: none;
	margin: 1px 0 0 0;
	padding: 0;
	text-align: center;
		}

ul#nav li ul li	{
	display: inline;
	background: none;
	}

ul#nav li ul li a	{
    color: #000;
	text-align: center;
	padding: 0 15px;
}

ul#nav li ul li a.on { color: #663;}
	
#nav a:hover {
	text-decoration: none;
}




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

div#enav {
	position: absolute;
	top: 0;
	right: 0;
    margin: 0;
    padding: 5px 5px 10px 5px;
    background-color: #000;
}

ul#eNav {
    list-style-type: none;
	font: 10px Verdana, Arial, sans-serif;
	color: #fff;
	text-align: right;
	padding: 0;
	margin: 0;
}

ul#eNav li {
    display: inline;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

ul#eNav a {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	padding: 0 10px;
}

ul#eNav a:hover {
	color: #fff;
}


/* =EDITABLE BODY -----------------------------------------*/	
div#mainPageArea {
	margin: 55px 0 0 0;
	width: 950px;
}
	
div#specialsArea {	
	float: left;
	display: inline;
	width: 170px;
	margin: 0 0 0 30px;
	line-height: 30px;

	}
	
div#cmsContentArea {
	float: right;
	width: 620px;
	display: inline;
	margin:  0 60px 0 0;
	line-height: 30px;
}

div#cmsContentArea p {
	margin: 0 0 1.5em 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: 461px;
    background: url('../images/home_banner.jpg') top left no-repeat;
}

body#home div#mainPageArea {margin: 45px 0 0 0;}

body#home div#navBar {top: 385px;}

body#home div#topKickers {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #600;
	height: 85px;
	}
	
body#home div#topKickers div {float: left; width: 225px; margin: 0 45px; padding-top: 10px; display: inline;}

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

div#footer
	{
	text-align: left;
	width: 950px;
	margin: 0 auto 10px auto;
	clear: both;
	font-size: 11px;
	text-align: center;
	padding-top: 110px;
	position: relative;
	}

img#inertia {position: absolute; top: 50px; left: 215px; }
img#wheelchair {position: absolute; top:25px; left: 630px; }
	
	
div#footer a {
    color: #000;
	padding: 0 5px;
	margin: 0;
	text-decoration: none;
	}
	
div#footer p {margin: 0; padding: 0;}
div#footer p.legal {float: left; padding-left: 15px;}
div#footer p.footlinks {float: right; padding-right: 15px;}
div#footer p.rss {text-align: center;}


.button	{
		background-color: #663;
		color: #fff;
		border: 1px solid #663;
		font: bold 11px Arial, Helvetica, sans-serif;
		cursor: hand;
		cursor: pointer;
		text-transform: uppercase;
}

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

div.processBar {
	width: 620px;
}

div#autolist, div#autolist h3 {
	font-size: 14px;
	font-weight: bold;
}

div#autolist, div#autolist h3, div.catalog_cats {display:inline}

