body { 
	margin: 0;
	padding: 0;
	background: url(../images/subbodybg.jpg) repeat-x;
	text-align: center;

}

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


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

body, input, select {
color: #3e2a1d;
line-height: 24px;
font: 13px times;
}
body {line-height: 24px;}

h1 {
	margin: 0;
	padding: 0;
	font: 30px times;
 	color: #7e6130;
 	font-vairant: small-caps;
}

h2, .header {
	margin: 0;
	padding: 0;
	font: 18px times;
 	color: #7e6130;
 	font-vairant: small-caps;
	}

h3, .subheader	{
	margin: 0;
	padding: 0;
	font: 14px bold times;
 	color: #7e6130;
 	font-vairant: small-caps;
	}
	
h4 	{
	margin: 0;
	padding: 0;
	font: bold 11px times;
	color: #336633;
	line-height: 20px;
	}
	
h5 	{
	margin: 0;
	padding: 0;
}

a	{
	font: 13px times;
	color: #3e2a1d; 
	text-decoration: underline;
	}
	
a:hover	{
	font: 13px times;
	color: #3e2a1d;
	text-decoration: underline;
	}

/* =CONTAINER DIVS-----------------------------------------*/	
#container {
	margin: 0 auto 0 auto;
	position: relative;
	text-align: left;
	width: 1700px;	
	background: url(../images/containerbg.jpg) repeat-x;
	padding: 0;
}

div#banner {
	position: relative;
	width: 1700px;
	height: 157px;
	padding: 0 0 0px 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: 191px;
    height: 115px;
    top: 0px;
    left: 0px;
    text-decoration: none;
}


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

/* =NAVIGATION-----------------------------------------*/	
	
div#navBar {
    height: 42px;
    width: 1700px;
    position: absolute;
    background: url(../images/navbar.jpg) no-repeat;
    top: 115px;
    }

ul#nav {
	line-height: 30px;
	padding: 0;
	margin: 6px 0 0 0;
	display: inline;
	list-style-type: none;
	text-align: center;
	float: left;
	}
	
ul#nav li {
	clear: all;
	margin: 0 0 0 67px;
	padding: 0;
	display: inline;
	text-align: center;
 	}
 	
ul#nav a {
	text-align: center;
	display: inline;
	padding: 0;
	margin: 0;
	font: 16px times;
	color: #e2dfc9;
	font-variant: small-caps;
	text-decoration: none;
}

ul#nav a.on, ul#nav a:hover	{
	color: #fff;
		} 
	
div#subnav {
	width: 165px;
	text-align: left;
	position: absolute;
	top: 186px;
	left: 17px;
	display: inline;
	margin: 0 0 0 0px;
	list-style-type: none;
	padding: 0;
		}

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

div#subnav li	{
	clear: all;
	display: block;
	background: none;
	padding: 0;
	margin: 0 0 0;
	position: absolute;
	left:0px;
	}
	
div#subnav li.story	{
	top: 0px;
}
div#subnav li.winemaker	{
	top: 30px;
}
div#subnav li.philosophy	{
	top: 60px;
}

div#subnav li.vineyard	{
	top: 0px;
}
div#subnav li.manager	{
	top: 30px;
}

div#subnav li.offering	{
	top: 0px;
}
div#subnav li.library	{
	top: 30px;
}
div#subnav li.secure	{
	top: 60px;
}

div#subnav li.contacts	{
	top: 0px;
}
div#subnav li.director	{
	top: 37px;
}
div#subnav li.gen_manager	{
	top: 75px;
}
div#subnav li.sales	{
	top: 113px;
}
div#subnav li.cellarmaster	{
	top: 150px;
}

div#subnav li.director a {line-height: 15px;}
div#subnav li.sales a {line-height: 15px;}


div#subnav li a	{
    color: #7e6130;
	font: 14px times;
	background: none;
	padding: 0;
	display: block;
	font-variant: small-caps;
	line-height: 30px;
	text-align: left;
	text-decoration: none;
	margin: .1em 0 0 0;
}

div#subnav a:hover, div#subnav a.on { color: #3e2a1d;}
	
#nav a:hover {
	text-decoration: none;
}

div#dtt {
	text-align: center;
	margin: 10px 0 20px 0;
	background: url(../images/dtt.jsp) no-repeat center;
	width: 145;
	height: 32;
}

/* =SHOPPING MENU -----------------------------------------*/	
div#enav {
    width: 400px;
    margin: 0;
    position: absolute;
    top: 12px;
    left: 528px;
}

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

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

ul#eNav a {
	color: #000;
	font: 10px times;
	text-transform: uppercase;
	font-weight: none;
	text-decoration: none;
	line-height: 18px;
}

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: url(../images/mainpage.jpg) top right no-repeat;
	margin: 0px 0 0 0;
	padding: 0 0 0 0; 
	width: 1700px;
	float: left;
	}
