* {
	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-maiin.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
p { 
	margin-bottom: 18px; 
}

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

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

/* content blocks */
#container {
	width: 1000px;
	margin: 0 auto;
}
#header {
	position: relative;
}

/* vip */
#vip_box {

}
#vip {
	background-image: url(../images/bg-vip.png);
	background-repeat: repeat;
	border: #ff0000 solid 1px;
	padding: 10px;
	font-size: 16px;
	color: #000;
	height: 304px;
}
.vip_badge {
	position: absolute;
	z-index: 1;
	top: 85;
	height: 81px;
	width: 81px;
	background-image:url(../../images/icon-vip.png);
	background-repeat:no-repeat;
}
.mobile_icon {
	padding-left: 180px;
}
.pad{
	border: #FFF;
}
.pad legend{
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
}
.submit_button {
	height:31px;
	background-image:url(http://www.yourareacode.com/images/icons/sales2/submit.png);
	border:1px solid #DDD;
	font-size:14px;
	color:#242424;
	padding: 5px 10px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border-radius: 3px;
}

/* nav */
#nav_box {
	padding-top: 10px;
}
#nav {
	height: 50px;
	background-image:url(../images/bg-nav.jpg);
	background-repeat: no-repeat;
	padding-left: 150px;
}
#nav_link {
	float: left;
	height: 32px;
	width: 90px;
	text-align: center;
	padding-top: 18px;
}
#nav_link:hover {
	background-image: url(../images/bg-nav-selected.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 90px;
	color: #6d8f00;
}
#nav_link.selected {
	background-image: url(../images/bg-nav-selected.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 30px;
	width: 90px;
	margin-left: 1px;
	color: #6d8f00;
}
#nav_link.selected a {
	color: #6d8f00;
}
#nav_link a {
	font-weight: bold;
	color: #403f3f;
}
/* featured areas */
#feat_about_box {
	font-weight: bold;
	padding-top: 10px;
}
#feat_about {
	font-weight: normal;
}
#feat_about h2 {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 20px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c2c2c2;
}

#feat_ad_box {
	padding-top: 10px;
	padding-left: 10px;
}
#feat_ad_box h2 {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 20px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c2c2c2;
}

#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 {

}
#feat_photos {

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

#feat_specials_box {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#feat_specials {

}
#feat_specials_box h2 {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 20px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c2c2c2;
}
#feat_specials a {
	color: #7a3031;
}


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

/* menu page */
#menu #menu_title {
	font-size: 18px;
	padding: 10px;
	background-color: #2191d5;
	border: 1px solid #333;
	color: #FFFFFF;
	margin-bottom: 10px;
	font-weight:bold;
}

/* events */
#event_calendar_lg {

}
#event_calendar_lg h2 {
	margin-bottom: 20px;
}

/* photos */
#photos {

}

/* 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;
}
#map {
	width: 550px;
	height: 390px;
	border: 1px solid #000;
	color: #000;
}
#map a {
	color: #000;
}
.form_box {

}
#directionsPanel{
	margin-top: 18px;
	padding: 10px;
	border: 1px solid #000;
	background-color: #3c532e;
	color: #fff;
}

/* footer */
#footer_box {
	background-color: #1f7745;
}
#footer {
	width: 1000px;
	margin: 0 auto;
	color: #fff;
}
#logo {
	background-image: url(../images/bg-logo.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 50px;
	padding-top: 100px;
	font-weight: bold;
}
#header_box {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #c2c2c2;
	border-bottom-color: #c2c2c2;
	border-left-color: #c2c2c2;
	padding: 2px;
}
#header_left {
	height: 326px;
	width: 396px;
	float: left;
}
#header_right {
	float: right;
	width: 596px;
	height: 326px;
}
#rotator
{
	/* cursor: pointer; */
	overflow: hidden;
	margin: 0;
	position: relative;
	width: 596px;
	height: 326px;
}
#rotator img
{
	border: 0;
	/* cursor: pointer; */
	width: 596px;
	height: 326px;
}

/* content */
#content {
	padding-top: 20px;
	padding-bottom: 10px;

}
#content h2 {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 20px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c2c2c2;
}
#content_left {
	width: 400px;
	float: left;
}
#content_middle {
	width: 300px;
	float: left;
}
#content_right {
	width: 300px;
	float: left;
}
#content_holder {
	padding-top: 20px;
}

