﻿/*img, div, a { behavior: url(iepngfix.htc) }*/

body { 
	margin: 0px 0px 0px 0px;	
	background-color: #FFFFFF;
	background-image: url('../images/main_bg.jpg');	
	background-repeat:no-repeat;
	background-position:center top;/**/
}

/**/
html, body { 
  margin: 0px; 
  padding: 0px;
  text-align: center; 
  height: 100%;  
 } 


#wrap { 
  margin: 0 auto; 
  width: 963px; 
} 

/*set image border on all inline images */
img 
{
	border-style:none;
}

.page 
{
	margin: 0 auto;
	position: relative;	
	width: 963px;
	text-align: left;
	min-height:100%; 
	height: auto !important; 
	height: 100%;
	background-image: url('../images/page_bg2.png');	
	background-repeat:repeat-y;		
}

.nav_bg 
{
	margin-left:6px;
	width:950px;
	height:89px;
	background-image: url('../images/nav_bg.jpg');	
	background-repeat:no-repeat;
}


.logo 
{
	position:relative;
	top:5px;
	margin-left:25px;	
	width:77px;
	height:75px;
}

.logo a 
{	
	display:block;
	width:77px;
	height:75px;
	background-image: url('../images/cambria_logo.jpg');	
	background-repeat:no-repeat;	
}

.content_container 
{
	/*background-color:Silver;*/
	position:relative;	
	width:950px;
	margin-left:6px;
	padding-bottom:152px;	
}



.top_banner_container 
{
	/*background-color:Silver;*/
	position:relative;
	top:0px;
	width:950px;
	height:250px;
}

.top_left_banners 
{
	margin-left:20px;
	margin-top:0px;	
	width:215px;
	display:inline-block;
	float:left;
}

.top_right_banners 
{
	position:absolute;
	left:720px;
	top:0px;	
	width:215px;	
	display:inline-block;
	float:left;	
}

.main_pic 
{
	margin-left:30px;
	margin-top:0px;
	/*margin: 0 auto;	*/
	width:441px;
	height:236px;
	background-image: url('../images/cambria_suites_pic.jpg');	
	background-repeat:no-repeat;
	display:inline-block;
	float:left;		
}

.main_header 
{
	margin: 0px 0px 0px 259px; /*top-right-bottom-left*/
	padding-top:20px;
	width:433px;
	height:	33px;
	background-image: url('../images/main_header.jpg');	
	background-repeat:no-repeat;	
	/*margin-left:471px;
	margin-top:-241px;
	background-color:Blue;*/
		
}

.main_content
{	
	margin-top:0px;
	width:950px;
	min-height:100%; 
	height: auto !important; 
	height: 100%;
	clear:both;
	z-index:999;
	background-image: url('../images/main_content_bg.jpg');	
	background-repeat:no-repeat;
}

.main_content_header 
{
	margin-top:0px;
	width:259px;
	height:53px;
	margin: 0 auto;
	/*background-image: url('../images/main_content_header.jpg');
	background-repeat:no-repeat;*/
	font-family:Palatino Linotype, Arial;
	font-size:20px;
	font-weight:bold;
	color:#07527c;
	text-align:center;	
}

.suites_content
{	
	margin-top:0px;
	width:950px;
	min-height:100%; 
	height: auto !important; 
	height: 100%;
	clear:both;
	z-index:999;
	/*background-image: url('../images/suites_content_bg.jpg');	
	background-repeat:no-repeat;*/
}

.welcome_text 
{
	width:410px;
	margin:0 auto;
	text-align:justify;
	font-family: Palatino Linotype, Arial;
	font-size: 12px;	
	text-decoration: none;
	color: #4d4d4d;	
	padding-bottom:20px;
	padding-top:10px;
}

.banners_left 
{
	position:absolute;
	top:440px;
	left:0px;
	width:246px;	
	/*background-color:Blue;*/
	background-image: url('../images/banner_left_bg.jpg');	
	background-repeat:no-repeat;
}

.weather_news 
{
	background-image: url('/images/weather_bg.png');	
	display:block;
	height:166px;
	margin-top: 3px;
	width:244px;	
}

.banners_right 
{
	position:absolute;	
	top:440px;
	left:705px;	
	width:246px;	
	/*background-color:Blue;*/
	background-image: url('../images/banner_right_bg.jpg');	
	background-repeat:no-repeat;
}


.banner_1 a
{
	display:block;
	width:215px;
	height:	90px;
	margin-left:15px;
	background-image: url('../images/photo_gallery_off.jpg');	
	background-repeat:no-repeat;
	padding-bottom:20px;
}

.banner_1 a:hover
{
	background-image: url('../images/photo_gallery_on.jpg');
}

