
.content_block_left {
	float: left; 
	padding: 0px; 
	margin: 3px 0px 0px 34px;
}
.discover_our_spirit {
	margin: 0px; 
	padding: 8px; 
	background-color: #ffffff; 
	height: 290px;
}
.content_block_right {
	float: right; 
	padding: 0px; 
	margin: 3px 5px 0px 0px;
	width: 321px;
}
.food_pic_box {
	width: 501px;
	height: 300px;
	line-height: 15px;
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	background-color: #ffffff;
	background-image:url("images/bg-default-places-to-stay.png");
	background-position:left 2px;
	background-repeat:no-repeat;
}
.food_pick_list {
	height: 31px; 
	padding: 0px; 
	margin: 5px 10px 5px 0px;
	font-size: 11px;
	 
}
.food_pick_list ul {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 26px; 
}

.food_pick_list ul li{
	float: left;
	list-style-type: none;
}

.food_pick_list ul a {
	margin-right: 3px;
}

.food_link {
	border-left: solid 1px #747474;
} 

.food_pick_list ul .active{
	background-color: #0068A4;
	border: 1px solid #26B0FF;
	color: #FFFFFF;
	display: block;
	float: left;
	padding: 0px 4px;
	margin-right: 3px;
		
}
.food_link{
	color: #63C6FF;
	border: 1px solid #007CC4;
	display:block;
	float:left;
	padding:0px 4px;
	text-decoration:none;
	background-color: #00527F;
}
.food_pick_list .previous{
	display: block;
	margin-right: 5px;
	height: 15px;
	width: 7px;  
	float: left;  
	background-image:url("images/link-arrow-stay-prev.gif");
	background-position:left 2px;
	background-repeat:no-repeat;
}  
.food_pick_list .next {  
	display: block;
	margin-left: 5px;
	height: 15px;
	width: 7px;   
	float: left;  
	background-image: url("images/link-arrow-stay-next.gif");
	background-position: left 2px;
	background-repeat: no-repeat;  
}
.food_pic_box_left, food_pic_box_right {
	float: left;
}
.food_pic_box_left {
	width: 201px;
	margin-left: 24px;
}
.food_pic_logo {
	margin-top: 52px;
	border: 1px solid #ffffff;
}
.pic_lg_photo {
	padding-bottom: 4px;
}
.pic_lg_photo img {
	margin-top: 52px;
	border: 3px solid #ffffff;
}
.pic_other_photo_box {
	padding-left: 10px;
}
.pic_other_photo_box img {
	border: 1px solid #ffffff;
	margin-left: 12px;
}
.food_pic_title {
	display: block;
	font-family: Georgia;
	font-size: 16px;
	color: #8ee4ff;
	padding-right: 5px;
}
.food_pic_teaser {
	display: block;
	color: #ffffff;
	padding-right: 10px;
	
}
.food_pic_link {
	display: block;
	margin-top: 3px;
	width: 81px;
	height: 23px;
	background-image: url("images/link-more-eat.png"); 
	background-repeat: no-repeat; 
	background-position: left top;
}
.food_pic_link:hover {
	display: block;
	width: 81px;
	height: 23px;
	background-image: url("images/link-more-eat.png"); 
	background-repeat: no-repeat; 
	background-position: left -23px;
}
.places_to_eat_block {
	background-color:#FFFFFF;
	border:1px solid #949494;
	margin-top:4px;
	width: 499px;
}

.places_to_eat_header {
	height: 19px;
	background-image: url("images/bg-featured-eat.gif"); 
	background-repeat: no-repeat; 
	background-position: 5px top;
	margin: 8px 0px 4px 12px;
}
.places_listing_block{
	margin: 8px 0px 0px 12px;
}

.place_to_eat_image {
	background-image: url("images/bg-place-to-eat.png");
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	width: 134px;
	height: 105px;
	padding-right: 4px;
}
.place_to_eat_image img {
	padding: 17px 0px 0px 17px;
}
.places_to_eat_details {
	float: right;
	font-family:"Lucida Sans Unicode","Lucida Grande";
	letter-spacing:-.1px;
	padding: 10px 10px 0px 0px;
	width: 339px;
}

