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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #00b381;
}
a:visited {
	color: #00b381;
}
a:hover {
	color: #76a0c8;
}
a:active {
	color: #00b381;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper {
	width: 848px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 65px;
}
#header a {
	line-height: 43px;
	text-align: center;
	width: 83px;
	padding-top: 15px;
	color: #666666;
	font-weight: bolder;
	text-decoration: none;
	float: left;
}
#ahome {
	background-image: url(../images/home.jpg);
}
#ahome:hover {
	color: #1565B7;
	background-position: 0px -58px;
}
#ahotels {
	background-image: url(../images/hotels.jpg);
}
#ahotels:hover {
	color: #1565B7;
	background-position: 0px -58px;
}
#acars {
	background-image: url(../images/cars.jpg);
}
#acars:hover {
	color: #1565B7;
	background-position: 0px -58px;
}
#aattractions {
	background-image: url(../images/attractions.jpg);
}
#aattractions:hover {
	color: #1565B7;
	background-position: 0px -58px;
}
#acontact {
	background-image: url(../images/contact.jpg);
}
#acontact:hover {
	color: #1565B7;
	background-position: 0px -58px;
}
#aresources {
	background-image: url(../images/resources.jpg);
}
#aresources:hover {
	color: #1565B7;
	background-position: 0px -58px;
}
#slideshow {
	height: 178px;
	width: 528px;
	float: left;
}
#welcome {
	padding: 10px;
	height: 158px;
	color: #666666;
	width: 300px;
	background-color: #F5F5F5;
	float: left;
}
#welcome p {
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 16px;
}
#uppercase {
	text-transform: uppercase;
	color: #424242;
	font-weight: bold;
}
#menu {
	height: 230px;
	width: 250px;
	color: #666666;
	margin-right: 11px;
	margin-bottom: 35px;
	float: left;
}
#featured {
	height: 230px;
	width: 570px;
	color: #666666;
	float: left;
	margin-left: 17px;
}
#featured p {
	margin-top: 18px;
	margin-bottom: 26px;
}
#featured img {
	margin-right: 11px;
}
#featured + div {
	clear: left;
}
h1 {
	font-size: 12px;
	line-height: 27px;
	background-color: #E6E6E6;
	font-weight: normal;
	margin-top: 0px;
	padding-left: 10px;
	margin-bottom: 0px;
	color: #000000;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #00b381;
}
dl {
	margin-top: 15px;
	margin-bottom: 0px;
}
dd {
	font-size: 11px;
	color: #666666;
	margin-left: 15px;
}
.topmargin {
	margin-top: 45px;
}
ol {
	margin-bottom: 250px;
}
li {
	margin-top: 25px;
}
iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bottommargin {
	margin-bottom: 20px;
}
.largebottommargin {
	margin-bottom: 250px;
}
.alignright {
	text-align: right;
}
#map {
	height: 636px;
	width: 624px;
	float: left;
	clear: left;
}
#infowindows {
	font-size: 9px;
	color: #A8A8A8;
	margin-top: 0px;
}
#hotellist {
	width: 209px;
	padding-left: 15px;
	float: right;
	margin-bottom: 20px;
}
#aboutdiv {
	width: 609px;
	float: left;
	clear: left;
	padding-top: 35px;
	margin-bottom: 30px;
	padding-right: 15px;
}
.contact {
	float: right;
	clear: right;
	margin-bottom: 15px;
	margin-left: 60px;
}
#footer {
	background-color: #E6E6E6;
	text-align: center;
	height: 62px;
	padding-top: 10px;
	clear: both;
	margin-top: 40px;
}
label {
	color: #333;
}
#featuredform {
	padding: 50px;
	height: 350px;
	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;
}
#formcontainer {
	padding-top: 10px;
	background: url(../images/formback-09.png) no-repeat;
	height: 173px;
	width: 250px;
	margin-top: 18px;
}
#formtable {
	width: 214px;
	margin: 5px 0px 0px 20px;
}
#formtable td {
	padding: 4px;
}
#chk_in {
	width: 95px;
	color: #6C6C6C;
}
#chk_out {
	color: #6C6C6C;
	width: 95px;
}
#searchbutton {
	padding-top: 8px;
}
