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

a.skip	{display: none;}
a img {border: none;}

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

body, td, select {
	font: normal 14px Times;
	line-height: 18px;
	color: #795a2f;
}

h1 {
	padding: 0;
	font: normal 18px Times;
	color: #601b18;
	text-transform: uppercase;
}

h2, .header {
	margin: 0;
	padding: 0;
	font: normal 14px Times;
 	color: #601b18;
	text-transform: uppercase;

}

h3, .subheader	{
	margin: 0;
	padding: 0;
	font: normal 14px Times;
 	color: #601b18;
	text-transform: uppercase;
	}

 
a	{
	font: normal 14px Times;
 	color: #601b18;
	text-decoration: underline;
	}
	
a:hover	{
	font: normal 14px Times;
 	color: #601b18;
	text-decoration: underline;
	}
/* =CONTAINER DIVS-----------------------------------------*/	
#container {
	margin: 15px auto;
	text-align: left;
	width: 923px;
	padding: 0;
	position: relative;
	border: 1px solid #a28152;
	background: #ffffcc;
}
div#header {
	float:left;
	display: inline;
	width: 923px;
	height: 126px;
	background: #ffffcc url(../images/header_bg.jpg) top left repeat-x;
}
div#logo {
	float:left;
	display: inline;
	width: 923px;
	height: 126px;
	background: url(../images/alexana_logo.jpg) top center no-repeat;
}

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

div#logo h1 a {
    text-indent: -9999px;
    position: absolute;
    display: block;
    width: 172px;
    height: 126px;
    top: 0;
    left: 375px;
    text-decoration: none;
}
div#banner {
    float: left;
	display: inline;
	width: 773px;
	height: 182px;
	margin: 30px 0 0 77px;
	background: url(../images/subnav_image_banner.jpg) top left no-repeat;
	}
	
body.club div#banner {background: url(../images/wineclub_subnav_image_banner.jpg) top left no-repeat;}
body.winery div#banner {background: url(../images/winery_subnav_image_banner.jpg) top left no-repeat;}
body.store div#banner {background: url(../images/wines_subnav_image_banner.jpg) top left no-repeat;}
body.club div#banner {background: url(../images/wineclub_subnav_image_banner.jpg) top left no-repeat;}
body.vineyard div#banner {background: url(../images/vineyard_subnav_image_banner.jpg) top left no-repeat;}
body.about div#banner {background: url(../images/contact_subnav_image_banner.jpg) top left no-repeat;}

/* =NAVIGATION-----------------------------------------*/	
	
div#navigation {
	float: left;
	width: 923px;
	height: 30px;
	margin-top: 30px;
    }

ul#nav {
	padding: 0;
	margin: 0 0 0 13px;
	background: none;
	list-style-type: none;
	text-align: center;
	}
	
ul#nav li {
	padding: 0;
	float: left;
	display: inline;
	width: 146px;
	height: 30px;
	text-align: center;
 	}
 	
ul#nav a {
	font: normal 14px Times;
	color: #550c0c;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 18px;
}

ul#nav a.on, ul#nav a:hover	{
	color: #000; font: normal 18px Times; line-height: 18px;
	} 

div#subNav {
	float: left;
	display: inline;
	width: 315px;
	height:182px;
	}
	
ul#subNav {	
	padding: 0;
	margin: 0;
	}
	
ul#subNav ul {
	position: relative;
	text-align: left;
	list-style-type: none;
	margin: 27px 0 0 25px;
	padding: 0;
	}

ul#subNav li	{
	list-style-type: none;
	display: block;
	background: none;
	padding: 3px 0;
	font: normal 14px Times;
    color: #000;
    text-transform: uppercase;
	}

ul#subNav li a	{
    font: normal 14px Times;
    color: #601b18;
	background: none;
	text-align: left;
	padding: 7px 0;
	font-variant: none;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 18px;
	}

ul#subNav li a:hover, ul#subNav li a.on {font: normal 17px Times;
    color: #000; line-height: 18px;}
	
#nav a:hover {
	text-decoration: none;
	}
/* =SHOPPING MENU -----------------------------------------*/	

div#eNav {
	float: right;
	display: inline;
    width: 500px;
    margin: 0;
}

ul#eNav {
    list-style-type: none;
	color: #231f20;
	padding: 0;
	margin: 14px 45px 0 0;
	text-align: right;
}

ul#eNav li {
    display: inline;
    margin: 0;
    padding: 0;
    font: normal 11px Times;
    color: #231f20;
}

ul#eNav a {
	padding: 0 6px;
	font: normal 11px Times;
	color: #231f20;
	text-decoration: none;
	text-transform: uppercase;
}

ul#eNav a:hover,
ul#eNav a.on {
	padding: 0 6px;
	font: normal 11px Times;
	color: #231f20;
	text-decoration: none;
	text-transform: uppercase;
}

/* =EDITABLE BODY -----------------------------------------*/	

div#mainPageArea {
	float: left;
	display: inline;
	width: 923px;
}
	
div#kicker1 {	
	float: left;
	display: inline;
	width: 190px;
	height: 37px;
	margin: 0 0 0 100px;
	
}

div#kicker2 {
	float: right;
    display: inline;
    width: 190px;
    height: 37px;
   	margin: 0 110px 0 0;
}
	
div#cmsContentArea {
	float: left;
	display: inline;
	width: 772px;
	margin: 35px 0 20px 79px;
}

div#cmsContentArea p {
	margin: 0 0 1.5em 0;
}

form#signform input.text {float: left; border: #000 1px solid; margin: 35px 0 0 20px; width: 165px; height: 14px;}

form#signform input.button {float: right; margin: 35px 27px 0 0;}

div#specialsArea{
	width: 923px;
	height: 37px;
	float: left;
	display: inline;
	background: url(../images/kicker_bg.jpg) top center no-repeat;
	margin-top: 30px;
}
hr.cleaner {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; 
	  padding: 5px;
      border:none;
      visibility: hidden;
      }

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

body#home div#banner {
	float: left;
	display: inline;
	height: 335px; 
	width: 923px; 
	margin: 30px 0 0 0; 
	padding: 0;}
	
body#home #specialsArea { height: 87px; margin: 0; padding: 0; background: none;}
body#home #container {background: #ffffcc url(../images/home_bottom_bg.jpg) bottom left no-repeat;}

/* =FOOTER DIV-----------------------------------------*/	

div#footer
	{
	text-align: left;
	width: 923px;
	margin: 10px auto;
	clear: both;
	font: normal 11px Times;
	padding: 0;
	text-align: center;
	}
	
	
div#footer a {
	padding: 0 8px;
	margin: 0;
	font: normal 11px Times;
	color: #330000;
	text-decoration: underline;
	text-transform: uppercase;
	}
	
div#footer p {margin: 0; padding: 0; color: #330000; text-transform: uppercase;}
div#footer p.legal {float: left; padding: 0;}
div#footer p.rss {text-align: center;}
div#footer p.footlinks {float: right; padding: 0;}

#footer a.fb {margin:0 0 0 5px;
padding:3px 0 1px 21px; background: url(../images/facebook.png) left no-repeat;}

.button	{
		background-color: #dfdfb0;
		color: #601b18;
		border: 1px solid #601b18;
		font: normal 14px Times;
		text-transform: uppercase;
		cursor: hand;
		cursor: pointer;
}

/* =GENERIC OVERRIDES STYLES-------------------------------------*/

div.processBar {
	width: 100%;
}
body.news h2 {display: none;}

div.catalog_crumbs,
div#autolist {
    display: none;
}


