p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	line-height: 160%;
}

body {
	background-image: url('images/bg.jpg');
	margin: 0px;
	padding: 0px;
	height: 100%;
}

#wrapper, #wrapper2 {
	width: 955px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	margin-bottom: 30px;
	margin-top: 0px;
}

#wrapper2 {
	float: left;
}

#level2 {
	width: 955px;
	margin-left: auto;
	margin-right: auto;
}

#leftside {
	width: 210px;
	float: left;
	margin-left: 32px;
	background-color: #00000;
	display:inline;
}

#rightside {
	width: 683px;
	float: left;
}

.ie6 #rightside {
	margin-left: -20px;
}

p.header_subtext {
	margin-top: 20px;
	margin-left: 10px;
}

#nav {
	margin-left: auto;
	margin-right: auto;
	width: 892px;
	height: 106px;
	background-image: url('images/nav_top.jpg');
	position: relative;
}

#nav2 {
	width: 683px;
	height: 106px;
	background-image: url('images/nav2_bg.jpg');
	position: relative;
	float: left;
}

#nav ul {
	list-style-type: none;
	position: absolute;
	top: 40px;
	left: 410px;
}

#nav2 ul {
	list-style-type: none;
	position: absolute;
	top: 40px;
	left: 210px;
}

.ie6 #nav ul, .ie7 #nav ul {
	top: 55px;
}

.ie6 #nav2 ul, .ie7 #nav2 ul {
	top: 55px;
}

#nav ul li, #nav2 ul li {
	float: left;
	margin-right: 10px;
}

.nav_arrow {
	background-image: url('images/nav_arrow.png');
	width: 16px;
	height: 8px;
	position: absolute;
	top: 77px;
}

#arrow_about {
	left: 465px;
}

#arrow_about2 {
	left: 265px;
}

#arrow_menu {
	left: 320px;
}

#arrow_contact {
	left: 625px;
}

#arrow_gallery {
	left: 385px;
}

#arrow_calendar {
	left: 455px;
}

#arrow_reservations {
	left: 540px;
}

#submenu {
	width: 550px;
	height: 25px;
}

#submenu.home ul {
	left: 365px;
}

#submenu.about ul {
	left: 165px;
}

#submenu ul {
	list-style-type: none;
	position: absolute;
	top: 74px;
	left: 30px;
	width: 650px;
}

.ie6 #submenu ul, .ie7 #submenu ul {
	top: 89px;
}

#submenu ul li {
	color: #FFF;
	padding-right: 10px;
	border-right: 1px solid #797776;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#submenu ul li a {
	color: #797776;
	text-decoration: none;
}

#content_area {
	float: left;
	width: 653px;
	margin-left: 30px;
	margin-top: 25px;
	position: relative;
}


#broadcast {
	width: 892px;
	height: 347px;
	margin-left: auto;
	margin-right: auto;
}

#gallery_viewer {
	width: 655px;
	height: 461px;
}

.ie6 #gallery_viewer {
	position: absolute;
	top: 80px;
	left: -40px;
}

#home_promos {
	width: 892px;
	height: 185px;
	margin-left: auto;
	margin-right: auto;
}

#home_promos img {
	float: left;
}

#home_promo1 {
	float: left;
	width: 185px;
	margin-top: 25px;
}

#home_promo2 {
	float: left;
	width: 185px;
	margin-top: 25px;
}

#home_promos p {
	clear: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 160%;
	margin-left: 2px;
	color: #8a8787;
}

p.learnmore {
	font-weight: bold;
	color: #000;
	margin-top: -10px;
}

p.learnmore a {
	color: #000;
	text-decoration: none;
}

#bottomplate {
	position: absolute;
	top: -126px;
	left: 400px;
}

#footer {
	clear:both;
	background-color: #c9c9c9;
	width:892px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
}

#footer_left {
	float: left;
	margin-top: 15px;
	margin-left: 20px;
}

#footer_right {
	float: right;
	margin-top: 15px;
	margin-right: 20px
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #595654;
}

#footer p a {
	color: #565654;
}


h2.menu_header {
	width: 620px;
	height: 43px;
	background-image: url('images/menu_head.jpg');
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	position: relative;
}

h2.menu_header_active {
	width: 620px;
	height: 43px;
	background-image: url('images/menu_head_active.jpg');
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	position: relative;
}

h2.menu_header span {
	position: absolute;
	top: 15px;
	left: 10px;
}


.menu_item {
	width: 560px;
	position: relative;
	margin-left: 5px;
	margin-top: 35px;
	clear: left;
}

.menu_item_sub{
	float:left;
	width:120px;
	text-align:center;
	display:inline;
}

.menu_item p {
	margin-top:0px;
}

.menu_item table {
	width: 110%;
}

/*.menu_item table td {
	text-align: center;
	width: 190px;
}*/

.priceShade {
	background-color: #EAEAEA;
	font-style: italic;
	text-align: center;
}

.panelBody {
	margin: 20px 0px 30px 0px;
}

.panelBody h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom: 1px solid #97750e;
	color: #97750e;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 10px;
	width: 590px;
	float: left;
}

.ie6 .panelBody h2 {
	margin-left: 5px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #97750e;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #97750e;
	margin-bottom: 0px;
	margin-top: 0px;
}

.panelBody h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #97750e;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 590px;
	float: left;
}

.panelBody p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top: 0px;
	float: left;
	width: 500px;
}

span.menu_price {
	float: right;
	margin-top: -12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

#slideshow { position: relative; width: 892px; height: 347px; margin-left: auto; margin-right: auto;}
#slideshow div { position: absolute; left: 0; top: 0; }


table.reserve {
	margin-top: 10px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
}

td.label {
	text-align: right;
}

td.spanner {
	text-align: left;
	background-color: #666666;
}

#googlemap {
	 padding:3px;border:1px solid #CCC;
	margin-top: -25px;
}

.ie #googlemap {
	
}

p.menu_text {
	text-align:center;margin-left: 40px;
}

.ie6 p.menu_text {
	margin-bottom: 20px;
}