body {background: #666666; margin: 0; padding: 0;}
body,td,li,p {font: 13px Arial, Helvetica, sans-serif; font-weight: normal; color:#B9A767;}
#container {
	background-color:#333333;
	position: relative;
	width: 800px;
	margin: 0px auto;
	border:1px solid #000000;
}
#content {
	background: transparent;
	margin: 0;
	padding: 50px 30px 75px 30px;
	min-height: 350px;
}
/*\ IE/Win min height hack */ 
* html #content {height: 350px;} 
/* */ 
#winepopup, #mdsepopup, #giftcertpg {background: #FFFDE8;}
a 	{text-decoration: underline;}
a:hover, a.sfhover		{text-decoration:underline;}
a:link {color: #941216;}
a:visited {color: #941216;}
a:active {color: #941216;}
.normal {  font-size: 13px;}
.note1 {  font-size: 12px; font-weight: normal;}
.note2 {  font-size: 10px; font-family: Arial, Helvetica, sans-serif; font-weight: normal;}
.note3 { font-size: 11px; font-weight: normal;}
h1, .head1 {  font-size: 20px; font-weight: bold; text-align: center; vertical-align: middle; color: #941216;}
h2, .head2 {  font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 16px;
	vertical-align: middle; color: #CA5D1A;}
.head3 {  color: #CA5D1A; font-size: 14px; }
.head4 { font-weight: bold; vertical-align: middle; color: #941216; font-size: 12px;}
.lefthead {  font-weight: bold; color: #941216;}
.required {  font-size: 8pt; color: #FF0000}
.error{color:#FF0000; font-weight: bold; }

.table1 {  margin: 4px; border: 1px #CCCCCC solid; margin: 0px auto;}
.table2 {  margin: 4px; border: 0px; padding: 3px;}
.tablehead {  background: #CA5D1A; color: #000000; font-weight: bold; text-align: center;}
.tablerow1 {  background: #222222;}
.tablerow2 {  background: #666666;}
.orderpage_active {color: #941216; font-weight: bold;}
.orderpage_inactive {color: #CCCCCC; font-weight: normal;}

.header a {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1px;
	height: 1px;
	z-index: 2;
}
.header a b {
	display: none;
}
/* Top banner, navigation area */
#top {
	background: #FFCD37;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	height:25px;
	padding: 0;
	margin: 0;
	z-index: 3;
}
#navtop { 
	padding: 0;
	margin: 0;
	border: 0;
	padding-left:100px;
	padding-top:3px;
}
#navtop ul {
	list-style: none;
}
#navtop li { 
	background: transparent;
	display: block;
	height: 20px;
	width: auto;
	padding-left: 3px;
	padding-right: 8px;
	border: 0px solid #999999;
	margin: 0;
	color: #000000;
	text-align: center;
	position: relative;
	float: left;
}
#navtop a {
	color: #000000;
    text-decoration: none;
	font: 12px "Times New Roman", Times, serif;
	text-align: left;
}
#navtop li:hover, #navtop li.sfhover  {
	background: #FFE79E;
}
#navtop a:hover, #navtop a.sfhover  {
	color: #941216;
}
#navtop li ul { /* second-level lists */
	position: absolute;
	height: auto;
	left: -999em; 
	top: 20px;
	width: 130px;
	padding: 0;
	margin: 0;
	background: #FFE79E;
}
#navtop li ul li {
	display: block;
	width: 120px;
	color: #000000;
	border: 0px solid #6B5229;
	text-align: left;
	position: relative;
	padding: 4px;
	float:left;
}
#navtop li ul a{ 
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
#navtop li:hover ul, #navtop li.sfhover ul{ 
	left: 0px;
}
#navtop li:hover ul li,  #navtop li.sfhover ul li {
}
#navtop li ul li a:hover,  #navtop li ul li a.sfhover {
	color: #941216;
}
#left {
position:absolute;
	bottom:0px;
	left:0px;
	height:25px;
	width:100%;
	background: #FFCD37;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
#navleft {
	margin: 0;
	padding:4px 0px 0px 20px;
	list-style: none;
}
#navleft li { 
	background: transparent;
	width: auto;
	padding-right:10px;
	margin: 0;
	color: #000000;
	text-align: center;
	position: relative;
	float: left;
}
#navleft a {
	color: #000000;
    text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}
#footer {
position:absolute;
	bottom:0px;
	left:0px;
	height:25px;
	width:100%;
	clear: both;
	background: #FFCD37;
}
#footer ul {
	padding-left:15px;
	margin: 0;
	list-style: none;
}
#footer li { 
	background: transparent;
	display: block;
	height: 20px;
	width: auto;
	padding-right: 11px;
	margin: 0;
	color: #000000;
	text-align: center;
	position: relative;
	float: left;
	padding-top:3px;
}
#footer a {
	color: #000000;
    text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}
#winepg#vintagebar {
	position: relative;
	width: 100%;
	background: #FFCD37;
	font-size: 12px;
	font-weight: bold;
    text-decoration: none;
	color: #000000;
	padding: 6px 0px;
	text-align: left;
}
/* blog style overrides */
#blog #content {
	padding-right:200px;
}
#blog #menu {
	top:150px;
}
#blog .menuTitle {
	background-color:#FFFDE8;
}
.pod {
	position:absolute;
	left:860px;
	top:140px;
	width:140px;
	font-size: 11px;
	color:#000000;
}
.podheader {
	background:transparent;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 5px 10px 5px;
	text-align:center;
	color:#941216;
}
.podcontent {
	padding: 0px 5px 0px 5px;
}
.podfooter {
	background:transparent;
}
#pod1, #pod2, #pod3, #pod4, #pod5, #pod6, #pod7, #pod8 {
	background-color:#FFFDE8;
	margin-bottom:10px;
	border: 1px solid #941216;
}
#pod1 {
}
#pod1 .podcontent {
	padding-top:10px;
	padding-left:10px;
	font-size: 11px;
}
