﻿body 
{
	background-color:#FFFFFF;
	margin-top: 25px; 
	margin-left: 0px;
	margin-right:0px;
	padding:0px;
	text-align:center;
}
body, p {
	font-family: Century Gothic;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.phone {
	font-family: Cambria;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.menuMainCopy 
{
	width:700px;
}

.menuPizzaTable
{
	width:600px;
	text-align:left;
}

.menuBrunchTable
{
	width:300px;
	text-align:left;
}

.menuWineCopy 
{
	width:600px;
	/*text-align:left;*/
}

.menuWineName
{
	/*float:left;*/
	text-align:left;
	width:1px;
}
.menuWinePrice
{
	/*float:right;*/
	text-align:right;
	width:1px;
}
.menuWineSeparator
{
	width:100%;
	border-bottom-style:dotted;
	border-bottom-width:medium;
	border-bottom-color:#000000;
}

.heading {
	font-family: Century Gothic;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #C41130;
}
