body {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 11px;
	text-align: center;
	background: url(images/body_bg.jpg);
	bgcolor: #ffffff;
}

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: 0px auto;
	text-align: left;
	width: 100%;
	position: relative;
	background: url(images/bg1.gif) no-repeat;
}

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;
}

.pbold {
	font-weight: bold;
}

.pboldcontact {
	font-weight: bold;
	font-size: 14px;
	margin-top: 20px;
	margin-left:10px;
}

.pcontact {
	font-weight: normal;
	font-size: 13px;
	margin-top: 20px;
	margin-left: 10px;
}

.ptel {
	font-weight: normal;
	font-size: 13px;
	margin-top: 20px;
	margin-left: 10px;
}

.pfooter {
	font-weight: normal;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 4px;
	color: #7B4642;
}

.contd {
	padding-left: 10px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 15px;
}

.nobold {
	font-weight: normal;
}

.block {
	display: block;
}

.clear {
	clear: both;
	height: 1px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1px;
	line-height: 1px;
}

* 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: #ffffff;
	color: #251200;
}

#body #events .readmore a, #body .readmore a, #hotstuff .readmore a {
	color: #3D0300;
	text-decoration: none;
}

#body .readmore a:hover, #body #events .readmore a:hover, #hotstuff .readmore a:hover {
	text-decoration: underline;
}

/* header */

#header {
	position: relative;
	background: url(images/header.jpg) top left no-repeat;
	height: 460px; width: 100%;
	margin: 0;
}

#header h1 {
	text-align: right;
}

#header #nav {
	font-size: 9px;
	text-align: center;
	background: #79161D;
	color: #79161D;
	font-weight: bold;
	width: 489px;
	position: absolute;
	top: 198px;
	left: 291px;
	padding: 5px 0 5px 0;
	margin: 0;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

#header #nav li {
	display: inline;
}

#header #nav a:link {
	color: #ffffff;
	text-decoration: none;
}

#header #nav a:visited {
	color: #ffffff;
	text-decoration: none;
}

#header #nav a:active {
	color: #ffffff;
	text-decoration: none;
}

#header #nav a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#header #welcome {
  position: absolute;
  top: 220px; left: 290px;
  width: 489px; height: 310px;
  overflow: auto;  
}

#header #welcome h2 {
	padding: 0.2em 0 0 0;
	margin: 0;
	line-height: 1;
}

#welcome {
	border-left: 0px solid #ffffff;
}

#header #welcome p {
	margin: 0.5em 0;
}

* html #header #welcome p {
	margin: 0.5em 0;
}

#header #welcome p {
	padding-left: 2em;
}

/* body */

#body {
	position: relative;
	color: #251200;	
}

#body-i {
	width: 100%;
}

#body #hevents {
	position: absolute;
	top: 0; left: 291px;
}

* html #body #hevents {
	position: relative;
	top: 0; left: 0;
	margin-top: -32px;
}

#boxsize {
	width: 290px;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

#boxsize1 {
	position: absolute;
	top: 13px;
	left: 290px;
	width: 240px;
	height: 246px;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}

#boxsize2 {
	top: 220px;
	width: 100%;
	padding-top: 18px;
	background: #BE9B9A;
}

#boxsize3 {
	position: absolute;
	top: 0px;
	left: 529px;
	width: 248px;
	height: 246px;
	border-left: 0px solid #ffffff;
}

#footer {
	width: 100%;
	background: url(images/footer.jpg);
	height: 53px;
	position: relative;
}

#body #specials {
	float: left;
	width: 286px;
	margin-left: 2px;
	margin-top: 23px;
	display: inline;
}

#body #events {
	float: left;
	width: 232px;
	margin-left: 3px;
	margin-top: 12px;
	display: inline;
	padding-left: 1px;
	padding-right: 1px;
}

#events {
	background: #DAB392 4px no-repeat;
}

#body .imagebox {
	padding: 0px 8px 2px 100px;
	margin: 2px 0;
	background: #DAB392 4px no-repeat; 
}

#body h3, #body p {
	margin: 0 0 0.2em 0;
}

