body {
	margin: 0px;
	padding: 0px;
	background: url(images/bg.jpg);
	background-color: #480800
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: normal;
	word-spacing: 1pt;
	color: #F8B63E;
	text-decoration: none;
	letter-spacing: .5pt;
	line-height: 12px;
	text-transform: capitalize;
}
.whitebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	text-transform: none;
	color: #FFFFFF;
}
.imageright {
	float: right;
}
.imageleft {
	float: left;
	padding: 0px 10px 10px;
}
.clrflt {
	float: none;
	clear: both;
}
.imagepadcenter {
	padding: 5px;
	float: none;
	background-position: center;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 140px;
	width: 140px;
}
td {
	color:#FBE3B7;
	font-family: arial, helvetica;
	font-size:9pt
}
a {
	color:#F8B63E;
	font-family: arial, helvetica;
	font-size:9pt;
	font-weight:bold
}
a:hover {
	color:#FFFFFF;
	background-color: #3A0500;
}
.subheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #F8B63E;
	text-decoration: none;
	line-height: 12px;
	text-transform: capitalize;
	font-weight: bold;
}
.whitebodylinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	text-transform: none;
	color: #EAA032;
}
.whitebodyheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
}
#beerWidget {
	display: block;
	text-align: center;
}
.beerlist ,.beerlist2 {
	position: absolute;
	top: 0px;
	padding-left: 4px;
	width: 170px;
	margin: 0 auto;
	text-align: center;
	display: block;
	z-index: 1;
}
.textClipper {
	position: relative;
	display: block;
	height: 350px;
	width: 200px;
	padding-left: 10px;
	overflow-y: hidden;
	overflow-x: hidden;
	z-index: 1;
}
a img {
	border: none;
	outline: none;
	text-decoration: none;
}
.hotbox {
	text-align: center;
}
.hotbox img{
	margin: 0 auto;
}
.menuTitle {
	display: inline-block;
	vertical-align: baseline;
	color: #FFC;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	margin-right: 16px;
}
.menuType {
	display: inline-block;
	vertical-align: baseline;
	color: #C93;
}
.menuText {
	display: inline-block;
	vertical-align: baseline;
	margin-left: 30px;
	color: #C93;
}
.menuDescription {
	display: block;
	width: 100%;
	color: #300;
	margin-bottom: 16px;
	padding-left: 8px;
}