.banner_1_selected a
{	
	display:block;
	width:215px;
	height:	90px;
	margin-left:15px;
	background-image: url('../images/photo_gallery_on.jpg');	
	background-repeat:no-repeat;
	padding-bottom:20px;
}



.banner_2 a
{
	display:block;
	width:215px;
	height:	90px;
	margin-left:15px;
	background-image: url('../images/whats_nearby_off.jpg');	
	background-repeat:no-repeat;
	padding-bottom:20px;
}

.banner_2 a:hover
{
	background-image: url('../images/whats_nearby_on.jpg');
}

.banner_2_selected a
{
	display:block;
	width:215px;
	height:	90px;
	margin-left:15px;
	background-image: url('../images/whats_nearby_on.jpg');	
	background-repeat:no-repeat;
	padding-bottom:20px;
}



.banner_3 a
{
	display:block;
	width:215px;
	height:	90px;
	margin-left:15px;
	background-image: url('../images/best_rate_off.jpg');	
	background-repeat:no-repeat;
	padding-bottom:20px;
}

.banner_3 a:hover
{
	background-image: url('../images/best_rate_on.jpg');
}

.banner_3_selected a
{
	display:block;
	width:215px;
	height:	90px;
	margin-left:15px;
	background-image: url('../images/best_rate_on.jpg');	
	background-repeat:no-repeat;
	padding-bottom:20px;
}


.banner_4 a
{
	display:block;
	width:215px;
	height:	90px;
	margin-left:15px;
	background-image: url('../images/partners_on.jpg');	
	background-repeat:no-repeat;
	padding-bottom:20px;
}

.banner_4 a:hover
{
	background-image: url('../images/partners_off.jpg');
}

.banner_4_selected a
{
	display:block;
	width:215px;
	height:	90px;
	margin-left:15px;
	background-image: url('../images/partners_off.jpg');	
	background-repeat:no-repeat;
	padding-bottom:20px;
}



.banner_5 a
{
	display:block;
	width:215px;
	height:	90px;
	margin-left:15px;
	background-image: url('../images/hotel_specials_off.jpg');	
	background-repeat:no-repeat;
	padding-bottom:20px;
}

.banner_5 a:hover
{
	background-image: url('../images/hotel_specials_on.jpg');
}

.banner_5_selected a
{
	display:block;
	width:215px;
	height:	90px;
	margin-left:15px;
	background-image: url('../images/hotel_specials_on.jpg');	
	background-repeat:no-repeat;
	padding-bottom:20px;
}

.banner_6 a
{
	display:block;
	width:215px;
	height:	90px;
	margin-left:15px;
	background-image: url('../images/current_events_off.jpg');	
	background-repeat:no-repeat;
	padding-bottom:20px;
}

.banner_6 a:hover
{
	background-image: url('../images/current_events_on.jpg');
}

.banner_6_selected a
{
	display:block;
	width:215px;
	height:	90px;
	margin-left:15px;
	background-image: url('../images/current_events_on.jpg');	
	background-repeat:no-repeat;
	padding-bottom:20px;
}


.banner_7 a
{
	display:block;
	width:215px;
	height:	90px;
	margin-left:15px;
	background-image: url('../images/transportation_off.jpg');	
	background-repeat:no-repeat;
	padding-bottom:20px;
}

.banner_7 a:hover
{
	background-image: url('../images/transportation_on.jpg');
}

.banner_7_selected a
{
	display:block;
	width:215px;
	height:	90px;
	margin-left:15px;
	background-image: url('../images/transportation_on.jpg');	
	background-repeat:no-repeat;
	padding-bottom:20px;
}


.banner_8 a
{
	display:block;
	width:215px;
	height:	90px;
	margin-left:15px;
	background-image: url('../images/golf_packages_off.jpg');	
	background-repeat:no-repeat;
	padding-bottom:20px;
}

.banner_8 a:hover
{
	background-image: url('../images/golf_packages_on.jpg');
}

.banner_8_selected a
{
	display:block;
	width:215px;
	height:	90px;
	margin-left:15px;
	background-image: url('../images/golf_packages_on.jpg');	
	background-repeat:no-repeat;
	padding-bottom:20px;
}



/* main image section */
.main_images_container 
{
	height:225px;
	width:950px;
	z-index:900;
	/*background-image: url('../images/flash_cover.jpg');	
	background-repeat:no-repeat;*/
	border-style:none;	
}

.virtual_tour a
{
	position:absolute;
	left:800px;
	top:85px;
	width:150px;
	font-family: Palatino Linotype, Arial;
	font-size: 12px;	
	text-decoration: none;
	color: #fdbb31;		
}

.virtual_tour a:hover
{
	color: #b7bf2c;		
}


