@charset "UTF-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}


.covid {
	padding: 10px 0 !important;
	width:100%;
	text-align:center;
	display:block;
	background-color:#8B0A01;
    margin: -1px 0 0;
	color:#fff
}
.covid a{ 
		font-size:17px;
	line-height:20px;
	color:#fff;
	font-weight:bold;
	text-align:center
}


 #inner.home article  {
	width: 58.6%;
}

.home aside {
    width: 35.2%;
	}
.home iframe {
height: 251px !important;}	

.home aside .tour {
    background-image: url("../../uploads/tileforpeterson.jpg");
    background-repeat: repeat;
    padding: 3px;
    border-radius: 0;
    width: 100%;
    margin: 0 auto;
    -moz-box-shadow: inset 0 1px 5px rgba(34,26,22,0.5);
    -webkit-box-shadow: inset 0 1px 5px rgba(34,26,22,0.5);
    box-shadow: inset 0 1px 5px rgba(34,26,22,0.5);
}	

.home aside .tour a {
    background: transparent;
    color: white;
    font-family: 'museo-slab';
    text-decoration: none;
    padding: 14px;
    width: 91%;
    display: block;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    border-radius: 0;
    border: 1px solid #ffffff;
    transition: all 0.3s ease-out;
}


body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	background:#e0dbd3;
	color:#393939;
	font-family:'proxima-nova', sans-serif;
	font-weight:500;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;


	}

/* Miscellaneous styles -----------*/
strong {font-weight:700;}
.fl {float:left;}
.fr {float:right;}
.mt30 {margin-top:30px;}
.orange {color:#8b0a04;}

header {
	background-color: rgba(139, 10, 4, 0.8);
    position: absolute;
    height: 75px;
    width: 100%;
    z-index: 10;
	top:35px;
}
header .inner {
	width:1100px;
	margin: 0 auto;
	position: relative;
} 

/* Header ---------------------------------------*/

header #logo {
    height: 112px;
    width: 238px;
    background: transparent;
	padding: 0px 0px;
    z-index: 15;
	position: relative;
	top:-30px;
	float: left
}

header #logo a{
    display: block;
}

header a img {
	position:relative;
}




/* Navigation -----------------------------------*/

nav#primary {
    position: absolute;
    right: 0;
    top: 0;
}

nav#primary ul {display:table;}
nav#primary li {
	float:left;
	display:table-column;
	position:relative;
	margin:0;
	-webkit-font-smoothing: subpixel-antialiased;
	height: 75px;
}

nav#primary li.active {
	-moz-box-shadow:inset 0 -3px 24px rgba(34,26,22,0.3);
	-webkit-box-shadow:inset 0 -3px 24px rgba(34,26,22,0.3);
	box-shadow:inset 0 -3px 24px rgba(34,26,22,0.3);
}

nav#primary li.active a {color:white;}
nav#primary li.active a:hover {
	 box-shadow:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
}

nav#primary li a {
	font-family: 'museo-slab';
	color:#fff;
	padding:23px 25px 20px;
	text-transform:uppercase;
	font-size:15px;
	text-align:center;
	font-weight:100;
	text-decoration:none;
	display:table-cell;
	vertical-align:middle;
	line-height:15px;
	letter-spacing: 1px;
	height: 100%;
}
nav#primary li.last a, nav#primary li:nth-child(2n) a,
nav#primary li.last a, nav#primary li:nth-child(4n) a {
	padding-top: 30px;
    padding-bottom: 30px;
}

nav#primary li a:hover {
	-moz-box-shadow:inset 0 -3px 24px rgba(34,26,22,0.3);
	-webkit-box-shadow:inset 0 -3px 24px rgba(34,26,22,0.3);
	box-shadow:inset 0 -3px 24px rgba(34,26,22,0.3);
	color:white;
}

nav#primary a#pull {display:none;}

section#heroHomepage {width:100%;overflow:hidden;background:white;}
section#hero {width:100%;overflow:hidden;background:white;height:515px;}

section#hero img {
    z-index:0;
	height:auto; 
	max-width: none;
    min-height: 100%;
    min-width: 100%;
}





/* Homepage Quick Links  -----------------------------------*/

