/* General Site CSS */
body { margin: 0px; padding: 0px; background: #f3d4a0 url(../bpimages/bg_top.jpg) repeat-x; font-family: Arial, Helvetica, sans-serif; }
body#photogallery { margin: 0px; padding: 0px; background: #f3d4a0; font-family: Arial, Helvetica, sans-serif; }

	div#MasterWrapper { width: 940px; padding: 0px 30px; background: url(../bpimages/wrapdropshadow.png) repeat-y; margin:0 auto; }
		div#Header { height: 110px; background: url(../bpimages/headertagline.jpg) no-repeat #FFF; background-position: 180px 86px;border-bottom: 4px solid #002777; }
			div#HeaderLogo { width: 97px; height: 89px; padding: 12px 0px 0px 50px; overflow: hidden; float: left; }
				div#HeaderLogo a img { border: none; }
			div#HeaderNavigationWrapper { width: 440px; padding-right: 10px; float: right; }
				ul#HeaderSecondaryNavigation { list-style: none; margin: 0px 12px 0px 0px; padding: 24px 0px 0px 0px; height: 20px; float: right; overflow: hidden; border-bottom: 1px solid #0099FF; }
					ul#HeaderSecondaryNavigation li { font-size: 10px; float: left; margin: 0px; padding: 0px 12px 0px 20px; height: 20px; overflow: hidden; background: url(../bpimages/headersecondarynavigationbg.jpg) no-repeat top right; }
					ul#HeaderSecondaryNavigation li.first { padding: 0px 12px 0px 0px; }
						ul#HeaderSecondaryNavigation li a { text-decoration: none; color: #0066CC; }
						ul#HeaderSecondaryNavigation li a:hover { color: #002674; }
				ul#HeaderPrimaryNavigation { list-style: none; margin: 41px 0px 0px 0px; padding: 0px; height: 24px; float: right; overflow: hidden; }
					ul#HeaderPrimaryNavigation li { float: left; height: 24px; overflow: hidden; background: url(../bpimages/headerprimarynavigationbgright.jpg) top right no-repeat; padding: 0px 12px 0px 0px; margin: 0px 0px 0px 1px; }
						ul#HeaderPrimaryNavigation li a { display: block; height: 19px; padding: 5px 0px 0px 12px; background: url(../bpimages/headerprimarynavigationbgleft.jpg) top left no-repeat; text-decoration: none; text-transform: uppercase; color: #003399; font-size: 11px; font-weight: bold; }
						ul#HeaderPrimaryNavigation li:hover { float: left; height: 24px; overflow: hidden; background: url(../bpimages/headerprimarynavigationbgright_hover.jpg) top right no-repeat; padding: 0px 12px 0px 0px; margin: 0px 0px 0px 1px; }
						ul#HeaderPrimaryNavigation li:hover a { display: block; height: 19px; padding: 5px 0px 0px 12px; background: url(../bpimages/headerprimarynavigationbgleft_hover.jpg) top left no-repeat; text-decoration: none; text-transform: uppercase; color: #003399; font-size: 11px; font-weight: bold; }
												
					
						
						<!-- ============ Selected Nav ============ -->
						
						body#home ul#HeaderPrimaryNavigation li { background: url(../bpimages/headerprimarynavigationbgrightselected.jpg) top right no-repeat; }
						
						body#home ul#HeaderPrimaryNavigation li.selected { background: url(../bpimages/headerprimarynavigationbgrightselected.jpg) top right no-repeat; }
						body#home ul#HeaderPrimaryNavigation li.selected a { background: url(../bpimages/headerprimarynavigationbgleftselected.jpg) top left no-repeat; color: #fff; }
						
						body#amenities ul#HeaderPrimaryNavigation li.selected_2 { background: url(../bpimages/headerprimarynavigationbgrightselected.jpg) top right no-repeat; }
						body#amenities ul#HeaderPrimaryNavigation li.selected_2 a { background: url(../bpimages/headerprimarynavigationbgleftselected.jpg) top left no-repeat; color: #fff; }
						
						body#contactus ul#HeaderPrimaryNavigation li.selected_4 { background: url(../bpimages/headerprimarynavigationbgrightselected.jpg) top right no-repeat; }
						body#contactus ul#HeaderPrimaryNavigation li.selected_4 a { background: url(../bpimages/headerprimarynavigationbgleftselected.jpg) top left no-repeat; color: #fff; }
						
						<!-- ====================================== -->
						
		div#ContentWrapper { border-top: 4px solid #FFF; background: url(../bpimages/contentwrapperbg.jpg) no-repeat bottom; }
			div#TopLeftNavigation, div#BottomLeftNavigation { width: 184px; }
			div#TopLeftNavigation { margin-left:1px; }
			div#TopLeftNavigation { background:none; }
				div#TopLeftNavigationLogo { height: 70px; overflow: hidden; padding: 25px 0px; margin:0 auto; text-align: center; }
					div#TopLeftNavigationLogo a img { border: none;  }
				div#TopLeftNavigation ul { list-style: none; margin: 0px; padding: 10px 0px 0px 34px; }
					div#TopLeftNavigation ul li { font-size: 11px; text-transform: uppercase; padding: 6px 0px; margin: 0px; }
						div#TopLeftNavigation ul li a { text-decoration: none; color: #7f5c27; font-weight:bold; }
						div#TopLeftNavigation ul li a:hover { color: #cd5e12; text-decoration:underline; }
						/* Current nav */
						body#home #MasterWrapper #ContentWrapper #TopLeftNavigation ul li#TopLeftNavigation_home a,
						body#dates #MasterWrapper #ContentWrapper #TopLeftNavigation ul li#TopLeftNavigation_dates a,
						body#accommodations #MasterWrapper #ContentWrapper #TopLeftNavigation ul li#TopLeftNavigation_accommodations a,
						body#amenities #MasterWrapper #ContentWrapper #TopLeftNavigation ul li#TopLeftNavigation_amenities a,
						body#faq #MasterWrapper #ContentWrapper #TopLeftNavigation ul li#TopLeftNavigation_faq a,
						body#specialoffers #MasterWrapper #ContentWrapper #TopLeftNavigation ul li#TopLeftNavigation_specialoffers a,
						body#photogallery #MasterWrapper #ContentWrapper #TopLeftNavigation ul li#TopLeftNavigation_photogallery a,
						body#areainformation #MasterWrapper #ContentWrapper #TopLeftNavigation ul li#TopLeftNavigation_areainformation a { color: #cd5e12; text-decoration:underline; }
						
						
						
						/* Nav Magic */
						body#[#text:@@webpageid#] div#TopLeftNavigation ul li#TopLeftNavigation_[#text:@@webpageid#] a { color: #c60909; }
			div#BottomLeftNavigation { background:#none; position: relative; top: -60px;}
				div#SUFS { width: 122px; padding: 50px 0px 0px 0px; margin:0 auto; }
					div#SUFS h2 { font-size: 13px; padding: 0px; margin: 0px; color: #875211; }
			div#PrimarySplash { width: 516px; }
			div#PrimaryContent { background:#eae1cd url(../bpimages/primarycontentbg.jpg) no-repeat top; width: 436px; padding: 40px;  position: relative; top: -60px;}
				div#PrimaryContent h1 { font-size: 19px; color: #995928; margin: 0px; padding: 0px 0px 15px 0px; font-weight: normal; }
				div#PrimaryContent p { font-size: 13px; line-height: 150%; padding: 13px 0px; margin: 0px; color: #835a1d; text-align: justify; }
				div#PrimaryContent table.HotelInfoTable { color: #835a1d; font-size: 13px; padding: 0px; margin: 13px 0px; }
				div#PrimaryContent ul { font-size: 13px; line-height: 150%; color: #835a1d; text-align: justify; }
				div#PrimaryContent a { color: #c60909; text-decoration: none; }
				div#PrimaryContent a:hover { text-decoration: underline; }
			div#SecondarySplash, div#SecondaryContent { width: 235px; }
			div#SecondaryContent { background: none;  position: relative; top: -60px;}
				div#WeatherTime { text-align: center; }
					div#WeatherTime p { font-size: 12px; margin: 0px; padding: 10px 0px; }
						div#WeatherTime p a { color: #000; text-decoration: none; }
						div#WeatherTime p a:hover { color: #c60909; }
				div#TeaserBox { padding-top: 8px; width: 172px; margin:0 auto; }
					div#TeaserBox h3 { font-size: 14px; text-transform: uppercase; margin: 0px; padding: 6px 0px 6px 0px; color: #935409; font-weight: bold; }
			div#BottomLeftNavigation, div#PrimaryContent, div#SecondaryContent { min-height: 400px; }
			div#TopLeftNavigation, div#PrimarySplash, div#SecondarySplash { height: 368px; overflow: hidden; border-bottom: 5px solid #FFF; }
			div#SecondarySplash { border-left: 4px solid #fff; }
			div#TopLeftNavigation, div#PrimarySplash, div#SecondarySplash, div#BottomLeftNavigation, div#PrimaryContent, div#SecondaryContent { float: left; }
			div#PrimarySplash {z-index: 1;}
			div#ContentFooters { }
				div#ContentFooters p { text-transform: uppercase; color: #995928; font-size: 9px; margin: 0px; }
					div#ContentFooters p a { text-decoration: none; color: #995928; font-weight:bold; font-size:10px; }
					div#ContentFooters p a:hover { color: #c60909; }
					p#PrimaryContentFooter { display: block; width: 516px; padding: 12px 0px 20px 184px; text-align: center; float: left; }
					p#SecondaryContentFooter { display: block; width: 240px; padding: 12px 0px 20px 0px; text-align: center; float: left; }
					
					div#SecondaryContentFooter { display: block; width: 240px; padding: 12px 0px 20px 0px; text-align: center; float: left; position:relative;margin-top:0px; text-transform: uppercase; color: #995928; font-size: 9px; }
					div#SecondaryContentFooter a { text-decoration: none; color: #995928; font-weight:bold; font-size:10px; }
					div#SecondaryContentFooter a:hover { color: #c60909; }
					
					
		div#PrimaryFooter { width: 516px; padding: 0px 240px 0px 184px; height: 90px; overflow: hidden; text-align: center; }
body#photogallery div#MasterWrapper div#ContentWrapper div#PrimaryFooter { padding: 0px 0px 0px 220px; }
		
			div#PrimaryFooter p { font-size: 11px; line-height: 150%; margin: 0px; padding: 0 0 28px; color: #4e3400; }
	div#SecondaryFooter { width: 1000px; margin:0 auto; min-height: 20px; overflow: hidden; background: url(../bpimages/secondaryfooterbg.png) repeat-y; text-align: center; }
		div#SecondaryFooter p { font-size: 10px; padding: 24px 0px 20px 0px; margin: 0px; }
		
	.clear { clear: both; }
	div#PrimaryContent p.fineprint { font-size: 10px; }
	
/* Weather Widget */
  #weather * { font-family:verdana, arial, helvetica, sans-serif; font-size:11px; }
  	#weather table { border:solid 1px #8e7266; border-collapse: collapse; }
  		#weather table tr th { padding:3px 0px; background-color:#877d73; color:#ffffff; text-align: center; }
			#weather table tr th a, #weather table tr th a:link, #weather table tr th a:visited { color:#ffffff; }
			#weather table tr th a:hover, #weather table tr th a:active { color:#dddddd; }
		#weather table tr td { background-color:#dddddd; color:#8e7266; width: 110px; border-right:solid 1px #8e7266; text-align: center; margin: 0 0 2px 0; }
			#weather table tr td img { margin: 0 auto; }
			#weather table tr td p { margin:2px; padding:0px; text-align:center; }

/* Text-Photo Layout */
	div.text { width: 240px; float: left; margin-bottom: 12px; }
		div#PrimaryContent div.text p { padding: 0px; }
	div.photo { width: 212px; float: right; background: #BFA781; text-align: center; padding: 1px; height: 144px; overflow: hidden; margin-right: -28px; margin-bottom: 12px; }
		div.photo img { width: 208px; border: 2px solid #fff; }

/* Google Map */
	body#mapdirections div#PrimaryContent iframe { border: 1px solid #666; margin: 12px 0px; }

/* Driving Directions */
table.drivedirections { color:#835A1D; font-size:13px; line-height:150%; padding:13px 0; margin-bottom:20px; }
table.drivedirections tr td { vertical-align:top; padding-bottom:4px; }
table.drivedirections tr td.top { font-weight:bold; border-bottom:1px solid #835A1D; }
table.drivedirections tr td.number { width:30px; }
table.drivedirections tr td.distance { width:50px; text-align:right; }
table.drivedirections tr td.destination { text-align:center; border-top:1px solid #835A1D; }

table.distancesfromhotel { color:#835A1D; font-size:13px; line-height:150%; padding:13px 0; margin-bottom:20px; border-spacing:0; border-collapse: collapse; }
table.distancesfromhotel td { border:1px solid #835A1D; padding:6px; }
table.distancesfromhotel tr.top td { font-weight:bold; text-align:center; }

span.title_wide { width:300px; font-weight:bold; display:inline-block; }

/* Contact Us */
	body#contactus div#PrimaryContent form#contactus_form { padding: 0px; margin: 0px; }
	div#AddressWrapper {  }
	div#FormWrapper { width: 235px; }
		form#contactus_form label { display: block; font-size: 12px; padding: 6px 0px; }
		form#contactus_form input, form#contactus_form textarea { width: 233px; }
		form#contactus_form input { background: #F5E4BC; border: 1px solid #B7A07E; }
		form#contactus_form textarea { border: 1px solid #7F5C2B; height: 99px; }
		form#contactus_form button { height: 20px; width: 115px; border: none; padding: 0px; float: right; background: url(../bpimages/formsubmit.jpg) no-repeat; cursor: pointer; margin-top: 12px; }
			form#contactus_form button span { display: none; }
	div#userform_errors h3 { color: #900; font-size: 13px; }

/* BE Layout */
	div#TopNavigation { height: 120px; background: #efe1be; overflow: hidden; border-bottom:4px solid #002777; padding-left: 26px; }
		div#TopNavigationLogo { height: 48px; width: 279px; padding: 28px 0px 14px 0px; }
				div#TopNavigationLogo a img { border: none; }
			div#TopNavigation ul { padding: 0px; margin: 0px; list-style: none; }
				div#TopNavigation ul li { float: left; font-size: 12px; text-transform: uppercase; font-weight: bold; padding: 0px 18px 0px 4px; }
					div#TopNavigation ul li a { color: #000; text-decoration: none; }
					div#TopNavigation ul li a:hover { color: #b8370d; text-decoration:underline; }
					/* Nav Magic 2.0 */
					body#[#text:@@webpageid#] div#TopNavigation ul li#TopLeftNavigation_[#text:@@webpageid#] a { color: #b8370d; }
					
body#photogallery #MasterWrapper #ContentWrapper #TopNavigation ul li#TopLeftNavigation_photogallery a { color: #cd5e12; text-decoration:underline; }

/* Teaser */
	form#teaserForm { padding: 0px; margin: 0px; }
		form#teaserForm tr td.dropdowns_heading { font-size: 11px; color: #000000; }
		form#teaserForm select { font-size: 11px; }
		form#teaserForm select#arriveMonth, form#teaserForm select#departMonth { width: 100px; }
		form#teaserForm select#adults, form#teaserForm select#children { width: 80px; }
		form#teaserForm button { width: 164px; height: 20px; padding: 0px; border: none; background: url(../bpimages/checkavailability.jpg) no-repeat; cursor: pointer;  margin-top: 4px; }
			form#teaserForm button span { display: none; }
	p#TeaserCancelModify { padding: 8px 0px; font-size: 11px; text-transform: uppercase; color: #176d86; margin: 0px; text-align: center; }
		p#TeaserCancelModify a { color: #176d86; text-decoration: none; }
		p#TeaserCancelModify a img { border:none; }

/* SUFS */
	div#SUFS label { display: block; color: #000000; font-size:11px; line-height: 200%; }
	div#SUFS input { width: 113px; border:2px inset #cccccc; font-size: 11px; }
		div#SUFS input.inputerror { border: 3px solid #990000; }
	div#SUFS button { margin-top: 11px; padding: 0px; border: none; width: 118px; height: 21px; background: url(../bpimages/sufssubmit.jpg) no-repeat; cursor: pointer; }
		div#SUFS button span { display: none; }
	.hidden { display: none; }
	.sserror, .sssuccess { font-size: 11px; font-weight: bold; color: #990000; padding: 12px 0px; }

/* Photo Gallery */
body#photogallery div#ContentWrapper { border-top: none; background: #fff; }
	body#photogallery div#PrimaryContent { width: 920px; padding: 10px; background: #fff; float: none; position: static; }
		body#photogallery div#BeContentFooters { text-align: center; }
			body#photogallery div#BeContentFooters p { margin: 0px; padding: 26px 0px 36px 0px; text-transform: uppercase; color: #4e3400; font-size: 9px; }
				body#photogallery div#BeContentFooters p a { text-decoration: none; color: #4e3400; }
				body#photogallery div#BeContentFooters p a:hover { color: #c60909; }
				
/* Find a Room Banner */				
#findaroom { margin:10px 0 20px 10px; background:#f8d04a; border:1px solid #9d080c; color:#000000; padding:15px 15px 20px 25px; text-align:left; }
#findaroom h2 { margin:0; padding:0; font-size:28px; color:#9d080c; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; }
#findaroom p { font-weight:bold; font-size:13px !important; }
#findaroom a { display:block; color:#ffffff; background:#f14821; border:1px outset #000000; margin:4px 10px; padding:2px 10px; text-align:center; font-weight:bold; text-decoration:none; font-size:22px; }

/* Share/Save button */
div.share { margin:20px 0; text-align:center; }