.mi_text a 
{
	position:absolute;	
	margin-top:185px;	
	font-family: Palatino Linotype, Arial;
	font-size: 18px;	
	text-decoration: none;
	color: #00548b;	
}


.mi1
{
	display:block;
	float:left;
	width:241px;
	height:225px;
	background-image: url('../images/suites_pic_off.jpg');	
	background-repeat:no-repeat;
	cursor:pointer;	
}

.mi1:hover
{
	background-image: url('../images/suites_pic_on.jpg');
}

.mi2 
{
	display:block;
	float:left;
	width:234px;
	height:225px;
	background-image: url('../images/dining_pic_off.jpg');	
	background-repeat:no-repeat;
	cursor:pointer;	
}

.mi2:hover
{
	background-image: url('../images/dining_pic_on.jpg');
}

.mi3 
{
	display:block;
	float:left;
	width:234px;
	height:225px;
	background-image: url('../images/meetings_pic_off.jpg');	
	background-repeat:no-repeat;
	cursor:pointer;
}

.mi3:hover
{
	background-image: url('../images/meetings_pic_on.jpg');
}

.mi4
{
	display:block;
	float:left;
	width:241px;
	height:225px;
	background-image: url('../images/relaxation_pic_off.jpg');	
	background-repeat:no-repeat;
	cursor:pointer;
}

.mi4:hover
{
	background-image: url('../images/relaxation_pic_on.jpg');
}




/* footer */

.footer 
{
	position: absolute;
	left:6px; 
	bottom: 0 !important;  
	/*background-color:Silver;*/
	width:950px;
	height:152px;
	text-align:center;
}

.bottom_nav_container 
{
	width:750px;
	height:30px;
	margin: 0 auto;	
	padding-top:8px;
	padding-bottom:8px;	
}

.nav_hLine 
{
	background-image: url('../images/nav_hLine.jpg');	
	background-repeat:no-repeat;
	width:851px;
	height:1px;
	margin: 0 auto;	
}

.bottom_nav_seperator 
{
	border-left-color:#cecece;
	border-left-style:solid;
	border-left-width:1px;
	height:28px;
	float:left;	
}

.bottom_nav_item a 
{
	font-family: Palatino Linotype, Arial;
	font-size: 12px;	
	text-decoration: none;
	color: #4d4d4d;	
	float:left;
	text-align:center;
	margin: 6px 5px 0px 5px; /*top-right-bottom-left*/	
}

.bottom_nav_item a:hover 
{
	color: #00548b;
}

.bottom_nav_item_selected a 
{
	font-family: Palatino Linotype, Arial;
	font-size: 12px;	
	text-decoration: none;
	color: #00548b;	
	float:left;
	text-align:center;
	margin: 6px 5px 0px 5px; /*top-right-bottom-left*/
}

.required_stuff 
{
	text-align:center;
	background-image: url('../images/nav_required_pic.jpg');	
	background-repeat:no-repeat;
	width:369px;
	height:48px;
	margin: 12px auto;
	
}

.privacy_container
{
	margin: 0 auto;
	width:500px;

}

.privacy_item a 
{
	font-family: Palatino Linotype, Arial;
	font-size: 12px;	
	text-decoration: none;
	color: #00548b;	
	text-align:center;
	float:left;
	margin: 0px 5px 0px 5px; /*top-right-bottom-left*/	
}

.privacy_item a:hover 
{
	color: #fdbb30;		
}

.privacy_item_selected a 
{
	font-family: Palatino Linotype, Arial;
	font-size: 12px;	
	text-decoration: none;
	color: #00548b;	
	text-align:center;
	float:left;
	margin: 0px 5px 0px 5px; /*top-right-bottom-left*/	
}

.disclosure_text 
{
	font-family: Palatino Linotype, Arial;
	font-size: 11px;	
	text-decoration: none;
	color: #707070;	
	text-align:center;	
	margin: 0px 0px 0px 0px; /*top-right-bottom-left*/
	clear:both;	
}

/* top menu */

.top_menu_bg 
{	
	position:absolute;
	left:127px;
	top:34px;
	width:829px;
	height:55px;
	background-image: url('../images/top_menu_bg.jpg');	
	background-repeat:no-repeat;			
}

.top_address 
{
	position:absolute;
	left:335px;
	top:10px;
	width:615px;
	text-align:justify;
	font-family: Lucida Sans Unicode, Arial;
	font-size: 12px;	
	text-decoration: none;
	color: #ffffff;		
}

.menu_container 
{
	margin-left:20px;
	margin-top:7px;
	width:804px;
	height:48px;
}

.menu_item a
{
	position:absolute;	
	font-family: Palatino Linotype, Arial;
	font-size: 12px;	
	text-decoration: none;
	color: #ffffff;	
	margin-top:5px;
	margin-left:8px;
	padding-top:10px;
	padding-bottom:10px;		
}

