#navigation {
	height: 30px;
	width: 95%;
	top: 15px;
	margin-left: 20px;
	position: absolute;
	background-color: #ddc4a4;
}
#navigation ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #DDC4A4;
}
#navigation ul li {
	display: inline;
}
#navigation ul li a {
	display: block;
	float: left;
	height: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 10px;
	font-weight: bold;
	background-color: #DDC4A4;
}

#navigation ul li a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-color: #DDC4A4;
	
}
#navigation ul li a:visited {
	color: #743A12;
	text-decoration: none;
	background-color: #DDC4A4;
}
#navigation ul li a:hover {
	font-style: italic;
	color: #FFFFFF;
	background-color: #CDA778;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #F5F5F5;
	text-decoration: none;
}



#navigation ul li a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CDA778;
}
#navigation ul li.current a:link {
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #f5f5f5;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CDA778;
}
.navigationCurrent {
	color: #FFFFFF;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #f5f5f5;
	background-color: #CDA778;
	z-index: 5;
}
#reservation {
	height: 28px;
	width: 108px;
	position: absolute;
	top: 71px;
	visibility: visible;
	z-index: 100;
	left: 518px;
	text-align: center;
	border:hidden;
	border-bottom-style:none;
	}


#henshaw {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	position: absolute;
	bottom: -10px;
	text-align: center;
	width: 770px;
}

.henshaw {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.henshaw a:link {
	color: #FFFFCC;
	text-decoration: none;
	font-size: 9px;
}
.henshaw a:visited {
	color: #953D09;
	text-decoration: none;
	background-color: #E7C9A2;
}
.henshaw a:hover {
	color: #FF6633;
	text-decoration: underline;
}
.henshaw a:active {
	color: #9B4009;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E7C9A2;
}

#bottomnav {
	position: absolute;
	bottom: 2px;
	height: 20px;
	width: 770px;
	text-align: center;
}
.bottomnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #E7C9A2;
	text-decoration: none;
}
.bottomnav a:link {
	color: #E7C9A2;
	text-decoration: none;
	font-size: 9px;
}
.bottomnav a:visited {
	color: #F5E9D8;
	text-decoration: none;
}
.bottomnav a:hover {
	color: #AD470A;
	text-decoration: underline;
	background-color: #E7C9A2;
}


.bottomnav a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.bottomnavon {
	color: #333333;
	background-color: #D1897C;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}#bottomAddress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	width: 770px;
	position: absolute;
	bottom: 24px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
	left: 0px;
}
#xmasBanner {
	height: 25px;
	width: 250px;
	position: absolute;
	left: 391px;
	top: 86px;
	background-repeat: no-repeat;
	background-color: #007100;
	border: medium double #FFFFFF;
	cursor: hand;
}
.xmasBanner01 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	color: #FFFFFF;
}
.xmasBanner02 {
	font-family: "Comic Sans MS", "Myriad Pro", fantasy, sans-serif, Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: blink;
}
