body {
	margin: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#page {
	float: left;
	width: 100%;
	}
#topAd {
	height: 110px;
	border: 1px solid #660000;
	padding: 5px;
}
.header {
	background-color: #999999;
	height: 75px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 10px;
	padding-left: 10px;
	vertical-align: bottom;
	font-weight: bold;
	color: #660000;
}
.header a{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
}
.header a:link,.header a:active,.header a:visited{
	color: #660000;
	text-decoration: none;
}
.header a:hover{
	color: #CCCCCC;
	text-decoration: underline;
}
.headerL{
	float: left;
	display: inline;
	width 50%;
}
.headerR{
 float: right;
 background: url(/images/wine_label.gif);
}
.navBar {
	background-color: #CCCCCC;
	height: 15px;
	font-weight: bold;
}
.navBar a, .navBar a:link, .navBar a:active, .navBar a:visited {
	color: #000000;
	text-decoration: none;
}
.navBar a:hover {
	text-decoration: underline;
}
.menuCell {
	background-color: #EEEEEE;
	width: 120px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	font-weight: bold;
	height: 100%;
	display: inline;
	float: left;
	margin-right: 3px;
}
.menuCell ul{
	margin: 2px 0 0 0;
	padding-left: 6px;
	padding-top 2px;
	list-style-type: none;
}
.menuCell li{
	margin: 2px 0;
}
.menuCell li a,.menuCell li a:link,.menuCell li a:visited,.menuCell li a:active{
	color: #000000;
	text-decoration: none;
}
.menuCell li a:hover{
	color: #000000;
	text-decoration: underline;
}
.mainTable {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
h2 {
	font-size: 12px;
	color: #CCCCCC;
}
h1 {
	font-size: 16px;
	display: inline;
}
h3 {
	font-size: 12px;
	color: #660000;
	display: inline;
	padding:9px 0 3px 3px;
	margin: 0 0 2px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	width: 100%;
}
hr {
	color: #660000;
	text-decoration: none;
	display: inline;
	height: 1px;
	margin: 0px;
	padding: 0px;
	line-height: 3px;
	vertical-align: top;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 120px;
	margin-top: 2px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 120px;
	margin-top: 6px;
}
.footCell {
	background-color: #993333;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999966;
	text-align: center;
	clear: both;

}
.mainCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 3px 6px 6px;
}
td {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.prodTable {
	text-align: center;
}
.specialsHead, .specialsHead a, .specialsHead a:link, .specialsHead a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6666CC;
	text-decoration: none;
}
.specialsHead a:hover{
	text-decoration: underline;
}

