/* CSS Document */
#wrapper #mainFacilities	{
	display: block;
	width: 500px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	padding: 4px;
	color: #21180E;
	font-size: 10px;
	background-color: #FFFFFF;
	border-width: 5px;
	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: 500px;
	height: 220px;
	font-size: 10px;
}
#wrapper #mainFacilities #topTextHolder	#topText	{
	display: block;
	width: 350px;
	height: 220px;
	font-size: 10px;
	float: left;
}
#wrapper #mainFacilities #topTextHolder	#topText #textLeft	{
	display: block;
	width: 125px;
	height: 130px;
	font-size: 10px;
	padding-top: 12px;
	margin-left: 4px;
	float: left;
}
#wrapper #mainFacilities #topTextHolder	#topText #textRight	{
	display: block;
	width: 213px;
	height: 135px;
	font-size: 10px;
	padding-top: 7px;
	margin-left: 7px;
	line-height: 14px;
	float: left;
}
#wrapper #mainFacilities #topTextHolder	#topText #textRight a, #wrapper #mainFacilities #camping #rightTxt a	{
	font-size: 11px;
	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: 140px;
	height: 94px;
	float: left;
	padding: 4px;
	margin-top: 80px;
	border: 1px solid #C4C4C4;
}
#wrapper #mainFacilities #topTextHolder #picHolder img	{
	width: 140px;
	height: 94px;
}
#wrapper #mainFacilities #camping	{
	display: block;
	width: 500px;
	height: 140px;
	padding-top: 10px;
	font-size: 10px;
	clear: left;
}
#wrapper #mainFacilities #camping #leftTxt	{
	display: block;
	width: 130px;
	height: 50px;
	padding-top: 12px;
	margin-left: 10px;
	float: left;
}
#wrapper #mainFacilities #camping #rightTxt	{
	display: block;
	width: 220px;
	height: 50px;
	padding-top: 12px;
	margin-left: 10px;
	float: left;
}
#wrapper #mainFacilities #rentals	{
	display: block;
	width: 500px;
	height: 320px;
	padding-top: 10px;
	font-size: 10px;
	clear: left;
}
#wrapper #mainFacilities #rentals #leftText	{
	display: block;
	width: 150px;
	height: 230px;
	margin-left: 10px;
	float: left;
}
#wrapper #mainFacilities #rentals #middleText	{
	display: block;
	width: 150px;
	height: 230px;
	margin-left: 5px;
	float: left;
}
#wrapper #mainFacilities #rentals #rightText	{
	display: block;
	width: 150px;
	height: 230px;
	margin-left: 5px;
	float: left;
}
#wrapper #footer	{
	display: block;
	width: 520px;
	height: 27px;
	margin-top: 10px;
	background-image: url(../../../images/footer/phone/footerPhone.png);
	background-repeat: no-repeat;
	border-radius: 7px;
	font-size: 7px;
	color: #595959;
}
#wrapper #footer #txt1	{
	display: block;
	width: 315px;
	height: 20px;
	margin-left: 5px;
	margin-top: 5px;
	float: left;
}
#wrapper #footer #txt3	{
	display: block;
	width: 147px;
	height: 20px;
	margin-left: 9px;
	margin-top: 5px;
	float: left;
}
#wrapper #footer #txt2	{
	display: block;
	width: 26px;
	height: 20px;
	margin-left: 8px;
	margin-top: 5px;
	float: left;
}