#quick-links-band {
    width: 100%;
    background: #4e4540;
}
#quick-links-band a {
    width: 33.333333%;
    height: 194px;
    float: left;
    display: inline-block;
    position: relative;
    overflow: hidden;
    text-decoration: none;
	
	
}
#quick-links-band a:hover .overlay {
    background: rgba(51, 44, 40, 0);
}
#quick-links-band a:hover .bw-image {
    opacity: 0;
}
#quick-links-band a:hover h2 {
    color: #fff;
}
#quick-links-band h2 {
     font-family: 'museo-slab';
    font-size: 20px;
    line-height: 22px;
	font-weight: 500;
    display: block;
    color: #FFF;
    position: absolute;
    margin: 0 auto;
    z-index: 75;
    bottom: 25px;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.85);
    width: 100%;
    text-transform: uppercase;
    -webkit-transform: translateZ(0);
    text-align: center;

}

#quick-links-band .overlay {
    background: none repeat scroll 0 0 rgba(98, 76, 65, 0.2);
    left: 0;
    min-height: 100%;
    min-width: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    transition: all 0.3s ease-out 0s;
    z-index: 50;
}



#quick-links-band h2  span {
	text-transform:lowercase;
	color:#f7e5c9;
	font-style:italic;
}

#quick-links-band .bw-image {
    min-width: 100%;
    min-height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 15;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}

#quick-links-band .color-image {
    min-width: 100%;
    min-height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 12;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;

}


#quick-links-band .overlay img, #quick-links-band .bw-image img {
    min-height: 100%;
    min-width: 100%;
    max-width: none;

}

#quick-links-band .overlay img, #quick-links-band .color-image img {
    min-height: 100%;
    min-width: 100%;
    max-width: none;

}



#quick-links-band .color-image img {
    min-height: 100%;
    min-width: 100%;
    max-width: none;
}






/* Main section -----------------------------------*/

main {
	width:100%;
	background: url("/assets/uploads/seamless_paper_texture.png") 0 0 repeat;
	z-index:5;
	color:#555;
	padding-bottom:0;
	overflow:hidden;
	letter-spacing:.023em;
}

main p {
	margin: 0px 0 15px 0;
	font-size:18px;
	line-height:24px;
	overflow:hidden;}

#inner {
	width:1050px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	display:block;
}

#inner article {
	width:66.6%;
	float:left;
	padding:51px 30px 52px 0px;
	background:url("../img/main-rule.png") no-repeat top right;
	display:block;
}

#inner article.visit {
	width:100%;
	float:none;
	background:none;
	border-bottom:1px solid #c5c1b9;
	padding-bottom:30px;
	margin-bottom:30px;
	min-height:inherit!important;
}

#inner article img {border:1px solid #c5c1b9;}

#inner article h1 {
font-size: 35px;
  font-family: 	'museo-slab';
  color: #8b0a04;
  text-transform: uppercase;
  line-height: 36px;
	font-weight: 300;
	margin:  0 0 15px 0;
	
}

#inner article h1 em {font-family: 'museo-slab';font-style:italic;text-transform:lowercase;}

#inner article span {font-style:italic;font-family: 'museo-slab';}
#inner article h2 {
	font-size: 20px;
	font-family: 'museo-slab';
	color: #393939;
	line-height: 25px;
	font-weight: 300;
	font-style: italic;
	margin: 0 0 15px 0;
}

#inner article h3 {
	font-size: 15px;
	font-family: 'museo-slab';
	color: #393939;
	line-height: 17px;
	font-weight: 500;
	font-style: normal;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}

#inner article a {color:#8b0a04;text-decoration:underline;}
#inner article a:hover {text-decoration:none;}

#inner article ul {
    padding-left: 30px;
	margin-top:20px;
	margin-bottom: 15px;
	margin-left:0;
	width: 90%;
	list-style:none ;
}

#inner article li {
    padding:0px 0px 7px 0px;
    line-height:19px;
	/*background:url("../img/bullet.png") 0px 6px no-repeat;*/
}

#inner article ul li:before {
	    color: #394a55;
    content: "•";
    position: absolute;
    font-size: 1.3em;
    left: 12px;
}

#inner article.contact {padding-top:10px;}

