#header,
#mainTable {
	border: 2px solid #d7c382;
	background-color: #ffffff;
}
#HmainTable {
	border: 2px solid #d7c382;
	background-color: #fdfde9;
}
#topNav {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d7c382;
	border-bottom-color: #d7c382;
	border-left-color: #d7c382;
	background-color: #e9e3c3;
	margin-bottom: 2px;
	height: 33px;
}
.topNavContent a,
.topNavContent a:link,
.topNavContent a:visited {
	font-family: Palatino, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding: 5px 5px 5px 33px;
	background-image: url(images/nav_blt.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.topNavContent a:hover,
.topNavContent a:visited:hover {
	color: #a57e0e;
	text-decoration: none;
}
body, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a,
a:link,
a:visited {
	color: #a57e0e;
	text-decoration: underline;
	}
a:hover,
a:visited:hover {
	color: #993300;
	text-decoration: underline;
	}
#lhColA {
	background-image: url(images/lh_flair-lg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 124px;
	vertical-align: top;
}
#lhColB {
	background-image: url(images/lh_flair-sm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 150px;
	vertical-align: top;
}
#rhColB {
	vertical-align: top;
	background-image: url(images/rh_flair-lg.jpg);
	background-repeat: repeat-y;
}
#contentCol {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #d7c382;
	vertical-align: top;
}
#contentColB {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #d7c382;
	vertical-align: top;
}
.Hcontent {
	margin: 5px;
	text-align: center;
}
.Hcontent .headline {
	font-family: Palatino, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #a57e0e;
	font-style: italic;
}
.content {
	margin: 15px;
}
.content p{
	line-height: 16px;
	padding-left: 15px;
}
.content li {
	padding-left: 15px;
}
.content img {
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #d7c382;
}

#bottle {
	margin-bottom: 5px;
	margin-left: 5px;
	border: 0px solid #d7c382;
}

.content h1 {
	font-family: Palatino, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	font-weight: lighter;
}
.content .headline {
	font-family: Palatino, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #a57e0e;
	font-style: italic;
}
.content .headline2 {
	font-family: Palatino, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-style: italic;
	font-weight: bold;
}
.subNav {
	padding: 10px;
	line-height:16px;
	font-size: 11px;
	text-decoration: none;
	font-family: Palatino, "Times New Roman", Times, serif;
}
.subNav a,
.subNav a:link,
.subNav a:visited {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.subNav a:hover,
.subNav a:visited:hover {
	color: #a57e0e;
	text-decoration: none;
}
	
#footNav {
	background-color: #ffffff;
	height: 33px;
	border: 2px solid #d7c382;
	margin-top: 2px;
}
.footNavContent{
	font-family: Palatino, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #a57e0e;
	vertical-align: middle;
	}
.footNavContent a,
.footNavContent a:link,
.footNavContent a:visited {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	vertical-align: middle;
	text-decoration: none;
	}
.footNavContent a:hover,
.footNavContent a:visited:hover {
	color: #a57e0e;
	text-decoration: none;
	}
.buyWine {
	width:75px;
	float: right;
	background-color: #E9E3C3;
	text-align: center;
	border: 1px solid #D7C382;
	height: 15px;
	vertical-align: middle;
}
