@font-face {
	font-family: 'AmerTypeMdBTMedium';
	src: url('fonts/american-typewriter-medium-bt-webfont.eot');
	src: local('?'), url('fonts/american-typewriter-medium-bt-webfont.woff') format('woff'), url('fonts/american-typewriter-medium-bt-webfont.ttf') format('truetype'), url('fonts/american-typewriter-medium-bt-webfont.svg#webfont0KfKrhSb') format('svg');
	font-weight: normal;
	font-style: normal;
}
html, body {
	background-color: black;
	text-align: center;
	margin: auto;
}
body {
	width: 972px;
	font-family: 'AmerTypeMdBTMedium', sans-serif;
	font-size: 16pt;
	color: white;
	text-align: left;
}
img {
	border: none;
}
.menuCat, .menuItem {
	color: #571133;
}
.menuDesc, .menuPrice {
	color: white;
}
.menuLeft, .menuRight {
	vertical-align: top;
}
.menuLeft {
	color: #571133;
	width: 412px;
	text-align: right;
	padding-right: 5px;
}
.menuRight {
	width: 550px;
	padding-left: 5px;
}
.mapInfo {
	color: black;
	font-size: 12pt;
}
#map {
	margin: -602px 0 0 31px;
	height: 498px;
	width: 527px;
}
#mapDirections {
	margin: -371px 0 0 670px;
}
#mapDirections input {
	height: 24px;
	width: 285px;
	border: none;
	font-size: 14pt;
	font-family: 'AmerTypeMdBTMedium', sans-serif;
}
.drinksCat {
	clear: left;
	font-size: 14pt;
	font-family: 'AmerTypeMdBTMedium', sans-serif;
	font-weight: bold;
	color: #571133;
}
.drinkName {
	clear: left;
	float: left;
	padding-left: 20px;
	font-size: 12pt;
	font-style: italic;
	display: block;
	color: #571133;
}
.drinkDesc {
	float: left;
	padding-left: 20px;
	font-size: 12pt;
	color: #571133;
}
#drinksDiv {
	height: 510px;
	width: 952px;
	overflow: auto;
	margin-top: -636px;
	padding: 4px 10px 10px 10px;
	position: relative;
	border-bottom: 1px solid black;
}
div.clear {
	clear: both;
}
#entertainmentDiv {
	height: 505px;
	width: 530px;
	overflow: auto;
	margin: -616px 0 0 420px;
	padding: 4px 10px 10px 10px;
	position: relative;
	border-bottom: 1px solid #2a070d;
}
.entertainmentDate {
	clear: left;
	float: left;
	font-size: 13pt;
	font-style: normal;
	display: block;
	color: #aeb0bd;
	width: 6em;
}
.entertainmentName {
	float: left;
	font-size: 13pt;
	font-style: italic;
	display: block;
	color: #aeb0bd;
}
.entertainmentDesc {
	clear: left;
	float: left;
	font-size: 13pt;
	font-style: normal;
	display: block;
	color: #aeb0bd;
	padding-left: 6em;
	padding-bottom: 15px;
	width: 500px;
}