#inner img.img-title {margin:25px 20px 0px 0px;float: left;}
#inner img.img-text {margin:0px 20px 0px 0px;float: left;}



/* Sidebar area ---------------------------- */

aside {
	width:27.2%;
	float:left;
	margin-top:15px;
	padding:31px 0px 0px 31px;
	display:block;
	margin-bottom: 55px;
}
aside.internal {
	
}
aside.visit {background:url("../img/fade.png") repeat-x;padding-top:20px;height:400px;}

aside .tour {
	background-image: url("../../uploads/tileforpeterson.jpg");
    background-repeat: repeat;
	padding:3px;
	border-radius:0;
	width:85%;
	margin: 0 auto;
	-moz-box-shadow:inset 0 1px 5px rgba(34,26,22,0.5);
	-webkit-box-shadow:inset 0 1px 5px rgba(34,26,22,0.5);
	box-shadow:inset 0 1px 5px rgba(34,26,22,0.5);
}
aside .tour a {
	background:transparent;
	color:white;
	font-family: 'museo-slab';
	text-decoration:none;
	padding:14px;
	width:87.1%;
	display:block;
	font-size:15px;
	font-weight:500;
	text-align:center;
	border-radius:0;
	border:1px solid #ffffff;
	transition: all 0.3s ease-out;
}
aside .tour a:hover {
	text-shadow: 1px 2px 1px rgba(0, 0, 0, .3);
	-moz-box-shadow:inset 0 0px 12px rgba(34,26,22,0.5);
	-webkit-box-shadow:inset 0 0px 12px rgba(34,26,22,0.5);
	box-shadow:inset 0 0px 12px rgba(34,26,22,0.5);
}


aside li.active {
	-moz-box-shadow:inset 0 -1px 20px rgba(34,26,22,0.2);
	-webkit-box-shadow:inset 0 -1px 20px rgba(34,26,22,0.2);
	 box-shadow:inset 0 -1px 20px rgba(34,26,22,0.2);
}

aside.internal nav {
	margin:35px auto;
}
aside.internal nav li {
	border-top:1px solid #afa9a2;
	font-family: 'museo-slab';
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	text-align: center
}
aside.internal nav li:last-child {border-bottom:1px solid #afa9a2;}
aside.internal nav li a {
	color:#394a55;
	font-size:14px;
	font-weight:300;
	text-transform:uppercase;
	text-decoration:none;
	padding:12px 0px 12px 0px;
	display:block;
	line-height:16px;
	transition: all 0.3s ease-out 0s;
}

aside.internal nav li a:hover {
	text-decoration:none;
	-moz-box-shadow:inset 0 -1px 20px rgba(34,26,22,0.2);
	-webkit-box-shadow:inset 0 -1px 20px rgba(34,26,22,0.2);
	box-shadow:inset 0 -1px 20px rgba(34,26,22,0.2);
}

#sidebar {padding:10px 30px 0px 0px;margin-left:-5px;}

#sidebar h3 {
   font-size:1.15em;
   color:#8b0a04;
   font-family: 'museo-slab';
   text-transform:uppercase;
   border-bottom:1px solid #AAA;
   padding-bottom:11px;
	margin-bottom: 11px;
  }

#sidebar p {font-size:14px;margin-bottom:0px;}

/* Testimonials ------------------------------------*/

#testimonials {
	 font-size: 1.35em;
    margin: 35px 0px 0px 0px;
    padding: 0;
    width: 100%;
}

#testimonials p {text-align: center;}

#testimonials p a{
	font-size: 12px;
  	font-family: 'museo-slab';
  	color: #8b0a04;
  	text-transform: uppercase;
  	line-height: 17px;
	font-weight: 500;
	padding: 10px 0;
	border-top:1px #969696 solid;
	border-bottom:1px #969696 solid;
	font-style: normal;
	text-decoration: none;
	display: block;
	margin:0 auto;
	width: 85%;
}
#testimonials p a:hover{
  	color: #000;
	border-top:1px #000 solid;
	border-bottom:1px #000 solid;
	 -webkit-transition: all ease .3s;
}

#testimonials span {
	font-weight:500;
	padding-top:10px;
	display:block;
	line-height:30px;
}

/* Contact Form -----------------------------------*/

