#hotel {
	background-image: url('../images/dropdown_hotel.gif');
	background-repeat: no-repeat;
	width: 315px;
	height: 25px;
	padding: 6px 0 0 13px;
	cursor: pointer;
font-size: 13px;
}
#hotel_list { background-color: #ad0202; position: absolute; padding: 13px; width: 302px; display: none; }
#reservations_bar { background-color: #7a7a7a; padding: 14px 0 0 50px; height: 35px; margin-top: 24px;  }
#reservations_bar_clear { clear: left; height: 18px; }
#reservations_bar div.reservations_section { float: left; }
#reservations_bar div.reservations_section strong { color: Black; padding-right: 12px; }
#check_in_label, #check_out_label {
	background-image: url('../images/calendar.gif');
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 15px;
}
#check_in_label { width: 165px; }
#check_out_label { width: 170px; }
#check_in, #check_out {
	width: 62px;
	border-style: none;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: transparent;
}
#adults_label { width: 60px; padding-left: 18px; border-left: solid 1px #616161; }
#adults_container { width: 43px; }
#check_now { width: 89px; text-align: right; font-weight: bold; border-left: solid 1px #616161; }
#check_now a { text-decoration: none; }
#adults {
	background-image: url('../images/dropdown_black.gif');
	background-repeat: no-repeat;
	background-position: right center;
	width: 25px;
	cursor: pointer;
}
#adults_list a { text-decoration: none; }
#adults_list a:hover { text-decoration: underline; }
#adults_list { border: solid 1px black; background-color: #7a7a7a; padding: 8px; position: absolute; display: none; }


div.valentines {
	padding: 22px 0 18px 48px;
	width: 630px;
	line-height: normal;
	background-image: url('../images/border.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	position: relative;
}
div.valentines div.valentines_title {
	color: #d20000;
	font-size: 24px;
}
div.valentines div.valentines_description {
	font-size: 14px;
	color: White;
	padding: 16px 0 16px 0;
}
div.valentines div.valentines_rates {
	color: #d20000;
	font-size: 24px;
}
div.valentines div.valentines_dates {
	font-size: 12px;
	color: White;
	padding-top: 0;
}
div.valentines div.valentines_link {
	padding-top: 12px;
}
div.valentines div.valentines_book {
	position: relative;
	left: -12px;
	padding-top: 12px;
}

div.valentines_header {
	padding-left: 48px;
font-size: 14px;
}
div.valentines_header h1 {
	text-transform: none;
	letter-spacing: normal;
	font-size: 24px;
	color: #d20000;
}