@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;
	text-align: center;
	margin: auto;
}
img {
	border: none;
}
#homeHoursPhone {
	text-align: center;
	margin-top: -100px;
	font-size: 17pt;
}
.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;
}
#menuHoursPhone {
	text-align: center;
	margin: 85px 0 0 45px;
	font-size: 17pt;
}
.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;
}
#mapHoursPhone {
	text-align: center;
	margin-top: 375px;
	font-size: 17pt;
	color: #993355;
	font-weight: bold;
}
.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;
}
#drinksHoursPhone {
	text-align: center;
	margin: 50px auto auto 30px;
	font-size: 17pt;
	color: #972e00;
}
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: 8em;
}
.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: 8em;
	padding-bottom: 15px;
	width: 400px;
}
#entertainmentHoursPhone {
	text-align: center;
	margin-top: 0px;
	font-size: 17pt;
}

