body {
	background:url(images/bg.jpg) no-repeat top center;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

#logo {
	background:url(images/logo.png) no-repeat;
	width: 320px;
	height: 146px;
}

#f-photos {
	width: 970px;
	height: 360px;
}

#menu-header {
	background:url(images/menu-header.png);
	width: 970px;
	height: 143px;
}

#dinner-header {
	background:url(images/menu-header.png);
	width: 970px;
	height: 143px;
}

#content-top {
	background:url(images/content-top.png) no-repeat;
	width: 945px;
	height: 396px;
}

#content-bottom{
	background:url(images/content-bottom.png) no-repeat;
	width: 945px;
	height: 61px;
}

.MenuItemHeaders {
	color: #000066;
	font-size:20px;
	font-weight: bolder;
}

.MenuItemHeadersSmall {
	font-size:12px;
}

.MenuItemPrices {
	font-style:italic;
	font-size: 12px;
	font-weight: bold;
	
}
.WineMenuHeaders {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight:bold;
	
	}
