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

}

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


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

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

body {line-height: 18px; font-size: 12px;}
body td {line-height: 18px; font-size: 12px;}
body p {line-height: 18px; font-size: 12px;}
body h1 {font-size: 18px;}
div.catalog_crumbs {font-size: 12px;}

h1 {
	margin: 0;
	padding: 0;
	font: bold 18px georgia;
 	color: #666;
}

h2, .header {
	margin: 0;
	padding: 0;
	font: bold 15px georgia;
	color: #000;
	}

h3, .subheader	{
	margin: 0;
	padding: 0;
	font: bold 12px arial;
	color: #000;
	}
	
h4 	{
	margin: 0;
	padding: 0;
	font: bold 12px arial;
	color: #666;
	}

a	{
	font: 12px arial;
	color: #666; 
	text-decoration: underline;
	line-height: 18px;
	}
	
a:hover	{
	font: 12px arial;
	color: #666;
	text-decoration: underline;
	line-height: 18px;
	}

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

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

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

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


div#title	{
	height: 54px;
	width: 948px;
	background-color: #fef5e0;
	}

/* =NAVIGATION-----------------------------------------*/	
	
div#navBar {
    height: 30px;
    width: 715px;
    position: absolute;
    top: 82px;
    left: 238px;
    }

ul#nav {
	padding: 0;
	margin: 0px;
	list-style-type: none;
	text-align: left;
	position: absolute;
	bottom: 0px;
	}
	
ul#nav li {
	clear: all;
	margin: 0 0 0 12px;
	padding: 0;
	display: inline;
 	}
 
ul#nav li.contact {margin: 0 0 0 10px;} 
 
ul#nav a {
	display: inline;
	line-height: 21px;
	padding: 0;
	margin: 0;
	font: bold 12px georgia;
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
}

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

div#subnav {
	float: left;
	width: 663px;
	height: 25px;
	margin: 17px 0 0 22px;
	padding: 0;
	display: inline;
}
	
div#subnav ul {
	width: 663px;
	text-align: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
		}

div#subnav li	{
	color: #000;
	clear: all;
	display: inline;
	background: none;
	padding: 0;
	margin: 0 15px 0 0;
font-size: 12px;
	}

div#subnav a	{
    color: #000;
	font: bold 12px georgia;
	background: none;
	padding: 0;
	margin: 0;
	display: inline;
	line-height: 18px;
	text-transform: none;
	text-align: left;
	text-decoration: none;
}

div#subnav li a:hover, div#subnav li a.on { color: #669933;}
	
div#dtt {
	text-align: center;
	margin: 12px 0 20px 0;
	background: none;
	width: 145;
	height: 32;
}

/* =SHOPPING MENU -----------------------------------------*/	
div#enav {
    width: 220px;
    margin: 11px 10px 0 0;
    padding: 0;
    float: right;
    
}

ul#eNav {
    list-style-type: none;
	font: arial regular 12px;
	color: #000;
	text-align: right;
	padding: 0 0 0;
	margin: 0;
}

ul#eNav li {
    display: inline;
    margin: 0;
    padding: 0 0 0 10px;
}

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

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: none;
	margin: 0px 0 0 0;
	padding: 0 0 0 0; 
	width: 950px;
	}
	
div#pagebanner {
	float: left;
	width: 725px;
	height: 127px;
	margin: 0;
	padding: 0;
	background: url(../images/2_winestore.jpg) top no-repeat;
}

body.about_us div#pagebanner {background: url(../images/4_aboutus.jpg) top no-repeat;}
body#contactus div#pagebanner {background: url(../images/6_contactus.jpg) top no-repeat;}
body.news div#pagebanner {background: url(../images/5_newsevents.jpg) top no-repeat;}
body#events div#pagebanner {background: url(../images/5_newsevents.jpg) top no-repeat;}
body.club div#pagebanner {background: url(../images/3_wineclub.jpg) top no-repeat;}
body.store div#pagebanner {background: url(../images/2_winestore.jpg) top no-repeat;}
body.footer div#pagebanner {background: url(../images/footer.jpg) top no-repeat;}


div#specialsArea		{	
	float: right;
	display: inline;
	width: 225px;
	margin: 0 0 10px 0;
	padding: 0;
	background: none;
	}

body#home div#specialsArea {margin: 0;}
 	
div#cmsContentArea {
	margin: 30px 0 10px 20px;
	width: 660px;
	float: left;
	display: inline;
padding: 0;
font-size: 12px;
line-height: 18px;
}

body.store div#subnav li {line-height: 18px;font-size: 12px;}
body.store b {line-height: 18px;font-size: 12px;}

div#kicker1 {
    background: url('../images/clubkick.jpg') top no-repeat;
    width: 189px;
    height: 169px;
    margin: 10px 0px 0 20px;
    float: left; 
    display: inline;
line-height: 18px;font-size: 12px;
}


div#kicker2 {
	position: relative;
    background: url('../images/specialskick.jpg') top no-repeat;
    width: 189px;
    height: 169px;
    margin: 10px 0px 0 20px;
    float: left;
    display: inline;
line-height: 18px;font-size: 12px;
}

div#signup {
	display: inline;
	position: relative;
    background: url('../images/mailing.jpg') top no-repeat;
    width: 189px;
    height: 130px;
    margin: 20px 0px 0 20px;
    float: left;
line-height: 18px;font-size: 12px;
}

form#signform {
	display: inline;
	float: left;
	width: 188px;
	height: 50px; 
	margin: 148px 0 0 21px; 
	padding: 0;
}
form#signform .button {display: inline; float: left; margin: 8px 0 0 60px;}
form#signform .text {display: inline; float: left; margin: 0;}


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

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

body#home div#flash  {
	width: 312px;
	height: 477px;
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
		
}
		
body#home div#cmsContentArea {
	margin: 0px 0px 0 24px;
	width: 370px;
	float: left;
	display: inline;
	background: none;
}

body#home div#signup {
	display: inline;
	position: relative;
    background: url('../images/mailing.jpg') top no-repeat;
    width: 189px;
    height: 130px;
    margin: 10px 0px 0 20px;
    float: left;
}

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;
	padding: 6px 0 10px 0;
	margin: 0 auto 0 auto;
	clear: both;
	color: #ffcc66;
	font-family: arial;
	font-size: 12px;
	position: relative;
	background: none;
	}
	
div#footer a {
    color: #ffcc66;
    font: 12px arial;
	padding: 0 5px;
	margin: 0;
	text-decoration: none;
	}
	
div#footer p {margin: 0; padding: 0;}
div#footer p.legal {float: left; padding-left: 0px;}
div#footer p.rss {float: right; padding-right: 0px;}
div#footer p.footlinks {text-align: center;}


.button	{
		background-color: #990000;
		color: #ffcc66;
		border: none;
		font: 12px arial;
		cursor: hand;
		cursor: pointer;
}

/* generic overrides */

div.processBar {
	width: 100%;
}


	
