/* CSS Document */
img {
	behavior:url("/css/pngbehavior.htc");
}

body,td,th {
	font:0.8em Arial, Helvetica, sans-serif;
	color:#333;
}

body {
	background:#FFF url(/images/layout/page_bg.jpg) repeat-x;
	width:910px;
	margin:20px auto;
}

* html #leftColumn {
	width:207px;
	height:680px;
	padding:0 2px 0 1px;
}

#leftColumn {
	width:200px;
	min-height:680px;
	color:#333;
	float:left;
	background:#FFF url(/images/layout/leftcol_bg.jpg) top left no-repeat;
	padding:0 5px;
}

#bookaroom {
	margin:auto;
	padding:5px;
	margin-right:15px;
}

#internetspecials {
	margin:auto;
	padding-left:5px;
	margin-right:15px;
}

#mailinglist {
	margin:auto;
	padding-left:5px;
	margin-right:15px;
}

#hotelsurvey {
	background:#FFF url(/images/layout/hotel_survey_bg.jpg) top left no-repeat;
	padding-left:80px;
	height:110px;
	margin:5px;
	margin-top:10px;
	margin-right:5px;
}

* html #contentCenter {
	height:680px;
	width:688px;
}

#contentCenter {
	color:#333;
	width:690px;
	min-height:680px;
	float:left;
	background:#FFF url(/images/layout/nav_bg.jpg) top right no-repeat;
}

#contentMain img {
	border:1px solid #BFBFBF;
	margin:5px 6px 6px 5px;
	padding:2px;
}

#mainPhotos {
	position:relative;
	z-index:1;
}

#waves {
	position:relative;
	bottom:285px;
	z-index:2;
}

#photoContainer {
	width:688px;
	height:300px;
	overflow:hidden;
	clear:both;
	margin:auto;
}

.photoPadding {
	margin-right:4px;
}

#rightColumn {
	width:200px;
	float:right;
	margin-left:20px;
}

#k9friendly {
	background:#FFF url(/images/layout/k9friendly_bg.jpg) top right no-repeat;
	padding-right:60px;
	height:110px;
	margin-bottom:10px;
}

#contactForm {
	margin-bottom:10px;
}

#rightShadow {
	float:right;
	width:10px;
	display:inline-table;
	padding:0;
}

#footer {
	color:#FFF;
	background:#069 url(/images/layout/footer_bg.gif) bottom left no-repeat;
	width:880px;
	clear:both;
	padding:10px;
}

#copyright {
	margin-top:7px;
	font-size:10px;
}

#inclind {
	font-size:11px;
	text-align:right;
	color:#666;
	padding:3px 20px;
}

a.inclindlink:link,a.inclindlink:visited {
	color:#000;
	font:bold 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding-right:20px;
}

#inclind a.validation:link,#inclind a.validation:visited {
	color:#666;
}

#inclind a.validation:hover {
	color:#000;
}

#printHeader {
	display:none;
}

/****************** iFrame CSS for Rates and Availability *******************/

iframe.iFrameRates {
	border:0px;
	width:90%;
	height:575px;
	overflow:visible;
}

/* Map */

#directions {margin:0 0 10px;}
#directions .input {float:left; margin:0 5px 0 0;}
#directions .small {width:100px;}
#directions .medium {width:250px;}