body { 
	margin: 0;
	padding: 0;
	background: #fff;
	text-align: justify;

}

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


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

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

body {line-height: 20px;}

h1 {
	margin: 0;
	padding: 0;
	font: 14px bold Arial;
 	color: #000;
	line-height:20px;
 	text-transform: uppercase;
	letter-spacing: 0.3em;
}

h2, .header {
	margin: 0;
	padding: 0;
	font: bold 12px Arial;
	color: #000;
	line-height:20px;
	text-transform: uppercase;
	}

h3, .subheader	{
	margin: 0;
	padding: 0;
	font: bold 12px Arial;
	color: #666;
	line-height: 20px;
	}
	
h4 	{
	margin: 0;
	padding: 0;
	font: bold 13px Arial;
	color: #996633;
	line-height: 20px;
	}
	
a	{
	line-height: 20px;
	font: 12px Arial;
	color: #666;
	text-transform: none;
	}
a {line-height: 20px;}	
a:hover	{
	line-height: 20px;
	font: 12px Arial;
	color: #666;
	text-transform: none;
}
a:hover {line-height: 20px;}
/* =CONTAINER DIVS-----------------------------------------*/	

#container {
	margin: 0;
	padding: 0;
	text-align: justify;
	width: 970px;	
}

div#leftside {
	float: left;
	width: 300px;
	padding: 0;
	margin: 0;
	display: inline;
}

div#rightside {
	width: 600px;
	padding: 0;
	margin: 0;
	float: right;
	display: inline;
}	
	
div#banner {
	float: left;
	width: 262px;
	padding: 0;
	background: url(../images/banner.jpg) no-repeat;
}

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

div#banner h1 a {
	text-indent: -9999px;
	position: relative;
	display: block;
	width: 262px;
	height: 200px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

div#title	{
	height: 54px;
	width: 970px;
	background-color: none;
	}

/* =NAVIGATION-----------------------------------------*/	
	
	
div#navBar {
    display: block;
    width: 300px;
    float: left;
    margin: 50px 0 0px 0px;
    background: none;
    }

ul#nav {
	padding: 0;
	margin: 18px 0 0 95px;
	list-style-type: none; 
	text-align: left;
	}
	
ul#nav li {
	margin: 0;
	padding: 0;
	display: block;
	text-align: left;
	border: 1px solid #fff;
 	}
	
ul#nav a {
	text-align: left;
	display: block;
	line-height: 32px;
	letter-spacing: 0.1em;
	padding: 7px 0;
	margin: 0;
	font: bold 14px Arial;
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
}

ul#nav a.on, ul#nav a:hover	{
color: #666;}
	
#nav a:hover {
	text-decoration: none;
}

div#subnavbar {
	float: left;
	width: 600px;
	height: 60px;
	margin: 0;
	padding: 0;
	text-align: right;
}

div#subnavbar ul {
	margin: 0; 
	padding: 18px 0 0 0;
	}
	
div#subnavbar li	{
	list-style-type: none;
	display: inline;
	padding: 0 0 0 7px;
	margin: 0;
	border: 1px solid #fff;
	background:none;
	}

div#subnavbar a	{
	list-style-type: none;
        color: #000;
	font: 13px Arial;
	padding: 0;
	display: inline;
	line-height: 24px;
	text-transform: none;
	text-decoration: none;
	margin: 0;	
}

div#subnavbar a:hover, div#subnavbar a.on {color: #666;}

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

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

ul#eNav li {
	height: 24px;
	display: inline;
	margin: 0;
	padding: 3px;
	background: none;
}

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

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


/* =EDITABLE BODY -----------------------------------------*/	
div#subheader {
	float: right;
	width: 550px;
	height: 28px;
	margin: 24px 0 0 0;
}
body.aboutus div#subheader {
	background: url(../images/content/headers/about_us.jpg) top right no-repeat;}

body.store div#subheader {
	background: url(../images/content/headers/wines.jpg) top right no-repeat;}

body.restaurant div#subheader {
	background: url(../images/content/headers/restaurant.jpg) top right no-repeat;}

body.notes div#subheader {
	background: url(../images/content/headers/seasonal.jpg) top right no-repeat;}

body.about div#subheader {
	background: url(../images/content/headers/contact.jpg) top right no-repeat;}

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

div#cmsContentArea {
	margin: 0;
	width: 600px;
	display: inline;
}

div#kicker1 {
	
	display: inline;
	background:none;
	margin: 40px 0 10px 95px;
	padding: 0;
	width: 200px;
	height: 40px;
	float: left;
	}

div#kicker2 {
	display: inline;
	background:none;
	margin: 0 0 0 95px;
	padding: 0;
	width: 200px;
	height: 40px;
	float: left;
}

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

body.home div#banner {
	float: left;
	width: 262px;
	padding: 0;
	background: url(../images/banner.jpg) no-repeat;
}

body.home div#banner h1 {
	position: relative;
	margin: 0;
	padding: 0;
}

body.home div#banner h1 a {
	text-indent: -9999px;
	position: relative;
	display: block;
	width: 262px;
	height: 200px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

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

body.home div#mainPageArea {
	float: left;
	background: none;
	margin: 214px 0 0 0px;
	padding: 0;
	display: inline; 
	width: 600px;
	}

body.home div#cmsContentArea {
	display: inline;
	width: 600px;
	margin: 0;
}
		
hr.cleaner {
	clear:both;
	height:1px;
	margin: -1px 0 0 0; 
	padding:0;
	border:none;
	visibility: hidden;
      }
body#home div#enav {margin: 10px 0 0 0;}
/* =FOOTER DIV-----------------------------------------*/	

div#footer {
	float:left;
	text-align: left;
	width: 970px;
	padding: 22px 0 0 0;
	margin: 0;
	clear: both;
	color: #000;
	font-size: 13px;
	line-height: 32px;
	}
	
div#footer a {
	font-weight: normal;
	display: inline;
	font: 12px Arial;
        color: #000;
	padding: 0;
	margin: 0px 5px 0 5px;
	text-decoration: none;
	text-transform: uppercase;

	}
	
div#footer p {margin: 0; padding-top: 0px; font: 10px arial; padding-right: 10px;}
div#footer p.footlinks { float: right;}


.button	{
	height: 21px;
	padding: 0 8px;
	font: 12px Arial;
	cursor: hand;
	cursor: pointer;
}

/* generic overrides */

div.processBar {
	width: 100%;
}


	
