* {
	padding: 0px;
	margin: 0px;
}
body {
	background: #FAFCF1;
	text-align: center;
	font: 13px/19px "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#wrapper {
	width: 900px;
	margin: 0px auto;
	text-align: left;
}
#head {
/*	background: url(/_img/template/banner.jpg) no-repeat top center;*/
	width: 900px;
	height: 193px;
}
#nav {
	height: 33px;
}
#nav div.nav1 {
	height: 33px;
	float: left;
	position: relative;
	z-index: 1;				/* fix for IE6/7 z-index bug. see http://www.last-child.com/conflicting-z-index-in-ie6/ */
	background: url(/_img/template/nav_bitmap.gif) no-repeat top left;
}
#nav div a {
	display: block;
	height: 33px;
}
#nav a:hover {
	text-decoration: none;
}
/* this needs an explicit width to display properly, but we'll set it per-<ul> */
#nav div.nav1 ul {
	position: absolute;
	top: 33px;
	z-index: 10;
	height: 2.5em;
	line-height: 2.5em;
	display: none;
	list-style: none;
	border: 1px solid #B1B83B;
	background-color: #F3F5D4;
	color: #aaa;
	padding: 0px 1em;
}
#nav div.nav1 li {
	display: inline;
}
#nav div.nav1 li a {
	display: inline;
}
#nav div.nav1 li a:hover {
	text-decoration: underline;
}
#nav #nav_about {
	width: 115px;
}
#nav #nav_about:hover {
	background-position: 0px -33px;
}
#nav #nav_about ul {
	left: 42px;
	width: 11em;
}
#nav #nav_wines {
	width: 95px;
	background-position: -115px 0px;
}
#nav #nav_wines:hover {
	background-position: -115px -33px;
}
#nav #nav_wines ul {
	left: 12px;
	width: 33em;
}
#nav #nav_news {
	width: 59px;
	background-position: -210px 0px;
}
#nav #nav_news:hover {
	background-position: -210px -33px;
}
#nav #nav_news ul {
	left: 12px;
	width: 17em;
}
#nav #nav_environment {
	width: 118px;
	background-position: -269px 0px;
}
#nav #nav_environment:hover {
	background-position: -269px -33px;
}
#nav #nav_environment ul {
	left: 12px;
	width: 19em;
}
#nav #nav_distributors {
	width: 130px;
	background-position: -387px 0px;
}
#nav #nav_distributors:hover {
	background-position: -387px -33px;
}
#nav #nav_distributors ul {
	left: 10px;
	width: 20em;
}
#nav #nav_trade {
	width: 109px;
	background-position: -520px 0px;
}
#nav #nav_trade:hover {
	background-position: -520px -33px;
}
#nav #nav_trade ul {
	left: 10px;
}
#nav #nav_contact {
	float: right;
	width: 164px;
	background-position: -778px 0px;
}
#nav #nav_contact:hover {
	background-position: -778px -33px;
}
#nav #nav_contact ul {
	width: 12em;
	right: 3.5em;
	text-align: right;
}
#content {
	clear: both;
	width: 900px;
	min-height: 600px;
	background: url(/_img/template/bg.png) repeat-y 1px 0px;
	position: relative;		/* context for #vi_bg */
}
#left {
	width: 424px;
	padding: 51px 50px 0px 91px;
}
#right {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 315px;
	padding: 105px 0px 0px 0px;
}
/* Too clever by half. Also, breaks in IE
#grad {
position: absolute;
z-index: 5;
top: -33px;
width: 148px;
height: 591px;
background: url(/_img/template/grad.jpg) no-repeat top left;
opacity: 0.1;					/* CSS3 - latest firefox, safari *
-moz-opacity: 0.1;				/* Mozilla <=1.6 *
filter: alpha(opacity=10);		/* IE *
}
*/

#rightimg {
	display: block;
	position: absolute;
	top: 84px;
	z-index: 0;
}
#vintage_info {
	width: 148px;
	color: #565B15;
	font-size: 11px;
	line-height: 14px;
	margin-top: 81px;
}
#vintage_info h4, #vintage_info img.h4 {
	margin: 0px 0px 1em 10px;
	text-transform: uppercase;
}
#vintage_info h5, #vintage_info img.h5 {
	margin-bottom: 0.4em;
	margin-left: 10px;
	margin-right: 10px;
}
#vintage_info p {
	margin: 0.6em 0px 1.8em 10px;
}
#bottle {
	display: block;
	float: right;
	padding-right: 41px;
}
#googlemap {
	height: 400px;
	width: 700px;
	margin-bottom: 2em;
}
#bottom {
	height: 38px;
	width: 900px;
	margin: -2em 0px 0px 0px;
	background: #FAFCF1 url(/_img/template/bottom.jpg) no-repeat 1px 0px;
}
#footer {
	width: 900px;
	height: 80px;
	margin: 0.5em auto;
	text-align: left;
	font-size: 10px;
	line-height: 14px;
	color: #414040;
	background: #FAFCF1
}
#footer a {
	color: #414040;
}
#footer ul {
	float: left;
	list-style: none;
	padding-left: 15px;
}
#footer li {
	display: inline;
}
#tag {
	margin: 0px;
	float: right;
	padding-right: 15px;
}
#content ul {
	margin: 1.5em 0px 1.5em 45px;
}
#content ul.alpha {
	list-style: lower-alpha;
	list-style: lower-latin;
}
.greentext {
	color: #80b41b;
}
div.range p {
	width: 265px;
	float: left;
}
.rangebottleimg {
	display: block;
	float: left;
	padding: 1em;
	margin: 1em;
	border: 1px solid #DADFCC;
}
.padtop {
	padding-top: 1em;
}
a, a:link, a:visited {
	color: #B1B83B;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #414040;
}
a img {
	border: 0px;
}
img.replaced {
	display: block;
}
img.displayblock {
	display: block;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight: lighter;
}
h1 {
	font-variant: small-caps;
}
h2 {
	text-transform: uppercase;
}
h1, h4, h5, h6 {
	color: #864B0D;
}
h2, h3 {
	color: #565B15;
}
h1 {
	margin: 1.2em 0px;
	font-size: 2.2em;
}
h2, img.h2 {
	margin: 1.3em 0px;
	font-size: 1.4em;
}
h2.sifr {
	font-size: 18px;
	font-weight: lighter;
}
h3 {
	margin: 1.5em 0px 0px 0px;
	font-size: 1em;
	font-weight: bold;
}
img.h3 {
	margin: 1.5em 0px;
}
h4, img.h4 {
	margin: 1.5em 0px 0px 0px;
	font-size: 1em;
}
p {
	margin: 0px 0px 2em 0px;
}
p.rangedesc {
	margin-left: 3em;
}
img.photoboard {
	display: block;
	float: left;
	padding: 1em;
	border: 1px solid #565b15;
}

/* colored <ul> bullets
#content ul {
margin-left: 0;
padding-left: 0;
list-style: none;
}

#content ul li {
padding-left: 10px;
background-image: url(/_img/blue_bullet.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}
*/

/* sIFR styles inline in sifr-config.js (setting them here isn't working) */

