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

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

#chickenspecials
{
	position: absolute;
	width: 637px;
	height: 190px;
	z-index: 13;
	left: 6px;
	top: 137px; 
	text-align:center;
}

#specials1
{
	 position:absolute;
	 left: 6px;
	 top: 63px;
	 width:300px;
	 height: 125px
}

#specials2
{
	 position:absolute;
	 left: 330px;
	 top: 63px;
	 width:300px;
	 height: 125px;
}

#justspecials
{
	position: absolute;
	width: 638px;
	height: 298px;
	z-index: 9;
	left: 5px;
	top: 616px;
	text-align:center; 
	
}

#justspecials1
{
	position: absolute;
	width: 290px;
	height: 225px;
	z-index: 1;
	left: 4px;
	top: 60px; 
}


#justspecials2
{
	position: absolute;
	width: 298px;
	height: 231px;
	z-index: 2;
	left: 332px;
	top: 60px; 	
}

#buckets
{
	position: absolute;
	width: 600px;
	height: 211px;
	z-index: 2;
	left: 25px;
	top: 354px; 
	text-align:center;
}


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

#shrimp
{
	
	position: absolute;
	width: 639px;
	height: 200px;
	z-index: 8;
	left: 3px;
	top: 943px; 
	text-align:center;
}

#shrimp1
{
	position: absolute;
	width: 290px;
	height: 80px;
	z-index: 1;
	left: 8px;
	top: 84px; 
}

#shrimp2
{
	position: absolute;
	width: 298px;
	height: 80px;
	z-index: 2;
	left: 332px;
	top: 85px; 
}

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

#bottomMenuChicken
{
	position:absolute;
	left: 27px;
	height:87px;
	top: 1900px;
	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;
}

.chicktable {
	font-weight: bold;
	text-align: left;
	border-style: solid;
	width:300px;
	
}

.chicktable2 {
	font-weight: bold;
	text-align: left;
	border-style: solid;
	width:600px;
	
}

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

.menuitembucket
{
  font-weight:bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  text-align:left;
  height: 23px;
  width: 600px; 
}


.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;
}


