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

}

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


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

body, input, select {
color: #000;
line-height: 30px;
font: 12px Arial;
line-height: 20px;
}

h1 {
	margin: 0;
	padding: 0;
	font: bold 23px Arial bold;
 	color: #996699;
 	text-transform: uppercase;
}

h2, .header {
	margin: 0;
	padding: 0;
	font: bold 14px arial;
	color: #66699;
	line-height: 30px;
	}

h3, .subheader	{
	margin: 0;
	padding: 0;
	font: bold 12px arial;
	color: #000000;
	line-height: 30px;
	}
	
h4 	{
	margin: 0;
	padding: 0;
	font: bold 12px arial;
	color: #996699;
	line-height: 30px;
	}

a	{
	font: 12px arial;
	color: #666699; 
	line-height: 20px;
	}
	
a:hover	{
	font: 12px arial;
	color: #666699;
	line-height: 20px;
	}

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

div#banner {
	float: left;
	width: 732px;
	height: 217px;
	padding: 0;
	background: url(../images/content/banners/banner.jpg) no-repeat;
}

body.about_us div#banner {background: url(../images/content/banners/about.jpg) no-repeat;}
body.club div#banner {background: url(../images/content/banners/wineclub.jpg) no-repeat;}
body.recipe div#banner {background: url(../images/content/banners/recipes.jpg) no-repeat;}
body.restaurant div#banner {background: url(../images/content/banners/restaurant.jpg) no-repeat;}
body.cottage div#banner {background: url(../images/content/banners/cottage.jpg) no-repeat;}
body.news div#banner {background: url(../images/content/banners/newsandevents.jpg) no-repeat;}
body.visitus div#banner {background: url(../images/content/banners/visitus.jpg) no-repeat;}
body.store div#banner {background: url(../images/content/banners/wineshop.jpg) no-repeat;
}
body.policies div#banner {background: url(../images/content/banners/policies.jpg) no-repeat;}
body.trade div#banner {background: url(../images/content/banners/trade.jpg) no-repeat;}
body.sitemap div#banner {background: url(../images/content/banners/sitemap.jpg) no-repeat;}

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

div#topbanner h1 a {
    text-indent: -9999px;
    position: absolute;
    display: block;
    width: 280px;
    height: 125px;
    top: 10px;
    left: 10px;
    text-decoration: none;
}

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

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


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

/* =NAVIGATION-----------------------------------------*/	
	
div#navBar {
    width: 950px;
    position: absolute;
    top: 68px;
    }

ul#nav {
	padding: 0;
	margin: 0px;
	list-style-type: none;
	text-align: center;
	}
	
ul#nav li {
	clear: all;
	margin: 0 12px;
	padding: 0;
	display: inline;
	text-align: center;
 	}
 	
ul#nav a {
	text-align: center;
	display: inline;
	padding: 0;
	margin: 0 7px;
	font: bold 13px arial;
	line-height: 28px;
	color: #ffcc99;
	text-decoration: none;
}

ul#nav a.on, ul#nav a:hover	{
	color: #ffffcc;
		} 
	
div#subnav {
	width: 600px;
	text-align: left;
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 15px 0 0 0;
	display: inline;
		}

div#subnav ul {padding: 0; margin:0;}

div#subnav li	{
	clear: all;
	display: inline;
	background: none;
	padding: 0;
	margin: 0 37px 0 0;
	}

div#subnav li a	{
    color: #666699;
	font: bold 13px arial;
	line-height: 28px;	
	background: none;
	padding: 0;
	margin: 0;
	display: inline;
	text-decoration: none;
	text-transform: none;
	text-align: left;

}

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


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

/* =SHOPPING MENU -----------------------------------------*/	
div#enav {
    width: 950px;
    margin: 0px auto 0 auto;
}

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

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

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

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


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

div#mainPageArea {
	display: inline;
	background: none;
	margin: 0px 0 0 28px;
	padding: 0 0 0 0; 
	width: 570px;
	float: left;
	}

div#specialsArea		{	
	float: right;
	display: inline;
	width: 200px;
	margin: 30px 10px 10px 0;
	background: none;
	}
	
	
div#cmsContentArea {
	margin: 33px 0 0 0;
	width: 570px;
	float: left;
	display: inline;
}

div#kickerarea {
    background: #996699;
    width: 218px;
    height: 217px;
    margin: 0;
    float: right;
    display: inline; 
    padding: 0;
}

div#kickers {
    background: #996699;
    width: 201px;
    height: 200px;
    margin: 6px 0 0 12px;
    float: left;
    display: inline; 
    padding: 0;
}

div#signup {
	display: inline;
	margin: 0;
	padding: 0;
}

div#signup h5 {font: 18px bold arial;
	line-height: 28px;
	color: #ffffcc;
	margin: 0;
	padding: 0;
}

form#signform {
	display: inline;
	float: left;
	width: 200px;
	height: 24px; 
	margin: 2px 0 0 0; 
	padding: 0;
}
form#signform .button {display: inline; float: right;}
form#signform .text {display: inline; float: left;}


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

body#home #banner h1 {
    display: none;
    }

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

body.home div#banner {
	float: left;
	width: 732px;
	height: 389px;
	padding: 0;
	background: none;
}

body.home div#bottombanner {
	float: left;
	width: 950px;
	height: 115px;
	padding: 0;
	background: url(../images/home_bottombanner.jpg) no-repeat;
}

body.home div#mainPageArea {
	background: none;
	margin: 0;
	padding: 0 0 0 0; 
	width: 730px;
	float: left;
	}

body.home div#specialsArea		{	
	float: right;
	display: inline;
	width: 200px;
	margin: 30px 10px 10px 0;
	background: none;
	}
	
	
body.home div#cmsContentArea {
	margin: 0;
	width: 730px;
	float: left;
	display: inline;
}

body.home div#kickerarea {
    background: #996699;
    width: 218px;
    height: 389px;
    margin: 0;
    float: right;
    display: inline; 
    padding: 0;
}

body.home div#kickers {
    background: #996699;
    width: 201px;
    height: 380px;
    margin: 6px 0 0 12px;
    float: left;
    display: inline; 
    padding: 0;
}

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

body#home div#cmsContentArea {
	display: inline;
	width: 950px;
	margin: 0;
}
	
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: 10px 0 10px 0;
	margin: 0 auto 0 auto;
	clear: both;
	color: #666699;
	font-family: Arial;
	font-size: 12px;
	position: relative;
	line-height: 14px;
	background: none;
	}
	
div#footer a {
    color: #666699;
    font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	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; margin: 2px;}
div#footer p.footlinks {text-align: right;}


.button	{
		background-color: #ffcc99;
		color: #666699;
		border: none;
		font: bold 11px arial;
		text-transform: uppercase;
		cursor: hand;
		cursor: pointer;
}

/* generic overrides */

div.processBar {
	width: 100%;
}


	
