body { 
	margin: 0;
	padding: 0;
	background-color: #6f4538;
	line-height: 18px;
}


a.skip	{display: none;}

/* =TYPOGRAPHY-----------------------------------------*/	


body, input {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

h1 {
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
	font-family: Georgia, Times, serif;
	font-variant: small-caps;
	font-size: 15px;
	color: #966;
	font-weight: bold;
}

h2 {
	margin: 0;
	padding: 0;
	font: normal 13px Georgia;
	color: #966;
}

h3, .header, h2.generic	{
	color: #966;
	font-family: Georgia, Times, serif;
	font-weight: bold;
	font-size: 12px;
	}

a	{
	color: #000;
	text-decoration: underline;
	font-weight: normal;
	}
	
a:hover	{
	color: #003F7D;
	text-decoration: underline;}

/* =CONTAINER DIVS-----------------------------------------*/	
#container {
	position: relative;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	text-align: left;
	width: 810px;	
	padding: 0;
}

#container2 {
	background: url(../images/background.gif) repeat-y;
}

div#banner {
	width: 800px;
	height: 116px;
	background: url(../images/banner.jpg) top right no-repeat;
	margin: 0;
	padding: 0;
	} 

div#banner h1	{
				text-indent: -9999px;
				margin: 0;
				padding: 0;
				}
div#banner h1 a {
	display: block;
	height: 150px;
	width: 325px;
	position: absolute;
	left: 0;
	top: 20px;
}

a img {border: none;}	
/* =NAVIGATION-----------------------------------------*/	

div#navbar {
width: 800px;
height: 4em;
background-color: #f1f4e6;
}	
ul#nav {
	padding: 0;
	margin: 0;
	display: block;
	width: 800px;
	height: 2em;
	background: #a76560 url(../images/nav_border.gif) bottom left repeat-x;
	list-style-type: none;
	text-align: center;
	position: relative;
	}
	
ul#nav li {
	margin: 0;
	padding: 0;
	display: inline;
	color: #FFC;
	text-align: center;
 	}

ul#nav a {
	line-height: 2em;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Georgia, Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFC;
	text-transform: uppercase;
	text-decoration: none;
}

ul#nav li a.on, ul#nav li a:hover	{
	color: white;
		} 
	
ul#nav ul.navSub {
		position: absolute;
		font-family: Verdana, Arial, sans-serif;
		top: 1.8em;
		list-style-type: none;
		margin: 0;
		padding: 0;
		margin-top: 5px;
		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-weight: normal;
	color: #966;
	}


ul.visit	{left: 300px;}
ul.about_us	{left: 150px;}
ul.wines	{left: 150px;}	
ul.vineyards 	{left: 100px;}
ul.society	{left: 150px;}
ul.trade	{left: 100px;}
	
ul#nav li ul.navSub a.on, ul#nav li ul.navSub a:hover
	{color: black;}	

#nav a:hover {
	color: #FFF;
	text-decoration: none;
}

.navSub a:hover {
	color: #FFF;
}



/* =SHOPPING MENU -----------------------------------------*/	
.eNav {
	margin: 0 0 5px 0;
	padding: 10px 0 0 0;
	text-align: right;
	font: 9px Verdana;
	color: #fff;
}

.eNav a {
	margin: 0 10px 0 0;
	padding: 0 5px 0 5px;
	color: #FFF;
	text-decoration: none;
}


/* =EDITABLE BODY -----------------------------------------*/	
div#mainPageArea	{
	width: 800px;
	background: url(../images/page_bottom.jpg) bottom right no-repeat;
	}
	
 #contentArea {
	margin: 0 0 0 30px;
	width: 580px;
	padding: 10px 0 20px 0;
}


body#home #mainPageArea #contentArea {
	margin: 0;
	width: 630px;
	height: 418px;
	background: url(../images/home_content.jpg) no-repeat;
	padding: 0;	
}

body#home #mainPageArea div.specialArea {
	padding-bottom: 0;
}

body#home #mainPageArea #contentArea p { 
	position: absolute;
	left: 340px;
	top: 365px;
	width: 270px;
	text-align: center;	
	color: white;
}

body#home #mainPageArea {	height: 418px;}

