.learnmore {
	color: #6398a7;	
}
#media_photos {
    height: 560px;
    overflow: hidden;
    width: 719px;
    position: relative;
}
#media_cycle {
    height: 560px;
    width: 719px;
    position: relative;
    overflow: hidden;
    _float: left;
	padding-top: 2px;
}
#media_cycle #scrim-scroll {
  float: left\9;
}
#top-right {
	margin-top: 3px;
	_margin-right: 1px;
	float: left;
}
#home-promo, #media, #home-media {
	height: 560px;
	overflow: hidden;
	width: 719px;
	position: relative;
}

#scrim-scroll {	
	height: 70px;
	overflow: hidden;
	/*margin-top: -70px;*/
	text-align: left;
	z-index: 90;
	width: 719px;

}

#scrim-scroll .promotion_wrap {
	position: relative;
	z-index: 90;
}
#scrim-scroll .promotion {
	position: relative;
	cursor: pointer;
	height: 70px;
	width: 719px;
	background: rgba(0,0,0,.8);	
}

#scrim-scroll .promotion .scrim-header {
	color: #fff;
	background-image: none;
	display: inline-block;
	font-size: 18px;
	font-family: "Helvetica Neue", Arial, sans-serif;
	line-height: 24px;
	margin-top: 5px;
	vertical-align: top;
	margin-left: 10px;
}

#scrim-scroll .promotion .scrim-subheader {
	color: #fff;
	background-image: none;
	display: inline-block;
	font-size: 14px;
	font-family: "Helvetica Neue", Arial, sans-serif;
	line-height: 18px;
	margin-left: 10px;
	vertical-align: top;
}

#scrim-scroll .promotion a.book-link {
	color: #a2bdbe;
	display: inline-block;
	font-family: "Helvetica Neue", Arial, sans-serif;	
	font-size: 14px;
	line-height: 18px;
	margin-left: 6px;
	vertical-align: top;
	text-decoration: none !important;
}

.promotion:hover a.book-link {
	text-decoration: none !important;
}

.promotion_wrap {
	position: relative;
}

.promotion_wrap .book_now {
	background: url('/images/book_now.png') no-repeat;
	_background: url('/images/book_now.gif') no-repeat;
	cursor: pointer;
	_cursor: hand;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	height: 70px;
	width: 128px;
	text-indent: -9999px;
	z-index: 101; 
}

.book_now:hover {
	background-position: 0 -70px;
}

a.book-link.no_subtitle {
	margin-left: 10px !important;
}

.scrim-header p {
	line-height: 24px;
	margin: 0;
	padding: 0;
}

.promotion img {
	float: left;
	margin: 0 10px 0 0;
}

/* specials page */
#jump-lists {
	float: left;
}

#jump-lists ul {
	margin: 0;
}
#packages {
	color: #999999;
	float: left;
	margin-top: 10px;
	*margin-bottom: 13px;
	_display: inline;
}
#packages p {
	margin: 8px 0;
	line-height: 1.3em;
}
.package {
	float: left;
	padding-bottom: 4px;
	border-bottom: 1px solid #639899;
	margin-bottom: 10px;
}

.package-body {
	float: left;
	_display: inline;
	margin-right: 10px;
	text-align: left;
	width: 825px;
	_width: 824px;
}

.package-body ul {
	margin: 6px 0 6px 4px;
	color: #888;
	font-size: 1.1em;
	line-height: 1.4em;
	list-style-image: url("../images/bullet.gif");
	list-style-position: outside;
	margin-left: 33px	
}

.specials-title {
	margin-top: 0 !important;
}

.package-terms p {
	font-size: .9em;
	line-height: 1.2em;
	text-align: justify;
}
.package-terms {
	border-bottom: 1px solid #639899;
	float: left;
	margin-bottom: 4px;
	padding-bottom: 4px;
	width: 100%;
	*width: 923px;
}
#terms {
	float: left;
	margin-top: -8px;
	_margin-top: -16px;
}

.btn-book-now-specials {
	float: left;
	text-indent: -9999px;
	background: transparent url('/images/btn_book_now.gif') no-repeat;
	_background: transparent url('/images/btn_book_now.gif') no-repeat;
	width: 88px;
	height: 21px;
	cursor: pointer;
	_cursor: hand;
}
.btn-book-now-specials:hover {
	background-position: 0 -21px;
}

.btn-party {
	float: left;
	text-indent: -9999px;
	background: transparent url('/images/btn_party.gif') no-repeat;
	_background: transparent url('/images/btn_party.gif') no-repeat;
	width: 150px;
	height: 21px;
	cursor: pointer;
	_cursor: hand;
}
.btn-party:hover {
	background-position: 0 -21px;
}

.button_placeholder {
	float: left;
	width: 88px;
	height: 21px;
}

.promotion {
	background: #000 \9;
	filter: alpha(opacity=80) \9;
	_filter: none;
}

.list.first, .list.second {
	margin-top: 0;
}
