/* CSS Document */
#wrapper #mainFacilities	{
	display: block;
	width: 730px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	padding: 10px;
	color: #21180E;
	font-size: 13px;
	background-color: #FFFFFF;
	border-width: 8px;
	border-style: solid;
	border-top-color: #5D5D5D;
	border-right-color: #8D8D8D;
	border-bottom-color: #8D8D8D;
	border-left-color: #5D5D5D;
	background-image: url(../../../images/bg1.png);
	background-repeat: repeat-x;
	background-position: top;
}
#wrapper #mainFacilities #topTextHolder	{
	display: block;
	width: 730px;
	height: 280px;
}
#wrapper #mainFacilities #topTextHolder	#topText	{
	display: block;
	width: 470px;
	height: 280px;
	font-size: 13px;
	float: left;
}
#wrapper #mainFacilities #topTextHolder	#topText #textLeft	{
	display: block;
	width: 156px;
	height: 165px;
	font-size: 13px;
	padding-top: 15px;
	margin-left: 10px;
	float: left;
}
#wrapper #mainFacilities #topTextHolder	#topText #textRight	{
	display: block;
	width: 278px;
	height: 165px;
	font-size: 13px;
	padding-top: 15px;
	margin-left: 15px;
	float: left;
}
#wrapper #mainFacilities #topTextHolder	#topText #textRight a, #wrapper #mainFacilities #camping #rightTxt a	{
	font-size: 13px;
	color: #21180E;
	text-decoration: underline;
}
#wrapper #mainFacilities #topTextHolder	#topText #textRight a:hover, #wrapper #mainFacilities #camping #rightTxt a:hover	{
	text-decoration: none;
	color: #21180E;
}
#wrapper #mainFacilities #topTextHolder #picHolder	{
	display: block;
	width: 225px;
	height: 150px;
	float: left;
	padding: 10px;
	margin-top: 80px;
	border: 2px solid #C4C4C4;
}
#wrapper #mainFacilities #topTextHolder #picHolder img	{
	width: 225px;
	height: 150px;
}
#wrapper #mainFacilities #camping	{
	display: block;
	width: 730px;
	height: 170px;
	padding-top: 10px;
	font-size: 13px;
	clear: left;
}
#wrapper #mainFacilities #camping #leftTxt	{
	display: block;
	width: 150px;
	height: 60px;
	padding-top: 10px;
	margin-left: 10px;
	float: left;
}
#wrapper #mainFacilities #camping #rightTxt	{
	display: block;
	width: 270px;
	height: 60px;
	padding-top: 10px;
	margin-left: 15px;
	float: left;
}
#wrapper #mainFacilities #rentals	{
	display: block;
	width: 730px;
	height: 410px;
	padding-top: 10px;
	font-size: 13px;
	clear: left;
}
#wrapper #mainFacilities #rentals #leftText	{
	display: block;
	width: 200px;
	height: 295px;
	margin-left: 20px;
	float: left;
}
#wrapper #mainFacilities #rentals #middleText	{
	display: block;
	width: 220px;
	height: 295px;
	margin-left: 15px;
	float: left;
}
#wrapper #mainFacilities #rentals #rightText	{
	display: block;
	width: 220px;
	height: 295px;
	margin-left: 15px;
	float: left;
}
#wrapper #footer	{
	display: block;
	width: 770px;
	height: 40px;
	margin-top: 10px;
	background-image: url(../../../images/footer/tablet/footerTablet.png);
	background-repeat: no-repeat;
	border-radius: 7px;
	font-size: 10px;
	color: #595959;
}
#wrapper #footer #txt1	{
	display: block;
	width: 468px;
	height: 20px;
	margin-left: 10px;
	margin-top: 6px;
	float: left;
}
#wrapper #footer #txt3	{
	display: block;
	width: 215px;
	height: 20px;
	margin-left: 18px;
	margin-top: 6px;
	float: left;
}
#wrapper #footer #txt2	{
	display: block;
	width: 40px;
	height: 20px;
	margin-left: 8px;
	margin-top: 6px;
	float: left;
}

