﻿#wrapperSalad
{
 position: absolute;
 width: 1040px;
 height: 1620px;
 z-index: 1;
 left: 10px;
 top: 15px; 
}



#bottomMenuPizza
{
  position: absolute;
  width: 985px;
  height: 87px;
  z-index: 7;
  left: 27px;
  top: 1620px; 
}

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

#bottomMenuSalad
{
  position: absolute;
  width: 985px;
  height: 87px;
  z-index: 7;
  left: 27px;
  top: 1520px; 
}

#salad
{
	position: absolute;
	width: 624px;
	height: 64px;
	z-index: 5;
	left: 0px;
	top: 1px; 
	text-align:center;
}


#salad1
{
	position: absolute;
	width: 100px;
	height: 150px;
	z-index: 2;
	left: 9px;
	top: 110px; 
}

#salad2
{
	position: absolute;
	width: 100px;
	height: 150px;
	z-index: 1;
	left: 323px;
	top: 110px; 
}

#salad3
{
	position: absolute;
	width: 622px;
	height: 100px;
	z-index: 3;
	left: 11px;
	top: 289px; 
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1em;
}

#potato1
{
	position: absolute;
	width: 565px;
	height: 67px;
	z-index: 8;
	left: 36px;
	top: 473px; 
}

#potato2
{
	position: absolute;
	width: 307px;
	height: 62px;
	z-index: 6;
	left: 9px;
	top: 587px; 
}

#potato3
{
	position: absolute;
	width: 305px;
	height: 64px;
	z-index: 7;
	left: 325px;
	top: 587px; 
}

#disclaimer
{
	position: absolute;
	width: 619px;
	height: 50px;
	z-index: 1;
	left: 4px;
	top: 728px; 
}

table
{
	width:625px;	
	border: 1px maroon solid;
}
.sectionheader_salad
{
  font-weight:bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.50em;
  text-align:center;
}


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

.menuprice
{
  font-weight:bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  text-align:center;
  height: 23px;
  width: 75px; 
  border-color:maroon;

 
}

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

