.MainCell {
	background-image: url(images/MainBackground.jpg);
	background-repeat: no-repeat;
	background-color: #865C34;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCCCCC;
	font-weight: bold;

}
.Larger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #CCCCCC;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #CCCCCC;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #CCCCCC;
}
.MainP
{
	margin: 0 40px 10px 0;
}
.MenuTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-variant: small-caps;
}
.MenuItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
}
.MenuPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 9pt;

}
.MenuItemDescription {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	font-weight: normal;
}
.WineListCell {
	background-image: url(images/WineList_Background.jpg);
	background-repeat: no-repeat;
}
