.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	color:#5B7162;
	line-height:17px;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	color:#815F49;
	line-height:17px;
	text-decoration:underline;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	color:#815F49;
	line-height:17px;
	text-decoration:none;
}



img {
	border: none;
}

/* ---------- gallery styles start here ----------------------- */
.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.gallery {
	padding-left: 79px;

}

.gallery li {
	margin: 10px;
	padding-left: 10px;
	float: left;
	position: relative;
	width: 180px;
	height: 130px;
}
.gallery img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}
.gallery span {
	background:transparent url(../images/cut-corner2.png) no-repeat scroll 0 0;
	display:block;
	height:137px;
	left:5px;
	position:absolute;
	top:-3px;
	width:189px;
}
.gallery a {
	text-decoration: none;
}

#padding-two-buttons {
	position: relative;
	width: 800px;
	top:-1em;
	display: block;
}

#padding-single-button {
	position: relative;
	width: 800px;
	padding-top:2.2em;
	display: block;
}

#next {
	position: relative;
	top:18.5em;
	left: 21.3em;
}


#previous {
	position: relative;
	left:-21.4em;
	top:16em;
}

#previous-last {
	position: relative;
	left:-21.4em;
	top:19.2em;
}

#main-img {
	position: relative;
	display: block;
	height: 601px;
	width: 800px;
	background: url(../images/photos_blank_image.jpg) left top no-repeat;
	align: center;
	margin-left: auto;
	margin-right: auto;
}

#nav {
	position: relative;
	display: block;
	width: 800px;
	height: 39px;
	background: url(../images/location_btm_image_blank.gif) left top no-repeat;
	margin-left: auto;
	margin-right: auto;
}

#nav img {
	float:left;
}

#nav_inner {
	padding-left: 5.7em;
}