@charset "UTF-8";
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-align: center;
	margin-bottom: 15px;
	margin-top: 20px;
}
#nav {
	float: left;
	text-align: right;
}
#titleArea/* CSS Document */

 {
	float: right;
	height: 125px;
	width: 549px;
}
#pageTitle {
	float: right;
	height: 65px;
	width: 182px;
	padding-top: 55px;
}
#contents {
	clear: none;
	float: left;
	width: 509px;
	padding-right: 20px;
	padding-top: 10px;
}
#amenitiesList {
	clear: none;
	float: left;
	width: 240px;
}
#amenitiesListCont {
	clear: none;
	float: left;
	width: 245px;
	margin-left: 30px;
}
#amenitiesList ul, #amenitiesListCont ul {
	margin-top: 0px;
}
#amenitiesList li, #amenitiesListCont li {
	margin-left: -25px;
}
#sideBar {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFAEB;
	border-bottom-color: #FFFAEB;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFAEB;
}
#sideBar #shortCabin {
	float: left;
}
#siteName img {
	padding-top: 30px;
	padding-bottom: 63px;
}
#luxuryPhrase {
	float: left;
	width: 150px;
	padding-right: 10px;
	padding-top: 10px;
}
#contact {
	background-image: url(../images/amenities/book.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 160px;
	padding-left: 200px;
	z-index: 20;
	margin-top: -55px;
	padding-top: 60px;
}
#dropCapT {
	float: left;
	padding-right: 5px;
}
