@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: ;
	margin-bottom: 0px;
	background:#740d10 url(/images/background-main-wrapper.jpg) center top no-repeat;
	text-align: center;
	overflow: visible;
}
div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #000;
	text-align: left;
	vertical-align: top;
}
td {
	text-align: left;
	vertical-align: top;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
img {
	display: block;
}
button {
	background-color:#eee;
	border:1px solid #666;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
}
.hdr_img {
	display:inline-block;
}
a {
	outline: none;
}
#utility-wrapper {
	width: 100%;
	background-repeat: repeat-x;
	background-image: url(/images/background-header.png);
	height: 132px;
	background-position: center;
}
#utility-content {
	font-size: 11px;
	font-weight: bold;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFF;
	height: 98px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#utility-content a {
	color:#FFF;
	text-decoration:none;
}
#utility-content a:hover {
	color:#FFF;
	text-decoration:underline;
}
#utility-right {
	color: #FFF;
	font-size: 11px;
	float: right;
	font-weight: bold;
}
#utility-right a {
	color: #FFF;
	text-decoration: none;
}
#utility-right a:hover {
	color: #C00;
	text-decoration: none;
}
#shadow-top {
	background-image: url(/images/background-shadow-top.png);
	background-repeat: no-repeat;
	background-position: center;
	*background-image: url(/images/background-shadow-top_2.png);
	height: 24px;
}
#main-wrapper {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#main-content {
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-x;
	background-color: #333;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(/images/background-main-content.jpg);
	*background-position: center top;
}
.content-table {
	width: 920px;
	padding-top: 20px;
	padding-bottom: 20px;
	background:url(../images/bottom_rnd.png) bottom no-repeat #FFF;
	padding-right: 10px;
	padding-left: 10px;
}

.content-table table {
	padding-left:15px;
}

.events-content-table {
	width: 920px;
	background-color: #FFF;
	padding-top: 20px;
	padding-bottom: 20px;
}
.content-td-right {
	width: 300px;
}
.content-td-left {
	padding-right: 20px;
	width: 600px;
}
#main-promotion {
	height: 400px;
	width: 920px;
	margin-bottom: 12px;
}
#main-navigation {
	height: 36px;
	background-color:#FFF;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-image: url(../images/background-menu.png);
	background-repeat: repeat;
	background-position: left top;
}
#calendar {
	height: 40px;
	width: 920px;
}
#bottom-shadow {
	background-image: url(/images/background-bottom-shadow.png);
	height: 20px;
	background-repeat: no-repeat;
	background-position: center;
}
#small-promotion-wrapper {
	width: 920px;
	height: 250px;
}
#small-promotion {
	height: 250px;
	width: 300px;
	margin-right: 10px;
	float: left;
}
#small-promotion-last {
	height: 250px;
	width: 300px;
	float: left;
}
#copyright {
	height: 100px;
}
#footer-wrapper {
	width: 100%;
	background-color: #000;
	height: 230px;
	background-image: url(/images/background-footer-wrapper.jpg);
	background-position: center top;
}
#footer-wrapper-home {
	width: 100%;
	background-color: #000;
	height: 230px;
	background-image: url(/images/background-footer-wrapper-home.jpg);
	background-position: center top;
}
#gray-spacer {
	height: 10px;
	background-color: #eee;
	background-image: url(/images/background-gray-spacer.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#pink-spacer {
	background-color: #B55D4A;
	height: 6px;
	width: 100%;
	background-image: url(/images/background-pink-spacer.png);
	background-position: center center;
	background-repeat: no-repeat;
}
#footer-content {
	margin-right: auto;
	margin-left: auto;
	color: #999;
	padding:15px 0 15px 0;
	*padding:0 0 0 0;
	font-size: 11px;
	width: 920px;
	margin-top: 20px;
}
#footer-content a {
	outline: none;
	font-size: 11px;
	color: #999;
	text-decoration: none;
}
#footer-content a:hover {
	outline: none;
	color: #FFF;
	text-decoration: underline;
}
.border {
	border: 1px solid #999;
}
.subhead {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	padding-top: 5px;
	margin-bottom: 5px;
	margin-top: 0px;
	line-height: 18px;
}

.rt_txt {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding-top: 5px;
	margin-bottom: 5px;
	margin-top: 0px;
	line-height: 18px;
}

.subhead-line {
	font-size: 16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	font-weight: bold;
	color: #000;
	padding-top: 5px;
	margin-bottom: 5px;
	margin-top: 0px;
	display: block;
	line-height: 18px;
}
.facebook-icon {
	float: right;
}
.disclaimer {
	font-size: 11px;
	color: #F00;
	line-height: 12px;
}
#right-promotion {
	width: 300px;
	background-color: #333;
	margin-bottom: 20px;
	height: 170px;
}
#restaurant-information {
	width:130px;
	padding:8px;
	float: right;
	margin-left: 15px;
	font-size: 11px;
	border: 2px solid #666;
}
.winners-circle-thumbs {
	float:left;
	margin-right:10px;
	height: 98px;
	width: 98px;
	border: 1px solid #999;
}
.slideshow {
	height: 400px;
	width: 920px;
	margin: auto
}
.right-column {
	width: 200px;
	background-color: #eee;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
a.promo {
	color: #FFF;
	text-decoration: none;
	line-height: 21px;
	font-weight: bold;
	display: block;
	width: 610px;
	background-image: url(../images/bg-promo-block.jpg);
	background-repeat: repeat-x;
	height: 25px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
a.promo:hover {
	color: #000;
	text-decoration: underline;
	line-height: 21px;
	font-weight: bold;
	display: block;
	width: 610px;
	background-image: url(../images/bg-promo-block_over.jpg);
	background-repeat: repeat-x;
	height: 25px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.hidden {
	background-color: #eee;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #ccc;
	color: #000;
	background-image: url(../images/bg-promo-box.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	display: block;
	width: 602px;
}
.promo-block {
}
a.sitemap {
	color: #000;
	text-decoration: none;
	font-weight:bold;
	line-height:21px;
}
a.sitemap:hover {
	color: #000;
	text-decoration: underline;
	font-weight:bold;
	line-height:21px;
}
a.sitemap-header {
	color: #fff;
	background-color:#C00;
	display:block;
	line-height:21px;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
	padding-left:2px;
}
a.sitemap-header:hover {
	color: #fff;
	background-color:#C00;
	display:block;
	line-height:21px;
	text-decoration: underline;
	font-size:14px;
	font-weight:bold;
	padding-left:2px;
}
