/* CSS Document */
a {
	color:#B67D3F;
	text-decoration:none;
}
a:hover { text-decoration:underline; }
body {
	background-color:#000000;
	color:#FDFAFA;
	font:normal 11px Arial, Helvetica, sans-serif;
	margin:0;
	padding:0 0 20px 0;
}
h1 {
	color:#B67D3F;
	font:normal 22px "Times New Roman", Times, serif;
	letter-spacing:2px;
	margin-top:30px;
	text-align:center;
	text-transform:uppercase;
}
h2 {
	color:#B67D3F;
	font:bold 12px "Times New Roman", Times, serif;
	letter-spacing:1px;
	margin-bottom:8px;
	margin-top:8px;
	text-align:left;
	text-transform:uppercase;
}
p.attribute { margin-top:0; padding-top:0; }
p.indent { padding-left:3.0em; }
#navigation {
	background:#000000 url('/images/bg_nav.gif') repeat-x top left;
	margin-top:10px;
	padding-bottom:10px;
}
#navigation table { width:950px; }
#navigation table td {
	padding-top:11px;
	text-align:center;
	vertical-align:middle;
}
#navigation table td.padded {
	padding-left:1.0em;
	padding-right:1.0em;
}
#navigation table td a {
	color:#D9D7D7;
	font:normal 13px "Times New Roman", Times, serif;
	text-decoration:none;
	text-transform:uppercase;
}
#navigation table td a:hover {
	color:#B67C41;
	text-decoration:none;
}
#navigation table td a.on { color:#B67C41; }
#copy { margin:18px 0 18px 0; }
#copy table { width:950px; }
#copy table td.copy {
	line-height:1.8em;
	text-align:left;
	padding:10px 30px 10px 10px;
	vertical-align:top;
	width:488px;
}
#copy table td.image {
	text-align:center;
	vertical-align:top;
}
#wines { margin:18px 0 18px 0; }
#wines table { width:100%; }
#wines table td.copy {
	line-height:1.8em;
	text-align:left;
	padding:10px 20px 10px 20px;
	vertical-align:top;
	width:476px !IMPORTANT;
}
#wines table td.bottle {
	padding:80px 0 0 0 ;
	vertical-align:top;
	width:140px !IMPORTANT;
}
#wines table td.tored {
	background:#702742 url('/our-wines/images/tored-fade.jpg') top left repeat-y;
	width:auto;
}
#wines table td.toblue {
	background:#1D20AA url('/our-wines/images/toblue-fade.jpg') top right repeat-y;
	width:auto;
}
#wine { margin:18px 0 18px 0; }
#wine table { width:auto; }
#wine table td.copy {
	line-height:1.8em;
	text-align:left;
	padding:10px 30px 20px 30px;
	vertical-align:top;
	width:456px !IMPORTANT;
}
#wine table td.backforty { background-color:#1D20AA; }
#wine table td.westface { background-color:#702742; }
div.buybutton {
	border:1px solid #BEBEBE;
	color:#B67D3F;
	font:bold 12px "Times New Roman", Times, serif;
	letter-spacing:1px;
	padding:4px;
	text-align:center;
	text-transform:uppercase;
	width:110px;
}
#footer {
	border-top:1px solid #775631;
	color:#C48667;
	font:normal 10px Arial, Helvetica, sans-serif;
	padding-top:10px;
}
#footer a { color:#C48667; }
#footer a:hover { color:#D9D7D7; }
#footer a.on {  color:#D9D7D7; }
#home {
	color:#FDFAFA;
	background:#000000 url('/images/home-background.jpg') center no-repeat;
	height:481px;
	line-height:1.5em;
}