#holder {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 5px solid #FFFFFF;
}
#outterHolder {
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #5A210E;
	width: 810px;
}
#top{
display:none
}

#links a {
	color: #E2E0DF;
	text-decoration: none;
	font-size: 90%;
	padding-right: 8px;
	padding-left: 8px;
	border: 1px solid #8D3B22;
	font-style: italic;
	padding-top: 2px;
	padding-bottom: 2px;
}
#links a:hover {
	background-color: #883B23;
	border: 1px solid #BC5B37;
}
#middle {
	width: 66%;
	height: 200px;
	padding-right: 30%;
	padding-left: 4%;
	padding-top: 12px;
	padding-bottom: 12px;
}
#bottom {
	background-image: url(images/bottom1.jpg);
	width: 100%;
	text-align: left;
	position: relative;
	height: 127px;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 80%;
}
#bottom a {
	border: 1px solid #FFFEFB;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4F1D06;
	padding: 2px;
	font-size: 90%;
	font-style: normal;
	margin: 2px;
}
#bottom a:hover {
	background-color: #A84120;
}


#middle p {
	margin: 0px;
	font-size: 85%;
	color: #333333;
}
#links {
	position: absolute;
	bottom: 0;
	width: 755px;
	height: 30px;
	color: #000000;
	left: 11px;
	text-align: center;
}
#innerBottom {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 14px;
	color: #FFFFFF;
	left: 0px;
	text-align: center;
	font-size: 95%;
	top: 111px;
	font-style: normal;
	font-weight: normal;
	background-color: #842F18;
}

body {
	background-image: url(images/backtiles.jpg);
	scrollbar-shadow-color: #e5dac4;
	scrollbar-highlight-color: #e5dac4;
	scrollbar-face-color: #f4f2ef;
	scrollbar-3dlight-color: #e5dac4;
	scrollbar-darkshadow-color: #e5dac4;
	scrollbar-track-color: #e5dac4;
	scrollbar-arrow-color: #000000;
	font-family: "Times New Roman", Times, serif;
}
#middleMenu {

	width: 95%;

	padding-right: 2%;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 3%;
	margin-left: 2px;
}

#menuLeft a {
	display: block;
	color: #6E3C23;
	text-align: center;
	padding: 2px;
	text-decoration: none;
	background-color: #FFFFFF;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #6D3B22;
}


#middleDining {
	background-image: url(images/middleMainRoom.jpg);
	width: 68%;

	padding-right: 27%;
	padding-left: 5%;
	padding-top: 12px;
	padding-bottom: 12px;
	color: #FFFFFF;
}
#menuRight {
	width: 100%;
	padding-top: 5px;
	font-size: 90%;
}

#menuLeft {
display:none
}

#middleMenuFP {
	width: 99%;
	padding-right: 0%;
	padding-top: 12px;
	padding-bottom: 0px;
	padding-left: 1%;
}
#middleMenuFP #menuRight p {
	margin: 5px;
}
em {
	font-size: 110%;
}
.menuHeader {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #591E0D;
	font-size: 125%;
	font-weight: bold;
	color: #602714;
	margin-bottom: 5px;
}
.menuTop {
	font-size: 135%;
	font-weight: bold;
	color: #333333;
	text-align: center;
	border: 1px solid #CCCCCC;
}
#middleMerchandise {
	background-image: url(images/mechandise.jpg);
	width: 92%;
	height: 200px;
	padding-right: 4%;
	padding-left: 4%;
	padding-top: 12px;
	padding-bottom: 12px;
}
#merLeft {
	float: left;
	width: 370px;
}
#merRight {
	float: right;
	width: 200px;
}