#body #events a {
	color: #3D0300;
}

#body #events a:hover {
	color: #3D0300;
}

#events .readmore {
	margin-bottom: 0;
}

/* hotstuff */

#hotstuff {
	width: 100%;
}

* html #hotstuff {
	padding-bottom: 10px;
}

#hotstuff h2 {
	background: #3b2000;
	border-top: 1px solid #ffffff;
}

* html #hotstuff h2 {
	width: 100%;
}

#hotstuff .imagebox {
	padding: 2px 8px 2px 103px;
	margin: 2px 0;
	background: 4px no-repeat;
	float: left;
	width: 200px;
}

#hotstuff #hot-one {width: 170px; border-right: 1px solid #ffffff;}
#hotstuff #hot-two {width: 145px; margin-left: 2px; border-right: 1px solid #ffffff;}
#hotstuff #hot-three {width: 120px; margin-left: 2px;}

* html #hotstuff #hot-one { width: 290px; w\idth: 170px;}
* html #hotstuff #hot-two { width: 250px; w\idth: 145px;}
* html #hotstuff #hot-three { width: 230px; w\idth: 120px;}

#hotstuff h3, #hotstuff p {
	margin: 0 0 0.2em 0;
}

* html #spacer {
	margin-top: 8px;
}

.li_menu {
	color: #ffffff;
}

a {
	color: #3D0300;
	text-decoration: none;
}

a:hover {
	color: #3D0300;
	text-decoration: underline;
}

a.vid:link {
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	font-family: tahoma, helvetica, arial, sans-serif;
	text-decoration: none;
}
a.vid:visited {
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	font-family: tahoma, helvetica, arial, sans-serif;
	text-decoration: none;
}
a.vid:active {
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	font-family: tahoma, helvetica, arial, sans-serif;
	text-decoration: none;
}
a.vid:hover {
	color: #ffffff;
	cursor: hand;
	text-decoration: none;
}

#opening {
	font-size: 12px;
	text-align: center;
	background: #79161D;
	color: #ffffff;
	font-weight: bold;
	font-family: tahoma, helvetica, arial, sans-serif;
	width: 290px;
	height: 11px;
	position: absolute;
	top: 198px;
	left: 0px;
	padding: 3px 0 7px 0;
	margin: 0;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

#sp_menu {
	font-size: 12px;
	text-align: center;
	background: #79161D;
	color: #ffffff;
	font-weight: bold;
	font-family: tahoma, helvetica, arial, sans-serif;
	width: 290px;
	height: 11px;
	position: absolute;
	top: -1px;
	left: 0px;
	padding: 3px 0 7px 0;
	margin: 0;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

#sp_events {
	font-size: 12px;
	text-align: center;
	background: #79161D;
	color: #ffffff;
	font-weight: bold;
	font-family: tahoma, helvetica, arial, sans-serif;
	width: 240px;
	height: 11px;
	position: absolute;
	top: -1px;
	left: 291px;
	padding: 3px 0 7px 0;
	margin: 0;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

#hot_items {
	font-size: 12px;
	text-align: center;
	background: #79161D;
	color: #ffffff;
	font-weight: bold;
	font-family: tahoma, helvetica, arial, sans-serif;
	width: 775px;
	height: 11px;
	position: absolute;
	top: 732px;
	left: 0px;
	padding: 3px 0px 7px 5px;
	margin: 0;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

#menuheader {
	font-size: 12px;
	text-align: center;
	background: #79161D;
	color: #ffffff;
	font-weight: bold;
	font-family: tahoma, helvetica, arial, sans-serif;
	width: 775px;
	height: 11px;
	position: relative;
	left: 0px;
	padding: 4px 0px 5px 5px;
	margin: 0;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

#opening_times {
	font-size: 9px;
	text-align: center;
	background: url(images/bg2.gif);
	color: #ffffff;
	font-weight: bold;
	width: 290px;
	height: 229px;
	position: absolute;
	top: 221px;
	left: 0px;
	padding: 5px 0 5px 0;
	margin: 0;
}

