/* www.acefilmcatering.com menus css */
table.menus
{
	color: #374e3b;
	text-align: center;
}
td.menu1
{
	background-image: url(../images/menu1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #fcfaee;
	width: 315px;
	height: 257px;
	font-size: 12px;
}
td.menu2
{
	background-image: url(../images/menu2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #fcfaee;
	width: 315px;
	height: 257px;
	font-size: 12px;
}
td.menu3
{
	background-image: url(../images/menu3.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #fcfaee;
	width: 315px;
	height: 257px;
	font-size: 12px;
}
td.menu4
{
	background-image: url(../images/buffet.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #fcfaee;
	width: 315px;
	height: 257px;
	font-size: 12px;
}