.content_block_left {
	float: left; 
	padding: 0px; 
	margin: 3px 0px 0px 34px;
}
.discover_our_spirit {
	margin: 0px; 
	padding: 8px; 
	background-color: #ffffff; 
	height: 290px;
}
/* SEARCH FORM */
#search_criteria_form fieldset {
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-image: url("images/bg-search-ttd.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: 170px;
}
.form_category p {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.form_category span {
	padding-left: 50px;
	padding-bottom: 5px;
}
.form_category input {
	margin-left: 35px;
	display: block;
	float: left;
}
.form_category label {
	float: left;
	width: 130px;
	padding-top: 2px;
}
.form_date {
	width: 160px;
}
.form_date p {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.form_date span {
	padding-left: 36px;
	padding-bottom: 5px;
}
.form_date input {
	margin-left: 8px;
	display: block;
	float: left;
	width: 118px;
}
.form_date img {
	float: left;
}
.form_date label {
	float: left;
	margin-left: 20px;
	width: 110px;
	padding-top: 2px;
}
.form_location {
	width: 159px;
}
.form_location p {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.form_location span {
	padding-left: 37px;
	padding-bottom: 5px;
}
.form_location input {
	margin-left: 20px;
	display: block;
	float: left;
}
.form_location label {
	float: left;
	width: 120px;
	padding-top: 2px;
}
.form_season {
	width: 158px;
}
.form_season p {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.form_season span {
	padding-left: 36px;
	padding-bottom: 5px;
}
.form_season input {
	margin-left: 20px;
	display: block;
	float: left;
}
.form_season label {
	float: left;
	width: 120px;
	padding-top: 2px;
}
.form_price {
	width: 170px;
}
.form_price p {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.form_price span {
	padding-left: 32px;
	padding-bottom: 5px;
}
.form_price input {
	margin-left: 14px;
	display: block;
	float: left;
}
.form_price label {
	float: left;
	width: 110px;
	padding-top: 2px;
}

#search_criteria_form div span{
	display: block;
	font-family: Georgia;
	font-weight: bold;
	color: #FFDE98;
	font-size: 17px;
}
#search_criteria_form input{
	float: left;
}
#search_criteria_form label {
	display: block;
	float: left;
	width: 110px;
	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: 100px 0px 0px 52px;
}
.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;
}
/* END SEARCH FORM */


.content_block_right {
	float: right; 
	padding: 0px; 
	margin: 3px 5px 0px 0px;
	width: 321px;
}
.food_pic_box {
	width: 501px;
	height: 265px;
	line-height: 15px;
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	background-color: #ffffff;
	background-image: url("images/bg-default-event.jpg");
	background-position: left top;
	background-repeat: no-repeat;
}
.food_pick_list {
	height: 31px; 
	padding: 0px; 
	margin: 10px 0px 5px 0px;
	font-size: 11px;
	 
}
.food_pick_list ul {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	/*width: 161px;*/
	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: #7c006a;
	border: 1px solid #df34c7;
	color: #FFFFFF;
	display: block;
	float: left;
	padding: 0px 4px;
	margin-right: 3px;
		
}
.food_link{
	color: #f43ada;
	border: 1px solid #830071;
	display:block;
	float:left;
	padding:0px 4px;
	text-decoration:none;
	background-color: #36002b;
}
.food_pick_list .previous{
	display: block;
	margin-right: 3px;
	height: 15px;
	width: 7px;  
	float: left;  
	background-image:url("images/link-arrow-event-prev.gif");
	background-position:left 2px;
	background-repeat:no-repeat;
}  
.food_pick_list .next {  
	display: block;
	margin-left: 2px;
	height: 15px;
	width: 6px;   
	float: left;  
	background-image: url("images/link-arrow-event-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;
}
.pic_lg_photo {
	padding-bottom: 4px;
}
.pic_lg_photo img {
	margin: 55px 0px 0px 3px;
}
.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: #ff9ce0;
	margin: 0px;
	padding: 55px 0px 10px 0px;
}
.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;
}


.link_event_more {
	display: block;
	padding: 0px;
	margin: 10px 0px 20px 143px;
}
.kids_family_header {
	height: 19px;
	background-image: url("images/bg-events-kids-family.gif"); 
	background-repeat: no-repeat; 
	background-position: 5px top;
	margin: 8px 0px 4px 12px;
}

