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

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

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

body, td, select {
    font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #493b24;
}

h1 {
	margin: 0;
	padding: 0;
	font: bold 16px Arial, Verdana, sans-serif;
 	color: #493b24;
}

h2, .header {
	margin: 0;
	padding: 0;
	font: bold 16px Arial, Verdana, sans-serif;
	color: #f28f23;
}

h3, .subheader	{
	margin: 0;
	padding: 0;
	font: bold 14px Arial, Verdana, sans-serif;
	color: #493b24;
	}
	
h4 {
	margin: 0;
	padding: 0;
	font: bold 14px Arial, Verdana, sans-serif;
	color: #f28f23;
}
 
a	{
    font-weight: bold;
	color: #f28f23;
	text-decoration: none;
	}
	
a:hover	{
    font-weight: bold;
	color: #493b24;
	text-decoration: none;
	}
	

/* =CONTAINER DIVS-----------------------------------------*/	
#container {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 800px;	
	padding: 0;
}

#container2 {
	background: url(../images/borders.jpg) repeat-y;
	padding: 0 2px;
}

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

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

div#banner h1 a {
    text-indent: -9999px;
    display: block;
    width: 160px;
    height: 50px;
    position: absolute;
    top: 70px;
    left: 20px;
}

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

/* =NAVIGATION-----------------------------------------*/	
	
ul#nav {
    position: relative;
	display: block;
	padding: 0;
	margin:  55px 0 0 14px;
	height: 12px;
	width: 753px;
	list-style-type: none;
	background: url(../images/nav.gif) left bottom no-repeat;
	}
	
ul#nav li {
	margin: 0;
	padding: 0;
    position: absolute;
	color: #000;
 	}

ul#nav a {
    font-size: 8px;
    line-height: 8px;
    text-indent: -9999px;
    display: block;
    height: 10px;
    padding: 0;
}



li#story {
    left: 0px;
    width: 80px;
}
li#story a:hover {
    background: url(../images/nav.gif) left -3px no-repeat;
}
li#story a.on {
    background: url(../images/nav.gif) left -16px no-repeat;
}

li#wines {
    left: 100px;
    width: 70px;
}
li#wines a:hover {
    background: url(../images/nav.gif) -100px -3px no-repeat;
}
li#wines a.on {
    background: url(../images/nav.gif) -100px -16px no-repeat;
}

li#club {
    left: 190px;
    width: 75px;
}
li#club a:hover {
    background: url(../images/nav.gif) -190px -3px no-repeat;
}
li#club a.on {
    background: url(../images/nav.gif) -190px -16px no-repeat;
}

li#news {
    left: 280px;
    width: 105px;
}
li#news a:hover {
    background: url(../images/nav.gif) -280px -3px no-repeat;
}
li#news a.on {
    background: url(../images/nav.gif) -280px -16px no-repeat;
}


li#dine {
    left: 400px;
    width: 80px;
}
li#dine a:hover {
    background: url(../images/nav.gif) -400px -3px no-repeat;
}
li#dine a.on {
    background: url(../images/nav.gif) -400px -16px no-repeat;
}


li#stuff {
    left: 500px;
    width: 80px;
}
li#stuff a:hover {
    background: url(../images/nav.gif) -500px -3px no-repeat;
}
li#stuff a.on {
    background: url(../images/nav.gif) -500px -16px no-repeat;
}


li#visit {
    left: 600px;
    width: 55px;
}
li#visit a:hover {
    background: url(../images/nav.gif) -600px -3px no-repeat;
}
li#visit a.on {
    background: url(../images/nav.gif) -600px -16px no-repeat;
}


li#contact {
    left: 675px;
    width: 78px;
}
li#contact a:hover {
    background: url(../images/nav.gif) -675px -3px no-repeat;
}
li#contact a.on {
    background: url(../images/nav.gif) -675px -16px no-repeat;
}






/* =SHOPPING MENU -----------------------------------------*/	
div#eNav {
	margin: 0;
	padding: 65px 20px 0 0;
	font: 10px Verdana, Arial, sans-serif;
	color: #000;
	text-align: right;
}

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



/* =EDITABLE BODY -----------------------------------------*/	
div#mainPageArea {
	width: 800px;
	background-color: #FEF0B7;
	padding: 5px 0 20px 0;
}
	
div#specialsArea		{	
	float: right;
	display: inline;
	width: 225px;
	margin: 0;
	}
	
div#cmsContentArea {
	float: left;
	display: inline;
	margin: 0 0 0 20px;
	width: 515px;
}

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

div#signup {
	background: #c53427;
	height: 34px;
	width: 394px;
	display: inline;
	margin: 0;
	padding: 0;
	position:absolute;
	top: 0;
	right: 0;
	border: 1px solid #000;
}

h5 {
	float: left;
	display: inline;
	margin: 10px 0 0 16px;
	padding: 0;
	font-family: verdana;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}

form#signform {
	display: inline;
	float: left;
	width: 218px;
	height: 21px; 
	margin: 9px 0 0 10px; 
	padding: 0;
}

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

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

body#home div#cmsContentArea {
	width: 425px;
}

body#home div#specialsArea {
    width: 290px;
}

body#home div#mainPageArea {
    background: #FEF0B7 url(../images/home_bg.gif) top no-repeat;
}


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

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

div#footer a {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

div#footer a:hover {
	color: #fff;
}

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


p.footlinks a {
	padding: 0 5px;
	margin: 0;
	}

p.legal	{
	float: left;
	padding: 0 0 0 15px;
	display: inline;
	margin: 0;
	}

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

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

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

div.processBar {
	width: 515px;
}

div#autolist,
div.catalog_crumbs {
	display: none;
}

div.fourbody div.fourbody-topnav a {padding-left: 1px;}

body.account td.verify_box h3, h3.box {font-size: 12px;}
