/* Micro clearfix */
.cf:before, .cf:after { content:""; display:table; }
.cf:after { clear:both; }
/* For IE 6/7 (trigger hasLayout) */
.cf { zoom:1; }
@font-face {
	font-family: 'scriptinaregular';
	src: url('../scriptina-webfont.eot');
	src: url('../scriptina-webfont.eot?#iefix') format('embedded-opentype'),
	url('../scriptina-webfont.woff') format('woff'),
	url('../scriptina-webfont.ttf') format('truetype'),
	url('../scriptina-webfont.svg#scriptinaregular') format('svg');
	font-weight: normal;
	font-style: normal;

}
h1 {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size: 1em;
	color: #333333;
	padding-right: 0.625em;
	font-weight:bold;
}

.scriptina_heading {
	font-family: 'scriptinaregular', Arial, sans-serif;
}
.embed-container { 
	position: relative; 
	padding-bottom: 56.25%; 
	height: 0; 
	overflow: hidden; 
	max-width: 100%; 
} 
.embed-container iframe, .embed-container object, .embed-container embed { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%;
}
.bottomLogos {
	background-color: #76786B;
	max-width: 884px;
	width: 100%;
	background-image: url(../images/icons/bottom_icons_temp.gif);
	background-repeat: no-repeat;
	height: 7.5em;
}

.fl	{
	float: left;
}

.fr	{
	float: right;
}
/* FOOTER */
#copyright {
	color: #999;
	font-size: 0.8em;
	line-height: 140%;
	text-align: center;
	margin: 0 auto 12px auto;
}

#wwx_link { 
	color: #070;
	font-family: verdana, arial, sans-serif;
	font-size: 0.9em;
	font-weight: bold;  
	letter-spacing: 0.1em;
	text-decoration: none;
	text-shadow: 1px 1px 1px #777;
}
#wwx_link:hover, #wwx_link:focus {
	color: #090;
	text-shadow: 1px 1px 1px #555;
}
#wwx_link span {
	color: #F70;
}
#wwx_link:hover span, #wwx_link:focus span { 
	color: #F90;
}
.reviews_table {
	max-width: 600px;
	text-align: justify;
	margin-left: 30px;	
}
.main_photo {
	float: left; 
	max-width: 1280px;
	width: 100%;
}
.accom_reviews_table {
	text-align: center;
}


