body { 
	margin: 0;
	padding: 0;
	background: #000033;
	text-align: center;

}

a.skip	{display: none;}
a img {border: none;}
img.logo {
	float: left;
}


/* =TYPOGRAPHY-----------------------------------------*/	

body, input, select {
color: #000;
line-height: 22px;
font: 13px georgia;
}

body {line-height: 22px;}

h1 {
	margin: 0;
	padding: 0;
	font: bold 21px georgia bold;
 	color: #660000;
 	text-transform: uppercase;
}

h2, .header {
	margin: 0;
	padding: 0;
	font: bold 15px georgia;
	color: #993300;
	}

h3, .subheader	{
	margin: 0;
	padding: 0;
	font: bold 13px georgia;
	color: #660000;
	line-height: 22px;
	}
	
h4 	{
	margin: 0;
	padding: 0;
	font: bold 13px georgia;
	color: #000000;
	line-height: 22px;
	}

a	{
	font: 13px georgia;
	color: #663300; 
	text-decoration: underline;
	line-height: 22px;
	}
	
a:hover	{
	color: #663300;
	text-decoration: underline;
	line-height: 22px;
	}

/* =CONTAINER DIVS-----------------------------------------*/	
#container {
	margin: 0 auto 0 auto;
	position: relative;
	text-align: left;
	width: 950px;	
	background: #e8dab9;
	padding: 0;
}

div#banner {
	position: relative;
	width: 950px;
	height: 111px;
	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: 272px;
    height: 111px;
    top: 0px;
    left: 0px;
    text-decoration: none;
}


div#title	{
	height: 54px;
	width: 948px;
	background-color: #fef5e0;
	}

/* =NAVIGATION-----------------------------------------*/	
	
div#navBar {
    height: 30px;
    width: 735px;
    position: absolute;
    top: 64px;
    left: 250px;
    }

div#navBar ul {
	padding: 0;
	margin: 0px;
	list-style-type: none;
	text-align: center;
	position: absolute;
	bottom: 0px;
	}
	
div#navBar ul li {
	clear: all;
	margin: 0 0 0 8px;
	padding: 0;
	display: inline;
	text-align: center;
 	}
 	
div#navBar ul a {
	text-align: center;
	display: inline;
	line-height: 14px;
	padding: 0;
	margin: 0;
	font: bold 12px georgia;
	color: #cc9966;
	text-transform: uppercase;
	text-decoration: none;
}

div#navBar ul a.on, div#navBar ul a:hover	{
	color: #ffcc99;
		} 

div#subnav {
	float: left;
	width: 663px;
	height: 25px;
	margin: 10px 0 0 30px;
	padding: 0;
	display: inline;
}
	
div#subnav ul {
	width: 663px;
	text-align: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
		}

div#subnav li	{
	color: #996600;
	clear: all;
	display: inline;
	background: none;
	padding: 0;
	margin: 0 7px 0 0;
	border-right: 1px solid #996600;
	}

div#subnav a	{
    color: #996600;
	font: bold 12px georgia;
	background: none;
	padding: 0 7px 0 0;
	margin: 0;
	display: inline-block;
	line-height: 14px;
	text-transform: none;
	text-align: left;
	text-decoration: none;
}

div#subnav li a:hover, div#subnav li a.selected { color: #663300;}
	
div#bottom {text-align: center;
	margin: 3px auto 20px;
	background: none;
	width: 950px;
	height: 40px;
	padding: 0;
}

div#social {
	text-align: center;
	background: none;
	padding: 1px 0;
	margin: 5px 0;
	}

div#social a {padding: 0 5px 0;}

div#dtt {
	text-align: right;
	float: right;
	padding:0;
	margin: 0;
	background: none;
	width: 145px;
	height: 32px;
	display: inline;
}

/* =SHOPPING MENU -----------------------------------------*/	
div#enav {
    width: 350px;
    margin: 18px 4px 0 0;
    padding: 0;
    float: right;
    
}

ul#eNav {
    list-style-type: none;
	font: georgia regular 12px;
	color: #cccc99;
	text-align: right;
	padding: 0 0 0;
	margin: 0;
}

ul#eNav li {
    display: inline;
    margin: 0;
    padding: 0 0 0 4px;
}

ul#eNav a {
	color: #cccc99;
	font-weight: none;
	text-decoration: none;
	line-height: 14px;
	font: 11px georgia;
}

ul#eNav a:hover,
ul#eNav a.on {
	color: #cccc99;
}

#eNav a.fb {background: url(../images/icon_facebook.jpg) no-repeat; padding: 0 0 0 19px;}
#eNav a.tw {background: url(../images/icon_twitter.jpg) no-repeat; padding: 0 0 0 17px;}

