@charset "UTF-8";
body {
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
html {
	height: 100%;
}
a:link {
	color: #667833;
}
a:visited {
	color: #667833;
}
a:hover {
	color: #cccc66;
}
a:active {
	color: #667833;
}
#globalcontainer {
	width: 847px;
	margin-right: auto;
	margin-left: auto;
}
#headercontainer {
	height: 125px;
}
#maincontentcontainer {
	min-height: 600px;
}
#featuredhotels {
	float: left;
	width: 405px;
	padding-right: 15px;
	border-right: 3px solid #CCC;
	margin-top: 10px;
	margin-bottom: 30px;
}
#featuredhotels p {
	margin-top: 5px;
	margin-bottom: 10px;
}
#welcome {
	float: left;
	width: 403px;
	margin-top: 10px;
	padding-left: 21px;
	margin-bottom: 30px;
}
#slideshow {
	height: 115px;
	width: 403px;
	margin-bottom: 20px;
}
#mainmenu {
	float: left;
	width: 290px;
	padding-right: 30px;
}
#description {
	float: left;
	width: 527px;
}
img {
	border-style: none;
}
h1 {
	font-size: 12px;
	color: #666;
	text-transform: uppercase;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #cccc66;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 15px;
}
dl {
	margin-top: 15px;
	margin-bottom: 0px;
}
dd {
	font-size: 11px;
	color: #666666;
	margin-left: 20px;
}
.icon {
	border-left: 15px solid #cccc66;
	padding-left: 5px;
}
.fl {
	float: left;
	margin-right: 10px;
}
.cl {
	clear: left;
}
.ct {
	text-align: center;
}
.underline {
	display: block;
	border-bottom: 1px dotted #666;
}
.topmargin {
	margin-top: 30px;
}
#copydiv {
	height: 65px;
	background: #dedede;
	padding-top: 10px;
	clear: left;
	padding-left: 10px;
	line-height: 18px;
	margin-top: 20px;
}
#map {
	height: 636px;
	margin-top: 25px;
	width: 100%;
}
.infowindows {
	font-size: 9px;
	color: #A8A8A8;
	margin-top: 0px;
}
li.contact {
	margin-top: 20px;
	margin-right: 250px;
}
.contactimg {
	margin-left: 20px;
}
#featuredform form {
	margin: 0px;
	padding: 0px;
}
#featuredform label {
	color: #333;
}
#featuredform {
	padding: 50px;
	height: 400px;
	width: 320px;
	margin: 40px auto 50px;
	background: #EEEEEE;
}
#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;
}
#formcontainer {
	padding-top: 10px;
	background: url(../images/formback-09.png) no-repeat;
	height: 173px;
	width: 250px;
	margin-top: 18px;
	margin-bottom: 25px;
}
#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;
}
iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 20px;
}

