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

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

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

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

h1 {
	margin: 0 0 10px 0;
	padding: 0;
	font: small-caps bold 24px Georgia, Times, serif;
 	color: #706E58;
}

h2, .header {
	margin: 0;
	padding: 0;
	font: bold 12px Georgia, Times, serif;
 	color: #706E58;
}

h3, .subheader	{
	margin: 0;
	padding: 0;
	font: bold 12px Georgia, Times, serif;
 	color: #706E58;
	}
	
h4 {
	margin: 0 0 5px 0;
	padding: 0;
	font: bold 14px Georgia, Times, serif;
 	color: #706E58;
}
 
a	{
	color: #922622;
	font-weight: bold;
	text-decoration: underline;
	}
	
a:hover	{
	text-decoration: underline;
	}
	

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

div#nav_specials {
    background: url('../images/logo.jpg') top no-repeat;
    width: 320px;
    float: left;
    display: inline;
    margin: 0 0 0 10px;
    padding: 99px 0 0 0;
    position: relative;
}

div#mainPageArea {
    background: url('../images/banner.jpg') top no-repeat;
	margin: 0 10px 0 0;
	padding: 109px 0 0 0;
	width: 599px;
	float: right;
	display: inline;
}

h1.winery {
    position: absolute;
    margin: 0;
    padding: 0;
    left: 0;
    top: 0;
}

h1.winery a {
    position: absolute;
    display: block;
    width: 300px;
    height: 50px;
    top: 10px;
    left: 0px;
    text-decoration: none;
}

h1.winery a span {display: none;}

/* =NAVIGATION-----------------------------------------*/	
	
ul#nav {
	padding: 0 0 5px 0;
	width: 320px;
	background-color: #000;
	list-style-type: none;
	margin: 0;
	}
	
ul#nav li {
	margin: 0;
	padding: 8px 0 4px 0;
	width: 250px;
	border-bottom: 1px solid #8e8e6b;
 	}
 	
 ul#nav li.home {
     padding: 20px 0 4px 0;
 }

ul#nav a {
	margin: 0;
	font-family: Georgia, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #e8b928;
	text-decoration: none;
}

ul#nav a.on, ul#nav a:hover	{
	color: #ffedb7;
		} 
		
ul#nav ul {
    width: 599px;
    background-color: #706e58;
    list-style-type: none;
    position: absolute;
    margin: 0;
    padding: 5px 0;
    left: 331px;
    top: 107px;
}

ul#nav ul li {
    display: inline;
    background: none;
    margin: 0;
    padding: 0 10px;
    border-width: 0;
}


ul#nav ul li a {font-size: 12px; color: #ffedb7;}

ul#nav ul li a:hover, ul#nav ul li a.on {color: #e8b928;}



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

div#enav {
    width: 950px;
    margin: 0 auto 0 auto;
    padding: 10px 0;
}

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

ul#eNav li {
    display: inline;
    margin: 0 10px 0 3px;
    background-color: #2b2b2b;
    padding: 0;
}

ul#eNav a {
	color: #e8b928 ;
	font-weight: bold;
	text-decoration: none;
	border: 7px solid #2b2b2b;
	line-height: 20px;
}

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


/* =EDITABLE BODY -----------------------------------------*/	
	
div#specialsArea {	
	width: 320px;
	margin: 30px 0 0 0;
	padding: 10px 0 0 0;
	}
	
div.kicker {
	width: 317px;
	height: 175px;
	background: url(../images/kicker_bg.jpg) top no-repeat;
	color: #ececc5;
}

div.kicker h4 {padding: 30px 10px 10px 10px;}
div.kicker p {padding: 0 10px;}
div.kicker a {color: #e8b928; text-transform: uppercase;}
	
div#signup {
	background: none;
	height: 19px;
	width: 320px;
	display: inline;
	margin: 30px 0 20px;
	padding: 0;
	float: left;
}


h5 {
	float: left;
	margin: 1px 0 0 0;
	padding: 0;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #e8b928;
	text-decoration: none;
	text-transform: uppercase;
}

form#signform {
	display: inline;
	float: right;
	width: 135px;
	height: 18px; 
	margin: 0px 0 0 0px; 
	padding: 0;
}		
		
	
div#cmsContentArea {
	margin: 0;
	background-color: #e0d4bc;
	padding: 40px 15px;
}

div#cmsMainCatalog {
    float: right;
    width: 410px;
}

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

div#dtt {
	text-align: center;
	margin: 10px 0 20px 0;
	background: none;
	width: 145;
	height: 32;
}

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 div#mainPageArea {
    background: url('../images/home_banner.jpg') top no-repeat;
	padding: 279px 0 0 0;
}

body#home div#cmsContentArea {
	background-color: #000;
	color: #cacaa2;
}

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

div#footer
	{
	text-align: left;
	width: 930px;
	margin: 0 auto 0 auto;
	padding: 20px 0;
	clear: both;
	color: #e8b928;
	font-family: Georgia, serif;
	font-size: 11px;
	background: url(../images/foot.jpg) top no-repeat;
	text-align: center;
	}
	
	
div#footer a {
    color: #e8b928;
    text-decoration: none;
	padding: 0 5px;
	margin: 0;
	}
	
div#footer p {margin: 0; padding: 0;}	
div#footer p.legal { float: left; padding-left: 10px;}
p.rss {float: right;}
p.footlinks {text-align: center;}

input.button	{
		background-color: #922622;
		color: #fff;
		border: 1px solid #701815;
		font: bold 10px Verdana, Arial, sans-serif;
		cursor: hand;
		cursor: pointer;
}

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

div.processBar {
	width: 567px;
}

div.catalog_crumbs,
div#autolist {

}

