@charset "UTF-8";
body {
	font: 12px Arial, Helvetica, sans-serif;
	background: url(../images/bodyback-04.jpg) repeat-x;
	margin: 25px 0px 0px;
	padding: 0px;
	height: 100%;
}
html {
	height: 100%;
}
a:link {
	color: #197992;
}
a:visited {
	color: #197992;
}
a:hover {
	color: #12505E;
}
a:active {
	color: #197992;
}
#globalcontainer {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background: #FFF url(../images/topround-05.jpg) no-repeat top;
	padding: 10px 25px 0px;
}
#headercontainer {
	height: 100px;
}
#logocontainer {
	float: left;
	height: 100px;
	width: 336px;
}
#navigationcontainer {
	float: left;
	height: 100px;
	width: 414px;
	text-align: right;
}
#navigationcontainer ul {
	margin: 35px 0px 0px;
	padding: 0px;
	font: normal 16px Tahoma, Geneva, sans-serif;
}
#navigationcontainer ul li {
	display: inline;
	list-style: none;
	margin-right: 13px;
}
#navigationcontainer ul li a {
	color: #999;
	text-decoration: none;
}
#navigationcontainer ul li a:hover {
	color: #197992;
	text-decoration: underline;
}
#maincontentcontainer {
	min-height: 700px;
	clear: both;
}
img {
	border-style: none;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #0F2F3C;
	margin-top: 0px;
	margin-bottom: 5px;
}
h2 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #0F2F3C;
	border-bottom: 1px dotted #0F2F3C;
}
h3 {
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0px;
	color: #0F2F3C;
}
.notopmargin {
	margin-top: 0px;
}
.topmargin {
	margin-top: 25px;
}
.nobottborder {
	border-bottom-style: none;
}
.tr {
	text-align: right;
}
.ct {
	text-align: center;
}
.font14 {
	font-size: 14px;
}
.substructure {
	float: left;
	height: 177px;
	width: 240px;
	margin-right: 25px;
	text-align: justify;
	line-height: 17px;
}
.substructure p {
	margin-bottom: 0px;
	margin-top: 15px;
}
#reservations {
	float: left;
	height: 177px;
	width: 506px;
	padding-right: 25px;
}
form {
	margin: 0px;
	padding: 0px;
}
#formdiv {
	float: left;
	height: 152px;
	width: 189px;
	background: #BABEC9 url(../images/formback-09.png) no-repeat;
	padding: 10px 15px 15px;
}
#formtable {
	width: 200px;
	margin: 0px;
}
#formtable td {
	padding: 1px;
}
#chk_in {
	width: 85px;
	color: #6C6C6C;
}
#chk_out {
	color: #6C6C6C;
	width: 85px;
}
#lowerleft {
	float: left;
	width: 511px;
	margin-top: 25px;
	background: #D0D2D8 url(../images/lowerleftback-11.png) no-repeat;
	padding: 5px 10px 10px;
	margin-bottom: 25px;
	line-height: 17px;
}
#hotellist {
	float: left;
	width: 204px;
	margin-top: 25px;
	padding: 5px 0px 15px 15px;
	margin-bottom: 25px;
}
#supporting {
	border-top: 1px dotted #999;
	line-height: 17px;
}
#footercontain {
	height: 75px;
	background: url(../images/footerback-07.jpg) repeat-x;
	clear: both;
}
#copydiv {
	height: 65px;
	width: 765px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/bottomround-06.jpg) no-repeat top;
	padding: 0px 10px 10px 25px;
	color: #999;
}
#copydiv a {
	color: #999;
	text-decoration: none;
}
#copydiv a:hover {
	color: #197992;
	text-decoration: underline;
}
#copydiv ul {
	margin: 0px 0px 5px;
	padding: 0px;
}
#copydiv ul li {
	list-style: none;
	display: inline;
	margin-right: 15px;
}
#map_canvas {
	height: 750px;
	width: 750px;
	margin-top: 25px;
}
#map p {
	line-height: normal;
}
.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: #BABEC9;
}
#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;
}

