body { 
	margin: 0;
	padding: 0 0 10px 0;
	background-color: #daddcb;
	text-align: center;
}

a.skip	{display: none;}
a img {border: none;}

/* =TYPOGRAPHY-----------------------------------------*/	

body {
    font: 14px "Times New Roman", Times, serif;
    line-height: 16px;
    color: #fff;
}

input, select {color: #000; font: 13px "Times New Roman", Times, serif;}

h1 {
	margin: 0 0 10px 0;
	padding: 0;
	font: bold 22px "Times New Roman", Times, serif;
 	color: #600;
 	text-transform: uppercase;
}

h2, .header {
	margin: 0;
	padding: 0;
	font: bold 16px "Times New Roman", Times, serif;
 	color: #600;
}

h3, .subheader	{
	margin: 0;
	padding: 0;
	font: bold 16px "Times New Roman", Times, serif;
 	color: #fff;
	}
	
h4 {
	margin: 0 0 10px 0;
	padding: 0;
	font: bold 13px "Times New Roman", Times, serif;
 	color: #600;
}
 
a	{
	color: #fff;
	text-decoration: underline;
	}
	
a:hover	{
	text-decoration: none;
	}
	

/* =CONTAINER DIVS-----------------------------------------*/	
#container {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 950px;
	background-color: #fff;	
	padding: 0 0 20px 0;
	position: relative;
	background: #fff url("../images/background.gif") repeat-y;
}

div#banner {
	position: relative;
	width: 950px;
	height: 182px;
	background: url("../images/home_banner.jpg") bottom no-repeat;
}

div#banner h1 {
    position: absolute;
    margin: 0;
    padding: 0;
}
div#banner h1 span {display: none;}

div#banner h1 a {
    position: absolute;
    display: block;
    width: 320px;
    height: 60px;
    top: 30px;
    left: -300px;
    text-decoration: none;
}

/* =NAVIGATION-----------------------------------------*/	
	
div#navBar {
	width: 950px;
	/*height: 36px;*/
	background-color: #a8b086;
	position: relative;
    }

div#nav {
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-align: center;
	width: 950px;
	}
	
div#nav  li {
	margin: 0;
	padding: 0;
	display: inline;
	text-align: center;
	padding: 0 15px 0 15px;
	line-height: 35px;
 	}
 	
div#nav a {
	margin: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #600;
	text-decoration: none;
	text-transform: uppercase;
}

div#nav a.on	{
	color: #000;
		} 
	
div#nav ul {
background-color:#A8B086;
left:0;
line-height:28px;
list-style-type:none;
margin:0;
padding:0;
/*position:absolute;*/
text-align:center;
width:950px;
}

div#nav li ul li	{
	display: inline;
	background: none;
	line-height: 28px;
	}

div#nav li ul li a	{
	font-size: 12px;
	color: #330;
}

div#nav li ul li a.on {color: #996;}

#nav a:hover {
	text-decoration: none;
}




/* =SHOPPING MENU -----------------------------------------*/	

div#enav {
    position: absolute;
    right: 0;
    top: 10px;
    
}

ul#eNav {
    list-style-type: none;
	font-size: 11px;
	text-align: right;
	padding: 0 20px 0 0;
	margin: 0;
}

ul#eNav li {
    display: inline;
    color: #000;
    text-transform: uppercase;
    }

ul#eNav a {
	font: bold 11px Georgia, Times, serif;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	padding: 0 10px;
}

ul#eNav a:hover {color: #000;}


/* =EDITABLE BODY -----------------------------------------*/	
div#mainPageArea {
	margin: 28px 0 0 0;
	width: 950px;
}
	
div#specialsArea {	
	float: right;
	display: inline;
	width: 261px;
	margin: 0;
	color: #000;
	}	
	
div#specialsArea h2 {
	color: #000;
	margin: 10px 0 5px 20px;
}
/*div#specialsArea p {margin: 5px 0 10px 20px;}*/

div#specialsArea img {display: block; margin: 5px 0 0 0;}
	
div#cmsContentArea {
	float: left;
	width: 610px;
	display: inline;
	margin: 30px 0 0 40px;
	line-height: 28px;
}


div#signup {margin: 0; padding: 0; height: 75px; overflow: hidden;}
div#signup img {padding-top: 10px;}
form#signform {margin: 0; padding: 5px 0 0 15px;}
form#signform input.text {font-size: 13px; width: 180px; margin-right: 5px; font-weight: normal; border: 1px solid #000;}
div#cmsContentArea p {
	margin: 0 0 1.5em 0;
}

hr.cleaner {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; 
      border:none;
      visibility: hidden;
      }

/* =HOMEPAGE-----------------------------------------*/	

