@charset "utf-8";
/* CSS Document */
body{background:#f4f3f0; }
#wrapper{ width: 100%;
background:#f4f3f0;
margin: 20px auto;
padding: 20px;}
#wrapper-content{width: 85%;
margin: 0 auto;
display: flex;
	text-align: center;
}
#wrapper-thankyou{
	align-content: center;
	text-align: center;
	width: 100%;
	background: #f4f3f0;
}
#wrapper-thankyou h1 {
	text-transform: uppercase;
	color:#516A78;
	font: bold;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
	
	
}
#wrapper-thankyou h2{
	text-transform: uppercase;
	color:#516A78;
	font: bold;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
}
#wrapper-thankyou p{
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
	color:#516A78;
	font-size: 1.25em;
}
#boxes {width: 100%;
color: #516A78;
opacity: 75%;
font-size: 1.25em;}
#boxes2{width: 100%;
color: #516A78;
opacity: 75%;
font-size: 1.25em;}
#boxes3{width: 100%;
color: #516A78;
opacity: 75%;
font-size: 1.25em;}

#content-aboutus{ display: flex;
    flex-direction: column;
    align-items: center;
	padding: 30px 2.0833333333%;}
#aboutus{width: 100%;
background:#f4f3f0;
color: #516A78;
text-align: center;
padding: 30px 2.0833333333%;
display: block;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
font-size: 1.25em;
}
#aboutus img{
	padding: 1.25%;
}
#contact-index{
	width: 80%;
	text-align: center;
	padding: 50px 5.208333333333333%; /*--50/960*100--*/
	padding-left: 20%;
	border: thick #516A78;
	font-size: 1.25em;
	color: #516A78;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
}
#contact-index h1{font-size: 2em;
	color: #516A78;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
	
}
form{
	align-content: center;
	border-spacing: auto;
	
	
}
#content-container {
    display: flex;
    flex-direction: column;
    align-items: center;
	padding-bottom: 30px;
}

#content {
    width: 80%; /*--.8*960=768--*/
    background: #f4f3f0;
    color: #516A78;
    border: thick #516A78;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
	padding: 2.0833333333%;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
}

#content h1 {
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
    color: #516A78;
    font-size: 2.5em;
    text-align: center;
    order: -1; /* Place h1 above content */
}
#content-container img{
	float: left;
	display: block;
height: 200px;
	width: 40%;
	max-width: 100%;
	padding: 1.953125%;
}

#wrapper-lodges{
	padding: 2.083333333333333%; /*--20/960*100--*/
	
}
#wrapper-lodges h1{
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
	color:#516A78;
font-size:2.5em;
	text-align: center;
}
#lodges{
	width: 45%; /*--.45*960=432--*/
	margin: 10px 2.314814814814815%; /*- 10/432*100-*/
	padding: 20px 3.240740740740741%; /*-14/432*100-*/
	float: left;
	background: #EBE3CC;
	border: 1px solid #16325a;
	box-shadow: 5px 5px 5px; 
	border-radius: 5px;
	height: 450px;
	

}
#lodges img{
	width: 50%;
	float: left;
	margin-right: 2.777777777777778%; /*-12/432*100-*/
	margin-left: 4.62962962962963%;/*-35/432*100-*/
	margin-bottom: 10px;
	margin-top:20px;
}
#lodges h1{
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
	color:#516A78;
font-size:2.5em;
	text-align: right;
	
}
#lodges h2{
	text-align: right;
	font-size: 1.5em;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
	color:#516A78;
}
#lodges p{
	text-align: center;
	font-size: 1em;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
	color:#516A78;
}
/* --------- SLIDESHOW --------- */
#banner {
  width: 100%;
  height: 500px;
}
#slideshow {
  width: 100%;
  height: 441px;
  overflow: hidden;
  white-space: nowrap;
}
#slideshow img {
  width: 100%;
  height: 100%;
  display: inline-block;
}
.circle {
  display: inline-block;
  background-color: lightgray;
  width:  1.25%; /* 12/960*100*/
  height: 12px;
  border-radius: 50%;
  margin-right: 1.5625%; /* 15/960 *100 */
}
#circle-nav {
  margin-top: -50px;
  text-align: center;
}


#boxes:hover{ opacity: 100%;}
#boxes2:hover{opacity:100%;}
#boxes3:hover{opacity: 100%;}
button{background:#516A78;
color: white;
border-radius: 5px;
}
button:hover{background: #80B5CF;}


footer{color:#516A78; 
	width: 100%;
	margin: 0 auto; 
	display: flex;
	justify-content: space-between;
}
#bottomL{text-align: left;
	float: left;
	padding: 10px 1.041666666666667%;/*--10/960*100--*/
}
#bottomR{
	float: right;
	
padding: 10px 1.041666666666667%;}

@media only screen and (max-width:1024px){
#lodges {
        width: 100%;
        margin: 10px 0; /* Adjusted margin for tablets */
        float: none;
    }
#lodges h1{font-size:1.625em;
		
	}
#wrapper-content {
        width: 100%;
		 flex-direction: column;}
#banner{height:300px;
	min-height: 300px;
	max-width: 100%;}
	#banner img{ height: 300px; }
	#content-container{padding-bottom: 20px;}
}

/*---phone sizing---*/
@media only all and (max-width:480px){
#banner{min-height:200px;}
#banner img {height:200px; margin-bottom:0px;}

#bottomR{width: 80%;
margin: 0px auto;
padding: 0;
font-size: 0.83333333333333em;
text-align: center;}
#bottomL{width: 80%;
margin: 0px auto;
padding: 0;
font-size: 0.83333333333333em;
text-align: center;}
#wrapper-thankyou, #wrapper{
	display:block;
margin-bottom: 10px;
max-width: 100%;
	
}
#lodges{
	width: 80%;
}
	#aboutus, #content-container{
		display: block;
		width: 80%;
		max-height: 100%;
	}
	#content img{
		width: 80%;
	}
}