#opening_times1 {
	font-size: 9px;
	text-align: center;
	background: url(images/bg2.gif);
	color: #ffffff;
	font-weight: bold;
	width: 290px;
	height: 229px;
	position: absolute;
	top: 221px;
	left: 0px;
	padding: 5px 0 5px 0;
	margin: 0;
}

.welcome {
	font-size: 16px;
	font-family: lucida calligraphy;
	font-weight: bold;
	color: #ffffff;
	position: absolute;
	left: 10px;
	top: 10px;
}

.welcome1 {
	font-size: 16px;
	font-family: lucida calligraphy;
	font-weight: bold;
	color: #79161D;
	position: absolute;
	left: 8px;
	top: 10px;
}

.tbwelc {
	position: absolute;
	left: 10px;
	top: 37px;
}

#txt_welc {
	position: absolute;
	top: 268px;
	left: 322px;
	color: #3D0300;
	font-size: 11px;
	font-family: tahoma, helvetica, arial, sans-serif;
	text-decoration: none;
	font-weight: normal;
	width: 430px;
	text-align: justify;
}

#txt_op {
	position: absolute;
	top: 233px;
	left: 25px;
	color: #3D0300;
	font-size: 11px;
	font-family: tahoma, helvetica, arial, sans-serif;
	text-decoration: none;
	font-weight: normal;
	width: 200px;
	text-align: justify;
}

#txt_m {
	color: #3D0300;
	font-size: 11px;
	font-family: tahoma, helvetica, arial, sans-serif;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.content-bg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/inside_21.gif);
	background-repeat: no-repeat;
	background-color: #dcdcdc;
}

#vid {
	height: 15px;
}

.indent {
	padding-left: 22px;
	padding-bottom: 4px;
}

.linkmenu {
	font-size: 10px;
	font-weight: bold;
	padding-left: 10px;
}

.tbres {
	margin-top: 21px;
	margin-left: 5px;
	background: url(images/confirm_res.gif) no-repeat;
	width: 410px;
	height: 212px;
}

.tbadmin {
	margin-top: 0px;
	margin-left: 5px;
	background: url(images/confirm_res.gif) no-repeat;
	width: 410px;
	height: 212px;
}

.tbadminEnq {
	margin-top: 0px;
	margin-left: 5px;
	background: url(images/confirm_res.gif) no-repeat;
	width: 410px;
	height: 212px;
}

#admin {
	font-size: 9px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	width: 290px;
	height: 229px;
	position: absolute;
	top: 455px;
	left: 20px;
	padding: 5px 0 5px 0;
	margin: 0;
}

#txt_admin {
	position: absolute;
	top: 462px;
	left: 90px;
	color: #3D0300;
	font-size: 11px;
	font-family: tahoma, helvetica, arial, sans-serif;
	text-decoration: none;
	font-weight: normal;
	width: 108px;
	text-align: center;
}

#txt_admine {
	position: absolute;
	top: 462px;
	left: 70px;
	color: #3D0300;
	font-size: 11px;
	font-family: tahoma, helvetica, arial, sans-serif;
	text-decoration: none;
	font-weight: normal;
	width: 147px;
	text-align: center;
}

#txt_adminl {
	position: absolute;
	top: 462px;
	left: 125px;
	color: #3D0300;
	font-size: 11px;
	font-family: tahoma, helvetica, arial, sans-serif;
	text-decoration: none;
	font-weight: normal;
	width: 33px;
	text-align: center;
}

#menubg {
	background: white;
	position: relative;
	top:10px;
	left:3px;
	width:99%;
}

#menudinner {
	width: 774px;
	height: 376px;
	background: url(images/menudbg.gif) no-repeat;
}

#menudrinks {
	width: 774px;
	height: 384px;
	background: url(images/menudrkbg.gif) no-repeat;
}

#menutw {
	width: 774px;
	height: 384px;
	background: url(images/menutwbg.gif) no-repeat;
}

.cwhite {
	color: #251200;
}

.pbold-i {
	font-weight: bold;
	font-size: 10px;
	height: 0px;
}
