body { 
	margin: 0;
	padding: 0;
	background: #807662;
	text-align: center;

}

a.skip	{display: none;}
a img {border: none;}
img.logo {
	float: left;
}


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

body, input, select {
color: #333;
line-height: 16px;
font: 12px verdana;
}
body {line-height: 16px;}

h1 {
	margin: 0;
	padding: 0;
	font: 18px verdana;
 	color: #990000;
}

h2, .header {
	margin: 0;
	padding: 0;
	font: 14px verdana bold;
	color: #333;
	text-transform: uppercase;
	}

h3, .subheader	{
	margin: 0;
	padding: 0;
	font: 14px verdana bold;
	color: #333;
	line-height: 20px;
	}
	
h4 	{
	margin: 0;
	padding: 0;
	font: bold 12px verdana;
	color: #990000;
	line-height: 16px;
	}

a	{
	font: 12px verdana;
	color: #990000; 
	text-decoration: underline;
	line-height: 16px;
	}
	
a:hover	{
	font: 12px verdana;
	color: #990000;
	text-decoration: underline;
	line-height: 16px;
	}

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

div#container {background: #efefd7 url(../images/containerbg.jpg) repeat-y;}

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

div#bannerpic {
	float: left;
	width: 950px;
	height: 225px;
	padding: 0 0 0px 0;
	margin: 0;
	background: url(../images/bannerpic.jpg) no-repeat;
}


body.footer div#bannerpic {background: url(../images/footerpic.jpg) no-repeat;
}
body.news div#bannerpic {background: url(../images/newspic.jpg) no-repeat;
}
body.story div#bannerpic {background: url(../images/ourstorypic.jpg) no-repeat;
}
body#contactus div#bannerpic {background: url(../images/contactuspic.jpg) no-repeat;
}
body.visitus div#bannerpic {background: url(../images/visituspic.jpg) no-repeat;
}
body.store div#bannerpic {background: url(../images/wineshoppic.jpg) no-repeat;
}
body.club div#bannerpic {background: url(../images/wineclubpic.jpg) no-repeat;
}  

body.home div#bannerpic {background: url(../images/homepic.jpg) no-repeat;}

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

div#banner h1 a {
    text-indent: -9999px;
    position: absolute;
    display: block;
    width: 430px;
    height: 130px;
    top: 0px;
    left: 0px;
    text-decoration: none;
}


/* =NAVIGATION-----------------------------------------*/	

div#navBar {
    height: 36px;
    width: 950px;
    position: absolute;
    left: 0px;
    top: 148px;
    margin: 0;
    padding: 0;
    background: none;
    }

ul#nav {
	width: 950px;
	padding: 0;
	margin: 0px;
	list-style-type: none;
	text-align: center;
	display: inline;
	position: absolute;
	top: 0x;
	right: 0;
	}
	
ul#nav li {
	clear: all;
	margin: 0 25px;
	padding: 0;
	display: inline;
	text-align: center;
 	}
ul#nav li.home {margin: 0 25px 0 0;}
ul#nav li.contact {margin: 0 0 0 25px;}
	
ul#nav a {
	text-align: center;
	display: inline;
	line-height: 14px;
	padding: 0;
	margin: 0px;
	color: #fff;
	font: 14px bold verdana;	
	text-transform: uppercase;
	text-decoration: none;
}

ul#nav a.on, ul#nav a:hover	{
	color: #333;
		} 
	
div#subnav {
	width: 500px;
	text-align: left;
	list-style-type: none;
	padding: 0;
	margin: 14px 142px 0 0;
	display: inline;
	float: right;
		}

div#subnav ul {
	width: 500px;
	padding: 0;
	margin: 0px;
	list-style-type: none;
	text-align: left;
	display: left;
	}
	
div#subnav li	{
	clear: all;
	display: inline;
	background: none;
	padding: 0;
	margin: 0 35px 0 0;
	}

div#subnav a	{
    color: #666;
	font: 14px bold verdana;
	background: none;
	padding: 0;
	margin: 0;
	display: inline;
	line-height: 14px;
	text-transform: none;
	text-align: left;
	text-decoration: none;
}

div#subnav a:hover, div#subnav a.on { color: #333;}
	

div#dtt {
	text-align: center;
	margin: 10px 0 20px 0;
	background: url(../images/dtt.jsp) no-repeat center;
	width: 145;
	height: 32;
}

/* =SHOPPING MENU -----------------------------------------*/	
div#enav {
    width: 237px;
    height: 30px;
    margin: 6px 9px 0 0;
    display: inline;
    float: right;
    background: none;
}