.menu_item_home
{
	position:absolute;
	left:20px;
	top:7px;
	width:47px;
	height:48px;
	display:block;
	cursor:pointer;
}

.menu_item_home:hover
{
	background-image: url('../images/menu/home_on.jpg');	
	background-repeat:no-repeat;
}

.menu_item_home_selected
{
	position:absolute;
	left:20px;
	top:7px;
	width:47px;
	height:48px;
	display:block;
	cursor:pointer;
	background-image: url('../images/menu/home_on.jpg');	
	background-repeat:no-repeat;
}


.menu_item_suites
{
	position:absolute;
	left:67px;
	top:7px;
	width:54px;
	height:48px;
	display:block;
	cursor:pointer;
}

.menu_item_suites:hover 
{
	background-image: url('../images/menu/suites_on.jpg');	
	background-repeat:no-repeat;
}

.menu_item_suites_selected
{
	position:absolute;
	left:67px;
	top:7px;
	width:54px;
	height:48px;
	display:block;
	cursor:pointer;
	background-image: url('../images/menu/suites_on.jpg');	
	background-repeat:no-repeat;
}



.menu_item_reservation 
{
	position:absolute;
	left:121px;
	top:7px;
	width:89px;
	height:48px;
	display:block;
	cursor:pointer;
}

.menu_item_reservation:hover 
{
	background-image: url('../images/menu/reservations_on.jpg');	
	background-repeat:no-repeat;
}

.menu_item_reservation_selected 
{
	position:absolute;
	left:121px;
	top:7px;
	width:89px;
	height:48px;
	display:block;
	cursor:pointer;
	background-image: url('../images/menu/reservations_on.jpg');	
	background-repeat:no-repeat;
}


.menu_item_dining 
{
	position:absolute;
	left:210px;
	top:7px;
	width:59px;
	height:48px;
	display:block;
	cursor:pointer;
}

.menu_item_dining:hover
{
	background-image: url('../images/menu/dining_on.jpg');	
	background-repeat:no-repeat;
}

.menu_item_dining_selected 
{
	position:absolute;
	left:210px;
	top:7px;
	width:59px;
	height:48px;
	display:block;
	cursor:pointer;
	background-image: url('../images/menu/dining_on.jpg');	
	background-repeat:no-repeat;
}


.menu_item_amenities
{
	position:absolute;
	left:269px;
	top:7px;
	width:73px;
	height:48px;
	display:block;
	cursor:pointer;
}

.menu_item_amenities:hover
{
	background-image: url('../images/menu/amenities_on.jpg');	
	background-repeat:no-repeat;
}

.menu_item_amenities_selected
{
	position:absolute;
	left:269px;
	top:7px;
	width:73px;
	height:48px;
	display:block;
	cursor:pointer;
	background-image: url('../images/menu/amenities_on.jpg');	
	background-repeat:no-repeat;
}

.menu_item_meetings  
{
	position:absolute;
	left:342px;
	top:7px;
	width:117px;
	height:48px;
	display:block;
	cursor:pointer;
}

.menu_item_meetings:hover  
{
	background-image: url('../images/menu/meetings_on.jpg');	
	background-repeat:no-repeat;
}

.menu_item_meetings_selected  
{
	position:absolute;
	left:342px;
	top:7px;
	width:117px;
	height:48px;
	display:block;
	cursor:pointer;
	background-image: url('../images/menu/meetings_on.jpg');	
	background-repeat:no-repeat;
}

.menu_item_nearby 
{
	position:absolute;
	left:459px;
	top:7px;
	width:118px;
	height:48px;
	display:block;
	cursor:pointer;
}

.menu_item_nearby:hover 
{
	background-image: url('../images/menu/nearby_on.jpg');	
	background-repeat:no-repeat;
}

.menu_item_nearby_selected 
{
	position:absolute;
	left:459px;
	top:7px;
	width:118px;
	height:48px;
	display:block;
	cursor:pointer;
	background-image: url('../images/menu/nearby_on.jpg');	
	background-repeat:no-repeat;
}

.menu_item_events 
{
	position:absolute;
	left:517px;
	top:7px;
	width:60px;
	height:48px;
	display:block;
	cursor:pointer;
}

.menu_item_events:hover
{
	background-image: url('../images/menu/events_on.jpg');	
	background-repeat:no-repeat;
}

.menu_item_events_selected
{
	position:absolute;
	left:517px;
	top:7px;
	width:60px;
	height:48px;
	display:block;
	cursor:pointer;
	background-image: url('../images/menu/events_on.jpg');	
	background-repeat:no-repeat;
}

