﻿#wrapperSides
{
	 position: absolute;
	 left: 10px;
	 top: 15px;
	 height: 2000px;
	 width:1040px;
	 
}

#body
{
  position: absolute;
  width: 649px;
  height: 1225px;
  z-index: 9;
  left: 192px;
  top: 602px; 
  overflow: auto;
}


#justspecials
{
	position: absolute;
	width: 638px;
	height: 347px;
	z-index: 9;
	left: 4px;
	top: 479px;
}

#justspecials1
{
	position: absolute;
	width: 257px;
	height: 310px;
	z-index: 1;
	left: 6px;
	top: 13px; 
}

#justspecials2
{
	position: absolute;
	width: 287px;
	height: 311px;
	z-index: 2;
	left: 333px;
	top: 13px; 
}

#dessert1
{
	 position:absolute;
	 left: 7px;
	 top: 101px;
	 width: 311px;
	 z-index: 10;
	 height: 162px;
}

#dessert2
{
	 position:absolute;
	 left: 345px;
	 top: 101px;
	 width: 294px;
	 z-index: 11;
	 height: 156px;
}

#dessertslabel
{
	position: absolute;
	width: 632px;
	height: 56px;
	z-index: 7;
	left: 4px;
	top: 4px; 
	text-align:center;
}

#beverage
{
	
	position: absolute;
	width: 639px;
	height: 174px;
	z-index: 8;
	left: 3px;
	top: 938px; 
	
}

#beverage1
{
	position: absolute;
	width: 290px;
	height: 145px;
	z-index: 1;
	left: 6px;
	top: 15px; 
	
}

#beverage2
{
	position: absolute;
	width: 298px;
	height: 97px;
	z-index: 2;
	left: 332px;
	top: 18px; 
	
}

#beveragelabel
{
	position: absolute;
	width: 628px;
	height: 57px;
	z-index: 15;
	left: 8px;
	top: 857px;
	text-align:center; 
}



#sideorders
{
	position: absolute;
	width: 624px;
	height: 54px;
	z-index: 14;
	left: 11px;
	top: 392px;
	text-align:center; 
}

#dessertnote
{
	position: absolute;
	width: 632px;
	height: 39px;
	z-index: 13;
	left: 10px;
	top: 277px; 
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
	font-size:1em;
}

#disclaimer
{
	position: absolute;
	left: 14px;
	top: 1142px;
	height: 67px;
	width: 620px;
}

#bottomMenuSides
{
	position:absolute;
	left: 27px;
	height:87px;
	top: 1876px;
	width: 985px;

}

table
{
	border: 1px maroon solid;
}




.sectionheader_chicken
{
  font-weight:bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.50em;
  text-align:center;
}

td.chickenheading
{
	text-align:center;
}

.desserttable {
	font-weight: bold;
	text-align: left;
	border-style: solid;
	width:300px;
	
}
.menuitem
{
  font-weight:bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  text-align:left;
  height: 23px;
  width: 200px; 
}

.menuprice
{
  font-weight:bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  text-align:right;
  height: 23px;
  width: 100px; 

 
}

.piecespecial
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.50em;
	
}

.chickenNote
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	font-style:italic;
}


