body {
     font: 12px Arial, Helvetica, sans-serif;
     background: url(../images/back-01.jpg) repeat-x;
}
body, html {
     height: 100%;
     margin: 0px;
     padding: 0px;
}
a:link {
     color: #101544;
}
a:visited {
     color: #101544;
}
a:hover {
     color: #181F6F;
}
a:active {
     color: #101544;
}
img {
     border-style: none;
}
#containerdiv {
     width: 800px;
     margin-right: auto;
     margin-left: auto;
     position: relative;
     min-height: 90%;
}
#logo {
     height: 120px;
     background: url(../images/logo-03.jpg) no-repeat;
}
#nav {
     height: 30px;
     background: url(../images/navback-04.jpg) no-repeat;
     padding-top: 5px;
     padding-bottom: 5px;
     padding-left: 24px;
     margin-bottom: 15px;
}
#nav a {
     line-height: 27px;
     width: 125px;
     display: block;
     float: left;
     text-align: center;
     font-weight: bold;
     text-transform: uppercase;
     text-decoration: none;
     color: #FFF;
     padding-top: 3px;
}
#nav a:hover {
     background: url(../images/navhover-05.jpg);
}
#maincontent {
     clear: both;
     background: url(../images/mainback-02.jpg) no-repeat;
     padding: 18px 10px 0px 18px;
     min-height: 400px;
}
#maincontent p {
     margin-bottom: 19px;
}
#leftcontainer {
     float: left;
     width: 542px;
}
#welcome {
     padding: 0px 8px 0px 0px;
}
#slideshow {
     height: 137px;
     width: 192px;
     background: url(../images/slideshowback-08.png);
     padding: 4px;
     float: left;
     margin-right: 8px;
     margin-bottom: 15px;
}
.customhr {
     background: #E6E6E6;
     height: 3px;
     border-top-width: 0px;
     border-left-width: 0px;
     margin-top: 15px;
     margin-bottom: 15px;
     clear: left;
     padding: 0px;
}
#featured {
     padding: 0px 0px 8px;
     background: url(../images/featuredback-10.jpg) no-repeat 0px 35px;
     height: 380px;
}
.hoteldetails {
     height: 314px;
     width: 163px;
     float: left;
     padding: 8px;
}
div#featured div.hoteldetails p{
     margin-top: 0px;
     margin-bottom: 12px;
}
.hoteldetails a.bookbutton{
     text-align: center;
     display: block;
     height: 26px;
     width: 91px;
     line-height: 26px;
     text-decoration: none;
     color: #FFF;
     background: url(../images/button-12.png) no-repeat;
}
.hoteldetails a.bookbutton:hover {
     text-decoration: underline;
}
.ct {
	text-align: center;
}
h1 {
     text-transform: uppercase;
     font: bold 14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
     margin-top: 0px;
     margin-bottom: 15px;
     padding-left: 25px;
     background: url(../images/h1back-07.png) no-repeat;
}
h2 {
     font-size: 12px;
     font-weight: bold;
     color: #0F1644;
     background: url(../images/h2back-11.png) no-repeat;
     padding-left: 10px;
     margin: 7px 0px 125px 2px;
}
li {
     margin-top: 20px;
     margin-right: 250px;
}
#mapcontain {
     padding: 8px 8px 8px 0px;
}
#map {
     height: 615px;
     width: 534px;
}
#rightcolumn {
     float: left;
     width: 210px;
     background: url(../images/columnback-06.png) repeat-y;
     padding: 9px 10px 10px;
     height: 1276px;
     margin-top: -9px;
}
#rightcolumn p {
     margin-top: 10px;
     margin-bottom: 12px;
}
#formtable {
     width: 214px;
     margin-bottom: 40px;
}
#chk_in {
     width: 100px;
     color: #6C6C6C;
}
#chk_out {
     color: #6C6C6C;
     width: 100px;
}
#searchbutton {
     padding-top: 8px;
}
a.booknow {
     color: #000;
}
#footer {
     height: 100px;
     width: 100%;
     background: #141859;
     clear: left;
}
#copy {
     width: 782px;
     margin-right: auto;
     margin-left: auto;
     height: 70px;
     padding-top: 30px;
     color: #FFF;
     padding-left: 18px;
}
#copy a {
     color: #FFF;
}
.infowindows {
     font-size: 9px;
     color: #A8A8A8;
     margin-top: 0px;
}
.contact {
     margin-left: 20px;
     margin-right: 20px;
}
iframe {
     border-top-style: none;
     border-right-style: none;
     border-bottom-style: none;
     border-left-style: none;
     margin-bottom: 20px;
}
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;
}