#contactForm {width:650px;float:left;}
#contactForm label {
	font-size:1.0em;
	font-weight:bold;
	text-transform:uppercase;
	line-height:30px;
}

.form-row {
	margin-bottom: 18px;
    width: 100%;
	overflow:hidden;
}

.form-half {
    display: inline;
    float: left;
    width: 47.5%;
}

.form-half:first-child {
    margin-right: 5%;
}


input[type="text"] {
    background-color: white;
    border: medium none;
    color: #555;
    display: block;
    font-family: 'Lato', sans-serif;
	font-size:1.08em;
    height: 32px;
    text-indent: 10px;
    transition: background 0.3s ease-out 0s;
    width: 100%;
}

textarea {
    background-color: white;
    border: medium none;
    color: #555;
    display: block;
    font-family: 'Lato', sans-serif;
	line-height:1.45em;
	font-size:1.08em;
    height: 120px;
    padding: 5px 10px;
    resize: none;
    transition: background 0.3s ease-out 0s;
    width: 100%;
}

input[type="text"]:focus, textarea:focus {background:#eee;border:none;}

input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}


.submit-btn {
    background: #8b0a04;
	color:white;
    clear: both;
    display: inline-block;
    margin-top: 15px;
}

input[type="submit"] {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
	font-size:1.08em;
    color: #fff;
    display: inline-block;
    font-family: 'museo-slab', sans-serif;
    outline: medium none;
    padding: 8px 40px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    transition: background 0.4s ease-out 0s;
}

input[type="submit"]:hover {
	text-decoration:none;
	-moz-box-shadow:inset 0 -1px 20px rgba(34,26,22,0.4);
	-webkit-box-shadow:inset 0 -1px 20px rgba(34,26,22,0.4);
	box-shadow:inset 0 -1px 20px rgba(34,26,22,0.4);
	cursor:pointer;
}


/* Other Locations -----------------------------------------*/
.facilities-wrap.single {
    margin: 10px 0px;
}
.clearfix {
}
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
.facilities-wrap {
    width: 100%;
    margin: 0px 2% 0px 0%;
}
.one-by-one {
    width: 96%;
    margin-bottom: 10px;
}

.faciltyBorder {
    margin: 0px 0 0px 0px;
    padding: 8px;
    background-color: #a55425;
    -moz-box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.25);
	float: none;
    width: 100%;
    -webkit-transition: all ease .3s;
}
.faciltyBorder:hover {
    background-color: #555;
    }

one-by-one .facilities {
    padding: 1%;
}
.facilities-wrap a {
    text-decoration: none;
}
.type a {
    color: #C8C2C8;
    -webkit-transition: color 0.3s linear;
    -moz-transition: color 0.3s linear;
    -ms-transition: color 0.3s linear;
    -o-transition: color 0.3s linear;
    transition: color 0.3s linear;
}
.facilities {
     width: 100%;
    display: inline-block;
    padding: 0;
    transition: all ease .3s;
    cursor: pointer;
    border: 1px solid #ffffff;
}
.one-by-one img {
    max-height: 90px;
    width: auto;
    display: block;
    float: left;
}
.facilities img {
    max-width: 100%;
    height: auto;
    width: 40%;
    display: block;
    padding: 25px;
	border:none !important;
}
.addressWrap {
    float: right;
    width: 40%;
    display: block;
    padding-top: 25px;
}
.facilities-wrap a span {
    padding: 0px;
    display: block;
    font-size: 17px;
	font-weight:bold;
    text-align: left;
    color: white;
}



/* Footer -----------------------------------------*/

footer {
	width:100%;
	color:#e0dbd3;
	    background-image: url("../../uploads/tileforpeterson.jpg");
    background-repeat: repeat;
	padding:30px 0px;
	letter-spacing:.023em;
	position:relative;
	text-transform:uppercase;
	bottom:0px;
    min-height: 100px;
}

