@charset "utf-8";
#graphic_salad {
	position: absolute;
	top: 0px;
	right: -146px;
}
#burger_div {
	height: 224px;
	width: 206px;
	position: absolute;
	left: -206px;
	top: 74px;
}
#burger_div img {
	display: block;
}
#kids_div, #dessert_div {
	height: 533px;
}
#stolidolitext_div {
	width: 185px;
	position: absolute;
	left: -200px;
	top: 420px;
	color: #FFFFFF;
}
.narrowBlock1 {
	width: 250px;
}
.narrowBlock2 {
	width: 350px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.itemName, .itemPrice, .itemDescription, .headingNote {
	margin: 0px;
}
.headingNote {
	text-align: center;
	font-size: .9em;
	margin-top: -1em;
	margin-bottom: 1.3em;
}
.itemName {
	font-size: 1.4em;
	line-height: 1.1em;
	margin-bottom: 0.1em;
	margin-top: 0.9em;
	margin-right: 90px;
	color: #CC6600;
}
.itemPrice {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.3em;
	font-weight: bold;
	color: #960115;
}
.dessertMargins {
	width: 400px;
	margin-top: -10px;
	margin-right: auto;
	margin-bottom: 23px;
	margin-left: auto;
	display: block;
}
.dessertName {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 1em;
	font-size: 1em;
}
p.itemPrice, div.itemPrice {
	width: 85px;
	float: right;
	margin-top: -1.6em;
}
span.itemPrice {
	font-size: 1.1em;
}
.itemDescription {
	clear: both;
	font-size: 0.9em;
	line-height: 1.3em;
	margin-bottom: 0.1em;
}
.topZero {
	margin-top: 0px;
}
.bg_dinnerTop {
	background-image: url(../images/graphic_dinner.jpg);
	background-repeat: no-repeat;
}
.bg_lunchTop {
	background-image: url(../images/graphic_lunch.jpg);
	background-repeat: no-repeat;
}
.bg_brunchTop {
	background-image: url(../images/graphic_brunch.jpg);
	background-repeat: no-repeat;
}
.bg_kidsTop {
	background-image: url(../images/graphic_forkids.gif);
	background-repeat: no-repeat;
}
.bg_dessertTop {
	background-image: url(../images/graphic_desserttop.jpg);
	background-repeat: no-repeat;
}
.bg_wineTop {
	background-image: url(../images/graphic_wineTop.jpg);
	background-repeat: no-repeat;
}
.bg_barTop {
	background-image: url(../images/graphic_barTop.jpg);
	background-repeat: no-repeat;
}
.bg_carryTop {
	background-image: url(../images/graphic_carrytop.jpg);
	background-repeat: no-repeat;
}
.bg_dinnerSeal {
	background-image: url(../images/graphic_dinnerseal.gif);
	background-repeat: no-repeat;
	background-position: 0px 454px;
}
.bg_lunchSeal {
	background-image: url(../images/graphic_lunchseal.gif);
	background-repeat: no-repeat;
	background-position: 0px 445px;
}
.bg_freshSeal1 {
	background-image: url(../images/background_Fresh2.gif);
	background-repeat: no-repeat;
	background-position: 415px 175px;
}
.bg_freshSeal2 {
	background-image: url(../images/background_Fresh3.gif);
	background-repeat: no-repeat;
	background-position: 415px 175px;
}