.places_to_eat_title {
	color: #DC943F;
	font-family: Georgia;
	font-size: 16px;
}
.places_to_eat_title_search {
	float: left;
	color: #DC943F;
	font-family: Georgia;
	font-size: 16px;
	padding-right: 10px;
	line-height: 17px;
	/*width: 280px;*/
}
.stay_cost {
	float: right;
	padding-top: 2px;
}
.search_stars {
	float: left;
	padding-top: 2px;
}
.places_to_eat_cat {
	color:#3D9BD3;
	font-weight:bold;
	padding-right: 10px;
}
.places_to_eat_teaser {
	color:#959595;
}
.places_to_eat_dasher {
	border-top: 1px dotted #848484;
	display: block;
	margin: 7px 15px;
	padding: 0px;
}
.places_to_eat_details_link {
	background-image:url("images/getaway-details.gif");
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:17px;
	margin-top:4px;
	margin-right: 5px;
	width:76px;
}
.places_to_eat_details_link:hover {
	background-image:url("images/getaway-details.gif");
	background-position:left -17px;
	background-repeat:no-repeat;
	display:block;
	height:17px;
	width:76px;
}
.places_to_eat_bookmark_link {
	background-image:url("images/bookmark.gif");
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:17px;
	margin-top:4px;
	width:95px;
}
.places_to_eat_bookmark_link:hover {
	background-image:url("images/bookmark.gif");
	background-position:left -17px;
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:17px;
	margin-top:4px;
	width:95px;
}
.sub_nav_block {
	background-color:#B5B5B5;
	margin:0px;
	padding:6px;
}
.sub_nav_container {
	background-color:#FFFFFF;
	margin:0px;
	padding:6px;
}
.sub_nav_container ul {
	margin: 0px;
	padding-left: 4px;
	list-style-type: none;
}
.sub_nav_container ul li{
	font-size: 13px;
	margin: 0px;
	padding: 7px 0px 0px 0px;
	/*
	height: 33px;
	line-height: 30px;*/
}

.sub_nav_container ul li a{
	display: block;
	color: #ffffff;
	margin: 0px;
	padding: 0px 0px 12px 35px;
}
.sub_nav_focus {
	background-image:url("images/bg-sub-nav-over.png");
	background-position:left top;
	background-repeat:no-repeat;
}
.sub_nav_no_focus {
	background-image:url("images/bg-sub-nav.png");
	background-position:left top;
	background-repeat:no-repeat;
}
.getaway_text {
	font-family: Georgia;
	font-size: 15px;
	font-style: italic;
	line-height: 22px;
	padding: 0px 40px 10px 30px;
}
.tl-membership {
	padding: 20px 0px 0px 0px;
	text-align: center;
}
.search_results_box {
	background-color:#FFFFFF;
	border:1px solid #949494;
	padding: 6px;
	width: 487px;
	
}
.search_results_container {
	padding: 5px 0px 5px 0px;
	clear: both;
}
.results_box {
	padding: 5px 5px 0px 0px;
	height: 20px;
}
.result_records {
	float: left;
	color: #B1B094;
	padding-left: 10px;
}
.result_pages {
	float: right;
	color: #747474;
}
.results_box ul{
	border: 0px; 
	margin: 0px; 
	padding: 0px;

}  
.results_box li{  
	border: 0px; 
	margin: 0px; 
	padding: 0px;  
	font-size: 11px;  
	list-style-type: none;
	float: left;  
}  
.results_box li, .results_box a {  
	margin-right: 0px;  
}
.result_link {
	border-left: solid 1px #747474;
}  
.results_box .previous{
	display: block;
	margin-right: 5px;
	height: 15px;
	width: 7px;  
	float: left;  
	background-image:url("images/link-arrow-page-prev.gif");
	background-position:left 2px;
	background-repeat:no-repeat;
}  
.results_box .next {  
	display: block;
	margin-left: 5px;
	height: 15px;
	width: 7px;   
	float: left;  
	background-image: url("images/link-arrow-page-next.gif");
	background-position: left 2px;
	background-repeat: no-repeat;  
}  
.results_box .next a,  
.results_box .previous a {  
	border: 0px;
} 
.results_box .active{  
	display:block;  
	float:left;  
	padding:1px 4px; 
	background-color: #FFDF95;
}  
.results_box a:link,  
.results_box a:visited {  
	color: #747474;  
	display: block;  
	float: left;  
	padding: 1px 4px;  
	text-decoration: none;  
}  
.results_box a:hover{  
	text-decoration: none;  
} 
.bottom_results {
	height: 30px;
}
.return_results_box {
	font-family:"Lucida Sans Unicode","Lucida Grande";
	font-size: 11px;
	padding-left: 22px;
	padding-bottom: 10px;
}
.return_to_results {
	float: left;
	color: #959595;
}
.return_to_results a {
	padding-left: 10px; 
	text-decoration: underline;
	background-image: url("images/link-arrow-back-results.gif");
	background-position: left 4px;
	background-repeat: no-repeat;
}
.member_costs {
	float: right;
	color: #8F8F8F;
}
.member_details {
	padding-left: 17px;
}
.member_details_title {
	font-family: Georgia;
	font-size: 27px;
	color: #CF7D00;
	padding-left: 7px;
	letter-spacing: -.1px;
	line-height: 30px;
}
.member_detail_creds {
	height: 111px;
	padding-left: 7px;
	padding-top: 5px;
	background-image: url("images/bg-member-details.gif");
	background-position: left top;
	background-repeat: no-repeat;
}
.member_detail_address {
	float: left;
	font-family:"Lucida Sans Unicode","Lucida Grande";
	width: 330px;
}
.member_detail_options {
	float: right;
	padding-right: 8px;
	padding-top: 18px;
}
.member_detail_options a {
	margin-bottom: 4px;
}
.detail_title {
	display: block;
	float: left;
	font-family: Georgia;
	color: #BB7423;
	width: 100px;
}
.memeber_contact {
	margin: 0px;
	padding-top: 5px;
}