ul#eNav {
    list-style-type: none;
	font: 11px verdana;
	color: #ccc;
	text-align: right;
	padding: 7px 9px 0 0;
	margin: 0;
}

ul#eNav li {
	height: 26px;
    display: inline;
    margin: 0 0 0 1px;
    padding: 0 5px;
}

ul#eNav a {
	color: #000;
	font-weight: none;
	text-decoration: none;
	line-height: 14px;
	font: 12px verdana;
}

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


/* =EDITABLE BODY -----------------------------------------*/	
div#header {
	height: 96px;
	width: 948px;
	background: url(../images/header.jpg) top no-repeat;
}

div#mainPageArea {
	background: url(../images/mainpage.jpg) top right no-repeat;
	margin: 0;
	padding: 0 0 0 0; 
	width: 950px;
	float: left;
	padding: 0;
	}

div#specialsArea		{	
	float: left;
	display: inline;
	width: 228px;
	margin: 12px 0 0 22px;
	padding: 0;
	}

	
div#cmsContentArea {
	margin: 30px 53px 10px 0px;
	width: 590px;
	float: right;
	display: inline;
	padding: 0 0 0px 0;
	background: url(../images/cmspic.jpg) bottom left no-repeat;
}

div#watermark {
	background: url(../images/cmspic.jpg) no repeat;
	float: right;
	display: inline;
	width: 167px;
	height: 217px;
	margin: 50px 508px 0 0;
	padding: 0;
	}

div#kicker1 {
    background: url('../images/shopkick.jpg') top left no-repeat;
    width: 228px;
    height: 231px;
    margin: 8px 0 0 0;
    float: left;
    display: inline; 
}

div#kicker2 {
    background: url('../images/tastekick.jpg') top left no-repeat;
    width: 228px;
    height: 231px;
    margin: 8px 0 0 0;
    float: left;
    display: inline; 
}

div#kicker3 {
    background: url('../images/clubkick.jpg') top left no-repeat;
    width: 251px;
    height: 100px;
    margin: 8px 0 0 0;
    float: left;
    display: inline; 
}

div#announce {
    background: none;
    width: 228px;
    margin: 8px 0 0 0;
    float: left;
    display: inline; 
}

div#specials {
    background: none;
    width: 228px;
    margin: 8px 0 0 0;
    float: left;
    display: inline; 
}

div#signup {
	background: url('../images/mailing.jpg') top left no-repeat;
    width: 228px;
    height: 69px;
    margin: 0 0 0px 0;
    float: left;
    display: inline; 
    padding: 0;
}

form#signform {
	display: inline;
	float: left;
	width: 202px;
	height: 20px; 
	margin: 39px 0 0 12px; 
	padding: 0;
}
form#signform .button {display: inline; float: right; padding: 0; margin: 0;}
form#signform .text {display: inline; float: left; padding: 0; margin: 0;}


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

body.home #container {
	margin: 0 auto 0 auto;
	position: relative;
	text-align: left;
	width: 950px;	
	background: #efefd7 url(../images/containerbg.jpg) repeat-y;
	padding: 0;
}

body.home ul#nav li.home a {color: #333;} 

body.home div#cmsContentArea {
	margin: 40px 28px 10px 0px;
	width: 620px;
	float: right;
	display: inline;
	padding: 0 0 0px 0;
	background: url(../images/cmspic.jpg) bottom left no repeat;
}
 
home.cleaner {
      clear:both;
      height:0px;
      margin: -8px 0 0 0; 
	  padding: 0px;
      border:none;
      visibility: hidden;
      }

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

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

div#footer
	{
	text-align: left;
	width: 950px;
	height: 30px;
	padding: 0;
	margin: 0px auto 10px auto;
	clear: both;
	color: #333;
	font-family: verdana;
	font-size: 12px;
	position: relative;
	background: url(../images/footer.jpg) no-repeat;
	}
	
div#footer a {
    color: #333;
	padding: 0 5px;
	margin: 0;
	text-decoration: none;
	}
	
div#footer p {margin: 0; padding: 5px 0 0 0;}
div#footer p.legal {float: left; padding-left: 20px;}
div#footer p.rss {float: right; padding-right: 20px;}
div#footer p.footlinks {text-align: center;}


.button	{
		background-color: #990000;
		color: #ffffff;
		border: none;
		font: 11px verdana;
		text-transform: uppercase;
		cursor: hand;
		cursor: pointer;
}

/* generic overrides */

div.processBar {
	width: 100%;
}


	
