/* CSS Document */

div.foodphoto { background: #ffcc66 url(../media/photos/ducksfmag.jpg) no-repeat; }
div#cateringbody {
	height: 500px;
	width: 700px;
	z-index: 1;
	left: 0px;
	top: 240px;
	background-color: #ffcc66; }
div#catertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	z-index: 7;
	background-color: #ffcc66;
	width: 580px;
	left: 60px;
	top: 15px;
	height: 120px; }
div#graphictable {
	border: none;
	height: 305px;
	width: 675px;
	z-index: 6;
	left: 12px;
	background-color: #ffcc66;
	top: 150px; }
.bnavbar { top: 740px; }