body { 
	margin: 0;
	padding: 0;
	background-color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000;
}

a.skip	{display: none;}

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


h1{
	margin: 0;
	padding-left: 10px;
	padding-bottom: 20px;
	color: #cc9919;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Georgia, serif; 
	 
}

h2,h2.generic{
	color: #cc9919;
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, serif; 
}

h3,h3.generic{
	color: #cc9919;
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, serif; 
}




u{
	color: #cc9919;
	font-size: 11px;
	font-weight: bold;
	font-family: Georgia, serif; 
}

/*p	{margin: 0;
	padding: 15px 5px 5px 5px;

	}*/

 

a	{
	color: #900;
	text-decoration: none;
	font-weight: normal;
	}
	
a:hover	{text-decoration: underline;}

/* =CONTAINER DIVS-----------------------------------------*/	
#container {
	
	position: relative;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	text-align: left;
	width: 800px;	!important;
	padding: 0;
	background-color:  rgb(133,43,1); /*url(../images/r_shadow.gif) top right no-repeat;*/


}


div#banner img	{
		margin: 0;
		padding: 0;
		background-color: rgb(133,43,1);
		width: 800px;	
	
		}
	
div#flashMovie {
	position: absolute;
	right: 0;
}


	
/* =NAVIGATION-----------------------------------------*/	
	
ul#nav {
	width: 800px;
	height: 45px;
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-align: center;
	background: url('../images/navbar.jpg') top no-repeat;
    }

	
ul#nav li {
	margin: 0 ;
	padding: 0;
	float: left;
 	}
 	
ul#nav a {
	display: block;
	height: 45px;
	padding: 0;
}

ul#nav a.on	{
	background-image: url('../images/navbar.jpg');} 
ul#nav a:hover	{
	background-image: url('../images/navbar.jpg');} 

ul#nav a span {display: none;}

ul#nav li.home a {width: 70px;}		
ul#nav li.home a.on {background-position: 0px -45px;}
ul#nav li.home a:hover {background-position: 0px -45px;}
body#home ul#nav li.home a {background-position: 0px -45px;
        background-image: url('../images/navbar.jpg');}

ul#nav li.story a {width: 77px;}		
ul#nav li.story a.on {background-position: -70px -45px;}
ul#nav li.story a:hover {background-position: -70px -45px;}

ul#nav li.winery a {width: 90px;}		
ul#nav li.winery a.on {background-position: -147px -45px;}
ul#nav li.winery a:hover {background-position: -147px -45px;}

ul#nav li.vine a {width: 117px;}		
ul#nav li.vine a.on {background-position: -237px -45px;}
ul#nav li.vine a:hover {background-position: -237px -45px;}

ul#nav li.store a {width: 65px;}	
ul#nav li.store a.on {background-position: -354px -45px;}	
ul#nav li.store a:hover {background-position: -354px -45px;}	

ul#nav li.club a {width: 110px;}		
ul#nav li.club a.on {background-position: -419px -45px;}	
ul#nav li.club a:hover {background-position: -419px -45px;}	

ul#nav li.news a {width: 155px;}		
ul#nav li.news a.on {background-position: -529px -45px;}
ul#nav li.news a:hover {background-position: -529px -45px;}

ul#nav li.contact a {width: 115px;}		
ul#nav li.contact a.on {background-position: -684px -45px;}
ul#nav li.contact a:hover {background-position: -684px -45px;}

ul#nav .navSub a.on  {
        background-image: none;}

ul#nav .navSub a:hover	{
	background-image: none;}
	
ul#nav a.onMain	{
	color: rgb(51,0,0);
		} 
	
ul#nav ul.navSub {
		position: absolute;
		top: 2.5em;
		list-style-type: none;
		margin: 0;
		padding: 0;
		margin-top: 25px;
		text-indent: 0;
		text-align: center;
		}

ul#nav li ul.navSub li	{
	position: relative;
	display: inline;
	text-indent: 0;
	text-align: center;
	}

ul#nav li ul.navSub a	{
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 20px;
	text-transform: none;
	font-size: 11px;
	font-family: Copperplate Gothic Bold, Verdana, serif, Georgia; 
	text-transform: uppercase;
	font-weight: normal;
	color: #CCC;
	width: 100px;
	}

