body {
	margin: 0px;
	background-color: #000000;
}
.topBlurb {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #e9e1d6;
	font-style: italic;
	text-transform: uppercase;
	z-index: 10;
	position: absolute;
	width: 800px;
	text-align: center;
	top: 121px;
	font-weight: bold;
	letter-spacing: 1px;
	left: 0px;
}
.middleImageContainer {
	position: absolute;
	top: 166px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	text-align: center;
}
.contactContainer {
	position: absolute;
	font-family: "Times New Roman", Times, serif;
	color: #462B18;
	width: 500px;
	left: 169px;
	top: 248px;
	font-size: 12px;
}
.contactContainer a {
	color: #462B18;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}


.middleImageContainer img {
	border: 4px solid #5A3525;
}



.mainContainer {
	width: 800px;
	height: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #462512;
	margin-top: 50px;
}
.leftEdge {
	position: relative;
	width: 34px;
}

.navContainer {
	position: absolute;
	top: 716px;
	left: 0px;
	z-index: 50;
	width: 800px;
}
.bkgImage {
	position: absolute;
	left: 36px;
	top: 0px;
}

.footerContainer {
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #d5c9b6;
	text-transform: uppercase;
	text-align: center;
}

.logo {
	position: absolute;
	top: 25px;
	left: 0px;
	z-index: 10;
	width: 800px;
	text-align: center;
}
.contactResponse {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #462B18;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
.footerContainer a {
	color: #D5C9B6;
	text-decoration: none;
}
.aboutContainer {
	position: absolute;
	font-family: "Times New Roman", Times, serif;
	color: #462B18;
	width: 320px;
	left: 422px;
	top: 390px;
	font-size: 12px;
	line-height: 14px;
	text-align: justify;
}
.ownerPhoto {
	position: absolute;
	border: 1px solid #D5C9B6;
	left: 62px;
	top: 195px;
}
.galNav {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	position: absolute;
	left: 62px;
	top: 534px;
	text-align: center;
	width: 300px;
}
.interiorCallOut {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	position: absolute;
	width: 300px;
	left: 65px;
	top: 590px;
}
.storeCallOut a {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
	font-size: 12px;
}

.interiorCallOut a {
	color: #FFFFFF;
	text-decoration: none;
}




.subHead {

	font-size: 20px;
	font-weight: bold;
	width: 100%;
	position: relative;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.interiorContainer {

	position: absolute;
	font-family: "Times New Roman", Times, serif;
	color: #462B18;
	width: 300px;
	left: 432px;
	top: 381px;
	font-size: 14px;
	line-height: 18px;
	text-align: justify;
}
.galleryPhoto {

	position: absolute;
	border: 1px solid #D5C9B6;
	left: 62px;
	top: 195px;
}
.storeContainer {


	position: absolute;
	font-family: "Times New Roman", Times, serif;
	color: #462B18;
	width: 327px;
	left: 418px;
	top: 320px;
	font-size: 14px;
	line-height: 14px;
	text-align: left;
}
.storeSubHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-transform: capitalize;
	line-height: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.storeCallOut {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	position: absolute;
	width: 300px;
	left: 63px;
	top: 576px;
	text-transform: uppercase;
	line-height: 17px;
}
