<STYLE TYPE="text/css">
a, a:active, a:link, a:visited, a:hover
{
    color: #900;
    text-decoration: underline;
}
input
{
    border: 1px solid #666;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    background-color: #FFF;
    color: #000;
}
body {
	background: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.bodytext		
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size:12px;
	color: #333333;
	text-align: left;
}
.bodytextcenter		
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size:12px;
	color: #333333;
	text-align: center;
}
.bodytextheader		
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size:12px;
	color: #333333;
}
.bodytextnumbers		
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size:12px;
	color: #333333;
}
.bodytextright		
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size:12px;
	color: #333333;
	text-align: right;	
}
.navigation_steps		
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;		
	font-weight: regular;	
	color: #DA2C36;
	text-decoration: none;
}
.text_normal_error
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size:12px;
	color: #333333;
}

body, h1, h2, h3, h4, h5, h6, p, ol, ul, th, form, b, blockquote {
	padding: 0;
	margin: 0;
	font-weight: normal;
}

/* IE Fixes */


/* Top Level Div includes .banner, .mainNav, .subNav */

.banner {
	background-color: #D2AE74;
	margin: 0;
	padding: 0;
}

ul.mainNav {
	margin: 0;
	padding: 5px 0 5px 0;
	list-style: none;
	background-color: #990000;
}

ul.mainNav li {
	display: inline;
}

ul.mainNav a {
	font-size: 0.7em;
	font-weight: bold;
	padding: 5px 12px;
	color: #FFFFFF;
	text-decoration: none;
}

ul.mainNav a:hover {
	background-color: #660000;
}

ul.subNav {
	margin: 0;
	padding: 5px 0 5px 0;
	list-style: none;
	background-color: #660000;
}

ul.subNav li {
	display: inline;
}

ul.subNav a {
	font-size: 0.7em;
	font-weight: bold;
	padding: 5px 12px;
	color: #FFFFFF;
	text-decoration: none;
}

ul.subNav a:hover {
	background-color: #990000;
}

/* You Are Here links. Put id in body tag of each page*/
body#home a#homeLink,
body#story a#storyLink,
body#wines a#winesLink,
body#join a#joinLink,
body#news a#newsLink,
body#valley a#valleyLink,
body#videos a#videosLink {
	background-color: #660000;
}

#top {
	border-bottom: solid 1px #CCCCCC;
}

/* Begin Main content Div */

#mainWrapper {
	width: 758px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-bottom: 0px;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	background: url(/assets/images/content/bodybg.jpg) 6px 0px repeat-y;
}

/* Content and images here. NOTE: Do Not adjust left-right margin, padding, border! */
#main {
	width: 744px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	margin-left: 6px;
	padding-top: 86px;
	padding-bottom: 25px;
}
body#story #main {
	background: url(/assets/images/content/hd_story.jpg) no-repeat;
}
body#wines #main {
	background: url(/assets/images/content/hd_wines.jpg) no-repeat;
}
body#join #main {
	background: url(/assets/images/content/hd_join.jpg) no-repeat;
}
body#news #main {
	background: url(/assets/images/content/hd_news.jpg) no-repeat;
}
body#valley #main {
	background: url(/assets/images/content/hd_valley.jpg) no-repeat;
}
body#videos #main {
	background: url(/assets/images/content/hd_story.jpg) no-repeat;
}



/* Styles for Wines pages */
body#wines #main p, h1, h2, h3, ul, ol {
	margin-right: 20px;
	margin-bottom: 5px;
}

body#wines #main h1 {
	font-size: 1.5em;
	font-weight: bold;
}

body#wines #main h2 {
	font-size: 1.1em;
	margin-top: 20px;
}

body#wines #main img {
	margin-left: 25px;
	float: left;
}

.floatLeft {
	float: left;
	margin-right: 20px;
}

body#wines #main img.floatLeft {
	margin-left: -1px;
}

.winemakerSig {
	font-style: italic;
	text-align: right;
	margin-top: -5px;
}

table {
	
	margin-bottom: 20px;
	border-collapse: collapse;
}

td, th {
	font-size: .75em;
	padding: 4px 5px 0px 5px;
}

th {
	text-align: right;
}

#main p.pdf {
	font-size: 1em;
	background: url(images/pdf.gif) no-repeat;
	padding-left: 2em;
}

.pdf a {
	text-decoration: none;
	color: #666666;
	border-bottom: #666666 1px solid;
}

.vintageList {
	list-style: none;
	margin-left: 220px;
	padding-left: none;
	line-height: 1.5em;
}
.vintageList a {
	color: #990000;
}


/* End Main, begin Footer */

#footer {
	border-top: 1px solid #CCCCCC;
	margin: 0;
}

#footer p {
	font-size: .7em;
	color: #999;
	text-align: center;
	padding-top: 10px;
	margin-top: 0px;
	padding-bottom: 20px;
	border-top: 20px solid #660000;
}

#footer a {
	color: #900
}
</STYLE>

