/* CSS Document */

body {
	padding: 0;
	margin: 40px 0 40px 0;
  
	background-color:#cc9;
	text-align: left;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
	line-height: 20px;
	
	}

a {
	color:#5F5F17;
	text-decoration: none;
   }
a:hover  {
	color: #8D8D1D;
	text-decoration: none;
   }
h1 {
	margin: 4px;
	display: inline;
	font-size: 24px;
	color: #606042;
	}
h2 {
	font-size: 15px;
	color: #606042;
	}
h3 {
	font-size: 13px;
	color: #606042;
	}

.menuheader{
color:#CC0033;

.titlecell{
height:75;
}
.centertable {
width:800;
background-color:#ffffff;

}
.centeredge {
width:5;
}
.itemtitle {
font-size:16px;
}
.itemprice {
font-size:18px;

}

.menutext {
font-size:13px;
}

.menutable {
border-width:3;
border-style:double;
border-color:#CC0033;
width:150;
background-color:#ffffff;
padding:3 3 3 6;
vertical-align:top;

}
