.bodytext {
	font-family: "century gothic";
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.bodytextcontact {
	font-family: "century gothic";
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}
.subhead {
	font-family: "century gothic";
	font-size: 14px;
	line-height: 16px;
	color: #660000;
	font-weight: bold;
}
a:link {
	font-family: Georgia;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Georgia;
	font-size: 14px;
	color: #660000;
	text-decoration: none;
}
a:hover {
	font-family: Georgia;
	font-size: 14px;
	color: #FF9900;
}
.bodytext2 {
	font-family: "century gothic";
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	font-style: italic;
}
.bodytextsmaller {
	font-family: "century gothic";
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}
.bodytextbolder {
	font-family: "century gothic";
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	font-weight: 200;
}
.backgroundimage {
	background-image: url(images/backgrounds/winelist.jpg);
	background-repeat: no-repeat;
}
.backgroundimageHHA {
	background-image: url(images/backgrounds/happyhour-apps.jpg);
	background-repeat: no-repeat;
}
.backgroundimagebanquet {
	background-image: url(images/backgrounds/banquetmenus.jpg);
	background-repeat: no-repeat;
}
.backgroundimagefullservice {
	background-image: url(images/backgrounds/full-service.jpg);
	background-repeat: no-repeat;
}
.backgroundimagecarryout {
	background-image: url(images/backgrounds/carryout-menu.jpg);
	background-repeat: no-repeat;
}
.eventcalendarbackground {
	background-image: url(images/backgrounds/event-calendar.jpg);
	background-repeat: no-repeat;
}
.winecategories {
	font-family: "century gothic";
	font-size: 17px;
	line-height: 20px;
	color: #660000;
	font-weight: bold;
	letter-spacing: 1px;
}
.dotteddivider {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.reddividers {
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #98142E;
	font-weight: lighter;
}
a.bodylinks:link {
	font-family: "century gothic";
	font-size: 12px;
	line-height: 18px;
	color: #660000;
	text-decoration: none;
}
a.bodylinks:visited {
	font-family: "century gothic";
	font-size: 12px;
	line-height: 18px;
	color: #660000;
	text-decoration: none;
}
a.bodylinks:hover {
	font-family: "century gothic";
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: underline;
}
a.subs:link {
	font-family: "century gothic";
	font-size: 14px;
	line-height: 16px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
a.subs:visited {
	font-family: "century gothic";
	font-size: 14px;
	line-height: 16px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
a.subs:hover {
	font-family: "century gothic";
	font-size: 14px;
	line-height: 16px;
	color: #FF9900;
	text-decoration: underline;
	font-weight: bold;
}
.divider {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #7F2964;
   }
dl.dropdown dd ul { list-style: none; }
dl.dropdown dd ul li { list-style: none;  text-align: left; }