footer #inner {width:1000px;margin:0 auto;}
footer a {font-size:1.1em;color:#e0dbd3;text-decoration:none; font-family: 'museo-slab', sans-serif;}
footer a:hover {text-decoration:underline;}

footer #inner nav#foot-nav {margin-bottom:15px;padding:0px 0px 15px 0px;}
footer #inner nav#foot-nav li {float:left;margin-right:30px;color:#FFFFFF;text-transform:uppercase;}
footer #inner #location {font-size:.9em;line-height:25px;}



/* FORM VALIDATION ------------------------------ */

#errors {margin-top:-15px;margin-bottom:10px;}
#errors h4 {font-weight:bold;}



/* ROYAL SLIDER --------------------------------- */

#full-width-slider {
  width: 100%;
}

img.rsImg {
    max-width: none;
    margin-top: 0px!important;
	height:auto !important;
}
.coloredBlock {
  padding: 12px;
  background: rgba(255,0,0,0.6);
  color: #FFF;
  width: 200px;
  left: 20%;
  top: 5%;
}
.infoBlock {
  position: absolute;
  top: 230px;
  right: 100px;
  left: auto;
  width:450px;
  padding-bottom: 0;
  overflow: hidden;
  padding: 20px;
  background-color: rgba(255, 255, 255, .75)
}
.infoBlockLeftBlack {
  color: #FFF;
  background: #000;
  background: rgba(0,0,0,0.75);
  left: 30px;
  right: auto;
}
.infoBlock h1 {
  color: #8b0a04;
  font-size:40px;
  text-transform:uppercase;
  font-family: 'museo-slab';
  font-weight:300;
  margin-bottom:45px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
	margin: 0;

}

.infoBlock p {
  font-size: 1.2em;
  margin: 4px 0 0;
  line-height:1.2em;
  font-weight:400;
  color:#3f3f3f;
  
}
.infoBlock a {
  color: #FFF;
  text-decoration: underline;
}
.photosBy {
  line-height: 24px;
  background: #FFF;
  color: #000;
  padding: 0px 10px;
  position: absolute;
  left: 12px;
  bottom: 12px;
  top: auto;
  border-radius: 2px;
  z-index: 25; 
} 
.photosBy a {
  color: #000;
}
.fullWidth {
  max-width: 1400px;
  margin: 0 auto 24px;
}


.rsMinW .rsBullets {
	position: absolute;
	bottom: 15px;
	right: 100px;
	z-index: 35;
	padding-top: 4px;
	height: auto;
	text-align: center;
	line-height: 6px;
	overflow: hidden;
}
.rsMinW .rsBullet {
	width: 15px;
	height: 15px;
	display: inline-block;
	*display:inline; 
	*zoom:1;
	padding: 6px 5px 6px 4px;
}
.rsMinW .rsBullet span {
	display: block;
	width: 15px;
	height: 15px;
	background:none;
	box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.3);
	border:1px solid white;
}
.rsMinW .rsBullet.rsNavSelected span {
	background: transparent;
}


@media screen and (min-width: 0px) and (max-width: 800px) {
  /*.royalSlider.heroSlider,
  .royalSlider.heroSlider .rsOverflow {
    height: 300px !important;
  }*/
  .infoBlock {
    padding: 10px;
    height: auto;
    max-height: 100%;
	width:200px;
    left: inherit;
    top: 65px;
    right: 0px;
  }
  .infoBlock h3 {
     font-size: 2.9;
     line-height: 17px;
  }
  
  .rsMinW .rsBullets {
	position: absolute;
	bottom: 60px;
	right: 50px;
	z-index: 35;
	padding-top: 4px;
	height: auto;
	text-align: center;
	line-height: 6px;
	overflow: hidden;
}
}

@media screen and (min-width:960px) and (min-height:660px) {
  /*.heroSlider .rsOverflow,
  .royalSlider.heroSlider {
      height: 520px !important;
  }*/
}

@media screen and (min-width:960px) and (min-height:1000px) {
    .heroSlider .rsOverflow,
    .royalSlider.heroSlider {
        height: 600px !important;
    }
}




/* CSS QUERIES --------------------------------- */

@media screen and (max-width: 1600px) {

.infoBlock {
    position: absolute;
    top: 230px;
    right: 100px;
    left: auto;
    width: 330px;
    padding-bottom: 0;
    overflow: hidden;
    padding: 35px;
    background-color: rgba(255, 255, 255, .75);
}
}

