body { 
	color : #000000; 
	background : #ffffff; 
	font-family : "Times New Roman", Times, serif; 
	font-size : 14pt;
}

#content_map {
	position: absolute;
	height: 650px;
	width: 1000px;
	margin-right: 0;
	margin-left: 0;
	background-color: #ede0c2;
}

#content_map_text1 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 643px;
	height: 160px;
}

#content_map_mapimage {
	position: absolute;
	left: 0px;
	top: 210px;
	width: 900px;
	height: 376px;
	margin-left: -100px;
}

#content_bookings {
	position:absolute;
	height: 700px;
	width: 1000px;
	margin-right: 0;
	margin-left: 0;
	top: 0;
	left: 0;
	text-align: center;
}

#content_bookings_form {
	position: absolute;
	left: 0px;
	top: 0px;
}

#content_bookings_contact {
	position: absolute;
	width: 1000px;
	height: 180px;
	text-align: left;
	left: 0px;
	top: 750px;
}

#content_contact {
	position:absolute;
	height: 700px;
	width: 1000px;
	margin-right: 0;
	margin-left: 0;
	top: 0;
	left: 0;
}

#content_credt_card {
	position:absolute;
	height: 700px;
	width: 1000px;
	margin-right: 0;
	margin-left: 0;
	top: 0;
	left: 0;
}

#contact_text_1 {
	position: absolute;
	left: 0px;
	top: 150px;
	size: 12px;
	text-align: left;
}

#contact_text_2 {
	position: absolute;
	left: 0px;
	top: 150px;
	size: 12px;
	text-align: left;
}

.header, .banner, .navigation, .footer, #content_bookings_contact, #content_bookings_print, #content_map_print, #content_contact_print { display: none; }