.menu_item_directions
{
	position:absolute;
	left:577px;
	top:7px;
	width:77px;
	height:48px;
	display:block;
	cursor:pointer;
}

.menu_item_directions:hover
{
	background-image: url('../images/menu/directions_on.jpg');	
	background-repeat:no-repeat;
}

.menu_item_directions_selected
{
	position:absolute;
	left:577px;
	top:7px;
	width:77px;
	height:48px;
	display:block;
	cursor:pointer;
	background-image: url('../images/menu/directions_on.jpg');	
	background-repeat:no-repeat;
}


.menu_item_contact
{
	position:absolute;
	left:654px;
	top:7px;
	width:66px;
	height:48px;
	display:block;
	cursor:pointer;
}

.menu_item_contact:hover
{
	background-image: url('../images/menu/contact_on.jpg');	
	background-repeat:no-repeat;
}

.menu_item_contact_selected
{
	position:absolute;
	left:654px;
	top:7px;
	width:56px;
	height:48px;
	display:block;
	cursor:pointer;
	background-image: url('../images/menu/contact_on.jpg');	
	background-repeat:no-repeat;
}

.menu_item_rewards
{
	position:absolute;
	left:710px;
	top:7px;
	width:114px;
	height:48px;
	display:block;
	cursor:pointer;
}

.menu_item_rewards:hover
{
	background-image: url('../images/menu/rewards_on.jpg');	
	background-repeat:no-repeat;
	
}

.menu_item_rewards_selected
{
	position:absolute;
	left:720px;
	top:7px;
	width:104px;
	height:48px;
	display:block;
	cursor:pointer;
	background-image: url('../images/menu/rewards_on.jpg');	
	background-repeat:no-repeat;
}

/* gallery pages */

.back_btn a 
{
	position:absolute;
	left:190px;
	top:15px;
	width:50px;
	height:23px;
	display:block;	
	background-image: url('../images/back_btn.png');	
	background-repeat:no-repeat;
}

.gallery_title 
{
	position:absolute;
	left:28px;
	top:138px;		
}

/* suites pages */

.suites_main_content
{	
	margin-top:0px;
	width:950px;
	min-height:100%; 
	height: auto !important; 
	height: 100%;
	z-index:999;
}

.suites_header_text 
{
	margin-left:30px;
	width:600px;	
	font-family: Palatino Linotype, Arial;	
	font-size: 14px;	
	text-decoration: none;
	color: #707070;	
	padding-bottom:30px;
}

.suites_smheader 
{
	font-family: Palatino Linotype, Arial;
	font-weight:bold;
	font-size: 14px;	
	text-decoration: none;
	color: #b2bb1e;	
	width:400px;
	padding-bottom: 2px;	
}

.suites_smheader a
{
	font-family: Palatino Linotype, Arial;
	font-weight:bold;
	font-size: 14px;	
	text-decoration: none;
	color: #b2bb1e;	
	width:400px;
	padding-bottom: 2px;	
}

.suites_container 
{
	position:relative;
	width:900px;	
	margin-left:30px;	
	padding-bottom:10px;
	/*padding-top:10px;*/
}

.suites_header 
{
	margin-left:30px;	
	font-family: Palatino Linotype, Arial;
	font-weight:bold;
	font-size: 18px;	
	text-decoration: none;
	color: #00548b;	
	padding-bottom: 5px;	
}

.suites_title 
{
	font-family:Palatino Linotype , Arial;
	font-size:14px;
	font-weight:bold;	
	color:#b2bb1e;
	padding-bottom:5px;
}

.suites_title a
{
	font-family:Palatino Linotype , Arial;
	font-size:14px;
	font-weight:bold;	
	color:#b2bb1e;
	padding-bottom:5px;
	text-decoration:none;
}



.suites_hLine 
{
	padding-bottom:5px;
	/*background-image: url('../images/nav_hLine.jpg');	
	background-repeat:no-repeat;*/
	width:750px;
	height:1px;	
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#00548b;
}

.suites_hLine2 
{
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#c7dae6;
	width:480px;
	height:1px;
	
}

.suites_text 
{
	width:600px;
	font-family:Palatino Linotype , Arial;
	font-size:12px;
	text-align:justify;	
	color:#707070;	
}

.suites_text_alt
{
	font-family:Palatino Linotype , Arial;
	font-size:12px;
	text-align:justify;	
	color:#707070;	
}

.suites_text a
{
	font-family:Palatino Linotype , Arial;
	font-size:12px;	
	text-decoration:underline;	
	color:#00548b;
}

.suites_text a:hover
{
	color:#707070;
}

.suites_text ul 
{	
	margin-top:0px;		
	list-style-image:url('../images/ul_disc.jpg');	
	list-style-type:disc;				
}


