html { height:100%; }

/*
@font-face {
	font-family: 'oswaldlight';
	src: url('/themes/0000000000/fonts/oswald-light-webfont.woff2') format('woff2'),
		 url('/themes/0000000000/fonts/oswald-light-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}
*/

h1,h2,h3,h4,h5,h6 {
	/*
		font-family: "oswaldlight";
	*/
}

.website-body {
	height:100%;
}

.footer_block {
	display:inline-block;
	margin:0px 15px;
}

.skip_to_main_content {
	font-size: 14px;
	text-align:center;
	display:block;
	margin-bottom:15px;
}

.skip_to_main_content {
position: absolute;
top: -1000px;
left: -1000px;
height: 1px;
width: 1px;
text-align: left;
overflow: hidden;
}
a.skip_to_main_content:active,
a.skip_to_main_content:focus,
a.skip_to_main_content:hover {
left: 0;
top: 0;
width: auto;
height: auto;
overflow: visible;
}

.mobile { display:none; }
.mobile-menu-return { display:none; }
.location-name { 
	text-align:center;
	list-style-type:none;
	padding:0px;
}
.location-name li {
	padding:0px;
}

.website-navigation-shell .location-name li {
	padding:0px;
}

.website-shell {
	margin: 0px auto;
	height:100%;
	width:100%;
	display:table;
}
.website-logo-link { margin-bottom:50px; display:block;  }

.website-navigation-shell { 
	padding:20px;
	width:280px;
	background: rgba(0,0,0,0.8);
	color:#fff;
	box-shadow: 0 0 12px #000;
	display:table-cell;
	vertical-align:top;
  }

.website-navigation {
	list-style-type:none;
	text-align:right;
	margin-right:10px;
	margin-bottom:20px;
	border-bottom:1px solid #fff;			
}
.website-navigation li {
	position:relative;
	margin-bottom:10px;
	text-decoration: none;
	font-size: 17px;
	text-transform: uppercase;
	line-height: 1.2;
	letter-spacing: 1px;
}

.website-navigation li a {
	color:#fff;
	text-decoration:none;
    -moz-text-shadow: 3px 3px 4px #000;
    -webkit-text-shadow: 3px 3px 4px #000;
    text-shadow: 3px 3px 4px #000;
}

.website-navigation li a:hover {
	color:#ffa500;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.website-snippet-hours {
	padding: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-top: 20px;
	text-align: center;
}

.address-and-phone {
	list-style-type:none; 
	text-align:center;
}

.website-social {
	text-align:center;
	margin-top:20px;
}
.website-social a {
	margin:10px;
}

