@charset "utf-8";
/* CSS Document */
#men {
	background-image:url(/i/menus/wood.jpg);
	background-repeat:repeat;
	margin: 0;
	padding: 0;
	width:425px;
	height:auto;
	border: solid 2px #000000;
	position: absolute;
	font-size: 80%; 
}
#menu {
	width: 400px;
	height: 300px;
	margin: 0 auto;
	background-image:url(i/mnu.gif)
}
#men h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	padding:0;
	margin: 30px 0px 15px 0px;
}
#men p {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	text-align: center;
}
.lpage {
	width: 155px;
	height: 240px;
	background-color: #FFFFCC;
	position: absolute;
	top: 25px;
	left: 35px;
	padding: 5px;
	border-left: solid 1px #660000;
	display: none;
}
.lpage1 {
	width: 155px;
	height: 240px;
	background-color: #660000;
	color: #ffffff;
	position: absolute;
	top: 25px;
	left: 30px;
	padding: 5px;
	border-left: solid 1px #660000;
}
.rpage {
	width: 155px;
	height: 240px;
	background-color: #FFFFcc;
	position: absolute;
	top: 25px;
	left: 200px;
	padding: 5px;
	border-right: solid 1px #660000;
}
blockquote {
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
#men a {
	color: #660000;
}
#lp1 a {
	color: #FFFFFF;
}
.lpl {
	position: absolute;
	height: 14px;
	bottom: 4px;
	left: 8px;
}
.rpl {
	position: absolute;
	height: 14px;
	bottom: 4px;
	right: 8px;
}
#spout {
	background: url(i/menu/spbdmid.jpg) repeat-y;
	width: 425px;
	overflow: visible;
	position: absolute;
	border-top: 1px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
}
#spout #top {
	background: url(i/menu/spbdtop.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 425px;
}
#spout #bot {
	background: url(i/menu/spbdbot.jpg);
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 425px;
	overflow: hidden;
}

#spout table {
	width: 391px;
	margin-right: auto;
	margin-left: auto;
}
#spout p {
	font-family: "Comic Sans MS", "Comic Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#spout .sphead {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 15px;
	font-size: 20px;
}
#spout .dish {
	font-size: 15px;
}
#spout .desc {
	font-size: 12px;
	margin-left: 25px;
}
#spout .price {
	font-size: 14px;
	text-align: right;
	vertical-align: top;
}
#spout td {
	vertical-align: top;
	padding-bottom: 10px;
}
#spout .clse {
	font-size: 12px;
	font-style: normal;
	color: #CCFF66;
	text-align: right;
	margin-right: 15px;
	margin-bottom: 10px;
}