ul#nav li.news ul.navSub a {width: 60px;}
	
	ul.wine	{left: 150px;}
	ul.vine	{left: 270px;}
    ul.news	{left: 470px;}
	ul.about{left: 175px;}
	ul.story{left: 95px;}	


	
 ul#nav li ul.navSub li a.on	{color: #fff;}	

#nav a:hover {
	color: #fff;
	text-decoration: none;
}

.navSub a:hover {
	color: #fff;
}



/* =SHOPPING MENU -----------------------------------------	*/
.eNav {
	margin:0;
	padding-top: 10px;
	text-align: right;
	font: 9px Verdana;
	color: #000;
	
}

.eNav a {
	margin: 0 3px 0 0;
	padding: 0;
	color: #000;
	text-decoration: none;
	

}

.eNav a:hover {
	
	text-decoration: underline;
	

}

/* =EDITABLE BODY -----------------------------------------*/	
div#mainPageArea	{
	width: 800px;	!important;
	padding: 0px;
background-color: rgb(229,225,216);
position: relative;
	background-repeat: no-repeat;
	
	}
	
div.subPagesOn	{margin-top: 30px;
	position: relative;
	
	
	} /* creates space for subNav */
	
 #contentArea {
	width: 500px; 
	height: auto;
	margin-top: 0px;
	margin-left: 20px;
	padding: 15px 5px 5px 5px;

	
	
}

 #home #contentArea1{ 
	margin: 0px
	padding: 0px;
	width: 800px;
background: url(../images/hd_default_indexbg.jpg);
background-repeat: no-repeat;

}


 #home #contentArea1 #hblock{

margin:0px;
padding-top: 300px;
padding-left: 30px;
width: 350px;


}



 #home #contentArea1 #kicker{
float: right;
margin-top: 300px;
padding: 0px 25px 0px 0px;

}

/*#contentArea img {
margin: 0;
padding: 0px 20px 0px 5px;
}*/

div#contentArea1 td {
vertical-align: bottom;

}

/*#contentArea img {
margin: 0;
padding: 0px 10px 30px 5px;
float: left;


}*/

#rightcol{
float: right;
width: 230px;
margin: 20px 10px 0 0;
padding: 0px;
background-color:  rgb(229,225,217);
border-collapse: collapse;
}

a:hover.kicker {text-decoration: none;}

a.kicker {
	display: block;
	width: 230px;
	height: 81px;
	margin: 0 0 5px 0;
}

a.kicker span {
	display: block;
	width: 115px;
	padding: 15px 0 0 25px;
	color: #6a6a6a;
	font: bold 16px Georgia, Times, serif;
	text-transform: uppercase;
}

a.kicker span em {
	display: block;
	font-size: 10px;
	color: #600;
	text-transform: none;
	font-style: normal;
}

a.k1 {background: url(../images/content/kicker1.jpg) no-repeat;}
a.k2 {background: url(../images/content/kicker2.jpg) no-repeat;}
a.k3 {background: url(../images/content/kicker3.jpg) no-repeat;}


hr.cleaner {

      clear: both;

      height: 1px;

      margin: -1px 0px 0px 0px; 
	  
	  padding: 0px;

      border: none;

      visibility: hidden;

      }


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

div#footer
	{
	width: 800px;
	margin: 0 auto 0 auto;
	clear: both;
	padding-top: 1em;
	color: rgb(153,153,153);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: relative;
	height: 4.7em;
	background-color: rgb(51,0,0);
	/*background: url(../images/b_shadow.gif) top no-repeat;*/
	}
	
div.footlinks	{
	float:right;
	margin-right: 15px;
	color: rgb(153,153,153);
	}

div.footlinks a {
	color: rgb(153,153,153);
	font-weight: normal;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	}
	div.footlinks a:hover {color: #ffffff;}
	div.footlinks a.on {color: #ffffff;}

div.legal	{padding-left: 15px;}

.footsub{
position: relative;
list-style-type: none;
margin: 0px;
padding: 0px;
}
.footsub a.on {color: #fff;}

div#dtt {
	margin: 10px auto 20px auto;
	background:none;
	width: 145;
	height: 32;
	text-align: center;
	padding: 0;
}

/* =CMS STYLES-------------------------------------*/	


input.button	{
		background-color: #CE9919;
		color: white;
		border: 1px solid #852B01;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 10px;
}

div#autolist {
        display: none;
}	
