/*******************/
*{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 1em;
	text-decoration: none;
}
a{
	color: #C65100;
}
body{
	background: url(../images/bkg_gradient_blue_white.gif) #FFFFFF repeat-x;
	font-family: "Times LT Std",Times,"Times New Roman MT Std","Times New Roman",serif;
}
form{
	margin-bottom: 2em;
}
hr{
	display: none;
}
object,embed{
	background: #000000;
}
select{
	width: 200px;
}
/*******************/
.clear{
	clear: both;
}
.ourWine #nav .ourWine ul,.theWinery #nav .theWinery ul{
	left: 0;
}
/*******************/
#body{
	border-top: 3px solid #C35301;
	background: #000000;
	color: #B7C5C9;
}
#body *{
	line-height: 1.4em;
}
#body h1{
	display: none;
}
#body p{
	margin-bottom: 1em;
}
/*******************/
#bottleshot{
	left: 660px;
	position: absolute;
	top: 50px;
}
/*******************/
#container{
	margin: auto;
	width: 951px;
	position: relative;
}
/*******************/
#content{
	float: left;
	padding: 20px 0px 20px 15px;
	width: 610px;
	font-size: 17px;
}
#content dd{
	margin-bottom: 0.5em;
	padding-left: 100px;
}
#content div{
	font: 11px Arial,Helvetica,"Helvetica LT Std","HelveticaNeueLT Std",sans-serif;
}
#content dt{
	float: left;
	color: #C65100;
}
#content h2{
	color: #C65100;
	font-size: 1.5em;
	font-weight: normal;
}
#content label{
	display: none;
}
#content strong{
	font-size: 2em;
	font-weight: normal;
	line-height: 1em;
}
/*******************/
#distributors{
	margin: 2em;
}
/*******************/
#footer{
	padding: 50px 0;
	text-align: right;
}
#footer *{
	color: #AFC0C7;
	font-size: 9px;
}
/*******************/
#home #body{
	height: 290px;
}
#home #content p{
	left: -9999px;
	position: absolute;
}
/*******************/
#image{
	height: 266px;
	overflow: hidden;
}
/*******************/
#nav{
	font-size: 12px;
	text-transform: uppercase;
	left: 0px;
	position: absolute;
	top: 65px;
}
#nav *{
	float: left;
}
#nav li a{
	padding: 25px 13px 10px;
	color: #FFFFFF;
}
#nav li a:hover{
	background: url(../images/star.gif) no-repeat center top;
	color: #6B7375;
}
#nav li li{
	padding: 15px 10px;
}
#nav li li a{
	padding: 0px;
	height: 13px;
}
#nav li li a:hover{
	background: none;
}
#nav ul li.selected a{
	background: url(../images/star.gif) no-repeat center top;
	color: #6B7375;
}
#nav ul li.selected li.selected a{
	color: #6B7375;
}
#nav ul li.selected ul a{
	background: none;
	color: #FFFFFF;
}
#nav ul ul{
	width: 951px;
	background: #AFC0C7;
	left: -9999px;
	position: absolute;
	top: 277px;
}
/*******************/
#sidebar{
	float: left;
	padding: 20px 0px 20px 60px;
	width: 230px;
	color: #C35301;
	font-size: 13px;
}
#sidebar h2{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 1em;
	font-size: .9em;
	font-weight: normal;
	text-transform: uppercase;
}
/*******************/
#splash{
	background: #000000;
}
#splash #image{
	padding-top: 60px;
	height: auto;
}
#splash #nav,#splash #title,#splash #body,#splash #footer{
	left: -9999px;
	position: absolute;
}
/*******************/
#title{
	height: 119px;
}
#title a{
	width: 101px;
	display: block;
	background: url(../images/logo_high_note.gif);
	text-indent: -9999px;
	height: 87px;
	position: absolute;
	right: 0px;
	top: 20px;
}
/*******************/
#trade #image{
	height: 219px;
}
#trade .clear{
	height: 3em;
}
#trade .entry{
	float: left;
	margin-right: 5em;
	width: 70px;
	display: inline;
	text-align: center;
}
#trade .thumb{
	margin: 0;
}
#trade .thumb img{
	border: 0;
	margin: auto;
	display: block;
}
#trade h2{
	color: #B7C5C9;
	font: 17px "Times LT Std",Times,"Times New Roman MT Std","Times New Roman",serif;
}
/*******************/
#whereBuy #body,#trade #body{
	height: auto;
}
