body {
	font-family: arial, tahoma, helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	background: url(../../images/page_bg.jpg);
	color: #6f6f6f;
}

html, body, #wrapper, h1, #nav-top, #nav-top li, #nav-left, #nav-top li {
	margin: 0;
	padding: 0;
	list-style: none;
}

th, td {
	font-size: 11px;
}

img { border: 0; }

#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 750px;
	position: relative;
}

h1, h2, h3 {
	font-size: 10px;
}


h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0 0 0 0;
	padding: 0;
}

h3 {
	padding: 4px 0 0 0;
}

p {
	margin: 1em 0;
	padding: 0;
}

.block {
	display: block;
}

.clear {
	clear: both;
	height: 1px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1px;
	line-height: 0;
}

* html .clear {
	margin-top: -5px;
	margin-bottom: -4px;
}

.left {
	float: left;
	margin: 1px 8px 0px 0px;
}

.softright {
	text-align: right;
}

.readmore {
	text-align: right;
}

/* ***** */

body {
	background: #5D1F1F;
	color: #251200;
}

#wrapper {
	width: 780px;
	background: #AD803D;
}

a {
	color: #422100;
	font-size: 12px; 
    text-decoration: underline;
   /*  font-size: 10px; */   
    /* font-size: 12px;*/
      
}

a:hover {
	color: #231201;
}

#body #events .readmore a, #body .readmore a, #hotstuff .readmore a {
	color: #e2c3a5;
	text-decoration: none;
}

#body .readmore a:hover, #body #events .readmore a:hover, #hotstuff .readmore a:hover {
	text-decoration: underline;
}

/* header */

#header {

	height: 300px; width: 100%;
	margin: 0;
	border-bottom: 1px solid white;
}

#header h1 {
	text-align: right;
}



#header #nav {
	font-size: 9px;
	text-align: center;
	background: #170E01;
	color: #D4A66F;
	font-family:Trebuchet MS;
	font-weight: 900;
	width: 489px;
	position: absolute;
	left: 291px;
	padding: 9px 0 10px 0;
	margin: 0;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	top:158px;
}

#header #nav li {
	display: inline;
}

#header #nav a {
	color: #D4A66F;
	text-decoration: none;
}

#header #nav a:hover {
	color: #fff;
	text-decoration: underline;
}

#header #welcome {
  position: absolute;
  top: 200px; left: 291px;
  width: 470px; height: 255px;
  overflow: auto;
}

#header #welcome h2 {
	padding: 0.2em 0 0 0;
	margin: 0;
	line-height: 1;
}

#header #welcome p {
    margin: 0.5em 0;
   /* font-family: arial;*/
   /*font-family: verdana;*/
   font-family: Trebuchet MS;
    font-size: 12px;
  /* line-height: 16px;*/
  line-height: 1.2;
     
}

* html #header #welcome p {
	margin: 0.5em 0;
}

#header #welcome p {
	padding-left: 2em;
}

/* body */

#body {
	position: relative;
	color: #251200;
	background: url(../../images/body_bg.gif) repeat-y;
    width:780px;
    margin:0 auto;
}

#body_map {
    position: relative;
    color: #251200;
    background-color: #ad803d;
    width:780px;
    margin:0 auto;
}

#body-i {
	width: 100%;

}

#body #hevents {
	position: absolute;
	top: 0; left: 291px;
}

* html #body #hevents {
	position: relative;
	top: 0; left: 0;
	margin-top: -32px;
}

#body #specials {

	width: 286px;
	margin-left: 2px;
	display: inline;
}

#body #events {
	float: left;
	width: 251px;
	margin-left: 1px;
	display: inline;
}

#body .imagebox {
	padding: 2px 8px 2px 100px;
	margin: 2px 0;
	background: #9b6f2d 4px no-repeat;
	width:180px;
}

#body h3, #body p {
	margin: 0 0 0.2em 0;
    font-size: 11px;
}

#body #events a {
	color: #ce9b5e;
}

#body #events a:hover {
	color: #fff;
}

#events .readmore {
	margin-bottom: 0;
}

/* hotstuff */

#hotstuff {
	width: 780px;
    margin:0 auto;
	background: url(../../images/hotstuff_bg.jpg) repeat-y;
}

