body {
	margin: 0px 0px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}
a:link {
	color:#FFFFFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {
	color:#FFFFFF;
	text-decoration:none;
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;}
a:active {
	color:#FFFFFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.top {
	width: 790px;
	background-color:#999999;
	background-image:url(images/bacchanalLogo.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height:64px;
	text-align:right;
}
.topImage {
	width: 790px;
	height:70px;
	border-top: 1px solid white;
	overflow:hidden;
}
.navArea {
	width: 790px;
	height:20px;
	background-color:#990000;
	color: #FFFFFF;
	border-top: 1px solid white;
	overflow:hidden;
	text-align: right;
}
.navText a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;		
	color: #666666;
	text-decoration: none;
}
.navText a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #999999;
	text-decoration: none;
}
.navText a:hover {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;	
	color: #999999;
	text-decoration: underline;
}
.navText a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.sectionName {
	margin-right: 10px;
	margin-top: 2px;
	text-align:right;
}
.breadCrumbs {
	text-align: left;
	font-size: 12px;
	margin-left: 15px;
	color: #990000;
}
.content {
	margin-left: 10px;
	margin-top: 15px;
	padding-left: 15px;
	border-left: 1px solid white;
	background-color:#FFFFFF;
}
.footer {
	margin-top:30px;
	margin-bottom:10px;
	text-align:center;
	font-size: 10px;
	color:#999999;
}
.itemName {
	font-size: 18px;
	font-weight:bold;
	color:#000000;
}
.bigText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #990000;
}
.grayborder {
	border: 1px solid #333333;
}
.footer-white {

	margin-top:30px;
	margin-bottom:10px;
	text-align:center;
	font-size: 10px;
	color:#FFFFFF;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.border-rb {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.border-lb {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.border-rt {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.border-lt {


	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.wine-desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
}
.red a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #990000;
	text-decoration: none;
}
.red a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #990000;
	text-decoration: none;
}
.red a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #990000;
	text-decoration: underline;
}
.red a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;	
	color: #990000;
	text-decoration: none;
}
.red-nolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #990000;
	text-decoration: none;
}
.wine-desc-white {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
}
