* {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-image:url(../images/bg-main.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;

}
p { 
	margin-bottom: 18px; 
}

/* headers */
h1 {
	font-size: 14px;	
	margin-bottom: 18px;
}
h3 {
	font-size: 10px;
	margin-bottom: 18px;
}
.alt_color {
	color: #6b9511;
}

/* links */
a:link, a:visited, a:active {
	text-decoration:none;
	color: #fff;
}
a:hover {
	text-decoration:underline;
	color: #f9e12d;
}

/* content blocks */
#container {
	width: 1000px;
	margin: 0 auto;
	background-color: #212121;
	border-right: #fff solid 1px;
	border-left: #fff solid 1px;
}
#header {
	background-image:url(../images/header-bg.jpg);
	height: 550px;
	width: 1000px;
	background-color: #212121;
}

/* vip */
#vip_box {
	width: 625px;
	height: 325px;
	float: right;
	padding-right: 10px;
}

#vip {
	background-color: #fff;
	border: #ff0000 solid 2px;
	margin-top: 12px;
	margin-right: 35px;
	padding: 30px 10px;
	color: #000;
	height: 245px;
	margin-left: 3px;
}
.mobile_icon {
	padding-left: 60px;
}

/* nav */
#nav_box {
	border-radius: 10px;
	
	
}
#nav {
	height: 46px;
	background-image:url(../images/nav-bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	width: 1000px;
	padding-top: 3px;
	
	

}
#nav ul {
	list-style-type: none;
	margin: 12px 0px 100px 80px;
	padding-right: 50px;
	
}
#nav li {
	display: inline;
	margin-right: 10px;
	margin-left: 18px;
	float:left;
}
#nav li a {
	text-decoration: none;
	text-transform: uppercase;
	margin-right: 20px;
	padding: 5px 15px 5px 5px;
	
	font-size:18px;
	
}

/* featured areas */
#feat_about_box {
	height: 200px;
	width: 600px;
	float: right;
	margin-right: 40px;
	margin-top: 10px;

}
#feat_about {
	padding-top: 40px;
	color: #fff;
	padding-left: 3px;
	padding-right: 5px;

}
#feat_about h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

#feat_ad_box {

}

#feat_coupon_box {

}

#feat_hours_box {

}

#feat_events_box {

}
#feat_events {

}
#feat_events h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

#feat_photos_box {
	background-image: url(../images/bg-photos.jpg);
	width: 601px;
	height: 202px;
	float: left;
	

}
#feat_photos {
	padding-top: 50px;
	padding-left: 15px;

}
#feat_photos h2 {
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #000;
}

#feat_specials_box {
	background-image:url(../images/bg-specials_box.jpg);
	height: 312px;
	width: 226px;
	background-repeat: no-repeat;
}
#feat_specials {
	padding-top: 60px;
	padding-left: 20px;
	padding-right: 70px;
}
#feat_specials h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

/* content */
#content {

}

/* about page */
#about {
	color: #000;
}
#about h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

/* menu page */
.menu_title {
	background-color: #fff;
	color: #000;
}

/* events */
#event_calendar_lg {
	padding-right: 10px;
}
#event_calendar_lg h2 {
	margin-bottom: 20px;
}

/* photos */
#photos {
	color: #000;
}

/* specials */
#specials {
	padding: 0 20px;
}
#specials a {
	color: #000;
}
#specials h2 {

}
.specials_day {
	margin-bottom: 20px;
	text-align: center;
}
.special_content{
	width:375px;
	padding: 10px;
	border: #8a1001 solid 4px;
	background-color: #231f20;
	color: #fff;
}
.special_content h2 {
	margin-bottom: 10px;
}
.specials_border {
	float:right; 
	border: #8a1001 solid 4px;
}

/* contact page */
#contact {
}
#contact h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

/* footer */
#footer_box {
	width: 1000px;
	margin: 0 auto;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-color: #212121;
	padding-top: 20px;
	
}
#footer {
	background-color: #212121;

}
#content_main {
	background-color: #212121;
	width: 940px;
	margin: 0 auto;
	color: #000;
}
#feat_specials_box {
	background-image:url(../images/bg-specials_box.jpg);
	height: 300px;
	width: 280px;
	float: left;
	
	
}            
#text_info {
	background-image:url(../images/bg-text-info.jpg);
	height: 300px;
	width: 300px;
	float: left;
	margin-left: 6px;
	
         
}            
#feat_events_box {
	background-image:url(../images/bg-events-box.jpg);
	width: 283px;
	height: 298px;
	float: left;
	margin-left: 10px;
	margin-top: 3px;

}
#content_top {
	float: left;
}
#content_bottom {
	float: left;
	padding-left: 30px;
}
#view_menus {
background-image:url(../images/bg-menus_box.jpg);
	width: 268px;
	height: 206px;
	float: left;
	margin-left: 5px;
}	
#feat_events_box {
	background-image: url(../images/bg-events-box.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 300px;
	width: 260px;
	padding-left: 17px;
	padding-top: 49px;
}
#feat_events {
	color: #000;
}
#feat_events h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
#feat_menu {
	
}
.index_cont {
	color: #000;
	float: left;
}
#content_top_bar {
	background-image: url(../images/cont_top_bar.jpg);
	height: 20px;
	width: 940px;
	background position: center bottom;
}
#content_bot_bar {
	background-image: url(../images/cont_bot_bar.jpg);
	height: 20px;
	width: 940px;
	background position: center top;
}
#content_mid_bar {
	background-image: url(../images/cont_mid_bar.jpg);
	width: 920px;
	padding: 0px 10px;
	background-repeat:repeat-y;
}
#contact {
}
#contact h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
#map {
	width: 540px;
	height: 390px;
	border: 1px solid #000;
	color: #000;
	
}
#map a {
	color: #000;
}
.form_box {
	padding: 10px;
	border: 1px solid #000;
	background-color: #212121;
	color: #fff;
}
#directionsPanel{
	margin-top: 18px;
	padding: 10px;
	border: 1px solid #000;
	background-color: #212121;
	color: #fff;
}

#view_map {
	float:left;
	padding-top: 480px;
	padding-left:97px;
	
	
}	
