@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: 50px;
}
#nav a {
	color: #FFF;
	text-decoration: none;
}
#nav a:hover {
	color: #52B1FF;
}
a:link {
	color: #276D9F;
}
a:visited {
	color: #276D9F;
}
a:hover {
	color: #081D28;
}
a:active {
	color: #276D9F;
}
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;
}
#formdiv {
	float: left;
	height: 148px;
	width: 382px;
	margin: 12px;
	background: url(../images/formback-03.jpg);
	padding-top: 15px;
	color: #FFF;
}
#title {
	font: bold 20px Arial, Helvetica, sans-serif;
	color: #205C91;
	border-bottom: 1px dotted #205C91;
	margin: 0px 60px 0px 20px;
}
h2 {
	margin-top: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #081D28;
	margin-bottom: 0px;
}
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);
}
#unstyledlink {
	color: #081D28;
	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;
}
