/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #000064;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #0000FF;
}
a:active {
	color: #FF0000;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
#amenities caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#amenities {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	height: 315px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #FF3300;
	border-right-color: #000064;
	border-bottom-color: #000064;
	border-left-color: #FF3300;
}
#main {
	border: 3px solid #FF0000;
	background-color: #FFFFFF;
}
#amenities td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000064;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #000064;
}
#rates caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

#rates {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	height: 315px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #FF3300;
	border-right-color: #000064;
	border-bottom-color: #000064;
	border-left-color: #FF3300;
}
#rates td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000064;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #000064;
}
#main #Form #booking {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
