.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1C5A75;
}
.botbg {
	background-color: #E4F2F9;
	background-image: url(../images/bot-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.footer-links {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #04324A;
	text-decoration: none;
}


.bor {
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2B8AB3;
	border-left-color: #2B8AB3;
}
.bor2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.submid-bg {
	background-image: url(../images/subbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #89C7E3;
}
.inner-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;
	line-height: 18px;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
	padding: 5px;
	border: 1px solid #E3F2F8;
	background-color: #8EC5DE;
}
.amenities {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
}
.style4 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #04324A;
	text-decoration: none;
	}