body {
	background-image: url(images/wood126.gif);
	margin: 0;
	font-family: Roboto;
	font-size: 14px;
	color: #534A3B;
	font-weight: 400;
}
.behind {
	display: inline;
	overflow: hidden;
	position: absolute;
	z-index: -1;
	top: 75px;
	opacity: 0.7;
	left: -25px;
}
.behind-2 {
	display: inline;
	overflow: hidden;
	position: absolute;
	z-index: -1;
	opacity: 0.7;
	top: 350px;
	left: 50px;
}



h1 {
	font-family: Roboto;
	font-size: 36px;
	color: #B96539;
	text-align: center;
	display: block;
	font-variant: small-caps;
	font-weight: 900;
}
h2 {
	font-family: Wallpoet;
	font-size: 22px;
	color: #B96539;
	text-align: center;
	display: block;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 3px;
}

a:link {
	color: #0C6C68;
}
a:visited {
	color: #0C6C68;
}
a:hover {
	color: #39B9B3;
}
a:active {
	color: #0C6C68;
}

sm4ller {
	font-size: 12px;
	line-height: 22px;
	display: inline;
}





.header {
	padding: 25px;
	clear: none;
	float: none;
	height: 120px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}

.page-container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/styled_bg.png);
	margin-bottom: 5px;
	-khtml-border-radius: 20px;
	box-shadow:  1px 1px 7px 0px rgba(00, 00, 00, 0.7);
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 25px;
	padding-left: 50px;
	height: 475px;
	overflow: hidden;
	
}
.scroller {
	height: 400px;
	overflow-x: hidden;
	overflow-y: scroll;
}


.entry {
	height: 350px;
	width: 675px;
	background-color: #FFF;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: inset 1px 1px 7px 0px rgba(00, 00, 00, 0.7);
	box-shadow: inset 1px 1px 7px 0px rgba(00, 00, 00, 0.7);
	float: left;
	margin-left: 25px;
	margin-top: 5px;
	overflow: hidden;
	margin-bottom: 5px;
}
.detail-1 {
	height: 320px;
	width: 135px;
	float: left;
	clear: none;
	text-align: right;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.detail-2 {
	height: 320px;
	width: 195px;
	float: left;
	text-align: left;
	clear: none;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 0px;
}

#detail-title {
	font-weight: 700;
	font-size: 14px;
	font-family: inherit;
	display: inline;
	line-height: 22px;
	color: #B96539;
}
#detail-info {
	font-family: inherit;
	font-size: 14px;
	display: inline;
	font-weight: 400;
	line-height: 22px;
}



#site-thumb {
	height: 300px;
	width: 250px;
}
.site-img-box {
	height: 300px;
	width: 250px;
	float: left;
	clear: none;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 50px;
}
.arrow {
	clear: both;
	float: none;
	height: 25px;
	width: 25px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	display: block;
	margin-top: 25px;
	padding-top: 10px;
}
.footer {
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	font-weight: 400;
	font-family: Wallpoet;
	letter-spacing: 5px;
	margin-bottom: 25px;
	float: none;
	clear: both;
	height: 25px;
	width: 850px;
	text-align: center;
	font-variant: small-caps;
}
#copyright {
	display: inline;
	text-align: left;
	float: left;
	clear: none;
	font-size: 14px;
	line-height: 20px;
}
#location {
	text-align: right;
	display: inline;
	clear: none;
	float: right;
	font-size: 14px;
	line-height: 20px;
}
#closer {
	padding: 10px;
	clear: both;
	float: none;
	height: 50px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 13px;
}
#slider {
	position: relative;
	top: -155px;
}
