.elsbree {
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-position: left top;

}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.menu {
	font-size: 10pt;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
link {
	text-decoration: none;
}
.body {
	font-size: 10pt;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
	
b:link {
	color: #013300;
	text-decoration: none;
}

b:visited {
	color: #CCCCCC;
	text-decoration: none;
}

.varietals {
	position: absolute;
	top: 145px;
	left: 450px;
	border: none;
}

.varietals li {
	color: #CC6600;
	text-decoration: none;
	display: inline;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #033503;
	list-style-type: none;
	padding-right: 1em;
	padding-left: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

li:first-child{
	border-left-width: 0px;
}