div#specialsArea		{	
	float: right;
	display: inline;
	width: 205px;
	margin: 152px 766px 10px 0;
	text-align: left;
	}
	
body.type4 div#specialsArea {display: none;}
	
div#specialArea a {
	color: #604a31;
	font-weight: bold;
	text-transform: uppercase;
}

a.linkBox {display: inline-block;}
	
div#cmsContentArea {
	margin: 87px 0px 10px 212px;
	width: 500px;
	float: left;
	display: inline;
}

div#signup {
	display: inline;
}

form#signform {
	display: inline;
	float: left;
	width: 209px;
	height: 20px; 
	margin: 88px 0 0 10px; 
	padding: 0;
}
form#signform .button {display: inline; float: right;}
form#signform .text {display: inline; float: left;}


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

body#home {background: url(../images/bodybg.jpg) repeat-x;}

body#home #container {
	margin: 70px auto 0 auto;
	position: relative;
	text-align: left;
	width: 950px;	
	height: 605px;
	background: url(../images/home_containerbg.jpg) repeat-x;
	padding: 0;
	border: none;
	}

body#home div#banner {
	position: relative;
	float: left;
	width: 858px;
	height: 132px;
	padding: 0 0 0 ;
	background: url(../images/home_banner.jpg) no-repeat;
	margin: 0 0 0 45px;
}

body#home div#flash {
	width: 861px;
	height: 281px;
	float: left;
	margin: 0 0 0 45px;
	display: inline;
}

body#home div#navBar {
    height: 42px;
    width: 861px;
    background: url(../images/home_navbar.jpg) left no-repeat;
    float: left;
    margin: 0 0 0 45px;
    display: inline;
    position: static;
    }
   
body#home ul#nav li {
	clear: all;
	margin: 0 0 0 60px;
	padding: 0;
	display: inline;
	text-align: center;
 	}

body#home ul#nav li.home {margin: 0 0 0 38px;}
body#home ul#nav li.home a {color: #fff;}

body#home div#enav {
    width: 400px;
    margin: 0;
    position: absolute;
    top: 12px;
    right: 0px;
    color: #7f6131;
    left:458px;
}

body#home ul#eNav {color: #7f6131;}
body#home ul#eNav a {color: #7f6131;}
body#home ul#eNav a:hover {color: #7f6131;}

body#home div#mainPageArea {
	background: url(../images/home_mainpage.jpg) top no-repeat;
	margin: 14px 0 0 45px;
	padding: 0 0 0 0; 
	width: 861px;
	height: 72px;
	float: left;
	display: inline;
	}

body#home div#cmsContentArea {
	margin: 3px 0 0 11px;
	width: 844px;
	height: 64px;
	float: left;
	display: inline;
}
body#home div#cmsContentArea a{
	position: absolute;
	left: 720px;
	width: 185px;
	height: 64px;
	}
	
body#home div#cmsContentArea a span {
	display: none;
	}

body#home div#footer {
	text-align: left;
	width: 857px;
	float: left;
	padding: 0;
	margin: 17px 0 20px 45px;
	display: inline;
	clear: both;
	color: #7f6131;
	font-family: times;
	font-size: 10px;
	line-height: 18px;
	height: 42px;
	text-transform: uppercase;
	position: relative;
	background: url(../images/home_logo.gif) bottom left no-repeat;
}

body#home div#footer p.footlinks {float: right; padding-right: 0px;}
body#home div#footer p {margin: 24px 0 0 70px; display: inline; padding: 0;}

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: 940px;
	float: left;
	padding: 0;
	margin: 20px 0 0 20px;
	display: inline;
	clear: both;
	color: #7f6131;
	font-family: times;
	font-size: 10px;
	line-height: 18px;
	height: 42px;
	text-transform: uppercase;
	position: relative;
	background: url(../images/logo.jpg) top left no-repeat;
	}
	
div#footer a {
    color: #7f6131;
	font-family: times;
	font-size: 10px;
	line-height: 18px;
	text-transform: uppercase;
	padding: 0 5px;
	margin: 0;
	text-decoration: none;
	}
	
div#footer p {margin: 18px 0 0 0; display: inline; padding: 0;}
div#footer p.legal {float: left; padding-left: 70px;}
div#footer p.rss {float: right; padding-right: 0px;}
div#footer p.footlinks {float: right; padding-right: 40px;}

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

.button	{
		background-color: #fff;
		font-variant: small caps;
		color: #7e6130;
		border: 1px solid #b4a183;
		font: 14px times;
		cursor: hand;
		cursor: pointer;
}

/* generic overrides */

div.processBar {
	width: 100%;
}


	
