@charset "utf-8";
#browser {
	position:absolute;
	width:500px;
	height:225px;
	z-index:6;
	visibility: visible;
	background: #FFF;
	padding: 8px;
	top: 0px;
	left: 40%;
	font-weight: bold;
	color: #900;
	border: medium double #F00;
}
.menupages {
	width: 400px;
	clear: both;
	padding-left: 40px;
}
.menusTop {
	width: 365px;
	background-image: url(../images/bluetop.jpg);
	height: 31px;
	text-align: center;
	margin-top: 20px;
	clear: both;
	margin-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #990000;
	margin-bottom: 0px;
	line-height: 30px;
}
.menusCenter {
	background-image: url(../images/bluecenter.jpg);
	width: 365px;
	text-align: center;
	clear: both;
	margin-top: 0px;
	margin-left: 3px;
	padding: 0px;
}
.menusBottom {
	background-image: url(../images/bluebottom.jpg);
	height: 31px;
	width: 365px;
	clear: both;
	margin-left: 3px;
	background-repeat: no-repeat;
	text-align: center;
}
/* CSS Document */

.Breakfast {
	border: 2px solid #990000;
	width: 400px;
	text-align: center;
	clear: both;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	margin-left: 25px;
	background: #F0EE44 url(../images/bg-yellow.jpg) repeat-x 100%;
}

#center {
	height: 3020px;
}
form {
	padding-left: 15px;
	padding-right: 15px;
}
#entry_form {
	background: url(../images/bg-grey-2.jpg) repeat-x;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 15px;
}
.very_large_red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	color: #900;
	font-weight: bold;
	text-align: center;
}
.coupon {
	width: 400px;
	text-align: center;
	clear: both;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	margin-left: 25px;
	background-color: #FFF;
	background-repeat: no-repeat;
	height: 350px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.right_box {
	margin-top: 15px;
	background-color: #FFF;
	background-repeat: repeat-x;
	background-image: url(../images/bg-grey-2.jpg);
}
.right_box2 {
	margin-top: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 2px solid #999;
}
.right_box3_nb {
	margin-top: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.right_box4_border {
	margin-top: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 2px solid #999;
	padding-right: 5px;
}

.med_items {
	clear: both;
	height: 90px;
	background: url(../images/bg-grey.jpg) repeat-x;
	padding-left: 8px;
}

#medmenu {
	background: repeat-x;
}