body#home div#container {padding: 0;}

body#home #banner {
    height: 301px;
    background: url("../images/home_banner.jpg") bottom left no-repeat;
}


body#home div#mainPageArea {margin: 0;/* height: 307px;*/ overflow: hidden;}


/* =FOOTER DIV-----------------------------------------*/	

div#footer
	{
	text-align: left;
	width: 950px;
	margin: 10px auto 10px auto;
	clear: both;
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: center;
	}
	
	
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;}
div#footer p.rss {text-align: center;}
div#footer p.footlinks {float: right;}


.button	{
		background-color: #600;
		color: #fff;
		border: 1px solid #600;
		font: bold 11px "Times New Roman", Times, serif;
		cursor: hand;
		cursor: pointer;
		text-transform: uppercase;
}

/* =GENERIC OVERRIDES STYLES-------------------------------------*/

div.processBar {
	width: 610px;
}

/*
div.catalog_crumbs,
div#autolist {
    display: none;
}
*/

div#product_img_form {
	float: right;
	background-color: #333;
	position: relative;
}

div#wine_details table th {
	border-bottom: 1px solid #333;
}

div#wine_details table td {
	border-bottom: 1px solid #333;
}

table.cart td, table.clubs td, table.orders td  {
	background-color: #333;
}

table.cart tr.shading td, table.clubs tr.shading td, table.orders tr.shading td {
	background-color: #333;
}


table.cart td, table.clubs td, table.orders td {
	border: none;
}

ul.cart_info {
	background-color: #333;
}

table.cart tbody.totals td {
	background-color: #333;
}

table.cart tbody.totals th {
	text-align: right;	
	background-color: #333;
}

td.verify_box h3, 
h3.box {
	background-color: #333;
}

ul.account_nav {
	background-color: #333;
}

p.info {
	background-color: #333;
}
div#nav ul li {
	display:inline;
}
div#footer {
clear:both;
color:#FFFFFF;
font-family:Helvetica,Arial,sans-serif;
font-size:14px;
margin:0 auto;
position:relative;
text-align:left;
width:950px;
}
div#footer p.legal {
float:left;
padding-left:1px;
}
div#footer p {
margin:0;
padding:0;
color:#000;
}
div#footer ul li {
display:inline;
}
div#footer ul {
text-align:right;
}
div#nav ul li.v65-home
{
 display:none;
}
div#enav a {
color:#000000;
font:bold 11px Georgia,Times,serif;
padding:0 10px;
text-decoration:none;
}
.v65-form legend {
color:#000000;
}
#v65-modalContent a {
color:#000000;
}
.v65-form label {
color:#000000;
}
#v65-modalContent {
color:#000000;
}
body#home1 div#cmsContentArea {
width:870px;
}
body#home1 .v65-product1UpProductDescription {
	width:550px;
}

div#navscndlvl {
list-style-type:none;
margin:0;
padding:0;
text-align:center;
width:950px;
}
div#navscndlvl ul {
background-color:#D3D8BB;
left:0;
list-style-type:none;
margin:0;
padding:0;
text-align:center;
top:36px;
width:950px;
}
div#navscndlvl ul li {
line-height:28px;
display:inline;
}
 div#navscndlvl ul li a{
color:#333300;
font-size:12px;
font-family:"Times New Roman",Times,serif;
font-weight:bold;
margin-left:30px;
text-decoration:none;
text-transform:uppercase;
}
div#navscndlvl ul li a.on {
color:#999966;
}
body#home1 #container {
background:none repeat scroll 0 0 #929B6F;
margin:0 auto;
padding:0 0 20px;
position:relative;
text-align:left;
width:950px;
}
div#FootImg
{
	margin-left:500px;
}
body#page div#banner{
background:url("../images/banner.jpg") no-repeat scroll center bottom transparent
}
body#home1 div#banner{
background:url("../images/banner.jpg") no-repeat scroll center bottom transparent
}
div#v65-modalCartDropdown{
z-index:55;}
#v65-cartTable {
color:#000000;
}
#v65-cartTable th {
background-color:#A8B086;
}
table#v65-cartTable body td{
background-color:#A8B086;
}
#v65-cartTotal td {
background-color:#A8B086;
}
.v65-cartTax td {
background-color:#A8B086;
}
#v65-cartSubtotal td {
background-color:#A8B086;
}
#v65-checkoutCartSummaryWrapper  {
background-color:#A8B086;
}
#v65-signUpClubSummaryWrapper  {
background-color:#A8B086;
}
div#footer a, p {
font-family:"Times New Roman",Times,serif;
font-size:13px;
}
#v65-couponSummaryTotal {
	color: #660000;
}