@media screen and (max-width: 1350px) {
	.rsContent img {
	    width: 150% !important;
    height: auto;
    margin-top: 0px;
    left: -40% !important;
    position: relative !important;
		margin-left: 0 !important
	}
}

@media screen and (max-width: 1250px) {
	.rsContent img {
	    width: 150% !important;
    height: auto;
    margin-top: 0px;
    left: -50% !important;
    position: relative !important;
		margin-left: 0 !important
	}
#quick-links-band h2 {
	font-size:16px;
	line-height: 17px;
	}
	
header a#logo {
	display:block;
	float:left;
	margin:30px 0px 0px 20px;
}
	
header a#logo img {
	height:auto; 
}	
		
nav#primary {
	right:0px;
}
nav#primary li a {

}

footer #inner {
	width:90%;
	padding:0 10px;
}
	
}

@media screen and (max-width: 1024px) {

#inner {
    width: 100%;
  }
	header .inner {
		width:100%;
	}	
header a#logo img {
    height: auto;
    width: 92%;
}
	
header #logo {
    height: 112px;
    width: 238px;
    background: transparent;
    padding: 0px 0px;
    z-index: 15;
    position: relative;
    top: -30px;
    float: left;
    left: 20px;
}

nav#primary {
    right: 0;
    width: 100%;
    left: 275px;
}	
	
nav#primary li a {
	font-size:1em;
	padding:26px 18px;
}
	
#inner article {
    width: 55%;
    float: left;
    padding: 51px 37px 52px 33px;
    background: url("../img/main-rule.png") no-repeat top right;
    display: block;
}	


	.infoBlock {
  position: absolute;
  top: auto;
  bottom:125px;
  right: 25px;
  left: auto;
  min-width:380px;
  padding-bottom: 0;
  overflow: hidden;
  padding: 20px;
}


.rsMinW .rsBullets {

}

	
.infoBlock h1 {
   
}

.infoBlock p {
    font-size: 1.3em;
    margin: 4px 0 0;
    line-height:1.2em;
}
#inner.home article,
 #inner.home aside {
    width: 80% !important;
}	
aside {
	   float: none;
    width: 80%;
    clear: both;
    margin-top: 40px;
    overflow: auto;
    padding: 31px 10% 0px;
}

aside.internal {height:300px;}

aside .tour a {
	font-size:1.15em;
	border:none;
	width: 94%
}	

#quick-links-band h2 {
        padding: 50px 15px 0;
    bottom: 29px;
    font-size: 15px;
    line-height: 16px;
}
	
footer {
	min-height: 55px;
}	

}

@media screen  and (max-width: 980px) {
		
header a#logo {
	height:auto;
	width:30%;
	display:block;
	float:left;
	margin:30px 0px 0px 20px;
}
	#inner article {
	background:none;
	width:90%;
	margin-right:0;
	padding: 25px 30px	
}
	
.royalSlider {
    height: 580px !important ;
    position: relative;
    direction: ltr;
    overflow: hidden;
	}
}

@media screen  and (max-width: 880px) {
	nav#primary li a {
	font-size:.9em;
}
#foot-nav {
display:block;
float:left;
margin: 20px auto;
}


	
}
	

/*Styles for screen 840px and lower*/

@media only screen and (max-width : 840px) {


.infoBlock h1 {font-size:2.5em;}
.infoBlock p {font-size:1.15em;}

header {
	color:#fff;
	height:100%;
	overflow:hidden;
	position:relative;
	z-index:5;
	width:100%;
	top:0;
}
header #logo {
    height: 112px;
    width: 238px;
    background: transparent;
    padding: 0px 0px;
    z-index: 15;
    position: relative;
    top: 0px;
    float: left;
    left: 20px;
}
header a#logo  {
	width:100%;
	top:12px;
	margin:0;
	position:relative;
	padding:10px 0px;
}
	
header a#logo img {
	display:block;
	width:auto;
	margin-left: auto;
	margin-right: auto;
}

nav#primary {
	border-bottom: 0;
	overflow:auto;
	position:relative;
	left:0;
	width:100%;
	float:none;
	top:20px;
	
}
nav#primary ul {
	display: none;
	height: auto;
	background:none;
}

