* {
	margin:0;
	padding:0;
}

html {
	text-align:center;
}

div {
	text-align:left;
}


body {
	background:#99CCCC url(images/site-bg.gif) repeat-x;
}

div, p, span {
	font: 12px verdana;
	color:#999999;
}

h1, h1 a {
	font: 14px verdana;
	font-weight:bold;
	color:#FFFFFF;
}

h2 {
	font: 12px verdana;
	color:#66605a;
	font-weight:bold;
	line-height:18px;
}

.clear {
	clear:both;
}

#locale {
	margin:5px 0 0 39px;
}

#locale img {
	border:none;
	margin:0 2px;
	float:left;
}

#container {
	width:750px;
	margin:12px auto 0 auto;
	padding:10px 10px 0 10px;
	background-color:#FFFFFF;
}

* html #container { width:750px; }

#headernav {
	padding:2px;
	border:2px solid #33302d;
	height:20px;
}

#headernav ul {
	list-style-type:none;
	background-color:#33302d;
	height:20px;
	width:100%;
}

#headernav ul li {
	float:left;
	display:block;
	width:148px;
	line-height:20px;
	text-align:center;
	vertical-align:middle;
}

#headernav ul li a {
	font:12px verdana;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	width:148px;
	line-height:20px;
}

#headernav ul li .end, #headernav ul li a .end {
	width:150px;
}

#headernav ul li a:hover {
	background-color:#59564F;
}

#leftnav {
	clear:both;
	float:left;
	width:200px;
	height:300px;
	background-color:#33302d;
	margin:10px 0 0 0;
}

#logo {
	margin:10px 0 0 20px;
	border:0;
	width:150px;
	height:60px;
	font-size:20px;
	line-height:60px;
}

#leftnavmenu{
	margin: 10px 0 0 35px;
	padding: 0;
	list-style-type: none;
	width: 145px;
}
	
#leftnav ul li{
	position: relative;
	z-index:100;
}
	
#leftnav ul li ul{
	position: absolute;
	width: 145px;
	top: 0;
	visibility: hidden;
	list-style-type: none;
	background-color:#33302d;
	border:1px solid #403c38;
	z-index:100;
}

#leftnav ul li a{
	display: block;
	overflow: auto;
	color: #ffffff;
	text-decoration: none;
	padding:5px;
}

#leftnav ul li a:visited{
	color: #ffffff;
}

#leftnav ul li a:hover{
	background-color: #59564F;
}

#leftnav .subfolderstyle{
	background: url(images/arrow-list.gif) no-repeat center right;
}

* html #container #leftnav ul li { float: left; height: 1%; }
* html #container #leftnav ul li a { height: 1%; }

#leftnav ul li a.highlight {
	color:#69BFDE;
	font-weight:bold;
}

#rotator
{
	float:left;
	margin:10px 0 0 0;
	overflow: hidden;
	position: relative;
	width: 550px;
	height: 300px;
	background-color:#4d4843;
	text-align:center;
}

#rotator img
{
	border: 0;
	width: 550px;
	height: 300px;
}

#rotator1
{
	float:left;
	margin:10px 0 10px 0;
	overflow: hidden;
	position: relative;
	width: 550px;
	height: 200px;
}

#headertext {
	z-index:90;
	position:absolute;
	bottom:0;
	left:0;
	width:530px;
	padding:5px 10px;
	color:#FFFFFF;
	background:url(images/transparent.png);
}

#headertext h1 a {
	color:#69BFDE;
}

#guarantee {
	vertical-align:bottom;
	color:#FFFFFF;
	width:200px;  
	float:left; 
	clear:both; 
	height:22px;
	padding-top:12px;
	.height:20px;
	.padding-top:14px;
	background:#4D4843;
	border-bottom:5px solid #33302D;
	text-align:center;
}

#book-online {
	vertical-align:bottom;
	color:#999999;
	width:540px; 
	background:#4D4843;  
	margin-bottom:10px; 
	float:left; 
	height:23px;
	padding:11px 0 0 10px;
	border-bottom:5px solid #33302D;
}

#book-online form {
	font-style:none; 
	margin-top:-15px;  
}

#border {
	width:750px;
	background:#4D4843;
	border-top:5px solid #33302D;
	border-bottom:5px solid #33302D;
	float:left;
}
#extras {
	clear:both;
	float:left;
	width:200px;
	text-align:center;
	line-height:1.5;
}

#extras img {
	border:none;
}

#extras1 {
	text-align:center;
}

#extras select {
	font-size:10px;
	color:#666666;
}

#Adults, #Length {
	width:50px;
	margin:2px 0 2px 0;
}

#DateIn {
	width:100px;
}

#formbutton{
	cursor:pointer;
	width:140px;
	height:24px;
	margin-top:10px;
}

.check {
    background:url(/images/check.png) top left;
	font-size:10px;
	line-height:24px;
	border:none;
}

.check:hover {
    background:url(/images/check.png) top right;
}

#wifi {
	margin:20px 0 0 0;
}

.TA_rated {
	margin:100px 0 0 15px;
}

#copy {
	float:right;
	width:530px;
	margin:0 10px 0 10px;
}

#copy h1 {
	color:#999999;
}

#copy p {
	margin-bottom:10px;
	line-height:1.5;
	color:#66605a;
}

#copy a {
	color:#4a8797;;
}

#fullwidth {
	margin-left:-155px;
}

#copy ul {
	color:#66605a;
	margin:5px 0 10px 20px;
	width:245px;
	float:left;
}

