@charset "utf-8";
.Heritage_Table {
	vertical-align: top;
}
Table {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: medium;
	border-top-color: #533A33;
}
.BodyBotttom {
	background-image: url(../Images/Body-Bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	font-size: 14px;
}
.AboutHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #533A33;
	font-weight: bold;
	text-align: center;
}