.website-address, .mobile-address { width:100%;  padding-right: 10px; }
.website-address .div_td:nth-of-type(1) { width:36px; }
.website-address .div_td:nth-of-type(2) {
	text-align:right;
	/* font-family: 'oswaldlight'; */
	font-size: 18px;
	line-height: 1.2;
	text-shadow: 0px 0px 2px black;
}
.website-content {
	width: calc(100% - 280px);
	padding-left: 5%;
	padding-right: 5%;
	padding-top:50px;
	display:table-cell;
	color:#fff;
	vertical-align:top;
}
.website-content h1 {
	color:#fff;
	font-size:20px;
	text-align:justify;
	margin-bottom:20px;
}
.website-content p {
	font-size: 15px; 
	line-height: 1.5;
	text-shadow: 1px 1px 1px black;
	margin:0px;
	margin-bottom:25px;
}
.website-content-ads {
	margin:0px auto;
	width:75%;
	margin-top:30px;
}
.website-content-ads li {
	color:#fff;
	display:block;			
	text-shadow: 1px 1px 1px black;
	border-bottom:1px solid #fff;
	padding-bottom:10px;
	margin-bottom:20px;
	text-align:center;
}
.website-content-ads li:last-of-type {
	border:none;
}
.website-content-ads li a { color: #fff; text-decoration:none;}
.website-content-ads li a:hover { 
	color:#fc0;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
 }
.website-content-ad p {
	padding:0px; margin:0px; text-align:center;			
}

.nav_menu_display {
	display:none;
	left: 230px;
	position: absolute;
	width: 100%;
	text-align: left;
	top: 0px;
	background: rgba(0, 0, 0, 0.5);
	padding: 0px 10px 10px;
}

.nav_menu_display li::before {
    content: "\2192 ";
    margin-right: 5px;
}

.primary-div {
	width:100%;
}

.top2-div {
	color:#fff;
	text-shadow: 1px 1px 1px black;
}

.top2-div .top2:nth-of-type(2) {
	margin-top: 0px;
}


.credit { position: absolute;
    right: 20px;
    bottom: 20px;
    padding-bottom: 15px !important;    
    padding-left: 20px;}
.credit a { color:#fff; font-weight:bold; text-decoration:none; font-size:12px; }
.credit a:hover { color:#ff0000; }

.menu_system_content {
	background: rgba(0,0,0,0.7);-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;padding: 20px; margin-bottom:15px;
	margin-bottom:35px;
}

.menu_system_content #CustomContentControl1_lbl_Title {
	text-align:center;
	display:block;
	padding:20px;
	font-size:25px;
}
.menu_system_links {
	text-align: center;
}
.menu_system_links li {
	margin:10px;
	display: inline-block;
}
.menu_system_links li a {
	color:#fff;
	font-size:23px;
	/* font-family: 'oswaldlight'; */
}
.menu_system_links li a:hover {
	color:#ffa500;
}


.menu_system_links_li_selected a {
	color:#fdeeac !important;
}

.website-navigation-selected a {
	color:#ffa500 !important;
}

.end-block {
	margin-bottom:30px;
}

.stackable-block .top2 {
	text-align:center;
}

.stackable-block .top3 {
	text-align:center;
}

.stackable-block .top4 {
	text-align:center;
}

.rpwb_gallery_pages {
	text-align:center;
}
.rpwb_gallery_pages ul {
	margin:0px auto;
	display:inline-block;
}

.rpwb_gallery_pages li a {
	color:#fff;
}

.rpwb_gallery_pages li span {
	color:#fff;
}

.website-background-video {
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: -99;
}



@media only screen and (min-width:0px) and (max-width:600px) {
	.website-background-video {
		display:none;
	}
	.mobile { display:block; }
	.desktop { display:none; }
	.website-shell {
		display:block;
	}
	.website-body {
		height:auto;
	}
	.website-navigation {
		margin-right:0px;
	}
	.website-navigation-shell {
		width:100%;
		background: rgba(0,0,0,0.7);
		min-height:auto;
		display:block;
		padding-right:20px;
	}
	
	.website-logo-link {
		margin-bottom:20px;
	}
	
	.website-navigation li {
		background-color: rgba(0,0,0,0.5);
		padding:5px;
		text-align: center;
	}
	.website-content {
		width:100%;
		display:block;
		padding-bottom:50px;
	}
	
	.mobile-phone {
		background-color: #000;
		border-radius: 10px;
		padding: 10px;
		width: 50%;
		color:#fff;
		margin:0px auto;
		margin-bottom:15px;
		text-align:center;
	}
	
	.mobile-menu {
		padding: 20px; padding-bottom:30px;
		color:#ff0000;
		text-align:center;
	}
	
	.mobile-menu a {
		color:#fff;
		font-weight:bold;
	}
	
	.mobile-phone a {
		color:#fff;
		text-decoration:none;
		font-weight:bold;
	}
	
	.mobile-address {
		margin-bottom:10px;
		text-align:center;
	}
	
	.mobile-website-description h1 {
		font-size:16px;
	}
	.mobile-website-description {
		font-size:15px;
	}
	
	
	.top2 {
		display:block;
		width:100%;
	}
	.top2-div {
		display:block;
		width:100%;
		margin-bottom:25px;
	}
	
}

@media only screen and (min-width:600px) and (max-width:960px) {
	.website-content { 
		padding-top:50px;
		padding-left:5%;
		padding-right:5%;
		height:100%;
	}
	
	.top2 {
		display:block;
		width:100%;
	}
	.top2-div {
		display:block;
		width:100%;
		margin-bottom:25px;
	}
}

@media only screen and (min-width:1400px) {
	.website-content {
		margin: 0px auto;
	}
	
}

@media print {
	.website-navigation-shell{
		box-shadow:none;
	}
	.website-background img {
		display:none;
	}
}