@charset "UTF-8";
.rateTable {
	margin-top: 10px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #444444;
	background-color: #F6E7CE;
	border: 1px solid #444444;
}
.rateBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
}
.amenitiesText {
	font-size: 11px;
	line-height: 14px;
	margin-left: 10px;
	margin-top: 6px;
}
.cabinname {
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	margin-left: 20px;
	margin-bottom: 0px;
}
.cabinRightColText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #222;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.cabinRightColLoose {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #222;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.amenitiesbox {
	margin-left: 20px;
	margin-top: 10px;
	border-collapse:collapse;
}
.amenitieslist {
	font-size: 11px;
	line-height: 14px;
	margin-left: 10px;
}
.amenitiesbox p {
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 8px;
	line-height: 14px;
}
.amenitiesbox td {
	background-color: #F6E7CE;
	border: 1px solid #000;
}
.amenitiessubhead {
	font-size: 12px;
	line-height: 12px;
	margin-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-top-color: #C62701;
	border-right-color: #C62701;
	border-bottom-color: #C62701;
	border-left-color: #C62701;
	margin-bottom: 6px;
	padding-bottom: 3px;
}
.availTab {
	color: #FFF;
	background-color: #584427;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	font-size: 11px;
	line-height: 14px;
}
.availTab a {
	color: #FFF;
	text-decoration: underline;
}
.availTab a:hover {
	color: #FFF;
	text-decoration: none;
}
.availabilitysubhead {
	font-size: 12px;
	line-height: 12px;
	margin-left: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-top-color: #C62701;
	border-right-color: #C62701;
	border-bottom-color: #C62701;
	border-left-color: #C62701;
	margin-bottom: 6px;
	padding-bottom: 3px;
}
.availabilitytext {
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 20px;
}
.seasons {
	font-size: 9px;
	line-height: 10px;
	margin-left: 6px;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-right: 6px;
}
.reserveBox {
	margin-left: 20px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.reserveBox td {
	padding: 3px;
	border: 1px solid #333;
	background-color: #F6E7CE;
}
.reserveBox p {
	font-size: 11px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 2px;
}
.guestBook {
	margin-top: 10px;
	margin-left: 10px;
}