#copy li {
	line-height:2;
}

#name, #email, #message {
	padding:2px;
	display:block;
	margin:5px 0 10px 0;
	font: 12px verdana;
	color:#66605A;
	width:300px;
}
 
.gallery {
	text-align:center;
	clear:both;
}

.gallery img {
	border:1px solid #33302d;
	margin:0 5px 5px 0;
}

.clear {
	clear:both;
}

#footer {
	background-color:#4A8797;
	padding-bottom:10px;
}

#footer p.links, #footer p.links a, #address, #address a {
	color:#999999;
	font-size:9px;
	text-decoration:none;
	text-transform:none;
}

#footercontent {
	width:750px;
	margin:0 auto;
	background-color:#33302D;
	text-transform:uppercase;
	font:10px verdana;
	color:#999999;
	text-align:center;
	padding:10px;
	line-height:1.5;
}

#footercontent p a {
	color:#999999;
}

* html #footer #footercontent { width:760px; }
* html #footer #address { width:760px; }

#footer .awards {
	width:700px;
	margin:0 auto;
	background-color:#33302D;
	text-align:center;
	padding:10px 10px 10px 60px;
}

* html #footer .awards { width:710px; }

#footer .floatawards a img {
	float:left;
	border:none;
	margin:0 50px;
}


#address {
	width:750px;
	margin:0 auto;
	text-transform:uppercase;
	font:9px verdana;
	background-color:#4d4843;
	text-align:center;
	padding:10px;
}

#address a {
	text-decoration:underline;
}

#basic-accordian {
	margin:15px 0 0 -10px;
}

.accordion_headings{
	padding:0 0 12px 15px;
	cursor:pointer;
	font-weight:bold;
	background:url(/images/headers.gif) bottom left no-repeat;
	color:#4A8797;
}

.accordion_headings:hover{
	color:#33302D;
}

.accordion_child{
	padding:15px;
}

.accordion_child .img {
	text-align:left;
	margin:0 10px 10px 0;
	border: 1px #fff solid;
}

.accordion_child .img:hover {
	border: 1px #eee solid;
}

#copy .ACsmall {
	font-size:9px;
}

#copy .ACheader {
	font-size:12px;
	font-weight:bold;
}

#copy .ACmain * {
	font-size:12px;
}

#copy .ACmain ul {
	padding:0 0 10px 15px;
	padding:0;
	width:300px;
}

#copy .ACmain ul li {
	line-height:14px;
}	

* html #container #copy #basic-accordian div div .ACmain ul li { list-style-type:disc; }

div.bubble {
	width: auto;
	font-size: 0.75em;
	margin-bottom: 30px;
}

div.bubble blockquote {
	margin: 0px;
	padding: 0px;
	border: 1px solid #c9c2c1;
	background-color: #fff;
}

div.bubble blockquote p {
	margin: 10px;
	padding: 0px;
}

div.bubble cite {
	position: relative;
	margin: 0px;
	padding: 7px 0px 0px 15px;
	top: 6px;
	background: transparent url(/images/tip.gif) no-repeat 20px 0;
	font-style: normal;
}

#rates {
	float:left;
	width:275px;
	margin-bottom:20px;
}

.rates-left {
	color:#666666;
	width:175px;
	float:left;
	padding:5px;
	border:1px solid #eaeaea;
	border-right:none;
	border-bottom:none;
}

.rates-right {
	color:#666666;
	width:75px;
	float:left;
	padding:5px;
	text-align:center;
	border:1px solid #eaeaea;
	border-left:none;
	border-bottom:none;
}

.on {
	background:#eaeaea;
}

.special-offer { clear:both; color: #555; margin: 10px 0 40px 0; }
.special-offer input { float: right; margin-right: 15px; padding: 3px; }
.special-offer .disclaimer { font-size: 9px; color: #AAA !important; display:block; }
.special-offer .reservation { color: #AAA !important; line-height: 20px !important; font-size: 11px;  }
.special-offer .reservation a { color: #aaa !important; }
.special-offer .image { float: left; margin-right: 20px; margin-top: 10px; padding-bottom: 13px; background: url(special-offers/img_bg.png) left bottom no-repeat; clear:both; }
.special-offer h2 { background-color: #444; color: #fff; padding: 10px; float: left; font-size: 24px; letter-spacing: -2px; font-weight: normal; }
.special-offer ul { width: 310px !important; background: url(special-offers/ul_bg.png) right top no-repeat; padding: 40px 0 0 0; list-style-type: none; margin: -25px 0 20px 0 !important; }
.special-offer ul li { background: url(special-offers/li_bg.png) no-repeat; height: 23; line-height: 23px; margin: 0 0 2px 0; padding: 0 0 0 20px; }
.special-offer p { clear:both }
.special-offer p.description { clear: none; float: right; width: 310px; padding-top: 20px;}


#special-offers-promo { display: block; position:relative; width:150px; height:127px; margin: 20px 0 0 25px;  }
#special-offers-promo { *margin-left: 0px; }
#special-offers-promo img { position:absolute; left:0; top:0; margin:0; padding:0; }

#special-offers-more { font-weight:bold; font-size: 14px; margin-bottom: 30px !important;text-align:center;width:325px; }

#info-message { clear:both; border:2px solid #69BFDE; background:#E9F5FA; margin-bottom:10px; color:#33302D; }
#info-message p { color:#33302D; margin:5px; padding:0;}