@media only screen and (max-width: 1920px) {

	body {
		background-color: #F4F1EC;
		background-image:url(../images/background.jpg);
		background-position: top;
		background-repeat: no-repeat;
		font-family: Arial, Helvetica, sans-serif;
		color: #333333;
	}
	img {
		max-width: 100%;
		
	}
	a {
		color: #cccccc;
		text-decoration: none;
		line-height: inherit; }
		a:hover, a:focus {
			color: #FFFF00; }
			a img {
				border: none; 
			}
			h2 a {
				color:#FFFFFF;
				font-weight:normal;
			}
			h2 a:hover {
				color:#FFFFEE;
			}
			h2 a:focus {
				color:#ffffff;
			}
			.nightsbridge {
				float: right	
			}
			h1 {
				font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
				font-size: 1em;
				color: #333333;
				padding-right: 0.625em;
				font-weight:bold;
			}

			.awards {
				float: left; 
				padding-bottom: 40px; 
				padding-top: 40px;
			}
			.reviews {
				float: left; 
				padding-bottom: 40px; 
				padding-top: 40px;
			}
	/*
		Responsive Menu
		*/
		nav {
			text-align: center;
			width: 100%;
		}
		nav img { margin-right: 1em !important; }
		#menu-toggle {
			display: none; 
			background: #016C80 url(../images/icons/nav-icon.png) no-repeat 90% 45%;
			color: #ffffff;
			font-size: 1.1em;
			font-weight: bold;
			letter-spacing: 1px;
			outline: 0;
			margin-top: -1px; /* hack to remove 1px line of scrolling content above the menu */
			padding: 0.6em 0.8em;
			position: fixed;
			text-decoration: none;
			text-align: left;
			width: 100%;
			z-index: 1000;  
			box-sizing: border-box;
			box-shadow: 0 0 2px #666;
		}
		#menu {
			display: none; 
			list-style: none; 
			padding: 0; 
			margin: 0; 
			font-weight: bold;
		}
		#menu li {  
			padding: 0; 
			margin: 0; 
			text-align: left; 
		}
		#menu li a { 
			display: block; 
			border: none;
			background-color: #B1996C;
			color: #ffffff;
			font-weight: normal;
			letter-spacing: 0.1em;
			margin: 0;
			padding: 1em 0.7em 0.6em 0.7em !important; 
			text-decoration: none;
		}
		#menu li a:hover {
			background-color: transparent; /*#ffffd0; */
			color: #ffffff; 
		}
		#menu.open { 
			font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
			background-color: #B1996C;
			box-shadow: 2px 2px 3px #444444;
			display: block;
			position: absolute;
			right: 3em;
			top: 38px;
			width: 60%;
			z-index: 500; 
		}
		#menu.open li { 
			display: block;
		}
		#menu.open li a { 
			display: block; 
			padding: 10px; 
			overflow: hidden;
			text-decoration: none; 
		}
		/* End Responsive Menu */

		.logo_div {
			text-align: center;
			margin: 10px 0px 10px 0px;
		}
		.section-container > section .accordion_data {
			background-color: #EDEDE9;
		}

		.accordion_options {
			background-color: #A4A59B;
			border: 1px solid #A4A59B;
			color: #FFFFFF;
			margin-bottom: 0;
			padding: 10px;
		}
		.accordion_options:hover {
			background-color: #76786B;
			border: 1px solid #76786B;
			color: #FFFFFF;
		}
		.heading {
			color: #333333;
			padding-top: 0em;
			padding-bottom: 0.5em;
			font-size: 38px;
			font-weight: bold;
			font-family: Geneva, Arial, Helvetica, sans-serif;
		}
		
		.green_link {
			color: #555555;
			text-decoration: none;
			font-weight: bold;
			line-height: inherit; }
			.green_link:hover, a:focus {
				color: #333333; }
				.green_link img {
					border: none; 
				}

				.clear {
					clear: both;
				}

				/* TOP PHOTO & LOGO */

				div .orbit-container {
					float: left; 
					max-width: 1280px;
					width: 100%;
				}
				.main_photo {
					float: left; 
					max-width: 1280px;
					width: 100%;
				}
				.slideshow_logo {
					float: left;
					max-width: 270px;
					background-image: url(../images/top_photos/slidetester.gif);
					width: 270px;
					height: 427px;
					background-position:top;
					background-repeat:no-repeat;
				}


				/* CONTENT TEXT LAYOUT*/
				h1 {
					font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
					font-size: 1em;
					color: #333333;
					padding-right: 0.625em;
					font-weight:bold;
				}
				h2 {
					font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
					font-weight: bold;
					font-size: 1.2em;
					text-decoration: none;
					color: #5896A1;
				}
				p {
					font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
					font-size: 1em;
					color: #897D88;
					padding-right: 0.625em;
				}
				.fancy-text {
					font-family:Geneva, Arial, Helvetica, sans-serif; 
					font-style:italic; 
					padding-left: 30px; 
					padding-right: 30px; 
					text-align:center;"
				}
				ul {
					font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
					font-size: 1em;
					color: #897D88;
					padding-left: 2em;
					padding-right: 0.625em;
				}
				ol {
					font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
					font-size: 1em;
					color: #897D88;
					padding-left: 2em;
					padding-right: 0.625em;
					text-align: left;
				}

				.dashed-border {
					border: dashed 1px #CDC5BB; 
					border-width: thin;
					border-style: dashed;
					width: 80%;
					margin-left: auto;
					margin-right: auto;
				}
				.comment_text {
					font-family: "Times New Roman", Times, serif;
					font-style: italic;
					color: #CCCCCC;
					padding-top: 3em;
					padding-bottom: 3em;
					font-size: 1.15em;
					text-align: center;
				}
				.photoHomeLeft {
					width: 30%; 
					float: left;
					margin-top: 20px;
					margin-left: 30px;
					box-shadow: 2px 2px 2px #888888;
				}
				.photoHomeLeft_shadeless {
					width: 20%; 
					float: left;
					margin-top: 20px;
					margin-left: 30px;
				}
				.whiteb6 {
					border: solid 6px #FFFFFF;
				}
				.textHomeRight {
					margin-top: 20px;
					width: 55%; 
					float: left;
					padding-left: 5%;
					line-height: 20px;
					color: #7D7D7C;
				}

				/* CONTENT TEXT LAYOUT*/

				/* COLUMN LAYOUTS */
				.content_frame {
					width: 100%;
				}

				.leftpnl {
					width: 100%;
					max-width: 900px;
					text-align: left;
					line-height: 1.75em;
					padding-right: 1%;
					float: left;
					padding: 30px 30px 0px 0px;
				}

				.rightpnl {
					width: 100%;
					max-width: 350px;
					text-align: center;
					float: left;
				}
				/* COLUMN LAYOUTS */


	/*
		Forms
		*/
		.required {
			color: #FF0000;
			font-size: 200%;
			font-weight: bold;
		}
		.error {
			background-color: #FFFF00;
			border: solid #000 2px;
			border-radius: 8px;	
			color: #eee;
			margin-bottom: 2px;
			padding: 5px 5px 7px 5px;
			text-align: center;
		}
		#wwx_form {
			max-width: 400px;
			text-align: left;
			margin-left: 2%;
			color:#000000;
		}
		label {
			color:#000000;
		}
		#wwx_form textarea {
			height: 150px;
		}

	}
	
	/* START MOBILE 360 - 480 */
	.mobile_info {
		display: none;
	}
	/* END MOBILE 360 - 480 */
	


	@media only screen and (max-width: 980px) {
		h2 a {
			color:#FFFFFF;
			font-weight:normal;
		}
		h2 a:hover {
			color:#FFFFEE;
		}
		h2 a:focus {
			color:#ffffff;
			background-color:#333333;
			padding: 5px;
		}
		p {
			font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
			font-size: 1em;
			color: #897D88;
			padding-left: 0.625em;
			padding-right: 0.625em;
		}
	/*
		Responsive Menu
		*/
		nav {
			text-align: center;
			max-width: 949px;
		}
		nav img { margin-right: 1em !important; }
		#menu-toggle { display: none; }
		#menu {
			display: none; 
			list-style: none; 
			padding: 0; 
			margin: 0; 
			font-weight: bold;
		}
		#menu li {  
			padding: 0; 
			margin: 0; 
			text-align: left; 
		}
		#menu li a { 
			display: inline-block;
			width: 170px;
			color: #ffffff;
			font-weight: normal;
			margin: 0px;
			text-decoration: none;
			padding: 0px;
		}
		#menu li a:hover {
			background-color: transparent; /*#ffffd0; */
			color: #ffffff; 
		}
		#menu.open { 
			font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
			background-color: #B1996C;
			box-shadow: 2px 2px 3px #444444;
			display: block;
			position: absolute;
			right: 3em;
			top: 38px;
			width: 60%;
			z-index: 500; 
		}
		#menu.open li { 
			display: block;
		}
		#menu.open li a { 
			display: block; 
			overflow: hidden;
			text-decoration: none; 
		}
		/* End Responsive Menu */
		.awards {
			float: none; 
			width: 100%;
			text-align: center;
		}
		.reviews {
			float: none; 
			width: 100%;
			text-align: center;
		}
	}

	@media only screen and (max-width: 800px) {
		.logo {
			margin: auto;
			text-align: center;
			width: 770px;
			max-width: 800px;
		}
		.nightsbridge {
			float: none;
			text-align: center;	
			margin: auto;
			width: 770px;
			max-width: 800px;
			margin-top: 0px;
		}
		h2 a {
			color:#FFFFFF;
			font-weight:normal;
		}
		h2 a:hover {
			color:#FFFFEE;
		}
		h2 a:focus {
			color:#ffffff;
			background-color:#333333;
			padding: 5px;
		}
		p {
			font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
			font-size: 1em;
			color: #897D88;
			padding-left: 0.625em;
			padding-right: 0.625em;
		}
		.fancy-text {
			font-family:Geneva, Arial, Helvetica, sans-serif; 
			font-style:italic; 
			padding-left: 30px; 
			padding-right: 30px; 
			text-align: left;"
		}
	/*
		Responsive Menu
		*/
		nav {
			text-align: center;
			max-width: 769px;
		}
		nav img { margin-right: 1em !important; }
		#menu-toggle {
			display: none; 
			background: #B1996C url(../images/icons/nav-icon.png) no-repeat 90% 45%;
			color: #ffffff;
			font-size: 1.1em;
			font-weight: bold;
			letter-spacing: 1px;
			outline: 0;
			margin-top: -1px; /* hack to remove 1px line of scrolling content above the menu */
			padding: 0.6em 0.8em;
			position: fixed;
			text-decoration: none;
			text-align: left;
			width: 100%;
			z-index: 1000;  
			box-sizing: border-box;
			box-shadow: 0 0 2px #666;
		}
		#menu {
			display: none; 
			list-style: none; 
			padding: 0; 
			margin: 0; 
			font-weight: bold;
		}
		#menu li {  
			padding: 0; 
			margin: 0; 
			text-align: left; 
		}
		#menu li a { 
			display: block; 
			border: none;
			background-color: #B1996C;
			color: #ffffff;
			font-weight: normal;
			letter-spacing: 0.1em;
			margin: 0;
			padding: 1em 0.7em 0.6em 0.7em !important; 
			text-decoration: none;
		}
		#menu li a:hover {
			background-color: transparent; /*#ffffd0; */
			color: #ffffff; 
		}
		#menu.open { 
			font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
			background-color: #B1996C;
			box-shadow: 2px 2px 3px #444444;
			display: block;
			position: absolute;
			right: 3em;
			top: 38px;
			width: 60%;
			z-index: 500; 
		}
		#menu.open li { 
			display: block;
		}
		#menu.open li a { 
			display: block; 
			padding: 10px; 
			overflow: hidden;
			text-decoration: none; 
		}
		/* End Responsive Menu */
		.awards {
			float: none; 
			text-align: center;
			width: 100%;
		}
		.reviews {
			float: none; 
			text-align: center;
			width: 100%;
		}
	}

	@media only screen and (max-width: 768px) {
		.logo {
			margin: auto;
			text-align: center;
			width: 740px;
			max-width: 768px;
		}
		.nightsbridge {
			float: none;
			text-align: center;	
			margin: auto;
			width: 740px;
			max-width: 768px;
			margin-top: 0px;
		}
	/*
		Responsive Menu
		*/
		nav {
			text-align: center;
			max-width: 738px;
		}
		nav img { margin-right: 1em !important; }
		#menu-toggle {
			display: block; 
			background: #016C80 url(../images/icons/nav-icon.png) no-repeat 90% 45%;
			color: #ffffff;
			font-size: 1.1em;
			font-weight: bold;
			letter-spacing: 1px;
			outline: 0;
			margin-top: -1px; /* hack to remove 1px line of scrolling content above the menu */
			padding: 0.6em 0.8em;
			position: fixed;
			text-decoration: none;
			text-align: left;
			width: 100%;
			z-index: 1000;  
			box-sizing: border-box;
			box-shadow: 0 0 2px #666;
		}
		#menu {
			display: none; 
			list-style: none; 
			padding: 0; 
			margin: 0; 
			font-weight: bold;
		}
		#menu li {  
			padding: 0; 
			margin: 0; 
			text-align: left; 
		}
		#menu li a { 
			display: block; 
			border: none;
			background-color: #016C80;
			color: #ffffff;
			font-weight: normal;
			letter-spacing: 0.1em;
			margin: 0;
			padding: 1em 0.7em 0.6em 0.7em !important; 
			text-decoration: none;
		}
		#menu li a:hover {
			background-color: transparent; /*#ffffd0; */
			color: #ffffff; 
		}
		#menu.open { 
			font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
			background-color: #016C80;
			box-shadow: 2px 2px 3px #444444;
			display: block;
			position: absolute;
			right: 3em;
			top: 38px;
			width: 60%;
			z-index: 500; 
		}
		#menu.open li { 
			display: block;
		}
		#menu.open li a { 
			display: block; 
			padding: 10px; 
			overflow: hidden;
			text-decoration: none; 
		}
		/* End Responsive Menu */
		.main_photo {
			float: left; 
			max-width: 1280px;
			width: 100%;
		}
		h2 a {
			color:#FFFFFF;
			font-weight:normal;
		}
		h2 a:hover {
			color:#FFFFEE;
		}
		h2 a:focus {
			color:#ffffff;
			background-color:#333333;
			padding: 5px;
		}
		p {
			font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
			font-size: 1em;
			color: #897D88;
			padding-left: 0.625em;
			padding-right: 0.625em;
		}
		.accom_rooms_table {

		}
	}

	@media only screen and (max-width: 640px) {
		body {
			background-image: none;
			background-color: #fff;
		}
		.orbit-container {
			margin-top: 20px;	
		}
		.logo {
			margin: auto;
			text-align: center;
			width: 100%;
			max-width: 320px;
		}
		.nightsbridge {
			float: none;
			text-align: center;	
			margin: auto;
			width: 100%;
			max-width: 320px;
			margin-top: 0px;
		}

		h2 a {
			font-size:16px;
			color:#FFFFFF;
			font-weight:normal;
		}
		h2 a:hover {
			color:#FFFFEE;
		}
		h2 a:focus {
			color:#ffffff;
			padding: 2px;
		}
		p {
			font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
			font-size: 1em;
			color: #897D88;
			text-align: left;
			padding-left: 0em;
		}
		.text {
			font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
			font-size: 1em;
			color: #897D88;
			text-align: left;
			padding-left: 0em;
		}
		ul {
			margin-left: 0.5em;
			text-align:left;
		}
		.bottomLogos {
			display: none;
		}
		.row {
			background-color: #ffffff;
		}
		.intro_blocks {
			max-width: 292px;
			height: 300px;
			padding: 8px;
			text-align: justify;
			background-color: #E2DBD3;
			display: inline-block;
			vertical-align: top;
			margin-bottom: 5px;
		}
		.intro_blocks_bottom {
			max-width: 280px;
			height: 280px;
			padding: 8px;
			text-align: justify;
			display: inline-block;
			margin: 10px;
			vertical-align: top;
		}
		.intro_blocks_border {
			height: 280px;
			border: 1px solid #fff; 
			padding: 10px;	
		}
		.intro_blocks p {
			color: #333333;	
		}
		.bottom_block_top_bottom_borders {
			background-color: #E2DBD3; 
			width: 100%; 
			height: 20px;	
		}
		div .orbit-container {
			float: center; 
			max-width: 1200px;
			width: 100%;
		}
		/* ACCOM INTRO PAGE */	
		.accom_intro_blocks {
			width: 280px;
			max-width: 100%;
			height: 520px;
			background-color: #E2DBD3;
			float: none;
			text-align: center;
			margin: 10px 10px 10px 10px;
		}
		.accom_intro_blocks_border {
			background-image: url(../images/roomsIntroPage/block_frame.png);
			background-repeat: no-repeat;
			width: 280px;
			max-width: 100%;
			height: 500px;
			padding-top: 25px;
			padding-left: 35px;
			padding-right: 15px;
			text-align: center;
			margin: auto;
		}
		.accom_listing_blocks {
			max-width: 622px;
			height: 639px;
			padding: 8px;
			text-align: center;
			background-color: #E1DED7;
			float: none;
			margin: 10px;
		}
		.accom_listing_border {
			height: 622px;
			border: 1px solid #fff; 
			padding: 10px;	
		}
		.accom_listing_content {
			max-width: 500px;
			height: 639px;
			padding: 8px;
			float: none;
			text-align: center;
			margin: 10px;
		}
		.accom_read_more {
			color: #016C80; 
			background-color: #B4E0DF; 
			padding: 3px; 
			border-bottom-left-radius: 10px; 
			border-top-right-radius: 10px; 
			border: 1px solid #016C80;
		}
		.accom_read_more:hover {
			color: #693827; 
			background-color: #B4E0DF; 
			padding: 3px; 
			border-bottom-left-radius: 10px; 
			border-top-right-radius: 10px; 
			border: 1px solid #016C80;
		}
		.accom_book_now {
			color: #016C80; 
			background-color: #B4E0DF; 
			padding: 5px; 
			border-bottom-left-radius: 10px; 
			border-top-right-radius: 10px; 
			border: 1px solid #016C80;
		}

	}
	@media only screen and (max-width: 320px) {
		body {
			background-image: none;
			background-color: #FFF;
		}
		.logo {
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			text-align: center;
			width: 100%;
			max-width: 290px;
		}
		.nightsbridge {
			float: none;
			text-align: center;	
			margin: auto;
			width: 100%;
			max-width: 290px;
			margin-top: 0px;
		}
		div .orbit-container {
			margin-top: 20px;
			float: left; 
			max-width: 1280px;
			width: 100%;
		}

		h2 a {
			font-size:16px;
			color:#FFFFFF;
			font-weight:normal;
		}
		h2 a:hover {
			color:#FFFFEE;
		}
		h2 a:focus {
			color:#ffffff;
			padding: 2px;
		}
		p {
			font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
			font-size: 1em;
			color: #897D88;
			text-align: left;
			padding-left: 0em;
		}
		.text {
			font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
			font-size: 1em;
			color: #897D88;
			text-align: left;
			padding-left: 0em;
		}
		ul {
			margin-left: 0.5em;
			text-align:left;
		}
		.bottomLogos {
			display: none;
		}
		.intro_blocks {
			max-width: 292px;
			height: 300px;
			padding: 8px;
			text-align: justify;
			background-color: #E2DBD3;
			display: inline-block;
			vertical-align: top;
			margin-bottom: 5px;
		}
		.intro_blocks_bottom {
			max-width: 280px;
			height: 280px;
			text-align: justify;
			display: inline-block;
			vertical-align: top;
		}
		.intro_blocks_border {
			height: 280px;
			border: 1px solid #fff; 
			padding: 10px;	
		}
		.intro_blocks p {
			color: #333333;	
		}
		.bottom_block_top_bottom_borders {
			display: none;	
		}
		/* ACCOM INTRO PAGE */	
		.accom_intro_blocks {
			width: 280px;
			max-width: 100%;
			height: 520px;
			background-color: #E2DBD3;
			float: none;
			text-align: center;
			margin: 10px 10px 10px 10px;
		}
		.accom_intro_blocks_border {
			background-image: url(../images/roomsIntroPage/block_frame.png);
			background-repeat: no-repeat;
			width: 280px;
			max-width: 100%;
			height: 500px;
			padding-top: 25px;
			padding-left: 35px;
			padding-right: 15px;
			text-align: center;
			margin: auto;
		}
		.accom_listing_blocks {
			max-width: 622px;
			height: 639px;
			padding: 8px;
			text-align: center;
			background-color: #E1DED7;
			float: none;
			margin: 10px;
		}
		.accom_listing_border {
			height: 622px;
			border: 1px solid #fff; 
			padding: 10px;	
		}
		.accom_listing_content {
			max-width: 500px;
			height: 639px;
			padding: 8px;
			float: none;
			text-align: center;
			margin: 10px;
		}
		.accom_read_more {
			color: #016C80; 
			background-color: #B4E0DF; 
			padding: 3px; 
			border-bottom-left-radius: 10px; 
			border-top-right-radius: 10px; 
			border: 1px solid #016C80;
		}
		.accom_read_more:hover {
			color: #693827; 
			background-color: #B4E0DF; 
			padding: 3px; 
			border-bottom-left-radius: 10px; 
			border-top-right-radius: 10px; 
			border: 1px solid #016C80;
		}
		.accom_book_now {
			color: #016C80; 
			background-color: #B4E0DF; 
			padding: 5px; 
			border-bottom-left-radius: 10px; 
			border-top-right-radius: 10px; 
			border: 1px solid #016C80;
		}

	}


	/* NAVIGATION */
	@media only screen and (min-width : 48em) {         /* 768px */

		nav { 
			background-color: #016C80;
			border-bottom: 0.0625em solid #B1996C;
			padding-bottom: 0px;
			padding-left: 15px;
		}
		#menu-toggle { display: none; }
		#menu {
			display: block;
			text-align: center;
			position: relative;
		}
		#menu li {         
			display: inline-block;
			padding-right: 0.9375em;
			text-align: center;
			width: 24%;
		}
		#menu li a {
			font-family: "alex_brushregular";
			background-color: #016C80;
			color: #fff;
			font-size: 1.2em;
			margin: 0.1em 0.05em 0.1em 0.05em;
			padding: 0.5em 0em 0.5em 0em; !important;
		}
		#menu li a:hover {
			background-color: transparent;
			color: #fff; 
		}
		.nav_class {
			margin-left: 16px; 
			width: 1250px;	
		}
		.content_frame {
			margin-top: 0;
		}

		div .orbit-container {
			float: center; 
			max-width: 1280px;
			width: 100%;
		}
		.reviews_table {
			max-width: 600px;
			text-align: justify;
		}
		.intro_blocks {
			max-width: 292px;
			height: 300px;
			padding: 8px;
			text-align: justify;
			background-color: #E2DBD3;
			display: inline-block;
			vertical-align: top;
			margin-bottom: 5px;
		}
		.intro_blocks_bottom {
			max-width: 280px;
			height: 280px;
			padding: 8px;
			text-align: justify;
			display: inline-block;
			margin: 10px;
			vertical-align: top;
		}
		.intro_blocks_border {
			height: 280px;
			border: 1px solid #fff; 
			padding: 10px;	
		}
		.intro_blocks p {
			color: #333333;	
		}
		.bottom_gradient {
			padding: 10px;
			/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d8d5cc+0,ebe9e5+39,ebe9e5+63,d8d5cc+100 */
			background: rgb(216,213,204); /* Old browsers */
			background: -moz-linear-gradient(top, rgba(216,213,204,1) 0%, rgba(235,233,229,1) 39%, rgba(235,233,229,1) 63%, rgba(216,213,204,1) 100%); /* FF3.6-15 */
			background: -webkit-linear-gradient(top, rgba(216,213,204,1) 0%,rgba(235,233,229,1) 39%,rgba(235,233,229,1) 63%,rgba(216,213,204,1) 100%); /* Chrome10-25,Safari5.1-6 */
			background: linear-gradient(to bottom, rgba(216,213,204,1) 0%,rgba(235,233,229,1) 39%,rgba(235,233,229,1) 63%,rgba(216,213,204,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8d5cc', endColorstr='#d8d5cc',GradientType=0 ); /* IE6-9 */

		}
		.bottom_block_top_bottom_borders {
			background-color: #E2DBD3; 
			width: 100%; 
			height: 20px;	
		}
		/* ACCOM INTRO PAGE */	
		.accom_intro_blocks {
			max-width: 292px;
			height: 520px;
			padding: 5px;
			text-align: center;
			background-color: #E2DBD3;
			float: left;
			margin: 10px;
		}
		.accom_intro_blocks_border {
			background-image: url(../images/roomsIntroPage/block_frame.png);
			background-repeat: no-repeat;
			width: 288px;
			height: 500px;
			padding-top: 35px;
			padding-left: 10px;
			padding-right: 10px;
		}
		.accom_listing_blocks {
			max-width: 622px;
			height: 639px;
			padding: 8px;
			text-align: center;
			background-color: #E1DED7;
			float: left;
			margin: 10px;
		}
		.accom_listing_border {
			height: 622px;
			border: 1px solid #fff; 
			padding: 10px;	
		}
		.accom_listing_content {
			max-width: 500px;
			height: 639px;
			padding: 8px;
			float: left;
			margin: 10px;
		}
		.accom_read_more {
			color: #016C80; 
			background-color: #B4E0DF; 
			padding: 3px; 
			border-bottom-left-radius: 10px; 
			border-top-right-radius: 10px; 
			border: 1px solid #016C80;
		}
		.accom_read_more:hover {
			color: #693827; 
			background-color: #B4E0DF; 
			padding: 3px; 
			border-bottom-left-radius: 10px; 
			border-top-right-radius: 10px; 
			border: 1px solid #016C80;
		}
		.accom_book_now {
			color: #016C80; 
			background-color: #B4E0DF; 
			padding: 5px; 
			border-bottom-left-radius: 10px; 
			border-top-right-radius: 10px; 
			border: 1px solid #016C80;
		}
		.text {
			font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
			font-size: 1em;
			color: #333333;
			text-align: left;
			padding-left: 2em;
		}
		/* ACCOM INDIVIDUAL PAGE */	
		.accom_ind_page {
			background-color: #ffffff;
		}
		.accom_ind_page_blocks {
			max-width: 600px;
			height: 100%;
			padding: 5px;
			text-align: justify;
			float: left;
			margin: 10px;
		}
		/* SPA PAGE */	
		.spa_page {
			background-color: #ffffff;
		}
		.spa_blocks {
			max-width: 220px;
			height: 100%;
			padding: 5px;
			text-align: left;
			float: left;
			margin: 10px;
		}
		/* Contact Page */
		.contact_blocks {
			max-width: 720px;
			display: inline-block;
			padding: 8px;
			margin: 10px;
			vertical-align:top;
			text-align: center;
		}
		.contact_blocks_right {
			max-width: 720px;
			width: 100%;
			text-align: center;
			display: inline-block;
			margin: auto;
			vertical-align:top;
		}

	}

	@media only screen and (min-width : 64em) {         /* 1024px */
		#menu li {
			width: auto;
		}

		.sword_fern {
			padding-left: 222px;
		}



	}

.closed_container {
    white-space:nowrap;
    position:fixed;
    top:0;
    right:0;
    left:0;
    bottom:0;
    text-align:center;
    z-index: 9999;
}
.closed_container:before, 
.closed_box {
    display:inline-block;
    vertical-align:middle;
    white-space:normal; /* reset */  
    text-align:left;    /* reset */
}
.closed_box {
    max-width:1250px;
    padding: 12% 10%;
    background: rgba(50,50,50,.6);
}
.closed_container:before {
    content:"";
    margin-right:-.3em;
    height:100%;    
}
.closed_box h1 {
    color: #f00;
    font-size: 3em;
	height:100%;
}
.closed_box p {
    color: #fff !important;
    font-size: 1.5em;
	height:100%;
}
@media screen and (max-width: 980px){
	.closed_box {
		padding:12% 5%;
	}

	.closed_container {
	    
	    bottom:600px;
	}
}
@media screen and (max-width: 768px){
	.closed_box h1 {
	    font-size: 2em;
		padding: 5%;
	}
	.closed_container {
	    
	    bottom:360px;
	}
}
@media screen and (max-width: 480px){
	.closed_box {
		padding:5% 5% 50% 5%;
	}

	.closed_container {
	    
	    top: 40px;

	}
}