nav#primary li:first-child {border-top:1px solid #fff;}
nav#primary li {
	display:block;
	float:left;
	width:100%;
	text-align:left;
	background:none;
	border-bottom:1px solid #fff;
	border-top: 1px solid #fff;
	-moz-box-shadow:inset 0 -1px 10px rgba(34,26,22,0.2);
	-webkit-box-shadow:inset 0 -1px 10px rgba(34,26,22,0.2);
	box-shadow:inset 0 -1px 10px rgba(34,26,22,0.2);
}
nav#primary li a {
	font-size: 1.1em;
	padding:8px 10px 8px 10px;
	height:20px;
	line-height:16px;
	display:block;
	margin:0;		
}


nav#primary li a br {display: none;}

nav#primary a#pull {
	clear:both;
	height:40px;
	display: block;
	background-color: #8b0a04;
	padding:11px 0px 9px 0px;
	width: 100%;
	position: relative;
	color:#e0dbd3;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
	font-family: 'Lato', sans-serif;
	font-weight:500;
	font-size:1.1em;
}

nav#primary a#pull:after {
	content:"";
	background: url('../img/nav-icon.png') no-repeat;
	width: 30px;
	height: 30px;
	display: inline-block;
	position: absolute;
	right: 15px;
	top: 10px;
}

section#hero {height:180px;}
section#hero img {
	height: auto;
	max-width: none;
	min-height: 100%;
	width: 100%;
	
}

#inner img.img-title {float:none;}

nav#primary li a {padding:26px 10px;}

main {padding-top:40px;}

#inner {width:100%}
#inner article h1 {font-size:1.9em;}
#inner article h2 {font-size:1.6em;}
#inner article {
	background:none;
	width:95% !important;
	padding:0px 40px 0px 20px;
	float:none;
}
#inner.home article, #inner.home aside {
    width: 90% !important;
    text-align: center!important;
    padding: 0 5%;
    display: block;
}



#quick-links-band a {height:160px;}
#quick-links-band h2 {
	font-size:13px;
	line-height:14px;
	padding:45px 0px 0px 3px;
	
}
	#quick-links-band h2 br {
		display:none;
	}

.heroSlider .rsOverflow,
    .royalSlider.heroSlider {
        height: 400px !important;
 }
	img.rsImg {
		width:1000px !important;
	}
 
.rsMinW .rsBullets{
bottom: 20px;

}

.infoBlock{
bottom:60px;

}


}


/*Tablet Portrait*/
@media only screen and (max-width : 700px) {
#quick-links-band {background:#e0dbd3;}
#quick-links-band a {
	height:120px;
	float:none;
	width:100%;
	background:none;
}

#quick-links-band h2 {
	    font-size: 22px;
    line-height: 24px;
    padding: 5px 15% 0;
    bottom: 15px;
    width: 70%;
}

#quick-links-band a:nth-child(2) h2 {padding-top:18px;}
}


@media only screen and (max-width : 630px) {
#carousel {height:300px;}

img.rsImg.rsMainSlideImage{
margin-left:0px !important;
}


@media only screen and (max-width : 480px) {
#carousel {height:220px;}
.infoBlock {display:none;}
.rsMinW .rsBullets {
	display:none;
}

}


/*Smartphone*/
@media only screen and (max-width : 360px) {
.royalSlider.heroSlider,
  .royalSlider.heroSlider .rsOverflow {
    height: 300px !important;
  }

.rsContent img {margin-left:0px!important;}

.infoBlock {display:none;}
header a#logo img  {width:90%;left:0px;}
#quick-links-band {background:#e0dbd3;}
#quick-links-band a {height:90px;}
#quick-links-band h2 {
	font-size: 1.12em;
    line-height: 1.2em;
    padding: 10px 15px 0 15%;
    top: 8px;
}

#carousel {height:230px;}
#carousel img {width:100%;height:100%;top:0;}
main {width:92%;}
#inner article img {width:100%;height:auto;}
#inner article h1 {font-size:1.6em;}
#inner article h2 {font-size:1.4em;margin-top:12px;line-height:28px;}

aside .tour {width:90%;}
aside .tour a {
	font-size:1.2em;
}

#inner article.visit {width:auto;}
.form-half {float:none;display:block;}
.form-row {margin-bottom:0px;}

footer #inner {width:auto;}