div.specialArea		{	
	float: right;
	padding-top: 20px;
	padding-bottom: 70px;
	z-index: 20;
	width: 130px;
	display: inline;
	margin-right: 20px;
	text-align: center;
	}
	
hr.cleaner {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; 
	  padding:0;
      border:none;
      visibility: hidden;
      }

/* =CMS CONTENT STYLES-----------------------------------------*/	

div.left_image {
	float: left;
	}

div.content_text {
	margin-left: 200px;
	}

div.content_text p {
	margin: 0 0 10px 0;
}

div.content_text h1 {
	padding: 0 0 10px 0;
	}

div.specialArea dl
	{
	font: 11px Georgia, Times, serif;
	list-style-type: none;
	color: #a3523e;
	text-align: center;
	border-top: 1px solid #b7b7b7;
	border-bottom: 1px solid #b7b7b7;
	padding: 4px 0;
}

div.specialArea dt {font-weight: bold;}

div.specialArea dd, #specialArea dt
	
	{
	padding: 0;
	margin: 0;
	text-indent: 0;
}	

img.special_button {
	margin: 10px 0;
	}

/* =FOOTER DIV-----------------------------------------*/	

div#footer
	{
	width: 790px;
	margin: 0 auto 0 auto;
	clear: both;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	position: relative;
	height: 2.7em;
	background: url(../images/b_shadow.gif) top no-repeat;
	}
	
div#footer a {
	color: white;
	font-weight: normal;
	text-decoration: none;
}
	
div.footlinks	{
	float:right;
	margin-right: 15px;
	color: #666;
	}

div.footlinks a {
	padding-right: 5px;
	padding-left: 5px;
	}

div.footlinks a:hover {color: white}

div.legal	{float: left; padding-left: 15px;}

p.rss {text-align: center; margin: 0; padding: 0;}

/* =GENERIC STYLES-------------------------------------*/	

input.button	{
		background-color: #a66561;
		color: white;
		border-top: 1px solid #fff;
		border-left: 1px solid #faf7f7;
		border-bottom: 1px solid #693828;
		border-right: 1px solid #693828;
}

.errormsg       { color: red; font-weight: bold; }

div#autolist {display: none}

.catalog_crumbs { 
	font-weight: bold;
	color: #600;
	font-size: 11px;
}

.catalog_crumbs a:link{ 
	font-weight: bold;
	color: #600;
	font-size: 11px;
	text-decoration: none;
}

.catalog_crumbs a:visited { 
	font-weight: bold;
	color: #600;
	font-size: 11px;
	text-decoration: none;
}

.catalog_crumbs a:hover { 
	font-weight: bold;
	color: #600;
	font-size: 11px;
	text-decoration: underline;
}

.catalog_crumbs a:active { 
	font-weight: bold;
	color: #600;
	font-size: 11px;
	text-decoration: underline;
}


.catalog_cats   {
	font-weight: bold;
	color: #600;
	font-size: 11px;
}

.catalog_cats  a:link {
	font-weight: bold;
	color: #600;
	font-size: 11px;
	text-decoration: none;
}

.catalog_cats  a:visited {
	font-weight: bold;
	color: #600;
	font-size: 11px;
	text-decoration: none;
}

.catalog_cats  a:hover {
	font-weight: bold;
	color: #600;
	font-size: 11px;
	text-decoration: underline;
}

.catalog_cats  a:active {
	font-weight: bold;
	color: #600;
	font-size: 11px;
	text-decoration: underline;
}
 
.catlinkclass {
 color: #000000;
   font-size: 11px;
   font-weight: bold;
text-decoration: none;

}

#cattable { 
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

#cattable a: link { 
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#cattable a: visited { 
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#cattable a: hover { 
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

#cattable a: active { 
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

#singlecolcat  {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

#singlecolcat a:link {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#singlecolcat a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#singlecolcat a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

#singlecolcat a:active {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.catlinkclass  a:link {
text-decoration: none;
}

.catlinkclass  a:visited {
text-decoration: none;
}

.catlinkclass  a:hover {
text-decoration: underline;
}

.catlinkclass  a:active {
text-decoration: underline;
}	

fieldset {
	overflow: auto;
}