@charset "UTF-8";
/* CSS Document */

.slideshow {
	height: 150px;
	width: 200px;
	margin: 0 0 35px 25px;
	display:block;
	float:left;
	background-color:#FFFFFF;
	clear:none;
	overflow:hidden;
}
.slideshow img {
	padding:2px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
h3 {
	font-size: 12px;
	color: #a89a73;
	text-decoration: none;
}
.fb {
	text-align:left;
}
.fb img {
	width: 55px;
	height:55px;
}
#bars {
	border-top: 1px dotted #a89a73;
	padding:25px;
	margin-bottom: 25px;
}
#conservation {
	width:585px;
	padding: 0 15px 15px 15px ;
	margin-bottom: 25px;

}
