@charset "UTF-8";
/* CSS Document */
<style>

other {
}
body {
	background-color: #4C0003;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #3F3329;
}
#Container {
	height: 520px;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	border: 0;
	background-repeat: no-repeat;
	background-image: url(images/background_2.jpg);
	clear: both;
	visibility: inherit;
}
#logoFooter {
	height: 51px;
	width: 96px;
	left: 10px;
	margin-left: 40px;
}
#header {
	margin-top: 22px;
	margin-left: auto;
	height: 76px;
	width: 648px;
	margin-right: auto;
	background-image: url(images/Header2.jpg);
	background-repeat: no-repeat;
	visibility: inherit;
	position: inherit;
	left: 0px;
}
#logo {
	float: left;
	margin-top: 7px;
	width: 390px;
}
#logo img {
	margin-right: 50px;
}
#menu {
	float: right;
	margin-top: 50px;
	margin-right: 5px;
}
#menu img {
	padding-right: 3px;
}
#mainContent {
	margin-left: auto;
	margin-top: 5px;
	height: 345px;
	width: 648px;
	margin-right: auto;
	background-repeat: no-repeat;
}
#subNav {
	margin-left: auto;
	width: 135px;
	height: 40px;
	margin-right: auto;
}
#about {
	float: left;
	width: 419px;
	height: 309px;
	background-image: url(images/about_parchment.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-left: 0px;
}
#reviews {
	float: left;
	width: 419px;
	height: 309px;
	background-image: url(images/reviews_parchment.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-left: 0px;
}
#Information {
	margin-top: 54px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	width: 370px;
	height: 225px;
}
#Information2 {
	margin-top: 65px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	width: 365px;
	height: 235px;
}
p, ul, ol        {
	padding: 0px;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
	color: 3F3329;
}
#pictureBox {
	float: right;
	height: 311px;
	width: 220px;
	background-image: url(images/old_photo.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#pictureBox2 {
	float: right;
	height: 309px;
	width: 220px;
	margin: 0px;
	padding: 0px;
}
#footer {
	background-image: url(images/bottom_rule.jpg);
	background-repeat: no-repeat;
	height: 4px;
	width: 646px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0spx;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #BEB995;
	font-weight: normal;
	text-align: center;
	padding: 25px;
	line-height: 18px;
	text-indent: 0px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-indent: 10px;
	line-height: 15px;
	letter-spacing: 0px;
}
#Information2      ul  {
	list-style: none;
	margin: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#Information2  ul  li {
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 37px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	color: #231F20;
	vertical-align: middle;
	line-height: 20px;
	padding-bottom: .5em;
}
h3  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: 300;
	margin-bottom: 1em;
	line-height: 20px;
}
em {
	font-size: 13px;
}
</style>