.suites_thumb_container 
{
	width:148px;
	height:100px;
	position:absolute;
	top:24px;
	left:750px;
	border-style:none;
}

.suites_thumb a
{
	width:97px;
	height:64px;		
}

.thumb_text a
{
	position:absolute;
	margin-top:-20px;
	left:75px;
	font-family:Palatino Linotype , Arial;
	font-size:12px;
	color:#707070;
	text-decoration:none;	
}


.suite_features_container 
{
	position:absolute;
	width:262px;	
	left:688px;	
	top:225px;
	background-image: url('../images/suite_features_bg2.jpg');	
	background-repeat:no-repeat;/**/
	/*padding-bottom:5px;*/
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#bbbbbb;	
}

.suite_features_cambria_container 
{
	position:absolute;
	width:262px;	
	left:688px;	
	top:225px;
	background-image: url('../images/cambria_pledge_bg.jpg');	
	background-repeat:no-repeat;/**/
	/*padding-bottom:5px;*/	
}

.feature_header 
{
	font-family:Palatino Linotype , Arial;
	font-size:18px;
	color:#ffffff;
	text-decoration:none;		
	text-align:center;
	width:262px;
	height:25px;
}

.feature_item 
{
	font-family:Palatino Linotype , Arial;
	font-size:12px;
	color:#707070;
	text-decoration:none;	
	margin-left:20px;
	width:220px;
	margin-top:6px;
	margin-bottom:6px;
	/*background-color:Gray;*/
}

.feature_item a
{
	font-family:Palatino Linotype , Arial;
	font-size:12px;
	color:#749dd2;
	text-decoration:underline;	
	margin-left:10px;
	width:220px;
	margin-top:6px;
	margin-bottom:6px;
	/*background-color:Gray;*/
}

.feature_item a:hover
{
	color:#707070;
}

.feature_hLine 
{
	border-top-color:#cecece;
	border-top-style:solid;
	border-top-width:1px;
	width:200px;
	height:1px;
	margin:0 auto;
}

.suites_floor_plan 
{
	position:absolute;
	left:430px;
	top:10px;
	width:216px;
	height:142px;
	border-style:none;	
}

.suites_floor_plan_text a
{
	font-family:Palatino Linotype , Arial;
	font-size:12px;
	color:#00548b;
	text-decoration:underline;
	padding-top:5px;
	margin-left:45px;	
}

.photo_container 
{
	width:650px;
	height:70px;	
	padding-bottom:10px;
	/*background-color:Yellow;*/	
}

.photo_item a 
{
	float:left;
	display:inline-block;
	padding-right:12px;	
	text-decoration:none;	
	margin: 0 auto;	
}

.photo_item a:hover
{
	text-decoration:none;	
}


.photo_item_text 
{
	float:left;	
	width:97px;
	font-family:Palatino Linotype , Arial;
	font-size:12px;
	color:#00548b;
	text-align:center;
	padding-right:12px;
}
.suite_menu_container 
{
	/*margin-top:20px;*/
	margin-left:0px;
	height:25px;
	width:550px;
	/*background-color:Silver;*/
}

.suite_menu_item a
{
	float:left;
	display:inline-block;	
	height:20px;
	/*background-color:Maroon;*/
	font-family:Palatino Linotype , Arial;
	font-size:14px;
	color:#00548b;
	text-decoration:none;
	margin: 0 auto;
}

.suite_menu_item a:hover 
{
	color:#749dd2;
	text-decoration:underline;
}

.suite_line 
{
	border-left-color:#699abb;
	border-left-style:solid;
	border-left-width:1px;	
	height:20px;
	float:left;
	margin-top:2px;
	margin-left:10px;
	margin-right:10px;	
}


.menus_online_container 
{
	margin-top:10px;
	width:114px;
	height:125px;
	float:left;		
	display:inline-block;
	padding-bottom:10px;
	/*background-color:Silver;*/	
}

.menus_online_text a
{
	display:block;	
	text-align:center;	
	font-family:Palatino Linotype , Arial;
	font-size:14px;
	color:#00548b;
	text-decoration:none;
	/*background-color:Black;*/
}

.menus_online_text a:hover
{
	color:#00548b;
	text-decoration:underline;
}

.menus_online_text_selected a
{
	display:block;	
	text-align:center;	
	font-family:Palatino Linotype , Arial;
	font-size:14px;
	color:#00548b;
	text-decoration:underline;
}


.menus_online_breakfast a 
{
	display:block;
	width:58px;
	height:80px;	
	margin: 0 auto;
	padding-bottom:5px;
	background-image: url('../images/breakfast_menu_off.jpg');	
	background-repeat:no-repeat;
}

.menus_online_breakfast a:hover
{
	background-image: url('../images/breakfast_menu_on.jpg');
}


