@charset "utf-8";
/* CSS Document */

html {
	font: small/1.4 "Verdana", "Arial";
}

body {
	background-image:url(images/bkg4.jpg);
	background-repeat:repeat;
	text-align: center;
	font-size: 93%;
	padding-bottom: 25px;
}

/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/
}

html, body {
	height: 100%;
}

#container {
	position: relative;
	margin-bottom: 15px;
}

/* SAME CODES */

body, .whbnr, p.address, .checkers, #navbar, #nav, nav li, #events3, p.events3 {
	margin: 0;
	padding: 0;
}

#container, #navbar, #nav a, events {
	text-align: center;
}

h1, .checkers, #nav, #footer {
	width: 870px;
}

#container, h1, #navbar {
	margin: 0 auto;
}

.clear {
	clear: both;
}

/* END */

#container {
	width: 900px;
	position: relative;
	background-color: #FFFFFF;
	margin-bottom: 1.5em;
	top: 4.5em;
}

h1 {
	position: relative;
	height: 71px;
	background-color: #000000;
	top: .6em;
	background-image: url(images/banner2.jpg);
	background-repeat: no-repeat;
}

.whbnr {
	position: absolute;
	float: left;
	top: -3.7em;
	left: 0;
}

p.address {
	position: absolute;
	color: #f6ad22;
	float: right;
	right: 1.8em;
	font-size: .9em;
	font-weight: bold;
	text-align: right;
	top: 20px;
}

.checkers {
	position: absolute;
	background-image: url(images/box.gif);
	background-repeat: repeat-x;
	height: 14px;
	left: 1.3em;
	top: 86px;
}

p.club {
	padding-top: 2em;
	font-size: 1.2em;
	margin: 0 1em 0 1em;
	font-weight: bold;	
}

#events {
	padding-bottom: 10px;
}

#events2 {
	padding-bottom: 15px;
}

#events3 {
	position: absolute;
	float: left;
	left: 1.3em;
}

p.events3 {
	text-align: left;
	font-size: 1.3em;
	font-weight: bold;
	color: #000000;
}

#specials {
	position: absolute;
	float: right;
	right: 3.6em;
	width: 450px;
	text-align: left;
}
p.specials {
	font-size: 1.8em;
	font-weight: bold;
}

p.specials2 {
	font-size: 1.3em;
}

/* NAVIGATION BEGINS*/

#navbar {
	position: relative;
	width: 870px;
	top: 2em;
	background-color: #FF0000;
	height: 35px;
}

#nav, #nav li, #nav a {
	float: left;
}

#nav {
	list-style-type: none;
	height: 27px;
	background-color: #141111;
}

#nav a {
	display: block;
	text-decoration: none;
	padding: 0 36px;
	line-height: 20px;
	color: #fff;
	width: auto;
	font-size: 1.1em;
	font-weight: bold;
}

#nav li {
	padding: 4px;
	width: auto;
	margin-left: 5px;
}

#nav a:hover {
	color: #f6ad22;
}

/* NAVIGATION ENDS*/



/* FOOTER */


#footer {
	position: relative;
	margin-top: 200px; /* negative value of footer height */
	height: 40px;
	clear:both;
	background-color: #141111;
	line-height: 2em;
	bottom: 1em;
} 

#footer {
	margin-left: auto;
	margin-right: auto;
}

#main {
	overflow: auto;
	padding-bottom: 140px;
}  /* must be same height as the footer */

p.footer {
	text-decoration: none;
	color: #CC6600;
	font-weight: bold;
	line-height: 3em;	
}

p.footer a:hover {
	color: #0967a6;
	font-weight: bold;
}



p.footer a {
	color: #cc6600;
	text-decoration: none;
}

/* END FOOTER */	

th.specials_item, th.specials_price {
	padding: .2em;
}

th.specials_item {
	font-size: 1em;
	text-align: left;
}

th.specials_price {
	font-size: 1em;
	text-align: right;
	color: #990000;
}