/* General Site CSS */
#gallerywrapper { height:auto !important; }
#gallery_nav { top:20px !important; }


body { margin: 0px; padding: 0px; background: #EDDDCE; font-family: Arial, Helvetica, sans-serif; }
	div#MasterWrapper { width: 940px; padding: 0px 30px; background: url(./bpimages/wrapdropshadow.jpg) 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: #003399; }
				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.selected { background: url(./bpimages/headerprimarynavigationbgrightselected.jpg) top right no-repeat; }
						ul#HeaderPrimaryNavigation li.selected a { background: url(./bpimages/headerprimarynavigationbgleftselected.jpg) top left no-repeat; color: #fff; }
		div#ContentWrapper { border-top: 4px solid #FFF; background: url(./bpimages/contentwrapperbg.jpg) repeat-y; }
			div#TopLeftNavigation, div#BottomLeftNavigation { width: 184px; }
			div#TopLeftNavigation { background: url(./bpimages/topleftnavigationbg.jpg) no-repeat bottom #FBEED7; }
				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: 0px 0px 0px 34px; }
					div#TopLeftNavigation ul li { font-size: 10px; text-transform: uppercase; padding: 6px 0px; margin: 0px; }
						div#TopLeftNavigation ul li a { text-decoration: none; color: #512e00; }
						div#TopLeftNavigation ul li a:hover { color: #c60909; }
						/* Nav Magic */
						body#home div#TopLeftNavigation ul li#TopLeftNavigation_home a { color: #c60909; }
			div#BottomLeftNavigation { background: url(./bpimages/bottomleftnavigationbg.jpg) no-repeat top #FBEED7; }
				div#SUFS { width: 122px; padding: 90px 0px 0px 0px; margin:0 auto; }
					div#SUFS h2 { font-size: 13px; padding: 0px; margin: 0px; color: #883115; }
			div#PrimarySplash { width: 516px;  }
			div#PrimaryContent { background: url(./bpimages/primarycontentbg.jpg) no-repeat top; width: 436px; padding: 40px; }
				div#PrimaryContent h1 { font-size: 19px; color: #6b1814; 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: 236px; border-left: 4px solid #FFF; }
			div#SecondaryContent { background: #FCF3E3; }
				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: 15px; text-transform: uppercase; margin: 0px; padding: 0px 0px 16px 0px; color: #488393; font-weight: normal; }
			div#BottomLeftNavigation, div#PrimaryContent, div#SecondaryContent { min-height: 300px; }
			div#TopLeftNavigation, div#PrimarySplash, div#SecondarySplash { height: 368px; overflow: hidden; border-bottom: 4px solid #FFF; }
			div#TopLeftNavigation, div#PrimarySplash, div#SecondarySplash, div#BottomLeftNavigation, div#PrimaryContent, div#SecondaryContent { float: left; }
			div#ContentFooters { position:relative; }
				div#ContentFooters p { text-transform: uppercase; color: #4e3400; font-size: 9px; margin: 0px; }
					div#ContentFooters p a { text-decoration: none; color: #4e3400; }
					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; background: url(./bpimages/secondarycontentfooterbg.jpg) no-repeat top left; }
		div#PrimaryFooter { width: 516px; padding: 0px 240px 0px 184px; height: 90px; overflow: hidden; text-align: center; background: url(./bpimages/primaryfooterbg.jpg) repeat-y; }
			div#PrimaryFooter p { font-size: 11px; line-height: 200%; margin: 0px; padding: 28px 0px; color: #4e3400; }
	div#SecondaryFooter { width: 1000px; margin:0 auto; min-height: 20px; overflow: hidden; background: url(./bpimages/secondaryfooterbg.jpg) no-repeat top; text-align: center; }
		div#SecondaryFooter p { font-size: 10px; padding: 24px 0px 12px 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; position:relative; }
		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; }

/* Contact Us */
	body#contactus div#PrimaryContent form#contactus_form { padding: 0px; margin: 0px; float: right;}
	div#AddressWrapper { width:200px; }
	div#FormWrapper { float: right; position: relative; top:-260px; text-align: right;}
		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: #FBEED7; 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; }
					/* Nav Magic 2.0 */
					body#home div#TopNavigation ul li#TopLeftNavigation_home a { color: #b8370d; }

/* Teaser */
	form#teaserForm { padding: 0px; margin: 0px; }
		form#teaserForm tr td.dropdowns_heading { font-size: 11px; color: #336d7d; }
		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; }

/* SUFS */
	div#SUFS label { display: block; color: #835A1D; font-size:11px; line-height: 200%; }
	div#SUFS input { width: 113px; border:1px solid #522E00; font-size: 11px; }
		div#SUFS input.inputerror { border: 3px solid #990000; }
	div#SUFS button { margin-top: 11px; padding: 0px; border: none; width: 115px; height: 20px; 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; }
				#gallery_nav { position:relative; top:-18px; width:753px; height:50px; }
				
/* Icons */
.socnet_icons { position:absolute; width:160px; text-align:center; top:-40px; right:40px; }
.socnet_icons a img { border:0; margin:0 2px; }

/* Share/Save button  */
.sharebtn { width:171px; height:16px; text-align:right; position:absolute; bottom:6px; left:270px; }