@charset "utf-8";
/* CSS Document */

#cabin_banner {
	min-height: 100px;
	height: 100px;
	height: auto !important;
	width: 540px;
	border: none;
	position: relative;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	line-height: 1em;
	text-align: left;
	float: none;
	clear: both;
}
#cabin_banner .img {
	position: relative;
	width: 100px;
	left: 0px;
	top: 0px;
	border: none;
	padding: 5px;
	float: left;
	background-color: #CCC;
}
#cabin_banner .img p { text-align:center; }
#cabin_banner .cabin_desc {
	position: relative;
	min-height: 100px;
	height: 100px;
	height: auto !important;
	width: 420px;
	left: 10px;
	top: 0px;
	overflow: hidden;
	padding: 0;
	float: left;
}
#cabin_banner  .cabin_desc h2 {
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
	font: lighter 1.8em/1.1em "Times New Roman", Times, serif;
	float: left;
	clear: both;
}
#cabin_banner .cabin_desc .new_cabin {
	line-height: 2em;
	color: #F00;
	float: right;
	clear: none;
	font-size: smaller;
	text-align: right;
	padding: 0px;
}
#cabin_banner p {
	line-height: 1em;
	margin: 0px;
	padding: 3px 0px 0px 0px;
	clear: left;
}
#cabin_banner .cabin_desc a {
	height: 100px;
	width: 425px;
	color: #000000;
	text-decoration: none;
}
#cabin_banner .cabin_desc .location { font-style:italic; }
.blue { color: #0000EE; }
.red, #cabin_banner .cabin_desc a.red { color: #FF0000; }
#cabin_banner .cabin_desc a:hover.red { text-decoration:underline; }
.sub_nav p {
	text-align: center;	
}
#cabins a.cabins, #onebed a.onebed, #rusticbed a.rusticbed, #twobed a.twobed, #threebed a.threebed, #fourbed a.fourbed, #waterfront a.waterfront, #mtnview a.mtnview, #ultraluxury a.ultraluxury, #pet_friendly a.pet_friendly, #non_pet_friendly a.non_pet_friendly {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


.new_cabin h3 { margin: 0px 0px 10px 0px; }
.new_cabin #cabin_banner {
	width: 170px;
	text-align: center;
	margin: 0px !important;
	padding: 0px !important;
}
.new_cabin #cabin_banner .img {
	left: 30px;
	margin: 0px;
}
.new_cabin #cabin_banner img { margin: 0px; }

.new_cabin #cabin_banner .cabin_desc {
	width: 165px;
	min-height: 50px;
	height: 50px;
	height: auto !important;
	padding: 2px;
	left: 0px;
}
.new_cabin #cabin_banner .cabin_desc a {
	width: 165px;
	color: #00E;
}
.new_cabin #cabin_banner .cabin_desc h2 {
	font: medium "Lucida Handwriting";
	padding: 0px;
	text-align: center;
	width: 100%;
}
.new_cabin #cabin_banner p { color: #000; }
.new_cabin #cabin_banner .cabin_desc .new_cabin, .new_cabin #cabin_banner .blue { display: none; }