/* =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#mainPageAreaWide {
	background: url(../images/background-wide.gif) top no-repeat;
	margin: 0;
	padding: 35px 30px 10px 30px;
	width: 890px;
	}
	
div#pagebanner {
	float: left;
	width: 706px;
	height: 223px;
	margin: 0;
	padding: 0;
	background: url(../images/aboutus.jpg) top no-repeat;
}

body.about_us div#pagebanner {background: url(../images/aboutus.jpg) top no-repeat;}
body.contactus div#pagebanner {background: url(../images/contact.jpg) top no-repeat;}
body.news div#pagebanner {background: url(../images/newsevents.jpg) top no-repeat;}
body.events div#pagebanner {background: url(../images/newsevents.jpg) top no-repeat;}
body.recipe div#pagebanner {background: url(../images/recipes.jpg) top no-repeat;}
body.tasting div#pagebanner {background: url(../images/tastingroom.jpg) top no-repeat;}
body.club div#pagebanner {background: url(../images/wineclub.jpg) top no-repeat;}
body.store div#pagebanner {background: url(../images/winestore.jpg) top no-repeat;}
body.footlinks div#pagebanner {background: url(../images/footerlinks.jpg) top no-repeat;}


div#specialsArea		{	
	float: right;
	display: inline;
	width: 244px;
	margin: 0 0 10px 0;
	padding: 0;
	background: url(../images/specialsarea.jpg) top no-repeat;
	}
	
	
div#cmsContentArea {
	margin: 25px 0 10px 30px;
	width: 660px;
	float: left;
	display: inline;
}

div#kicker1 {
    width: 225px;
    height: 205px;
    margin: 8px 10px 0 0;
    float: right; 
    display: inline;
}

div#kicker2 {
	position: relative;
    width: 225px;
    height: 205px;
    margin: 8px 10px 0 0;
    float: right;
    display: inline;
}

div#kicker3 {
	position: relative;
    width: 225px;
    height: 205px;
    margin: 8px 10px 0 0;
    float: right;
    display: inline;
}


div#signup {
	display: inline;
	position: relative;
    background: url('../images/mailing.jpg') top no-repeat;
    width: 225px;
    height: 205px;
    margin: 20px 10px 0 0;
    float: right;
}

form#signform {
	display: inline;
	float: left;
	width: 188px;
	height: 50px; 
	margin: 148px 0 0 21px; 
	padding: 0;
}


/* =HOMEPAGE-----------------------------------------*/	

body#home div#pagebanner {
	float: left;
	width: 706px;
	height: 275px;
	margin: 0;
	padding: 0;
	background: none;
}

body#home div#specialsArea		{	
	float: left;
	display: inline;
	width: 950px;
	height: 220px;
	margin: 0 0 0;
	padding: 0;
	background: none;
	}

body#home div#homecms {
	width: 244px;
	height: 275px;
	float:right;
	display: inline;
	margin: 0;
	padding: 0;
	background: url(../images/specialsarea.jpg) top no-repeat;
	}
		
body#home div#cmsContentArea {
	margin: 19px 7px 0 0;
	width: 232px;
	height: 261px;
	float: right;
	display: inline;
	background: url(../images/homecms.jpg) top no-repeat;
}

body#home div#kicker1 {
    width: 225px;
    height: 205px;
    margin: 10px 11px 0 0px;
    float: right; 
}

body#home div#kicker2 {
	position: relative;
    width: 225px;
    height: 205px;
    margin: 10px 11px 0 0;
    float: right;
}

body#home div#kicker3 {
	position: relative;
    width: 225px;
    height: 205px;
    margin: 10px 11px 0 0;
    float: right;
}


body#home div#signup {
	display: inline;
	position: relative;
    background: url('../images/mailing.jpg') top no-repeat;
    width: 225px;
    height: 205px;
    margin: 10px 10px 0 0;
    float: right;
}


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: 17px 0 10px 0;
	margin: 0 auto;
	clear: both;
	color: #cccc99;
	font-family: georgia;
	font-size: 11px;
	position: relative;
	background: url(../images/footer.jpg) top no-repeat;
	overflow: hidden;
	}
	
div#footer a {
    color: #cccc99;
    font: 11px georgia;
	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;}

	#footerlinks { float: right; }

	#footerlinks ul { padding: 0; margin: 0; text-align: right; list-style: none; }
	#footerlinks ul li { display: inline; margin-right: 5px; }
	#footerlinks ul li a { display: inline-block; padding-right: 10px; border-right: 1px solid #cccc99; }

/* generic overrides */

div.processBar {
	width: 100%;
}

#subscribeForm { position: absolute; top: 140px; left: 10px; text-align: center; width: 215px; }
#subscribeForm div { margin-bottom: 5px; }

#accolade { text-align: center; color: #CCC; font-size: 10px; }
#accolade a { color:#CCC; text-decoration: none; font-size: 10px; }

