#ordform
{
margin: 0 0 25px 0px;
padding: 0 0 0 45px;
clear: both;
float: left;
}


h1, h2, #index
{
margin-left: 45px;
}

.click
{
float:left;
}


#alltrays
{
clear: both;
float: left;
width: 750px;
}



#alltrays h3 
{
text-align: center;
}

#alltrays h4
{
text-align: center
}

#SignatureDeliItems
{
	margin: 0px 0 0 45px;
	clear: both;
}

#SignatureDeliItems h2
{
	margin: 40px 0px 0px 0px;
}


.HorsDOeuvre
{
	margin: 10px 10px 10px 20px;
	width: 810px; 
	background:#fff;
	border-style: none; border-width: 1px;
	
}


.CheeseSnacks
{
	margin: 10px;
	width: 810px; 
	background:#fff;
}


.MeatySnacks
{
	margin: 10px;
	width: 810px; 
	background:#fff;
}


.Entrees
{
	margin: 10px;
	width: 810px; 
	background:#fff;
}

.Desserts
{
	margin: 10px;
	width: 810px; 
	background:#fff;
}

.Tray1
{
	width: 350px;
	height: 375px;
	background:#fff;	
	clear:both;
	float:left;
	margin-left: 10px;
	border-style: none; border-width: 1px;
	text-align: center;
}


.Tray2
{
	width: 350px;
	height: 375px;
	background:#fff;
	float:right;
	margin-right: 10px;
	border-style: none; border-width: 1px;
	text-align: center;
}



.Tray1 img
{
margin: 0 0 0 0;
}

.Tray2 img
{
margin: 0 0 0 0;
}





.Tray 
{
	width: 350px;
	background:#fff;
	height: 450px;		
}

.Tray h4
{
	text-align:center;	
}


.VegMed
{
	margin: 35px 0 0 20px;
	color: #666666;
	font-size: 14px;	
	
}


.FreshVeg
{
	margin: 10px 0 0 20px;
	color: #666666;
	font-size: 14px;
}




