.MainBackground {
	background-image: url(images/Main-Background.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.Legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}
.AddressText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.Inset {
	margin-left: 10px;
	padding-left: 10px;

}
.MerchantNameBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #DAB254;
}
.FoodMenu tr td {
}
.FoodMenu tr td b {
	font-size: 14px;
	font-weight: bold;
}
.FoodMenu tr td i {
	font-size: 14px;
	font-weight: bold;
	text-style: normal;
	color: #B46662;
}
.FoodMenu tr td p {
	margin: 0;
	font-size: 12px;
}
.FoodMenuHeader p {
	margin: 0;
	font-size: 12px;
}
.FoodMenuHeader p i {
	font-size: 14px;
	font-weight: bold;
	text-style: normal;
	color: #B46662;
}
.FoodMenuHeader {
	border-bottom: 2px solid #fff;
}
.BeerItem h2{
	margin: 0;
	font-size: 18px;
	font-weight: bold;
	text-style: normal;
}
.BeerItem h3{
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	text-style: normal;
}
.BeerItem h4{
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	text-style: normal;
	color: #B46662;
}
.BeerItem p{
	margin: 0;
	font-size: 12px;
}
.Date-Select {
	color: #000;
	background-color: #144285;
	font-size: 11px;
	text-align: left;
	padding: 2px 5px 5px 2px;
	height: 50px;
	width: 45px;
	border: 1px solid #000;
}
.Date-Select a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.Date-Select a img {
	margin: 0 10 0 10;
}
.Date-Today {
	color: #000;
	background-color: #ccf;
	font-size: 11px;
	text-align: left;
	padding: 2px 5px 5px 2px;
	height: 50px;
	width: 45px;
	border: 1px solid #000;
}
.Date-Today a {
	color: #000;
	text-decoration: underline;
}
.Date-Today a img {
	margin: 0 10 0 10;
}
.Date-NoSelect {
	color: #000;
	background-color: #F5E4BC;
	font-size: 11px;
	text-align: left;
	padding: 2px 5px 5px 2px;
	height: 50px;
	width: 45px;
	border: 1px solid #000;
}
.Date-NoSelect a {
	color: #000;
	text-decoration: underline;
}
.Date-NoSelect a img {
	margin: 0 10 0 10;
}
.Calendar-Month {
	background-color: D5AA43;
	color: #000;
	font-weight: bold;
	Padding: 2px;
	font-size: 24px;
	Width: 378px;
	text-align: center;
}
.Calendar-Month a {
	text-decoration: none;
	color: #000;
}
.Calendar {
	background-color: #4F3904;
}
.Calendar th {
	color: #000;
	background-color: #E2C276;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
.EventItem h2{
	margin: 0;
	font-size: 18px;
	font-weight: bold;
	text-style: normal;
}
.EventItem h3{
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	text-style: normal;
}
.EventItem h4{
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	text-style: normal;
	color: #B46662;
}
.EventItem p{
	margin: 0;
	font-size: 12px;
}
.BandItem h2{
	margin: 0;
	font-size: 18px;
	font-weight: bold;
	text-style: normal;
}
.BandItem h3{
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	text-style: normal;
}
.BandItem h4{
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	text-style: normal;
	color: #B46662;
}
.BandItem p{
	margin: 0;
	font-size: 12px;
}