.member_content_block {
	display: block; 
}
.member_tab {
	float: left;
}
#tab_one {
	display: block;
	cursor: pointer;
	width: 151px;
	height: 34px;
	background-image: url("images/tab-pts-overview.png");
	background-position: left top;
	background-repeat: no-repeat;
}
#tab_two {
	display: block;
	cursor: pointer;
	width: 143px;
	height: 34px;
	background-image: url("images/tab-pts-services.png");
	background-position: left -35px;
	background-repeat: no-repeat;
}
#tab_three {
	display: block;
	cursor: pointer;
	width: 148px;
	height: 35px;
	background-image: url("images/tab-pts-capacity.png");
	background-position: left -35px;
	background-repeat: no-repeat;
}
#tab_four {
	display: block;
	cursor: pointer;
	width: 165px;
	height: 35px;
	background-image: url("images/tab-pts-meeting-facil.png");
	background-position: left -35px;
	background-repeat: no-repeat;
}
.member_pic_lg_photo {
	padding: 11px 8px 13px 10px;
	background-image: url("images/bg-members-overview.png");
	background-position: left top;
	background-repeat: no-repeat;
}
.member_pic_other_photo_box {
	padding-left: 10px;
}
.member_pic_other_photo_box img {
	border: 1px solid #787878;
	margin-left: 12px;
}
.member_photo_container {
	float: right; 
	padding: 0px 0px 5px 5px;
}
.member_overview {
	font-family:"Lucida Sans Unicode","Lucida Grande";
	padding: 10px 0px 10px 7px;
	color: #959595;
}
.hours_title {
	font-family: Georgia;
	color: #CF7D00;
	font-size: 21px;
	padding: 0px 0px 3px 7px;
	line-height: 21px;
}
.member_hours_of_operation {
	padding-top: 10px;
	clear: both;	
}
.member_hours_bottom {
	padding: 0px 0px 30px 0px;
	background: url("images/bg-hours-of-op-bottom.png") left 100% no-repeat;
}
.member_hours_bottom p {
	padding: 5px 0px;
	margin: 0px;
	clear: both;
}
.member_hours_bottom td.days {
	color: #6C6A4C;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px 0px 0px 10px;
}
.member_hours_bottom td.hours {
	color: #3D9BD3;
	padding: 0px 0px 0px 10px;
}
.member_hours {
	padding: 10px 0px 0px 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width: 469px;
	background: url("images/bg-hours-of-op-top.png") left top no-repeat #efefe7;
	color: #3D9BD3;
}
.hours_title_detail{
	color: #6C6A4C;
	font-family: Georgia;
	display: block;
	float: left;
	width: 140px;
}
.times {
	display: block;
	float: left;
}
.services_block {
	padding: 15px 0px 0px 40px;
	font-family:"Lucida Sans Unicode","Lucida Grande";
	color: #7E7E7E;
}
.services_title {
	color:#CF7D00;
	font-family: Georgia;
	font-size: 21px;
	padding-left: 15px;
	line-height: 23px;
}
.services_block ul {
	margin:0px;
	padding: 5px 0px 25px 0px;
	list-style-type: none;
}
.services_block ul li {
	padding-left: 15px;
	padding-bottom: 5px;
	background-image: url("images/arrow-services.gif");
	background-repeat: no-repeat;
	background-position: left 2px;
}
.services_title_li {
	display: block; 
	width: 130px; 
	float: left;
}
.services_color {
	padding-left: 15px;
	color: #7C9C94;
}
.google_map_container {
	margin-top: 3px; 
	padding: 8px; 
	border: 1px solid #949494; 
	background-color: #ffffff;
}
.google_map_container p {
	margin: 0px; 
	padding: 0px 0px 5px 198px;
}
#google_map {
	height: 197px;
	border: 1px solid #949494;
}
.link_map_view {
	display: block;
	width: 104px;
	height: 10px;
	background-image: url("images/link-go-to-map-view.png");
	background-repeat: no-repeat;
	background-position: top top;
}
.link_map_view:hover {
	display: block;
	width: 104px;
	height: 10px;
	background-image: url("images/link-go-to-map-view.png");
	background-repeat: no-repeat;
	background-position: left -10px;
}

