body {
	background-color: #ece6d6;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.FeaturedBox {
	background-image: url(../images/FeaturedBoxBg.jpg);
	background-repeat: repeat-y;
	font-size: 11px;
	color: #16120d;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
.FeaturedBox a{
	color: #990100;
	font-weight: bold;
}
.Footer {
	background-image: url(../images/Footer.jpg);
	padding-top: 15px;
	font-size: 11px;
	background-repeat: no-repeat;
}
.Footer a{
	text-decoration:none;
	color: #666666;
}
.Footer a:hover{
	text-decoration:underline;
}
.FeaturedBoxHeader {
	background-image: url(../images/FeaturedBoxHeader.jpg);
	background-repeat: no-repeat;
}
h2 {
	font-size: 14px;
	font-style: italic;
	color: #990100;
	margin-top: 9px;
	margin-left: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.HomepageImage {
	padding-right: 12px;
	padding-bottom: 5px;
}
.AddressBlock {
	line-height: 15pt;
	color: #990100;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
}
.Nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ece6d6;
	background-color: #474d5c;
}
.Nav a{
	color: #ece6d6;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ece6d6;
	text-decoration: none;
	width: 158px;
	display: block;
	margin-right: 5px;
	margin-left: 7px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 12px;
}
.Nav a:hover{
	color: #FFFFFF;
}
.ContentCell  {
	margin-left: 20px;
	margin-right: 25px;
	margin-bottom: 25px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #9a825c;
	margin-bottom: 0px;
}


.NavSpacing {
	margin-left: 25px;
	margin-right: 25px;
}
.GalleryText {
	padding: 5px;
}
