body {
background-color: #522C1B;
background-image:none;
}
	* {
	margin:0;
	padding:0
}
a {
	color:#b2a18c;
	text-decoration:none;
	outline:none;
}
a:hover {
	color:#EDF3DA;
}
.caption {
	font-style:italic;
	color:#887;
}
.propertyImages {
	position:relative;
	margin-top:2em;
}
.gallery_unstyled {
	width:302px;
	margin:0 auto;
}
ul.gallery_unstyled  {
width: 300px;
}
.gallery_unstyled li {
	width:50px;
	height:50px;
	border:3px solid #472617;
	margin: 0 2px 4px;
	background:#472617;
	overflow:hidden;
	float:left;
}
.gallery_unstyled li div {
	left:240px
}
.gallery_unstyled li div .caption {
	font:italic 0.7em/1.4 georgia, serif;
}
#main_image {
	margin:0 auto 10px auto;
	height:240px;
	width:300px;
}
#main_image img {
	margin-bottom:10px;
}
.galleria_wrapper {
text-align: center;
background: #472617;
}
.nav {
	padding-top:15px;
	clear:both;
	letter-spacing:3px;
	text-transform:uppercase;
	text-align:center;
}
.nav a {
	font-size: .8em;
}
.info {
	text-align:left;
	width:300px;
	margin:30px auto;
	border-top:1px dotted #221;
	padding-top:30px;
}
.info p {
	margin-top:1.6em;
}

.gallery_unstyled .thumb {margin-top: -12px;}
.gallery_unstyled .thumb {margin: 0px;# }
