
.MenuTitle
{
	font-weight: 800 ;
	font-size: 14pt;
	vertical-align: baseline;
	color: #781c1c;
	font-style: normal;
	font-family: Georgia;
	letter-spacing: normal;
	text-align: left;
}
.MenuSubTitle
{
	font-weight: 400;
	font-size: 12pt;
	vertical-align: baseline;
	color: #781c1c;
	font-style: normal;
	font-family: Georgia;
	text-align: left;
	
}
.SectionTitle
{
	border-right: 2px ridge;
	border-top: 2px ridge;
	font-size: medium;
	border-left: 2px ridge;
	color: #f6efd5;
	text-indent: 10px;
	border-bottom: 2px ridge;
	font-style: italic;
	font-family: Georgia;
	background-color: #781c1c;
}
.SectionSubTitle
{
	font-weight: 400;
	font-size: 10pt;
	margin-left: 10px;
	vertical-align: baseline;
	color: #781c1c;
	margin-right: 20px;
	font-style: normal;
	font-family: Georgia;
	position: relative;
}
.SectionFooter
{
	font-size: small;
	color: #943021;
	font-family: Georgia;
	background-color: #fdebd5;
}
.MenuItemName
{
	font-weight: bold;
	font-size: small;
	left: 10px;
	color: #781c1c;
	margin-right: 20px;
	font-family: Georgia;
	position: relative;
}
.SigMenuItemName
{
	font-weight: bold;
	font-size: small;

	color: #781c1c;
	font-family: Georgia;

}
.MenuItemPrice
{
	font-size: small;
	color: #781c1c;
	font-family: Georgia;
		font-weight: bold;
		position: relative;
	left:10px;
}
.MenuItemDescription
{
	font-size: x-small;
	left: 11px;
	color: #333333;
	font-family: Georgia;
	position: relative;
}

.MenuItemPriceDescription
{
	left: 11px;
	color: #333333;
	font-family: Georgia;
	font-size: x-small;
	font-style: italic;

	position:relative;
}


BODY
{
	color: #333333;
	font-family: Georgia;
	font-size: x-small;
	font-style: italic;

	position:relative;
}


.BodySection
{
	font-weight: bold;
	font-size: small;
	color: #781c1c;
	font-family: Georgia;
}

.leftColumn
{
	background-image: "Images/background_left.gif";
	background-repeat: repeat-y;
}
.navColumn
{
	background-image: url(Images/background_nav.gif);
	background-repeat: repeat-y;
}
.legalText
{
	font-size: x-small;
	left: 11px;
	color: #333333;
	line-height: 120%;
	font-family: Georgia;
	position: relative;
}
.legalSection
{
	color: #781c1c;
	font-family: Georgia;
	font-size: x-small;
	font-weight:bold;
	position:relative;
}
}
