#content, .miniresapp {
	text-align: left;
}

#main {
	*margin-top: -4px;
}

ul.nav li {
	text-align: left;
}
.hplist li {
	*margin-left: 40px;
}
.bulleted  {
	*padding-left: 45px;
}
.bulleted.grr {
	_padding-left: 0;
}

#home-promo, #media, #home-media {
	height: 380px;
	overflow: hidden;
	width: 608px;
	position: relative;
}
#small-header {
	height: 205px;
	overflow: hidden;
	width: 588px;
	position: relative;
	padding-left: 12px;
}

#specials-top, #specials-promo, #specials-media {
	height: 205px;
	width: 588px;
	position: relative;
	overflow: hidden;
}

#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: 588px;
	background: rgba(140,51,44,.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: 12px;
	font-family: "Helvetica Neue", Arial, sans-serif;
	line-height: 18px;
	vertical-align: top;
	margin-left: 10px;
}

#scrim-scroll .promotion a.book-link {
	color: #ffffff;/*#ffff66;*/
	display: inline-block;
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	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;
}
.special-list {
	list-style: url("/images/arrowlg.gif") !important;
	padding-left: 15px !important;
	*margin-left: 0;
}
.special-list li {
	margin: 4px 0;
}
#packages {
	float: left;
	_float: none;
	_width: 584px;
}
.package {
	float: left;
	padding-bottom: 4px;
	border-bottom: 1px dotted #666;
	margin-bottom: 10px;
}

.package-body {
	float: left;
	margin-right: 10px;
	width: 486px;
	_width: 480px;
}

.package-body p	{
	margin-bottom: -5px\9;
}

.package-body ul {
	list-style-image: url("../images/bullet.gif") !important;
	list-style-type: square !important;;
	margin: 0 0 6px 4px !important;
	list-style-image: url("../images/bullet.gif");
	list-style-type: square;
	padding: 0 0 5px 17px !important;
	padding: 10px 0 0 17px\9 !important;
}

.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.2em;
	text-align: justify;
	margin: 0;
	margin-bottom: .9em;
	padding: 0;
}

.package-terms {
	border-bottom: 1px dotted #666;
	margin-bottom: 10px;
	padding-bottom: 4px;
	width: 100%;
}
#terms {
	width: 584px;
	*margin-top: 10px;
}

.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, .right-column {
	float: left;
	width: 294px;
}

#brandbar a {
	display: block;
}
#brandbar a img {
	_float: left;
	_margin-left: 4px;
}

.learnmore {
	color: #ff802c;
}