.kids_family_link {
	display: block; 
	width: 199px;
	height: 10px;
	padding-left: 10px;
	background-image: url("images/bg-kids-family-link.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
.concert_music_header {
	height: 19px;
	background-image: url("images/bg-concert-music.gif"); 
	background-repeat: no-repeat; 
	background-position: 5px top;
	margin: 8px 0px 4px 12px;
}
.concert_music_link {
	display: block; 
	width: 214px;
	height: 10px;
	padding-left: 10px;
	background-image: url("images/bg-concert-music-link.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
.arts_culture_header {
	height: 19px;
	background-image: url("images/bg-events-arts-culture.gif"); 
	background-repeat: no-repeat; 
	background-position: 5px top;
	margin: 8px 0px 4px 12px;
}
.arts_culture_music_link {
	display: block; 
	width: 210px;
	height: 10px;
	padding-left: 10px;
	background-image: url("images/bg-arts-culture-link.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
.theatre_header {
	height: 19px;
	background-image: url("images/bg-events-theatre.gif"); 
	background-repeat: no-repeat; 
	background-position: 5px top;
	margin: 8px 0px 4px 12px;
}
.theatre_link {
	display: block; 
	width: 210px;
	height: 10px;
	padding-left: 10px;
	background-image: url("images/bg-theatre-link.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
















.places_listing_block{
	margin: 8px 0px 0px 12px;
}
.top_ten_counter {
	color: #C1C0A4;
	float: left;
	width: 60px; 
	text-align: center; 
	font-size: 40px;
	line-height: 200%;
}
.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;
	width: 339px;
	padding: 10px 10px 0px 0px;
	font-family:"Lucida Sans Unicode","Lucida Grande";
	letter-spacing: -.1px;
}

.places_to_eat_title {
	color: #DC943F;
	font-family: Georgia;
	font-size: 16px
}
.places_to_eat_cat {
	color:#3D9BD3;
	font-weight:bold;
}
.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_dasher_lg {
	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;
}
.cusine_text {
	font-family: Georgia;
	font-size: 15px;
	font-style: italic;
	padding: 0px 30px 0px 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 {
	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_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 {
	padding-left: 7px;
	padding-bottom: 5px;
	background-color: #EFEFE7;
	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;
}
.special_offer {
	display: block;
	width: 119px;
	height: 17px;
	background-image: url("images/link-special-offer.jpg");
	background-position: left top;
	background-repeat: no-repeat;
}
.special_offer:hover {
	display: block;
	width: 119px;
	height: 17px;
	background-image: url("images/link-special-offer.jpg");
	background-position: left -17px;
	background-repeat: no-repeat;
}
.bookmark {
	display: block;
	width: 119px;
	height: 17px;
	background-image: url("images/link-bookmark.jpg");
	background-position: left top;
	background-repeat: no-repeat;
}
.bookmark:hover {
	display: block;
	width: 119px;
	height: 17px;
	background-image: url("images/link-bookmark.jpg");
	background-position: left -17px;
	background-repeat: no-repeat;
}
.print_page {
	display: block;
	width: 119px;
	height: 17px;
	background-image: url("images/link-print-page.jpg");
	background-position: left top;
	background-repeat: no-repeat;
}
.print_page:hover {
	display: block;
	width: 119px;
	height: 17px;
	background-image: url("images/link-print-page.jpg");
	background-position: left -17px;
	background-repeat: no-repeat;
}
.email_page {
	display: block;
	width: 119px;
	height: 17px;
	background-image: url("images/link-email-page.jpg");
	background-position: left top;
	background-repeat: no-repeat;
}
.email_page:hover {
	display: block;
	width: 119px;
	height: 17px;
	background-image: url("images/link-email-page.jpg");
	background-position: left -17px;
	background-repeat: no-repeat;
}
.member_content_block {
	display: block; 
}
.member_tab {
	float: left;
}
#tab_one {
	display: block;
	cursor: pointer;
	width: 150px;
	height: 35px;
	background-image: url("images/tab-overview.jpg");
	background-position: left top;
	background-repeat: no-repeat;
}
#tab_two {
	display: block;
	cursor: pointer;
	width: 148px;
	height: 35px;
	background-image: url("images/tab-services.jpg");
	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 0px 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 {
	font-family:"Lucida Sans Unicode","Lucida Grande";
	width: 469px;
	height: 78px;
	background-image: url("images/bg-hours-of-op.png");
	background-position: left top;
	background-repeat: no-repeat;
	padding: 5px 0px 0px 7px;
	color: #3D9BD3;
}
.member_hours span {
	padding-bottom: 5px;
}
.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 7px;
	font-family:"Lucida Sans Unicode","Lucida Grande";
	color: #7E7E7E;
}
.services_title {
	color:#CF7D00;
	font-family: Georgia;
	font-size: 21px;
}
.services_block ul {
	margin:0px;
	padding: 5px 0px 5px 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;
}
.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: left 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;
}
.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;
}
.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;
}
.search_places_to_eat_details {
	float: right;
	width: 329px;
	padding: 10px 20px 0px 0px;
	font-family:"Lucida Sans Unicode","Lucida Grande";
	letter-spacing: -.1px;
}
.event_text {
	font-family:Georgia;
	font-size:15px;
	font-style:italic;
	line-height:22px;
	padding:0 40px 10px 46px;
}
.food_title_teaser_block {
	display: block;
	height: 194px;
	padding: 0px 0px 0px 5px;
}
/* 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;
}