.learnmore {
	color: #C09829;	
}
#media_photos {
    height: 225px;
    overflow: hidden;
    width: 588px;
    position: relative;
}
#media_cycle {
    height: 225px;
    width: 588px;
    position: relative;
    overflow: hidden;
    _float: left;
}
#media_cycle #scrim-scroll {
  float: left\9;
}
#top-right {
	float: left;
}
#home-promo, #media, #home-media {
	height: 380px;
	overflow: hidden;
	width: 608px;
	position: relative;
}

#specials-top, #specials-promo, #specials-media {
	height: 225px;
	width: 588px;
	position: relative;
	overflow: hidden;
}
#specials-top {
	margin: 0 15px 0 14px;
}
#scrim-scroll {
	height: 70px;
	overflow: hidden;
	/*margin-top: -70px;*/
	text-align: left;
	z-index: 99;
	width: 588px;
}

#scrim-scroll .promotion_wrap {
	position: relative;
	z-index: 99;
	width: 588px;
}
#scrim-scroll .promotion {
	position: relative;
	cursor: pointer;
	height: 70px;
	width: 100%;	
	background: rgba(63,45,99,.8);	
}

#home-promo #scrim-scroll, #home-promo #scrim-scroll .promotion_wrap, #home-promo #scrim-scroll .promotion {
	width: 608px;
}

#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: 13px;
	font-family: "Helvetica Neue", Arial, sans-serif;
	line-height: 18px;
	vertical-align: top;
	margin-left: 10px;
}

#home-promo .promotion .scrim-subheader {
	padding-right: 90px !important;
}

#scrim-scroll .promotion a.book-link {
	color: #c09829;
	display: inline-block;
	font-family: "Helvetica Neue", Arial, sans-serif;	
	font-size: 13px;
	line-height: 18px;
	margin-left: 6px;
	vertical-align: top;
	padding-left: 10px;
	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: 0px !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 {
	float: left;
}
.package {
	float: left;
	padding-bottom: 4px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
}

.package-body {
	float: left;
	margin-right: 10px;
	width: 480px;
}

.package-body ul {
	list-style-image: url("../images/bullet.gif") !important;
	list-style-type: square !important;;
	margin: 0 0 6px 4px;
	list-style-image: url("../images/bullet.gif");
	list-style-type: square;
	margin: 0;
	padding: 7px 0 10px 17px;
}

.package-body li	{
	line-height: 16px;
	margin: 0;
	padding: 0;
}

.specials-title {
	margin: 0 0 8px;
}

.package-terms p {
	font-size: .9em;
	line-height: 1.1em;
	text-align: justify;
}
.package-terms {
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
	padding-bottom: 4px;
	width: 100%;
}
#terms {
	*width: 588px;
}

.package .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;
	margin: 0 !important;
}
.btn-book-now-specials:hover {
	background-position: 0 -21px;
}

.button_placeholder {
	float: left;
	width: 88px;
	height: 21px;
}

#left_nav_main ul li {
	z-index: 100;
}
#sub_navigation {
	z-index: 100;
}

.left-column {
	float: left;
	width: 320px;
	padding-right: 20px;
}

.specials-left-column {
	float: left;
	width: 300px;
}

.right-column {
	float: left;
	width: 240px;
	text-align: left !important;
}
