
body { 
	background-image: url(images/background.jpg);
	min-height: 100%; }

#logo { 
	background-image: url(images/headlogo.png);
	width: 600px;
	height: 150px;
	border: solid 1px;
	border-color: #801111;
	top: 1px;
	left: 50%;
	margin-left: -300px;
	position: absolute; }

#nav {
	background-color: white;
	border: solid 1px;
	border-color: #801111; 
	width: 800px;
	height: 56px;
	top: 150px;
	left: 50%;
	margin-left: -400px;
	position: absolute; }

#corner { 
	top: 0;
	left: 0;
	position: absolute; }

#footer {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: 320px; }

#body {
	top: 210px;
	left: 50%;
	margin-left: -400px;
	width: 800px;
	background-color: white;
	border: solid 1px #801111;
	position: absolute;
	overflow: auto;
	z-index: 7;
	padding-bottom:20px; }

#content {
	top: 0;
	left: 0;
	width: 560px;
	padding-left: 20px;
	position: float;
	font-family: Arial, sans-serif; 
	font-size: 14pt;
	text-align: justify; }

#push { 
	clear: both;
	height: 0;
	overflow: hidden; }

#sidebox { 
	width: 200px;
	top: 230px;
	left: 50%;
	margin-left: 190px;
	position: absolute; }
#side {
	bottom: 3px;
	right: 5px;
	padding-left: 10px;
	padding-top: 60px;
	width: 190px;
	min-height: 140px;
	background-color: white;
	background-image: url(images/sidebar.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	border: solid 1px #801111;
	font-family: Arial, Georgia, sans-serif; 
	font-size: 12pt;
	position: relative;
	z-index: 9; }
#sideshadow {
	top: 5px;
	left: 5px;
	background-color: black;
	position: relative;
	z-index: 8; }

ul.nav {
	list-style: none; 
	padding-left: 30px;
	margin-left: 0;
	overflow: hidden;
	margin-top: 0px; }
ul.nav li { float: left; }
ul.nav a {
	display: block;
	padding: 15px 20px 11px 20px;
	margin-right: 10px;
	margin-top: 0px;
	background-color: #ffffff;
	text-decoration: none;
	color: #000000;
	width: 100px;
	height: 30px;
	text-align: center;
	font-family: Arial, Georgia, sans-serif; 
	font-size: 16pt; 
	font-weight:bold; }

ul.drinks {
	list-style: none; 
	padding-left: 30px;
	margin-left: 0;
	overflow: hidden;
	margin-top: 0px; }
ul.drinks li { float: left; }
ul.drinks a {
	display: block;
	padding: 7px 5px 3px 5px;
	margin-right: 10px;
	margin-top: 0px;
	background-color: #ffffff;
	text-decoration: none;
	color: #000000;
	width: 120px;
	height: 30px;
	text-align: center;
	font-family: Arial, Georgia, sans-serif; 
	font-size: 16pt; 
	font-weight:bold;
	border: solid 1px #801111; }
ul.drinks a:hover { background-color: #fed688; }

p { 
	padding-top: 5px;
	padding-bottom: 5px; }
p.asctxt { 
	font-family: Arial, sans-serif; 
	font-size: 12pt;
	text-align: justify; }

img.sbimg { margin-left: -5px; }

a { 
	color: #000000;
	text-decoration: none; }
a:hover { 
	color: #801111;
	text-decoration: underline; }


img { border: 0; }

table.side { margin-left: -25px; }

table.side td { 
	padding-left: 25px; }

table { border-collapse: collapse; }

thead { 
	background-color: #fef9c9;
	text-align: center;
	font-family: Georgia, sans-serif;
	font-style: italic; }

tbody.menus { 
	color: #34281c;	
	background-image: url(images/burntpaper.png);
	background-repeat: no-repeat; }

ul.nav a:hover { background-color: #fed688; }

ul.sm { 
	list-style: none; 
	overflow: hidden;
	margin-top: 0px;	
	padding-left: 10px;
	padding-top: 0; }
ul.sm li { float: left; }
ul.sm a {
	text-indent: -9999px;
	display: block;
	width: 22px;
	height: 22px;
	background-image: url(images/smsprite.gif); }
ul.sm a#fb { background-position: 0 0; }
ul.sm a#tw { background-position: 44px 0; }
ul.sm a#ms { background-position: 66px 0; }
ul.sm a#us { background-position: 22px 0; }
	


#home #hm,
#menu #mn,
#events #ev,
#asc #as,
#media #md { background-color: #fef9c9; }

#home #hm:hover,
#menu #mn:hover,
#events #ev:hover,
#asc #as:hover,
#media #md:hover { background-color: #fed688; }

body.hot #mnh,
body.cold #mnc,
body.food #mnf { background-color: #fef9c9; }

body.hot #mnh:hover,
body.cold #mnc:hover,
body.food #mnf:hover { background-color: #fed688; }

#fwd { 	list-style: none; 
	padding-left: 30px;
	margin-left: 0;
	overflow: hidden;
	margin-top: 0px; }
#fwd { margin-left: -50px; }
#fwd a { text-indent: -9999px; display: block; width: 200px; height: 25px; background: url(images/fwdfootercrimson.png) }

#fwd a#fwdlink { background-position: 0 0; }
#fwd a#fwdlink:hover { background-position: 0 -25px; }


