H1 {
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #6C4B3C;
}
H2 {
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #000099;
}
H3 {
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: italic;
	color: #000099;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #993300;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #993300;
	font-weight: bold;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #993300;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #0066FF;
	font-weight: bold;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    text-align: center;
}
#footer a:link, #footer a:active, #footer a:visited {
	text-decoration: none;
	color: #FBF9C9;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	margin-left: 1em;
	margin-right: 1em;
}
#footer a:hover {
   color: #CC9900;
   text-decoration: underline;
}
#vfshomepg {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    text-align: center;
}
#vfshomepg a:link, #vfshomepg a:active, #vfshomepg a:visited {
	text-decoration: none;
	color: #FBF9C9;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
#vfshomepg a:hover {
   color: #CC9900;
   text-decoration: underline;
}
#winelink {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
	font-weight:bold;
    color: #990033;
}
#winelink a:link, #winelink a:active, #winelink a:visited {
            text-decoration: none;

}
#winelink a:hover {
   color: #0000FF;
   text-decoration: underline;
}
#bullets ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #6B2236;
	margin-left:-1em;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
}
.bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	color: #6B2236;
}
.bodytext3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 17px;
}
.bodytext4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #CCCCCC;
	font-weight: bold;
}
.smalltext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.formnopadd {
	margin: 0px;
	padding: 0px;
}
.formnoborder {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
form {
    padding: 0px;
    margin: 0px;
}
#vineinfo tr.even {
background-color:#EEECDF;
padding-left: 2em;
padding-right: 2em;
padding-bottom: .25em;
padding-top: .25em;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

#vineinfo tr.odd {
background-color: #FFFFFF;
padding-left: 2em;
padding-right: 2em;
padding-bottom: .25em;
padding-top: .25em;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
#vineinfo tr.header {
	background-color: #B0A771;
	padding-left: 1em;
	padding-right: .5em;
	padding-bottom: .5em;
	padding-top: .5em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #544E3F;
}

#vineinfo td {
width: 14%;
}
/*.bodybackground{
	background-attachment: fixed;
	background-image: url(images/underheader_02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	
}*/

.background{
	background-attachment: scroll;
	background-image:url(images/backgroundTILE.jpg);
	background-repeat:repeat-x;
	background-position: left top;
}

