body {
	margin: 0;
	padding: 0;
	text-align: center;		/* required for IE */
	background-image: url(images/BackgroundTop.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	position: relative;
}
img {
	display: block;
	border: 0;
}
a {
	color: #8F242A;	
}
#PageContainer {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}
#Logo {
	text-align: center;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
}
#Menu {
	width: 700px;
	white-space: nowrap;
}
#Menu img {
	display: inline;
	margin-left: -2px;
	margin-right: -2px;
	margin-bottom: -3px; /* Corrects the XHTML automatic padding for inline images */
}
#SubMenu {
	background-image: url(images/SubMenu_Background.jpg);
	background-repeat: repeat-y;
	background-position: top right;
	padding-top: 20px;
	border-right: 1px solid #828282;
}
#Content {
	text-align: left;
	margin-left: 5px;
	font-family: Georgia, Serif;
	color: #525252;
	font-size: 11pt;
	line-height: 1.4em;
}
.SubContent {
	text-align: left;
	font-family: Georgia, Serif;
	color: #525252;
	font-size: 11pt;
	line-height: 1.4em;
	padding-left: 10px;
}
.SubContent p {
	padding-left: 0px;
	padding-right: 0px;
}
#WeddingsContent {
	background-image: url(images/dropCap-wedding.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#CorporateContent {
	background-image: url(images/dropCap-corporate.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#MenusContent {
	background-image: url(images/dropCap-menus.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#GalleriesContent {
	background-image: url(images/dropCap-galleries.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#AboutContent {
	background-image: url(images/dropCap-about.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#LocationContent {
	background-image: url(images/dropCap-location.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#ContactContent {
	background-image: url(images/dropCap-corporate.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#AccommContent {
	background-image: url(images/dropCap-about.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#PrivacyContent {
	background-image: url(images/dropCap-privacy.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#EmploymentContent {
	background-image: url(images/dropCap-employment.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.Heavy {
	font-weight: bold;	
}
.Heading {
	margin-left: 13px;
	margin-bottom: -5px;	
}
.HeadingMain {
	margin-left: -7px;	
}
.Tagline {
	font-weight: bold;
	font-style: italic;
	color: #525252;
}
#Footer {
	text-align: left;
	margin: 5px;
	font-family: Georgia, Serif;
	color: #828282;
	font-size: x-small;
	font-weight: bold;
	width: 700px;
}
.Copyright {
	text-align: right;
	display: inline;
	left: auto;
	right: 0;
}
.FooterLinks {
	display: block;
	float: right;
	margin-right: 20px;
}
.RatesTable {
	margin-left: 55px;
}
.RatesTable td {
	white-space: nowrap;
}
.FoodMenu {
	padding-left: 5px;	
}
.Testimonial {
	padding-left: 10px;	
}
