.navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #009900;
	display: block;
	height: auto;
	line-height: 18px;
	vertical-align: bottom;
	text-align: left;
	white-space: normal;
	clear: none;
	float: left;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-weight: normal;
	width: 140px;
}

.navigation:hover {
	font-family: Papyrus;
	font-size: 18px;
	color: #FFFFFF;
	display: compact;
	height: auto;
	line-height: 18px;
	vertical-align: bottom;
	text-align: left;
	white-space: normal;
	clear: none;
	float: left;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-weight: bolder;
	border-left-color: #009A00;
	border-left-style: none;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	background-color: #009A00;
	width: 140px;
}

.cabins_navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #009A00;
	display: block;
	height: auto;
	line-height: 18px;
	vertical-align: bottom;
	text-align: left;
	white-space: normal;
	clear: none;
	float: left;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-weight: bolder;
	width: 160px;
	cursor: auto;
}

.cabins_navigation:hover {
	font-family: Papyrus;
	font-size: 16px;
	color: #FFFFFF;
	display: compact;
	height: auto;
	line-height: 18px;
	vertical-align: bottom;
	text-align: left;
	white-space: normal;
	clear: none;
	float: left;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-weight: bolder;
	border-left-color: #009A00;
	border-left-style: none;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	background-color: #009A00;
	width: 160px;
}

.headers {
	font-family: "Times New Roman", Times, serif;
	color: #009A00;
	font-size: 24px;
}
.text {
	font-family: Papyrus;
	color: #009A00;
	font-weight: normal;
	font-size: 16px;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #009A00;
}