.menus_online_breakfast_selected a 
{
	display:block;
	width:58px;
	height:80px;	
	margin: 0 auto;
	padding-bottom:5px;
	background-image: url('../images/breakfast_menu_on.jpg');	
	background-repeat:no-repeat;
}


.menus_online_dinner a 
{
	display:block;
	width:58px;
	height:80px;	
	margin: 0 auto;
	padding-bottom:5px;
	background-image: url('../images/dinner_menu_off.jpg');	
	background-repeat:no-repeat;
}

.menus_online_dinner a:hover
{
	background-image: url('../images/dinner_menu_on.jpg');
}


.menus_online_dinner_selected a 
{
	display:block;
	width:58px;
	height:80px;	
	margin: 0 auto;
	padding-bottom:5px;
	background-image: url('../images/dinner_menu_on.jpg');	
	background-repeat:no-repeat;
}


.menus_online_children a 
{
	display:block;
	width:58px;
	height:80px;	
	margin: 0 auto;
	padding-bottom:5px;
	background-image: url('../images/childrens_menu_off.jpg');	
	background-repeat:no-repeat;
}

.menus_online_children a:hover
{
	background-image: url('../images/childrens_menu_on.jpg');
}

.menus_online_children_selected a 
{
	display:block;
	width:58px;
	height:80px;	
	margin: 0 auto;
	padding-bottom:5px;
	background-image: url('../images/childrens_menu_on.jpg');	
	background-repeat:no-repeat;
}



.menus_online_wolfgang a 
{
	display:block;
	width:58px;
	height:80px;	
	margin: 0 auto;
	padding-bottom:5px;
	background-image: url('../images/wolfgang_menu_off.jpg');	
	background-repeat:no-repeat;
}

.menus_online_wolfgang a:hover
{
	background-image: url('../images/wolfgang_menu_on.jpg');
}

.menus_online_wolfgang_selected a 
{
	display:block;
	width:58px;
	height:80px;	
	margin: 0 auto;
	padding-bottom:5px;
	background-image: url('../images/wolfgang_menu_on.jpg');	
	background-repeat:no-repeat;
}

.menus_online_beer a 
{
	display:block;
	width:58px;
	height:80px;	
	margin: 0 auto;
	padding-bottom:5px;
	background-image: url('../images/beerwine_menu_off.jpg');	
	background-repeat:no-repeat;
}

.menus_online_beer a:hover
{
	background-image: url('../images/beerwine_menu_on.jpg');
}

.menus_online_beer_selected a 
{
	display:block;
	width:58px;
	height:80px;	
	margin: 0 auto;
	padding-bottom:5px;
	background-image: url('../images/beerwine_menu_on.jpg');	
	background-repeat:no-repeat;
}

.menus_online_banquets a 
{
	display:block;
	width:58px;
	height:80px;	
	margin: 0 auto;
	padding-bottom:5px;
	background-image: url('../images/banquet_menu_off.jpg');	
	background-repeat:no-repeat;
}

.menus_online_banquets a:hover
{
	background-image: url('../images/banquet_menu_on.jpg');
}

.menus_online_banquets_selected a 
{
	display:block;
	width:58px;
	height:80px;	
	margin: 0 auto;
	padding-bottom:5px;
	background-image: url('../images/banquet_menu_on.jpg');	
	background-repeat:no-repeat;
}











/*----------------------*/

.bookie 
{
	padding-top:20px;
}

.bookie a
{
	display:block;
	width:87px;
	height:26px;
	background-image: url('../images/book_off.jpg');	
	background-repeat:no-repeat;	
}

.bookie a:hover
{
	background-image: url('../images/book_on.jpg');
}

.bookie_text a
{
	font-family:Palatino Linotype , Arial;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;	
	padding-left:15px;
	padding-top:5px;
}


.backtolistings
{
	padding-top:20px;
}

.backtolistings a
{
	display:block;
	width:158px;
	height:26px;
	background-image: url('../images/backtolistings_off.jpg');	
	background-repeat:no-repeat;	
}

.backtolistings a:hover
{
	background-image: url('../images/backtolistings_on.jpg');
}

.backtolistings_text a
{
	font-family:Palatino Linotype , Arial;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;	
	padding-left:0px;
	padding-top:5px;
	text-align:center;
}



/* whats nearby page */

.category_links 
{
	float:left;
	padding-right:75px;
	padding-top:10px;
	text-align: left;
	width: 141px;
}

.category_links a
{
	font-family:Palatino Linotype , Arial;
	font-size:12px;
	color:#749dd2;
	text-decoration:underline;	
}

.category_links a:hover
{
	font-family:Palatino Linotype , Arial;
	font-size:12px;
	color:#b2bb1e;
	text-decoration:underline;	
}

