@charset "utf-8";
.slide {
	height: 357px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	display: block;
	margin-top: 0px;
}


#slideshow {
	position: relative;
	width: 800px;
	height: 357px;
	padding: 0px;
	box-shadow: 0 0 0px rgba(0,0,0,0.4);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #54533d;
		}
		
		#slideshow > div {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	height: 357px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #54533d5;
	padding: 0px;
	margin: 0px;
		}
		.details2 {
	height: 187px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/detail-background.jpg);
	float: none;
	margin-top: 0px;
	padding: 0px;
	display: block;
}
.detail-heading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	color: #000;
	width: 210px;
	float: left;
	margin-right: 0px;
	margin-left: 58px;
	margin-top: 20px;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	color: #434230;
	float: left;
	width: 600px;
	display: inline-block;
	font-weight: normal;
	margin: 0px;
	height: auto;
	padding: 0px;
}


.detail-heading-2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	color: #434230;
	float: left;
	width: 660px;
	display: inline-block;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 58px;
}
.detail-heading-3 {
	font-family: "Bookman Old Style";
	font-size: 16px;
	color: #000;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 58px;
	word-spacing: normal;
	line-height: 22px;
	letter-spacing: normal;
	width: 655px;
	font-weight: normal;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	padding: 0px;
}
.read-more {
	color: #000;
	text-decoration: underline;
	width: 80px;
	height: 30px;
	font-size: 12px;
	float: none;
	margin: 0px;
	padding-right: 60px;
}
.details .details2 .detail-heading-3 a {
	color: #000;
	text-decoration: underline;
	width: 90px;
	height: 30px;
	font-size: 11px;
	float: none;
	margin: 0px;
	padding-right: 65px;
	padding-left: 5px;
}
.details .details2 .detail-heading-3 a:hover {
	color: #54533D;
	line-height: 22px;
	text-decoration: none;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #f0dcc4;
	height: 60px;
	width: 800px;
	padding-right: 0px;
	padding-left: 10px;
	padding-top: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 99px;
	text-align: center;
}
