body {
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	background:#0e2942 url('images/bg.gif') repeat-x;
	color:#FFF;
	font-size:1em;
}

a {
	color:#0099CC;
}

#wrapper {
	width:865px;
	margin:0 auto;
	background:url('images/left-shadow.png') left 100px no-repeat;
	padding:0 0 0 19px;
}
#wrapper2 {
	width:865px;
	background:url('images/right-shadow.png') right 100px no-repeat;
	padding:0;
	float:left;
}

.logo {
	float:left;
	margin:0 0 -85px -20px;
	position:relative;
	border:0;
}
.slogan {
	width:430px;
	float:left;
	padding:3px 0 0 120px;
	margin-top:30px;
	margin:30px 0 0 -10px;
	position:relative;
	background:url('images/fancy-twirl.png') no-repeat;
	font-size:1.4em;
	line-height:50px;
	height:50px;
	color:#FFF;
}
.specials {
	position:relative;
	z-index:5;
	margin-left:-434px;
	float:left;
	background:url('images/discounts-availible.png');
	display:block;
	height:100px;
	width:160px;
}
.specials span {
	display:none;
}
/*
.slogan {
	width:450px;
	float:left;
	padding:3px 0 0 100px;
	margin-top:30px;
	margin:30px 0 0 -20px;
	position:relative;
	background:url('images/fancy-twirl.png') no-repeat;
	font-size:1em;
	height:50px;
	color:#FFFF66;
}
*/
.slogan a, .slogan img {
	border:none;
}
.slogan img {
	margin-left:8px;
}
#navigation {
	float:left;
	list-style:none;
	margin:0 0 22px 0;
	padding:0;
}
/*
#navigation li {
	display:block;
	background:url('images/nav-button.png') no-repeat;
	height:35px;
	width:166px;
	padding:27px 0 2px 50px;
	font-size:.7em;
}
*/

#navigation li {
	display:block;
	float:left;
	clear:both;
	background:url('images/nav-button.png') left center no-repeat;
	width:176px;
	padding:11px 0 8px 40px;
	margin-bottom:1px;
	font-size:.6em;
}

#navigation a {
	font-size:2em;
	line-height:.5em;
	color:#FFF;
	text-decoration:none;
}
#navigation a:hover {
		color:#EFD072;
}
/* online reservations box */

h3.online-reservations {
	font-size:1.1em;
	text-align:center;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:1px;
}
form.online-reservations {
	margin-bottom:5px;
}
.online-reservations {
	width:164px;
	margin:0;
	padding:3px 10px;
	background:#FFF;
	border:#435771 1px solid;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
}

.gov_list ul li{
	list-style: none;
	margin-left: -30px;
	margin-bottom: 10px;
	font-size: 12px;
}

.gov_list ul li img{
	margin-bottom: -10px;
}


.online-reservations ul {
	list-style:none;
	margin:0;
	padding:0 0 0 15px;
}
.online-reservations ul li {
	padding:3px;
}
.online-reservations a {
	color:#000;
}

/* Slide Shows */
#slideshows {
	float:left;
	width:255px;
	margin:0 0 0 20px;
}

.slideshow {
	border:#FFF 4px solid;
	margin-bottom:32px;
	margin-right:4px;
	position:relative;
	width:243px;
	height:157px;
}

.slideshow img {
	border:0 none;
	left:0;
	position:absolute;
	top:0;
}

/* Content Area */
#content {
	float:left;
	width:345px;
	position:relative;
	margin:-20px 0 0 0;
	padding:20px 10px 30px 30px;
	background:url('images/index-content-bg.png') no-repeat;
}

#content p {
	font-size:.8em;
}

.copy {
	float:right;
	margin:45px 35px 10px 0;
	font-size:.7em;
}

/*inner page*/
#inner-content-repeat {
	float:left;
	width:660px;
	position:relative;
	margin:-20px 0 20px 0;
	background:url('images/inner-content-repeat.gif') left repeat-y;
}

#inner-content-top {
	background:url('images/inner-content-footer.gif') left bottom no-repeat;
}

#inner-content-bottom {
	background:url('images/inner-content.gif') left top no-repeat;
	padding:20px 10px 30px 30px;
}
#inner-min-height {
	height:400px;
	float:left;
	width:1px;
}
#inner-content-repeat .copy {
	float:right;
	position:relative;
	margin:5px 35px 10px 0;
	font-size:.7em;
}

#inner-content-repeat h1 {
	font-size:1.5em;
}

ul.amenities {
	list-style-image:url('images/bullet-point.gif');
}

ul.amenities li {
	padding-bottom:20px;
}

/* Room page rooms selection */

#rooms {
	text-align:center;
	margin-bottom:10px;
}

#rooms img {
	margin:3px;
}

/*index page*/

#content p {
	margin:20px 0 0 0;
	padding:0;
	float:left;
}
/*
#content .small-box {
	float:left;
	background:url('images/small-box.gif') no-repeat;
	font-size:.8em;
	padding:45px 0 0 0;
	text-align:center;
	width:165px;
	height:65px;
	margin:10px 0 0 0;
	font-style:normal;
}
#content p.small-box {
	margin-left:10px;
}*/
.float-left .small-box {
	background:url('images/contact-us.gif') no-repeat;
	font-size:.8em;
	padding:3px 0;
	text-align:center;
	width:165px;
	margin:7px 10px;
	font-style:normal;
}
.nothing-box {
	float:left;
	display:block;
	height:35px;
	width:75px;
}

.float-left {
	float:left;
}
.clear {
	clear:both;
}

.inputDate {
	width:100px;
}

.datelink, .datelink img  {
	border:none;
}

#calender {
	color:#000;
	font-size:11px;
}

#calender a {
	text-decoration:none;
}

.green-text {
	color:#66FF00;
}

.orange-text {
	color:#FF9900;
}