/* Elements */

#navBar li.v65-home { display: none; }

#printBody { background-image: none; background-color: #FFF; margin: 0; padding: 0; }
#printWrapper { width: 700px; margin: 0 auto; }
	#printHeader { width: 700px; height: 150px; }
	#printContent { width: 700px; text-align: left; }
	
#blogContent { float: left; width: 500px; padding: 20px 25px 0 0; overflow: hidden; }
	#blogRightWrapper { float: right; width: 345px; padding: 20px 0 0 0; overflow: hidden; }
		#blogRightWrapper-Col1 { float: left; width: 160px; padding: 0 25px 0 0; overflow: hidden; }
		#blogRightWrapper-Col2 { float: left; width: 160px; padding: 0; overflow: hidden; }
	
/* -------------------------------------------------------------- 
   V65 Overrides
-------------------------------------------------------------- */

/* -----Modal Cart----- */
#v65-modalCart { position: absolute; top: 1px; right: 0; }
a#v65-toggleModalCart { display: block; background: none; padding: 0; }

#user-toolsWrapper { position: absolute; top: 20px; right: 0; z-index: 1000; color: #cccc99; }
	#user-tools { width: 250px; line-height: 24px; height: 24px; font-size: 11px; }
	#user-tools a { color: #cccc99; font-size: 11px; }
	
.v65-product2Up h2 a { font: bold 15px georgia; }
	
/*Social Media Bar*/
.v65-socialMediaBar { border: 0; background-color: #ddc9ac; padding: 5px 5px 1px 5px; margin: 0 0 1em 0; }
.v65-socialMediaBar a { font-size: 10px; }

/* -----Buttons----- */
	
	/* OPTIONAL BUTTON STYLES regular button: */		
	button.defaultBtn { background: transparent url(../images/buttons/btn_sprite.gif) no-repeat right -100px; }
	button.defaultBtn span { background: transparent url(../images/buttons/btn_sprite.gif) no-repeat left top; }
		
	/* OPTIONAL BUTTON STYLES alt button: */		
	button.altBtn { background: transparent url(../images/buttons/btn_alt_sprite.gif) no-repeat right -100px; }
	button.altBtn span { background: transparent url(../images/buttons/btn_alt_sprite.gif) no-repeat left top; }
		
	/* OPTIONAL BUTTON STYLES modal button: */		
	button.modalBtn { background: transparent url(../images/buttons/btn_modal_sprite.gif) no-repeat right -50px; }
	button.modalBtn span { background: transparent url(../images/buttons/btn_modal_sprite.gif) no-repeat left top; }
		
	/* OPTIONAL BUTTON STYLES modal alt button: */		
	button.altModalBtn { background: transparent url(../images/buttons/btn_modal_alt_sprite.gif) no-repeat right -50px; }
	button.altModalBtn span { background: transparent url(../images/buttons/btn_modal_alt_sprite.gif) no-repeat left top; }
		
	/* OPTIONAL BUTTON STYLES large button: */		
	button.largeBtn { background: transparent url(../images/buttons/btn_large_sprite.gif) no-repeat right -100px; }
	button.largeBtn span { background: transparent url(../images/buttons/btn_large_sprite.gif) no-repeat left top; }
	
	/* REQUIRED LINK BUTTON STYLES: */
	
	/* Link Button Normal */
	a.linkBtn { background: transparent url(../images/buttons/btn_sprite.gif) no-repeat right -100px; }
	a.linkBtn span { background: transparent url(../images/buttons/btn_sprite.gif) no-repeat left top; }
	
	/* Link ALT Button Normal */
	a.linkAltBtn {  background: transparent url(../images/buttons/btn_alt_sprite.gif) no-repeat right -100px; }
	a.linkAltBtn span { background: transparent url(../images/buttons/btn_alt_sprite.gif) no-repeat left top;  }
		
	/* Modal Link Button Normal */
	a.modalLinkBtn { background: transparent url(../images/buttons/btn_modal_sprite.gif) no-repeat right -50px; }
	a.modalLinkBtn span { background: transparent url(../images/buttons/btn_modal_sprite.gif) no-repeat left top; }
		
	/* Modal Link ALT Button Normal */
	a.modalLinkAltBtn { background: transparent url(../images/buttons/btn_modal_alt_sprite.gif) no-repeat right -50px; }
	a.modalLinkAltBtn span { background: transparent url(../images/buttons/btn_modal_alt_sprite.gif) no-repeat left top; }
		
	/* Link Button Large */
	a.largeLinkBtn { background: transparent url(../images/buttons/btn_large_sprite.gif) no-repeat right -100px; }
	a.largeLinkBtn span { background: transparent url(../images/buttons/btn_large_sprite.gif) no-repeat left top; }
	
