body {
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
	color: #444;	
}

h1 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 20px;
	color: #8a231e;	
}

h2 {
	font-size: 16px;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	line-height: 1.5em;
	color: #8a231e;	
}

h3 {
	font-size: 14px;
	margin: 0 0 5px 0;
	line-height: 1.5em;
}

h3.home {
	color: #8a231e;
}

.home-links h3 {
	margin: 3px 0 5px 0;
	line-height: 1.5em;
	color: #8a231e;	
}

h4 {
	margin: 0 0 0 0;
	font-size: 1em;
}

p {
	margin: 0 0 10px 0;
	line-height: 1.5em;
}

p.tasting-notes {
	width: 183px;
}

p.no-wrap {
	width: 230px;
}

form p.form-note {
 font-weight: normal;
}

ul {
	font-size: 12px;
	color: #444;
	padding: 0 0 10px 0;
	margin: 0 0 0 2em;
	list-style-position: outside;
}

li {
	line-height: 1.5em;
	margin-bottom: 5px;
	 
}

a:link {
	color: #a79c6e;
	text-decoration: underline;
}

a:visited {
	color: #a79c6e;
	text-decoration: underline;
}

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

a img {
 	border: 0;
}

td img {
 	padding: 5px;
}

ul.main-nav {
	width: 214px;
    margin: 0 0 0 0;
	list-style-type: none;
	line-height: 11px;
	border: 0px solid #000;
	font-family: verdana, arial, sans-serif;
	}

.main-nav li {
	margin: 0;
	font-size: .8em;
	}

.main-nav li a {
	display: block;
	color: #b3a97e;
	padding: 4px 24px 4px 45px;
	background: url(images/sep_nav.gif) transparent bottom left no-repeat;
	text-decoration: none;
	width: 214px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 145px;
	vertical-align: bottom;
}

html>body .main-nav li a {
width: 145px;
	}

.main-nav li a:visited {
	text-decoration: none;
	color: #b3a97e;
	background: url(images/sep_nav.gif) transparent bottom left no-repeat;
	}

.main-nav li a:hover {
	text-decoration: none;
	color: #8e1919;
	background: url(images/sep_nav.gif) transparent bottom left no-repeat;
	}

.main-nav li.on a {
	color: #918e8c;
	background: url(images/sep_nav_on.gif) transparent bottom left no-repeat;
	}

.main-nav li.on a:visited {
	color: #918e8c;
	background: url(images/sep_nav_on.gif) transparent bottom left no-repeat;
	}

.main-nav li.on a:hover {
	color: #918e8c;
	background: url(images/sep_nav_on.gif) transparent bottom left no-repeat;
	}



/*  sub-nav  */

ul.main-nav li.on ul {
	width: 213px;
	padding: 5px 0 5px 0;
    margin: 0 0 0 0;
	list-style-type: none;
	line-height: 11px;
	border: 0px solid #ff0000;
	background: url(images/sep_nav.gif) transparent bottom left no-repeat;

	}

ul.main-nav li.on ul li {
	margin: 0;
	list-style-type: none;
	}

ul.main-nav li.on ul li a {
	display: block;
	color: #555;	
	padding: 4px 0 4px 42px;
	margin: 0 0 0 3px;
	text-decoration: none;
	background-image: none;
	border-bottom: 0px solid #555;
	width: 210px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 168px;
	vertical-align: bottom;
}

html>body ul.main-nav li.on ul li a {
width: 168px;
	}

ul.main-nav li.on ul li a:visited {
	text-decoration: none;
	color: #474443;
	background-image: none;
	}

ul.main-nav li.on ul li a:hover {
	text-decoration: none;
	color: #474443;
	background-color: #e5e3d7;
	background-image: none;
	}

ul.main-nav li.on ul li.on a {
	color: #474443;
	font-weight: bold;
	background-image: none;
	}

ul.main-nav li.on ul li.on a:visited {
	color: #474443;
	font-weight: bold;
	background-image: none;
	}

ul.main-nav li.on ul li.on a:hover {
	color: #474443;
	font-weight: bold;
	background-image: none;
	}
	
	<!-- articles styling -->
h3.article-list-title {
 	clear: right;
	padding-top: 5px;
	margin: 0;
	color: #8a231e;
}

img.article-list-image {
 	float: right;
} 

p.article-list-date {
 	margin: 0;
	font-weight: bold;
}

form p {
	font-weight: bold;
} 

form.mailing input {
	font-size: 11px;
	border: 1px solid #B3A97E;
	background-color: #fff;
	width: 200px;
}

form.mailing input.checkbox {
	font-size: 11px;
	border: 0;
	background-color: #fff;
	width: 20px;
}

form.mailing textarea {
	font-size: 11px;
	border: 1px solid #B3A97E;
	width: 200px;
	height: 6em;
}

form.mailing input.submit {
	font-size: 11px;
	border: 2px solid #B3A97E;
	color: #B3A97E;
	background-color: #fff;
	width: 100px;
	font-weight: bold;
}


