@charset "utf-8";
/* CSS Document */

#cabin_banner {
	height: 100px;
	width: 650px;
	border: none;
	position: relative;
	margin: 0px;
	padding: 0;
	line-height: 1em;
	text-align: left;
	float: none;
}

#cabin_banner  .img {
	position: relative;
	height: 75px;
	width: 100px;
	left: 10px;
	top: 0px;
	border: none;
	padding: 0;
	float: left;
	z-index: 4000;
}

#cabin_banner .cabin_desc {
	position: relative;
	min-height: 100px;
	height: 100px;
	height: auto !important;
	width: 520px;
	left: 20px;
	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;
}

#cabin_banner p {
	line-height: 1em;
	margin: 0;
	padding: 0;
}

#cabin_banner .cabin_desc a {
	height: 100px;
	width: 520px;
	color: #000000;
	text-decoration: none;
}

.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, #rustic  a.rustic, #twobed  a.twobed, #threebed  a.threebed, #fourbed  a.fourbed, #waterfront  a.waterfront, #mtnview  a.mtnview {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}.cabin_banners {
	margin: 35px 0 10px 0;
}
#cabins #content .cabins {
	font-size: medium;
}

