body,html{
	margin: 0;
	height: 100%;
	background-color:#1C0A08;
	background-image:url(../images/main_bg_loop.jpg);
	background-repeat:repeat-x;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
a:link, a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:underline;
}
a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color:#FFFFFF;
}
a img{
	border: 0px solid;
	color:#000000;
	text-decoration:none;
}
#localDivideFrame img{
	display: block;
}
#mainwrapper{
	width: 900px;
	height: 506px;
	border: 0px;
	padding: 0px;
	text-align:left;
	background-image:url(../images/page_bg.jpg);
}
#contentloop{
	background-image:url(../images/page_loop.jpg);
	background-repeat:repeat-y;
	width:900px;
}
#maincontentframe{
	min-height: 400px;
	background-image:url(../images/content_top_bg.jpg);
	background-repeat:no-repeat;
	width:900px;
}
/* for Internet Explorer */
/*\*/
* html #maincontentframe {
height: 400px;
}
#footer{
	width:800px;
	padding-left:100px;
	background-image:url(../images/page_loop.jpg);
	background-repeat:repeat-y;
}
#headerspacer{
	padding:0px;
	width: 481px;
	height: 64px;
	margin:0px;
	text-align:left;
}
#header{
	padding:0px;
	margin-left:80px;
	width: 481px;
	height: 206px;
	border: 0px;
}
#navbar{
	padding:0px;
	margin:0px;
	text-align:right;
	background-image:url(../images/navbar_bg.jpg);
	width:481px;
	height:48px;
}
#toplinks { height: 48px; }

#toplinks ul { position: relative; clear: both; list-style:none; margin: 0; padding:0px;}
#toplinks li { position: relative; margin: 0; display:inline; }
#toplinks li span { position: absolute; top: -3000px; height: 48px; margin: 0px; }
#toplinks li a { height: 48px; float: left; display:block; margin:0px;}

#eatLink a { background: url("../images/eat_button.jpg") no-repeat top center; width: 196px;}
#sleepLink a { background: url("../images/sleep_button.jpg") no-repeat top center; width: 101px;}
#drinkLink a { background: url("../images/drink_button.jpg") no-repeat top center; width: 184px;}

#eatLink a:hover,#homeLink a.on { background: url("../images/eat_button_rollover.jpg") no-repeat top center; }
#sleepLink a:hover,#sleepLink a.on { background: url("../images/sleep_button_rollover.jpg") no-repeat top center; }
#drinkLink a:hover,#drinkLink a.on { background: url("../images/drink_button_rollover.jpg") no-repeat top center;}

#slidenavFrame{
	margin-left:80px;
	width: 820px;
	height: 278px;
}
#slideshow{
	float: left;
	padding:0px;
	width:481px;
	height:278px;
}
#sideNavbar{
	float: right;
	padding:0px;
	width:339px;
	height:278px;
}
#contentframe{
	padding-left:20px;
	padding-right:20px;
	margin-left:80px;
	width:441px;
	height:100%;
}
#navHeadspace{
	width:180px;
	height:19px;
}
#sidelinks { height: 245px; }

#sidelinks ul { position: relative; clear: both; list-style:none; margin: 0; padding:0px;}
#sidelinks li { margin: 0; }
#sidelinks li span { position: relative; top: -3000px; margin: 0px; display: block; height: 35px; }
#sidelinks li a { height: 35px; display:block; margin: 0px; width: 180px;}

#homeLink a { background: url("../images/home_button.jpg") no-repeat top center; width: 180px;}
#restaurantLink a { background: url("../images/restaurant_button.jpg") no-repeat top center; width: 180px;}
#barsLink a { background: url("../images/bars_button.jpg") no-repeat top center; width: 180px;}
#bedbreakfastLink a { background: url("../images/bedbreakfast_button.jpg") no-repeat top center; width: 180px;}
#localLink a { background: url("../images/local_button.jpg") no-repeat top center; width: 180px;}
#contactLink a { background: url("../images/contact_button.jpg") no-repeat top center; width: 180px;}
#directionsLink a { background: url("../images/directions_button.jpg") no-repeat top center; width: 180px;}

#homeLink a:hover,#homeLink a.on { background: url("../images/home_button_rollover.jpg") no-repeat top center; }
#restaurantLink a:hover,#restaurantLink a.on { background: url("../images/restaurant_button_rollover.jpg") no-repeat top center; }
#barsLink a:hover,#barsLink a.on { background: url("../images/bars_button_rollover.jpg") no-repeat top center;}
#bedbreakfastLink a:hover,#bedbreakfastLink a.on { background: url("../images/bedbreakfast_button_rollover.jpg") no-repeat top center; }
#localLink a:hover,#localLink a.on { background: url("../images/local_button_rollover.jpg") no-repeat top center; }
#contactLink a:hover,#contactLink a.on { background: url("../images/contact_button_rollover.jpg") no-repeat top center;}
#directionsLink a:hover,#directionsLink a.on { background: url("../images/directions_button_rollover.jpg") no-repeat top center;}

#localDivideFrame {
	width:441px;
}
#localDivideleft {
	float:left;
	padding: 0px;
	margin: 0px;
	width:220px;
}
#localDivideright {
	float:right;
	padding: 0px;
	margin: 0px;
	width:220px;
}
.h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}
.h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bolder;
	text-decoration:underline;
}
.h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bolder;
	color:#990000;
}

.clearBoth {
	clear: both;
}

.theMenus{
	text-align:center;
}