/* SUBPAGE STYLES */
#contentbox {
	margin-left: 30px;
	margin-top: -2px;
	margin-bottom: 0px;
	background-color: #f2efee;
	border-left: 1px solid #cac4b5;
	}
#contentbox2, .reservations #contentbox2 {
	background: #ffffff url('../bpimages/sp_contentbackground.gif') no-repeat top left;
	width: 760px;
	}
.reservations #contentbox2 {
	width: 900px !important;
	}
#content {
	padding: 80px 10px 80px 80px;
	border-right: 1px solid #cac4b5;
	}
body.reservations #content {
	padding: 40px 10px 80px 60px;
}
body.reservations #contentbox2 {width: 800px;}
body#dates #contentbox2 {width: 930px;}

/*GALLERY*/

#photo_frame {
/* chage these to match the width, height, and url of your image */
width: 258px;
height: 166px;
background: url(../bpimages/rooms/pictures-003.jpg) no-repeat 6px 6px;
border:1px solid #CFD5E7;
padding:3px;
}

body#amenities #content img#replacement { margin: 0px; }

#thumb_list {margin: 20px 0 0 9px; }

.thumbnail {
width: 30px;
height: 30px;
display: inline;
padding-left: 20px;
}

body#amenities #content img {border: none;}
body#amenities #content img.thumbnail {border:1px solid #CFD5E7;
padding:3px;}
#preloader {
display: none;
}