.category_links_selected a
{
	font-family:Palatino Linotype , Arial;
	font-size:12px;
	color:#b2bb1e;
	text-decoration:underline;	
}

.nearby_container 
{
	position:relative;
	width:650px;	
	margin-left:30px;
	padding-top:15px;	
	padding-bottom:30px;	
	/*background-color:silver;*/
	clear:both;/*clear float tags from category links*/
}

.address_items 
{
	/*background-color:Yellow;*/
}

.nearby_header 
{
	font-family: Palatino Linotype, Arial;
	font-weight:bold;
	font-size: 18px;	
	text-decoration: none;
	color: #00548b;	
	padding-bottom: 10px;
}

.nearby_title 
{
	font-family:Palatino Linotype , Arial;
	font-size:14px;
	font-weight:bold;	
	color:#b2bb1e;
	/*padding-bottom:5px;*/
}

.nearby_address 
{
	font-family: Palatino Linotype, Arial;	
	font-size: 12px;	
	text-decoration: none;
	color: #00548b;	
	padding-bottom:10px;
	width: 205px;
}

.nearby_phone 
{
	font-family: Palatino Linotype, Arial;	
	font-size: 12px;
	font-weight:bold;	
	text-decoration: none;
	color: #707070;	
	width: 100px;
}

td.nearby_website
{
	width: 240px;
}

.nearby_website a
{
	font-family: Palatino Linotype, Arial;	
	font-size: 12px;	
	text-decoration:underline;
	color: #749dd2;	
	width: 100px;
}

.nearby_distance a
{
	font-family: Palatino Linotype, Arial;	
	font-size: 12px;	
	text-decoration:underline;
	color: #749dd2;	
	
}

.nearby_hLine 
{
	border-top-style:solid;
	border-top-color:#c7c7c7;
	border-top-width:1px;
	width:550px;
	margin: 0px 0px 10px 20px; /*top-right-bottom-left*/
	clear:both;	
}

td.nearby_spacer
{
	text-align: right;
}

.nearby_spacer a
{
	height:20px;
	font-family: Palatino Linotype, Arial;	
	font-size: 10px;	
	text-decoration: none;
	color:#749dd2;
}


.view_map 
{
	padding-top:5px;
}

.view_map a
{
	display:block;
	width:92px;
	height:31px;	
	margin: 0 auto;	
	background-image: url('../images/view_map_off.jpg');	
	background-repeat:no-repeat;
}

.view_map a:hover
{
	background-image: url('../images/view_map_on.jpg');
}


.trans_btn a
{
	display:block;
	width:161px;
	height:35px;	
	margin: 0 auto;	
	background-image: url('../images/transportation_btn_off.jpg');	
	background-repeat:no-repeat;
}

.trans_btn a:hover
{
	background-image: url('../images/transportation_btn_on.jpg');
}


/* contact form */

.field 
{
	padding-bottom:5px;
	width:650px;
}

.text_field 
{
	font-family: Palatino Linotype, Arial;	
	font-size: 12px;	
	text-decoration: none;
	color:#707070;
	padding: 0px 0px 0px 0px; /*top-right-bottom-left*/
}


.contact_form 
{
	width:650px;
	padding: 25px 0px 0px 0px;
	
	/*background-color:Lime;*/
}

.title 
{
	font-family:Palatino Linotype;
	font-size: 12px;
	/*font-weight: bold;*/	
	text-decoration: none;
	color: #00548b;	
	padding: 0px 0px 0px 0px;
	width:75px;
	float:left;
}

.events_container 
{	 
	 /*background-color:Maroon;*/
	 padding: 5px 0px 25px 0px; 
	 width:450px;
}

.event_title 
{
	font-family: Palatino Linotype, Arial;
	font-size: 12px;
	font-weight:bold;	
	text-decoration: none;
	color: #00548b;	
	padding: 5px 0px 5px 0px; 
}

.things a
{
	display:block;
	width:132px;
	height:31px;	
	margin: 0 auto;	
	background-image: url('../images/things_off.jpg');	
	background-repeat:no-repeat;
	margin-top:10px;
	
}

.things a:hover
{
	background-image: url('../images/things_on.jpg');	
}



td.weatherDay
{
	color: #00548B;
	font-family: 'Palatino Linotype';
	font-size: 12px;
	text-align: center;
}

td.weatherHigh
{
	color: #C0C419;
	font-family: 'Palatino Linotype';
	font-size: 14px;
	font-weight: bold;
	padding-top: 12px;
	text-align: center;
}

td.weatherLow
{
	color: #6A95CE;
	font-family: 'Palatino Linotype';
	font-size: 14px;
	font-weight: bold;
	padding-top: 2px;
	text-align: center;
}