@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
p {
	line-height: 1.8em;
	padding-bottom: 10px;
}
a:link, a:visited, a:active {
	color: #f9ec11;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
}
.clear {
	clear:both;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #8E6537;
}
#header {
	height: 169px;
	background-image: url(../images/hdr_bkgd_add.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.header_box {
	float: right;
	height: 175px;
	width: 350px;
	color: #677950;
	margin-top: 20px;
}
#b_bkgd {
	background-image: url(../images/base/hdr_bkgd.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 169px;
	width: 900px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#navbar {
	width: 900px;
	height: 43px;
	text-align: left;
	background-image: url(../images/1_btn_bkgd.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-left: auto;
	margin-right: auto;
}
.nav_menu {
	height: 43px;
	width: 900px;
	margin-left: 66px;
}
.nav_menu ul{
	list-style:none;
	padding:0 0 0 0;
	margin:0px;
	font-weight: bold;
}
.nav_menu ul li{
	display:inline;
}
.nav_menu ul li a{
	display: block;
	height: 28px;
	width: 77px;
	float: left;
	text-align:center;
	padding-top:14px;
	color:#000000;
	text-decoration:none;
	margin-left: 33px;
}
.nav_menu ul li.selected a{
	display: block;
	height: 28px;
	width: 77px;
	float: left;
	text-align:center;
	padding-top:14px;
	color:#ffffff;
	text-decoration:none;
}
.nav_menu ul li a:hover{
	display: block;
	height: 28px;
	width: 77px;
	float: left;
	text-align:center;
	padding-top:14px;
	color:#ffffff;
	text-decoration:none;
}
#content {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	color: #000000;
}
#content_left {
	width: 400px;
	float: left;
	color: #000000;
}
.content_left_top_box {
	width: 400px;
	background-image: url(../images/bg-hdr-middle.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.content_left_top_box p {
	padding-right: 10px;
	padding-left: 10px;
}
.content_left_top_box h2 {
	background-image: url(../images/hdr-specials.jpg);
	height: 32px;
	width: 190px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
}
.content_left_top_box_cap {
	width: 190px;
	background-image: url(../images/bg-specials-btm-cap.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 10px;
}
.content_left_btm_box {
	width: 190px;
	background-image: url(../images/bg-specials.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 10px;
}
.content_left_btm_box h2 {
	background-image: url(../images/hdr-upcoming.jpg);
	height: 32px;
	width: 190px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
}
.content_left_btm_box p {
	padding-right: 10px;
	padding-left: 10px;
}
.content_left_btm_box_cap {
	width: 190px;
	background-image: url(../images/bg-specials-btm-cap.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 10px;
}
#content_right {
	width: 700px;
	float: right;
}
.content_right_top_box {
	width: 700px;
	background-image: url(../images/bg-welcome.jpg);
	background-repeat: repeat-y;
}
.content_right_top_box h2 {
	background-image: url(../images/hdr-welcome.jpg);
	height: 32px;
	width: 700px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
}
.content_right_top_box p {
	padding-right: 10px;
	padding-left: 10px;
}
.content_right_top_box_cap {
	width: 700px;
	background-image: url(../images/bg-welcome-btm-cap.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 10px;
}
.content_right_mid_box {
	width: 700px;
	background-image: url(../images/bg-welcome.jpg);
	background-repeat: repeat-y;
	margin-top: 10px;
}
.content_right_mid_box h2 {
	background-image: url(../images/hdr-featured.jpg);
	height: 32px;
	width: 700px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
}
.content_right_mid_box p {
	padding-right: 10px;
	padding-left: 10px;
}
.content_right_mid_box_cap {
	width: 700px;
	background-image: url(../images/bg-welcome-btm-cap.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 10px;
}
.content_right_btm_box {
	width: 700px;
	height: 100px;
	background-image: url(../images/ad-text.jpg);
	margin-top: 10px;
}
#content_middle {
	width: 900px;
	float: right;
	margin-top: 10px;
	color: #000;
}
.content_middle_holder {
	border: 2px solid #000000;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}

.content_middle_box {
	background-image: url(../images/bg-middle.jpg);
	background-repeat: repeat-y;
}
.content_middle_box h2 {
	background-image: url(../images/bg-hdr-middle.jpg);
	height: 32px;
	width: 900px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
}
.content_middle_box p {
	padding-right: 10px;
	padding-left: 10px;
}
.content_middle_box_cap {
	width: 900px;
	background-image: url(../images/bg-cap-middle.jpg);
	background-repeat: repeat;
	background-position: top;
	height: 10px;
}
#footer {
height: 20px;
}
.photos_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #FFF;
	font-weight: lighter;
}
.upcomingmusic {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #444;
}
.upcomingdates {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #222;
	font-weight: bold;
}
.upcomingtxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #DDD;
}
.twentyone {
	line-height: 21px;
}
.dyk {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
	color: #000;
	vertical-align: middle;
	background-image: url(../images/bg-hdr-middle.jpg);
	background-repeat: no-repeat;
	letter-spacing: 0.2em;
}
.pkr-body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000;
}
.pkr-body-spaced {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000;
}
.nav_spe_menu {
	height: 43px;
	width: 103px;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	position: absolute;
	z-index: 4;
	left: 739px;
	top: 17px;
}
.b_nav {
	left: 0px;
	top: 169px;
	height: 43px;
	width: 900px;
}
.happyhour {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-indent: 3px;
}
#bodytable {
	background-color: #FE9420;
}
#divider {
	background-image: url(../images/1_stripetop.gif);
	background-repeat: repeat-x;
	height: 10px;
}
#left {
	width: 390px;
	background-image: url(../images/bg-hdr-middle.jpg);
	background-repeat: repeat-x;
	height: 32px;
}
#middle {
	background-image: url(../images/1_stripetop.gif);
	background-repeat: repeat-y;
	height: 100%;
	width: 10px;
	margin-left: 390px;
	margin-top: 0px;
	position: absolute;
	top: 222px;
	z-index: 2;
}
#right {
	background-image: url(../images/bg-hdr-middle.jpg);
	background-repeat: repeat-x;
	height: 32px;
	width: 500px;
	margin-left: 400px;
	position: absolute;
	top: 222px;
}
#leftcontent {
	width: 390px;
	height: 100px;
	top: 254px;
}
#rightcontent {
	width: 500px;
	margin-left: 400px;
	position: absolute;
	top: 254px;
}
#sub1bar {
	width: 150px;
	height: 60px;
	text-align: left;
	margin-top: 32px;
	margin-left: 400px;
}
.sub1menu {
	height: 60px;
	width: 150px;
	margin-left: 0px;
}
.form_body {
	font-family: verdana;
	font-size: 12px;
	line-height: 22px;
	color: #FFF;
	padding-left: 22px;
	text-align: left;
	float: left;
	width: 368px;
}
.right_500 {
	float: right;
	width: 500px;
}
#middle_900 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FF7A1D;
	padding-top: 22px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 900px;
}
.left_390 {
	text-align: left;
	float: left;
}
#container_a {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
