.contentBox {
	overflow:auto;
	height: 442px;
	text-align: justify;
	padding-right: 5px;
}
.winelistTable {
	margin-left: 30px;
	margin-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: -8px;
	line-height: normal;
}
.menuTable {
	margin-left: 10px;
	margin-right: 10px;
	font-family: "Futura Lt BT";
	font-size: 14px;
	margin-top: -8px;
	line-height: normal;
}
.submenuTable {
	margin-left: 30px;
	margin-right: 10px;
	margin-top: -20px;
}
.hourTable {
	margin-left: 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

.winelistTable td {
	border-bottom: 1px solid black;
	height: 38px;
}
p {
	margin-left: 30px;
	margin-right: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A0D0D;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #454545;
	margin-bottom: 20px;
	margin-top: 15px;
}
a:link {
	text-decoration: none;
	color: #830202;
}
a:visited {
	color: #830202;
	text-decoration: none;
}
a:hover {
	color: #A03A39;
	text-decoration: underline;
}
.wineHeading {
	font-size: 14px;
	font-weight: bold;
	color: #830202;
	margin-left: 0px;
}
.indexAddress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.copyright a:link {
	color: #ffffff;
	text-decoration:none;
}
.copyright a:visited {
	color: #ffffff;
	text-decoration:none;
}
.copyright a:hover {
	color: #ffffff;
	text-decoration: underline;
}.copyright {
	font-family: "Futura Lt BT";
	font-size: 10px;
	color: #FFFFFF;
}
.music {
	font-family: "Futura Lt BT";
	font-size: 12px;
	font-weight: bold;
	color: #D9B1B0;
	text-transform: uppercase;
}
.menuText {
	font-family: "Futura Lt BT";
	font-size: 14px;
}
.menusub {
	font-family: "Futura Lt BT";
	font-size: 16px;
	font-weight: bold;
	color: #830202;
	text-transform: none;
}

td object, td embed {
	vertical-align: bottom;
}
