@charset "utf-8";
/* CSS Document */

#header{
height:120px;
}
#content {
	width: 77%;
}
#wrapper{
	background-image:url(../images/bkgd.jpg);
}

#nav{width:186px;}

.navPad{margin-bottom:3px;}

.eventListing:first-line
{
	font-weight:bold;
}
*.float-divider{
	clear:both;
	display:block;
	height:10px;
	font-size:1px;
	line-height:1px;
}

.menuImages{
	clear:both;
}

.menuImages img{
	clear:left;
}

/* Menu Layout */
.menuSection{
	width:auto;
	float:left;
	clear:left;
}
.menuItem{
	clear:both;
	float:left;
	margin-bottom:7px;
}
.menuTitle{
	font-weight:bold;
	float:left;
}
.menuDescription{
	float:left; 
	clear:both;
	padding-left:5px;
	font-size:.9em;
}
.menuLargePrice{
	float:right;
}
.menuSmallPrice{float:right; margin-right:14px;}
.Special-Monthly h1{display:none;}
.Special-Monthly .menuLargePrice{padding-top:46px; float:right;}
.Special-Monthly .menuDescription{clear:left;}
.specials h1{font-size:1.2em;}
.Special-Monthly .menuTitle, h1{font-size:1.7em;}
.menuSectionGroupTitle{clear:left; padding-top:13px;}
.menuComment{clear:left; padding-top:10px;}
#PizzaMenuSubHeader{font-size:.8em;height:25px;}
#PizzaMenuSubHeader div{float:left;}
#PMSHSmall{margin-left:295px;}
#PMSHLarge{margin-left:25px;}

/* Menu Sizings */
.Entrees .menuItem, .Pizza .menuItem, .LittleBoppers .menuItem, .MontrealSmokedMeat .menuItem{ width:395px; }
.Beverages .menuItem, .StartingLineup .menuItem, .Soups .menuItem, .Salads .menuItem {width:250px;}
.Pasta .menuItem{width:450px;}
.Breakfast .menuItem{width:650px;}
.BreakfastCarte .menuItem{width:400px;}
.Burgers .menuItem, .Lounge .menuItem, .Platters .menuItem {width:370px;}
.Sandwiches .menuItem, .OnTheSide .menuItem, .SomeLikeItHot .menuItem {width:250px;}
.specials .menuItem{width:300px;}