* html #hotstuff {
	padding-bottom: 10px;
}

#hotstuff h2 {
	background: #3b2000;
	border-top: 1px solid #fff;
}

* html #hotstuff h2 {
	width: 100%;
}

#hotstuff .imagebox {
	padding: 2px 8px 2px 5px;
	margin: 2px 0;
	background: 4px no-repeat;
	float: left;
	width: 200px;
    
}

#hotstuff #hot-one   { width: 180px; height: 103px; }
#hotstuff #hot-two   { width: 180px; margin-left: 2px; height: 103px;}
#hotstuff #hot-three { width: 180px; margin-left: 2px; height: 103px;}
#hotstuff #hot-four { width: 180px; margin-left: 2px; height: 103px;}

* html #hotstuff #hot-one   { width: 290px; w\idth: 180px; }
* html #hotstuff #hot-two   { width: 250px; w\idth: 140px; }
* html #hotstuff #hot-three { width: 230px; w\idth: 120px; }

#hotstuff h3, #hotstuff p {
	margin: 0 0 0.2em 0;
    font-size: 11px;
}

* html #spacer {
	margin-top: 8px;
}

/* footer */

#footer {
	padding-bottom: 2em;
}

#footer, #footer a {
	color: #986D6D;
}

#footer a:hover {
	color: #fff;
}
.top-header {background:url(../../images/header-bg1.jpg) repeat-x; width:780px; height:158px; text-align:center;}
.top-header .logo {margin-top:0px;}
/*.top-header .logo {margin-top:10px;} old css*/
.top-header .logo-text {margin-top:5px;}
.header-left {float:left; height:299px; width:292px;}
.header-left img {border-right:1px solid #fff;border-top:1px solid #fff;}
.header-left {float:left; height:299px; width:290px;}
.clear {clear:both;}
.pic1 {width:251px; height:136px; border-bottom:1px solid #fff;}
.pic2 {width:237px; height:136px; border-bottom:1px solid #fff;}
.pic3 {height: 136px; width:251px;}
.pic4 {height: 136px; width:237px;}
#featureditems {width:290px; height:32px; }
#foodpart {float:left;width:237px;margin-left:1px;}
#map_canvas {width: 487px; height: 265px; margin-left: 2px; margin-top: 33px;}
.header-right {width : 490px;float: left;}
#pano {width: 780px; height: 472px}
#hot-one h3 {width:91px; padding-left: 94px;}
#hot-two h3 {width:91px; padding-left: 94px;}
#hot-three h3 {width:91px; padding-left: 94px;}
#hot-one h3 {width:91px; padding-left: 94px;}
#contact_top {height:255px;left:291px;overflow:auto;position:absolute;top:200px;width:470px; font-size: 11px; font-family: arial;}
#contact_top img{margin-left: 5px;margin-top: 5px;}
#contact_top p {padding-left: 2em;font-family:arial;font-size:11px;line-height:16px;margin:0.5em 0;}
#contact_content {height: 475px; width: 780px;padding:5px 10px;}
#contact_content h2 {font-family: Vivaldi; font-size: 20px; color:#422100;}
.contact_form {
 margin-left: 20px;
 /* font-family: arial;*/
 font-family: verdana;
   font-size: 11px; 
  /* line-height: 16px;*/
  line-height: 16px;
    }
.contact_form p {margin:0;}
.reset {width: 70px;}
#reservation {height:255px;left:291px;overflow:auto;position:absolute;top:200px;width:470px; font-size: 11px; font-family: arial;}
#reservation h1 {font-family: Vivaldi; font-size: 23px; color:#422100;text-align: left;padding-left: 10px;}
#reservation p {
padding-left: 2em;
/*font-family:arial;*/
font-family:verdana;
font-size:11px;
/*line-height:16px;*/
line-height:1.2;

margin:0.5em 0;}
.reservation_tb tr td {padding-top:9px;}
.gallery {width:780px; height: 580px;margin-top:20px; margin-left: 20px; }
.lightbox img { border: 1px solid #000; margin-top: 10px;margin-right: 6px;}
.menu .lightbox img {border: 0px solid #000; margin-top: 0px;margin-right: 0px;}
.menu {width:780px; text-align: center;}