@charset "UTF-8";
/* CSS Document */

body {
	font: 12px Arial, Helvetica, sans-serif;
	background: url(../images/back-01.jpg) repeat-x;
	margin-top: 0px;
	margin-bottom: 200px;
}
#nav {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#nav ul {
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 15px;
	margin-bottom: 10px;
}
#nav ul li {
	font: 14px "Arial Black", Gadget, sans-serif;
	color: #FFF;
	display: inline;
	list-style: none;
	margin-right: 55px;
}
#nav a {
	color: #FFF;
	text-decoration: none;
}
#nav a:hover {
	color: #29AAFF;
}
a:link {
	color: #113C5C;
}
a:visited {
	color: #113C5C;
}
a:hover {
	color: #500000;
}
a:active {
	color: #113C5C;
}
img {
	border-style: none;
}
#layout {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background: #FFF;
}
#logo {
	background: url(../images/logo-02.jpg);
	float: left;
	height: 163px;
	width: 382px;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
}
#homelogo {
	background: url(../images/logo-02.jpg);
	float: left;
	height: 163px;
	width: 382px;
	margin-top: 32px;
	margin-bottom: 12px;
	margin-left: 12px;
}
#formdiv {
	float: left;
	height: 148px;
	width: 382px;
	margin: 12px;
	background: url(../images/formback-03.jpg);
	padding-top: 15px;
	color: #FFF;
}
#homeformdiv {
	float: left;
	height: 198px;
	width: 382px;
	margin: 12px;
	background: url(../images/formback-03.jpg) no-repeat;
	background-color: #500000;
	padding-top: 15px;
	color: #FFF;
}
.homeporttext {
	margin-left: 0px;
	margin-bottom: 8px;
	margin-top: 0px;
}
.ports {
	width: 250px;
	float: left;
	margin-bottom: 12px;
	margin-left: 3px;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 0px;
}
.ports a {
	font-size: 12px;
	text-align: left;
	padding-top: 6px;
}
.ports p {
	height: 20px;
}
.port {
	width: 245px;
	float: left;
	margin-top: 0px;
	margin-bottom: 12px;
	margin-left: 10px;
	padding-left: 0px;
	padding-bottom: 2px;
	padding-top: 0px;
}
.port a {
	margin-top: 14px;
	font-size: 12px;
	text-align: left;
	margin-bottom: 10px;
}
.port p {
	height: 20px;
}
#title {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
	margin: 0px 60px 0px 20px;
}
h2 {
	margin-top: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #113C5C;
	margin-bottom: 0px;
}
h3 {
	margin-top: 12px;
	font-size: 12px;
	font-weight: bold;
	color: #4D4D4D;
	text-align: center;
	margin-bottom: 15px;
}
form {
	margin: 0px;
}
#formtable {
	margin-top: 10px;
	margin-left: 20px;
	width: 250px;
	font-weight: bold;
	font-size: 12px;
}
#formtable tr td{
	height: 30px;
	vertical-align: middle;
}
#chk_in {
	width: 125px;
	color: #6C6C6C;
}
#chk_out {
	color: #6C6C6C;
	width: 125px;
}
#searchbutton {
	padding-top: 8px;
}
#maincontent {
	clear: both;
	width: 776px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	border-right: 3px solid #CCCCCC;
	border-bottom: 3px solid #CCCCCC;
	border-left: 3px solid #CCCCCC;
	margin-left: -3px;
}
#featured {
	height: 155px;
	background: url(../images/featuredback-05.jpg);
}
#homeclear {
	clear: both;
}
.homefeatured {
	height: 409px;
	width: 250px;
	margin-left: 6px;
	margin-top: 10px;
	margin-bottom: 20px;
	background: url(../images/homefeaturedback-08.png) no-repeat;
	float: left;
}
.homefeatured img {
	margin-left: 30px;
	margin-top: 0px;
}
.homefeatured p {
	margin-top: 10px;
}
.hotelinfo {
	width: 190px;
	margin-left: 30px;
	margin-top: 4px;
	padding: 5px;
}
#unstyledlink {
	color: #113C5C;
	text-decoration: none;
}
#hotelinfo {
	float: left;
	height: 154px;
	width: 360px;
	margin-left: 145px;
	margin-right: 10px;
}
#hotelinfo ul {
	padding: 0px 0px 0px 15px;
	margin: 10px 0px 0px;
}
#hotelinfo ul li {
	margin-bottom: 2px;
	list-style: disc;
	padding-bottom: 0px;
}
#reservebutton {
	margin-left: 20px;
	float: left;
	margin-top: 3px;
}
#learnmore {
	float: left;
	margin-top: 10px;
	display: block;
	margin-left: 15px;
}
#menu {
	float: left;
	height: 137px;
	width: 216px;
	padding: 0px 17px 17px;
}
#menu ul {
	margin: 19px 5px 0px 10px;
	padding: 0px;
}
#menu ul li a {
	text-decoration: none;
}
#menu ul li {
	list-style: url(../images/point-07.png) inside;
	margin-bottom: 5px;
	border-bottom: 1px solid #DEDEDE;
	padding-left: 0px;
	margin-left: 0px;
}
#map {
	clear: both;
	height: 776px;
	width: 776px;
}
.nextline {
	margin-top: 0px;
	text-align: justify;
	margin-bottom: 12px;
}
#selection {
	margin-bottom: 15px;
}
#footer {
	background: #DEDEDE;
	padding: 10px;
	clear: both;
	margin-top: 50px;
}
#footer ul {
	padding-left: 0px;
	margin: 0px;
}
#footer ul li {
	display: inline;
	margin-right: 25px;
}
#footer p {
	margin-top: 2px;
	margin-bottom: 0px;
}
.infowindows {
	font-size: 9px;
	color: #A8A8A8;
	margin-top: 0px;
}
.contact {
	margin-left: 20px;
}
iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#hiddendata {
	display: none;
}
label {	color: #333;}
#featuredform {
	padding: 50px;
	height: 400px;
	width: 320px;
	margin: 0px auto 50px;
	border: 1px dotted #999;
	background-image: url(../images/formback-18.png);
	background-repeat: repeat-x;
}
#featuredform input {
	margin-top: 4px;
	margin-bottom: 10px;
	width: 315px;
	border: 1px solid #CCC;
	padding: 3px;
	margin-left: 0px;
}
#featuredform select {
	margin-top: 6px;
	margin-bottom: 10px;
}
input {	color: #666;}
.ct {	text-align: center;}