/* SEARCH FORM */
#search_criteria_form fieldset {
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-image: url("images/bg-search-bar-pts.png"); 
	background-repeat: no-repeat; 
	background-position: left top;
}
#search_criteria_form div {
	margin: 0px;
	padding: 8px 0px 8px 0px;
	float: left;
}
.form_category {
	width: 184px;
}
.form_category p {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.form_category span {
	padding-left: 44px;
	padding-bottom: 5px;
}
.form_category input {
	margin-left: 30px;
	display: block;
	float: left;
}
.form_category label {
	float: left;
	width: 130px;
	padding-top: 2px;
}
.form_location {
	width: 152px;
}
.form_location p {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.form_location span {
	padding-left: 32px;
	padding-bottom: 5px;
}
.form_location input {
	margin-left: 18px;
	display: block;
	float: left;
}
.form_location label {
	float: left;
	width: 110px;
	padding-top: 2px;
}
.form_price {
	width: 173px;
}
.form_price p {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.form_price span {
	padding-left: 34px;
	padding-bottom: 5px;
}
.form_price input {
	margin-left: 18px;
	display: block;
	float: left;
}
.form_price label {
	float: left;
	width: 120px;
	padding-top: 2px;
}
.form_ammenities {
	width: 173px;
}
.form_ammenities p {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.form_ammenities span {
	padding-left: 34px;
	padding-bottom: 5px;
}
.form_ammenities input {
	margin-left: 18px;
	display: block;
	float: left;
}
.form_ammenities label {
	float: left;
	width: 120px;
	padding-top: 2px;
}
.form_rating {
	width: 140px;
}
.form_rating p {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.form_rating span {
	padding-left: 34px;
	padding-bottom: 5px;
}
.form_rating input {
	margin-left: 18px;
	display: block;
	float: left;
}
.form_rating label {
	float: left;
	width: 90px;
	padding-top: 2px;
}
#search_criteria_form p a{
	text-align: right;
}
#search_criteria_form div span{
	display: block;
	font-family: Georgia;
	font-weight: bold;
	color: #FFDE98;
	font-size: 17px;
	
}
#search_criteria_form input{
	color: #C2792F;
}
#search_criteria_form label{
	color: #ffffff;
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	
}
.search_bar_link {
	background-image:url("images/search_bar_button.png");
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	height: 23px;
	width: 115px;
	margin: 30px 0px 0px 20px;
}
.search_bar_link:hover {
	background-image: url("images/search_bar_button.png");
	background-position: left -23px;
	background-repeat: no-repeat;
	display: block;
	height: 23px;
	width: 115px;
}
/* getaway packages */
.getaway_block {
	overflow: auto;
	margin-top: 4px;
	padding: 8px 0px 0px 12px; 
	height: 242px;
	border: 1px solid #949494; 
	background-color: #ffffff;
	letter-spacing: -.1px;
	width: 490px;
}
.getaway_box {
	margin: 0px; 
	padding-bottom: 15px;
}
.getaway_box_one {
	float: left;
	padding-right: 10px;
}
.getaway_box_two {
	float: left; 
	width: 340px;
}
.getaway_title_block {
	width: 456px;
	height: 19px;
	background-image: url("images/bg-getaway-packages.gif"); 
	background-repeat: no-repeat; 
	background-position: left top;
	padding-top: 10px;
}
.getaway_title {
	color: #DC943F;
	font-size: 16px;
	font-family: Georgia;
}
.getaway_date {
	color:#3D9BD3;
	font-size: 12px;
	font-family: "Lucida Sans Unicode","Lucida Grande";
	font-weight: bold;
}
.getaway_details {
	color: #959595;
	font-size: 12px;
	font-family: "Lucida Sans Unicode","Lucida Grande";	
}
.getaway-book-link {
	display: block;
	float: left;
	width: 95px;
	height: 17px;
	margin: 4px 5px 0px 0px;
	background-image: url("images/getaway-book-now.gif"); 
	background-repeat: no-repeat; 
	background-position: left top;
}
.getaway-book-link:hover {
	display: block;
	width: 95px;
	height: 17px;
	background-image: url("images/getaway-book-now.gif"); 
	background-repeat: no-repeat; 
	background-position: left -17px;
}
.getaway-details-link {
	display: block;
	float: left;
	width: 95px;
	height: 17px;
	margin-top: 4px;
	background-image: url("images/getaway-details.gif"); 
	background-repeat: no-repeat; 
	background-position: left top;
}
.getaway-details-link:hover {
	display: block;
	width: 95px;
	height: 17px;
	background-image: url("images/getaway-details.gif"); 
	background-repeat: no-repeat; 
	background-position: left -17px;
}
.scroll-pane_sm {
	margin: 0px;
	padding: 0px;
	overflow: auto;
	float: left;
	height: 185px;
	background-color: #F5F1E8;
	width: 303px;
}
.scroll-pane_lg {
	margin: 0px;
	padding: 0px;
	overflow: auto;
	float: left;
	height: 185px;
	background-color: #F5F1E8;
	width: 317px;
}
.this_week_block {
	margin-top: 3px; 
	padding: 8px; 
	border: 1px solid #949494; 
	background-color: #ffffff;
	height: 215px;
}
.title_this_week {
	padding-bottom: 2px;
	background-color: #EEE6D1;
	height: 34px;
	background-image: url("images/bg-title-this-week.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}
.this_week_container_1 {
	height: 44px;
	padding-left: 10px;
	
}
.this_week_container_0{
	height: 44px;
	padding-left: 10px;
	background-color: #EEE6D1;
}
.this_week_link {
	color: #AD6818;
	font-family: Georgia;
	font-size: 16px;
	padding-left: 15px;
	background-image: url("images/bullet-this-week.gif");
	background-repeat: no-repeat;
	background-position: left 50%;
}
.this_week_details {
	clear: both;
	display: block;
	color: #99987C;
	margin: 2px 0px 0px 15px;
}
.meeting_title_header {
	background-image: url("images/bg-meeting-room.gif");
	background-position: left top;
	background-repeat: no-repeat;
	width: 456px;
	height: 19px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
.meeting_planners_block {
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
.meeting_planner_title {
	background-image: url("images/meeting-planner-expand.gif");
	background-position: left top;
	background-repeat: no-repeat;
	width: 456px;
	height: 20px;
	cursor: pointer;
	color: #3D9BD3;
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px 0px 0px 40px;
	line-height: 20px;
}
.meeting_planner_content_room_caption {
	float: left;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CF7D00;
	padding: 4px 4px 4px 2px;
	background-color: #EFEFE7;
	margin-right: 3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topright:3px;
}
.room_count {
	display: block;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	padding-top: 5px;
	color: #7E7E7E;
}
.meeting_planner_content {
	display: none;	
}

/* contact block information */
.address_information_top {
	background: url("images/bg-contacts-top.gif") left top no-repeat;
	width: 470px;
	padding-top: 7px;
	margin: 0px;
}

.address_information_bottom {
	background: url("images/bg-contacts-bottom.gif") left 100% no-repeat #efefe7;
	width: 470px;
	padding-bottom: 7px;
	margin: 6px 0px 10px 0px;
}
ul.contacts {
	margin: 0px;
	padding: 0px;
}
ul.contacts_right {
	float: right;
	width: 130px;
	margin-top: 18px;
}
ul.contacts_left {
	float: left;
	padding-left: 12px;
}
ul.contacts_left h5 {
	display: block;
	font-size: 12px;
	color:#3D9BD3;
	font-weight:bold;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
ul.contacts_left p.details_address {
	margin: 0px;
	padding: 2px 0px;
}
ul.contacts_right li a {
	width: 119px;
	height: 17px;
	display: block;
	
	margin: 2px 0px 4px 0px;
}
ul.contacts_right li a:hover {
	background-position: left -17px;	
}
.details_coupon {
	background: url("images/link-special-offer.jpg") left top no-repeat;
}
.details_bookmark {
	background: url("images/link-bookmark.jpg") left top no-repeat;
}
.details_print {
	background: url("images/link-print-page.jpg") left top no-repeat;
}
.details_email {
	background: url("images/link-email-page.jpg") left top no-repeat;
}
ul.contacts li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.contacts_left li span {
	color: #bb7423;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 13px;
	float: left;
	padding-right: 5px;
}
ul.contacts_right li.facebook {
	text-align: right;	
	padding-right: 12px;
}




/* packages */
.featured_partners_header{
	height: 19px;
	background-image: url("images/bg-getaway-packages.gif"); 
	background-repeat: no-repeat; 
	background-position: 5px top;
	margin: 28px 0px 4px 2px;
}
#package_listings {
	margin: 0px;
	padding: 7px 0px 17px 0px;
	width: 474px;

}
#package_listings li.dots {
	background: url("images/dots.gif") left 100% repeat-x;

}
#package_listings li {
	list-style-type: none;
	padding: 10px 0px;
	margin: 0px;
}

.listings_photo {
	width: 123px;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
#package_listings li img {
	padding: 0px;
	margin: 0px 0px 0px 8px;
	border: 3px solid #c1c1c1;
}

#package_listings div.details {
	padding: 0px;
	float: left;
	width: 350px;
	letter-spacing: -0.1px;
}
#package_listings div p {
	margin: 0px;
	padding: 2px 0px;
}
#package_listings div p.date {
	color: #50b0dc;
	font-weight: bold;
}
#package_listings h4 {
	display: inline;
	color: #cf7d00;
	font-size: 16px;
	font-weight: normal;
	line-height: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.link_details {
	background: url("images/getaway-details.gif") left top no-repeat;
	width: 76px;
	height: 17px;
	float: left;
	overflow: hidden;
	text-indent: -99em;
	margin-top: 3px;
}
a.link_details:hover {
	background-position: left -17px;	
}
.link_bookmark {
	background: url("images/bookmark.gif") left top no-repeat;
	width: 95px;
	height: 17px;
	float: left;
	overflow: hidden;
	text-indent: -99em;	
	margin-left: 5px;
	margin-top: 3px;
}
.link_bookmark:hover {
	background-position: left -17px;	
}