body
{
	font-size: 14px;
	font-family: Arial, Verdana, MS Sans Serif;
	font-weight: normal;
	text-align: left;
	margin-top: 3px;
	border-collapse: collapse;
}



table
{
	border-collapse: collapse;
}

td
{
	vertical-align: top;
	font-size:13px;
}


h1
{
	font-size: 20px;
	color: black;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin-bottom: 10px;
}

.TableRowBufferMed
{
	height: 18px;
}

.TableRowBufferSm
{
	height: 10px;
}

.TableRowBuffer5
{
	height: 5px;
}

.prtContactBox
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	width: 100%;
}


.RestaurantMenu
{
	width: 700px;
	text-align: center;
}

.MenuSectionHeader
{
	font-size:18px;
	font-style:normal;
	font-family:Arial, Verdana;
	color:Black;
	text-decoration: underline;
	text-align:center;
	padding-bottom:15px;
}

.MenuItem
{
	font-size: 14px;
	font-style: italic;
	font-family: Arial, Verdana;
	color: Black;
	text-align: center;
	padding-bottom: 5px;
	font-weight:bold;
}

.MenuSpecialBox
{
	border-right: black double;
	border-top: black double;
	border-left: black double;
	border-bottom: black double;
	width: 625px;
	margin: 0 auto;
}

.MenuSectionSubHeader
{
	font-size:16px;
	font-style:italic;
	font-family:Arial, Verdana;
	color:Black;
	text-align:center;
	font-weight:normal;
}