@charset "utf-8";
/* CSS Document */
html,
body{
	margin:0;
	padding:0;
	width: 100%;
	height: 100%;
	font-family: "Open Sans",sans-serif;
	font-weight: 400;
	line-height: 1.4;
	font-size:18px;
	color: #3f704d;
}
#myTopnav, #mobile_google {
	display: none;
}
#big_slides  {
	display: block;
	margin: 0 auto;
	margin-top: 40px;
}
.staff {
	min-height: 200px;
}
#staff_h3 {
	margin-top: -102px;
}
#staff {
	margin-left: 2%;
	margin-right: 2%;
}
#hdr_photo {
	text-align: center;
}
.slides {
	display: block;
	cursor: pointer;
}
.slides img {
	display: none;
}
.slides img:first {
	display: block;
}
#amenities {
	width: 835px;
	margin-left: auto;
	margin-right: auto;
}
.amenities_col {
/*	height: 260px;*/
/*	min-height: 250px;*/
}
.amenities_col h3 {
	text-align: left;
	color: #EB9752;
}
.amenities_col img {
	float: left;
	padding-right: 40px;
}
.slides2, .slides3, .slides4, .slides5 {
	float: left;
}
.amenities_list li {
	display: list-item;
	list-style-type: disc;
	margin-left: 20px;
}
.amenities_list ul {
/*	display: inline-block;*/
}
#staff ul {
	padding-left: 20px;
}
#resource_list {
	text-align: center;
	margin-top: 40px;
}
.resources {
	display: inline-block;
	vertical-align:top;
	padding-right: 20px;
}
.resources, .resources li, #resource_list ul {
	width: 210px;
}
.resources li {
	text-align: center;
	font-weight: 400;
	display: inline-block;
	margin-top: 20px;
}
.resources h3 {
	background-color: #00A86B;
	color: #ffffff;
	font-size: 20px;
    border-style: solid;
    border-width: thin;
	border-color: #3f704d;
	text-align: center;
	vertical-align: middle;
  	display: table-cell;
	height: 60px;
	width: 210px;
}
#main_image {
	width: 100%;
}
#address_top {
    text-align: center;
	margin-top: -80px;
    width: 100%;
    font-size: 18px;
}
#address_top p {
	color: #3f704d;
	margin-top: -10px;
	font-size: 16px;
}
#main {
    width: 1200px;
	margin: 0 auto;
}
#content {
    width: 800px;
	margin: 0 auto;
}
h1, h2 {
	text-align: center;
	color: #00A86B;
	font-size: 36px;
	font-family: 'Cormorant Upright', serif;
	font-weight: 400;
	line-height: 1.2;
}
h3 {
	text-align: center;
	font-weight: normal;
    margin-top: 40px;
	color: #00A86B;
	color: #EB9752;
}
#header {
	position: relative;
	width: 100%;

}
#header h3 {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 40px;
	color: #3f704d;
	font-family: "Open Sans",sans-serif;
	font-weight: 600;
	line-height: 1.4;
	font-size:17px;
}
#logo {
	padding-top: 10px;
    width: 150px;
    position: absolute;
	margin-left: 18%;
}
#logo img {
	width: 180px;
}
.welcome-text { 
	font-size: 18px;
	margin-left: 2%;
	margin-right: 2%;
}
blockquote {
	font-size: 20px;
	font-style: italic;
    background: #F7F7F7;
    border-left: 20px solid #00A86B;
    margin: 1.5em 10px;
    padding: 15px;
	text-align: justify;
}
#footer-box { 
    background-color: #00A86B;
	text-align: center;
	padding-bottom: 30px;
	margin-top: -30px;
}
#footer-box h2 {
	color: white;
	padding-top: 20px;
	text-decoration: none;
}
#footer-box a {
	text-decoration: none;
	color: #3f704d;
}
#footer-box p {
	font-weight: bold;
	padding-top: 30px;
	color: white;
}
#footer-box #attr_desc p { 
	font-weight: normal;
	margin-top: -30px;
}
.contact-button {
	background-color: #eaebec;
    text-align: center;
    width: 200px;
    font-size: 17px;
    line-height: 25px;
    padding: 10px;
	border-width:3px;
	border-style:solid;
	border-color:#4d5f69;
  	border-radius: 15px;

}
#soc_icons img, #soc_icons a {
	vertical-align: middle;
}
#top_of_page .contact-button {
	background-color: #EB9752;
}
#top_of_page a {
	text-decoration: none;
	color: white;
}
#top_of_page {
	margin-top: 40px;
	margin-bottom: 40px;
	text-align: center;
}
.photo_page a {
	text-decoration: none;
	color: white;
}
.photo_page {
  background-color: #EB9752;
  background-color: #00A86B;
  border-radius: 15px;
  border: 2px solid #4d5f69;
  padding: 10px;
  width: 200px;
  margin-bottom: 20px;
  text-align: center;
  margin-left: auto;
  margin-right:auto;
}
.buttons {
	text-align: center;
}
.buttons {
	margin-top: 20px;;
}
.ui-accordion .ui-accordion-icons {
	padding-left: 35px;
}
.ui-accordion .ui-accordion-content {
	padding: 0em 0em;
	padding-top: 5px;
	padding-left: 16px;
	padding-right: 16px;
}
.ui-accordion .ui-accordion-header {
	padding-right: 16px;
}
.accordion p, .accordion h3, #FAQ li, #faq_p {
	font-size: 17px;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid;
	border-color: #3f704d;
    background: #fafafa;
}
#faq_p {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.buttons #btn1 {
	margin-right: 10px;
}
.buttons #btn2 {
	margin-left: 10px;
}
.question:first-letter {
	color: #EB9752;
	font-weight: bold;
}
.answer:first-letter  {
	color: #00A86B;
	font-weight: bold;
}
.question, .answer, .para2 {
	text-align: justify;
}
#address {
	margin-top: 40px;
}
.footnote, .footnote2 {
	font-size: 13px;
	color: white;
	font-weight:bold;
	text-align: center;
	margin-top: 0;
}
.footnote2 {
	background-color: #3f704d;
}
#copy, #copy2 {
	display: inline-block;
	text-align: center;
	color: white;
}
#copy p, #copy2 p {
	float:left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #3f704d;
	border-style: solid;
    border-width: thin;
	border-color: #3f704d;
	margin-left: 10px;
	margin-right: 10px;
}
#copy2 p {
	color: white;
	border-style: solid;
    border-width: thin;
	border-color: #ffffff;
}
ul {
	list-style-type: none;
    margin: 0;
    padding: 0;
}
li {
	display: inline;
}
.menu-box{
	height: 50px;
	background-color: #00A86B;
}
#menu-tabs {
	width: auto;
	font-size: 18px;
	padding:10px;
	text-align: center;
	padding-top: 15px;
}
#menu-tabs li a {
	color: white;
	text-decoration:none;
}
#menu-tabs li {
	padding-left: 15px;
	padding-right: 15px;
}
#menu-tabs a:hover, .copy img:hover, #footer-box a:hover, #top_of_page a:hover, .photo_page:hover {
	opacity: .60;
}
#active a:visited {
	color: #98fb98;
	font-weight: bold;
}
nav {
/*	margin-top: 30px;*/
	margin-top: 10px;
}
nav li {
    display: inline-block;
    list-style-type: none;
    position: relative;
}
.menu-drop ul {
    display: none;
    position: absolute;
}
nav li:hover > ul {
    display: block;
}
.menu-drop li a {
    text-align: center;
    display: block;
	text-decoration: none;
}
.menu-drop li {
	background-color: #3f704d;
	padding: 8px 8px 8px 8px;
	width: auto;
	min-width: 120px;
	border:1px;
	border-style:solid;
	border-color:#fff;
}
.welcome-text, #about-block p, #staff p {
	text-align: justify;
}
#care {
	margin-bottom: 40px;
}
#care p {
    font-weight: bold;
	text-align: center;
	color: #3f704d;
}
#staff h3 {
	color: #EB9752;
}
.highlight {
	background-color: #f6f6f6;
    border: 1px;
    border-style: solid;
    border-color: #3f704d;
    margin-top: 40px;
	margin-bottom: 20px;
}
.highlight h3 {
	margin-top: 20px;
}
.slides {
	margin-left: auto;
	margin-right: auto;
}
.slides img, #about-block img, iframe, #main p, #hdr_photo img {	
    max-width: 100%;
    height: auto;
}
iframe {
	width: 425px;
    height: 350px;
	margin-top: 40px;
}
.map {
	text-align: center;
}
#about-block {
	margin-top: 40px;
	min-height: 500px;
}
#about-block img {
	padding-right: 20px;
	padding-bottom: 10px;
}
#about-block p {
	margin-left: 2%;
	margin-right: 2%;
}
.gallery {
	display: inline-block;
    vertical-align: top;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
	width: 320px;
}
#icon_list {
	text-align: center;
}
.amenities_list li {
	font-size: 18px;
}
.TextwrapLeft {
    float: left;
}
.Textwrap {
	float: left;
	margin-right: 10px;
	margin-top: 0;
}
footer {
	margin-top: 60px;
}
/* MOBILE MENU START */
#myTopnav {
	z-index: 1;
	margin-top: 10px;
}
.topnav {
	display: block;
    background-color: #00A86B;
    overflow: hidden;
	border-width:1px;
	border-style:solid;
	border-color:white;
}
.topnav a:nth-child(1) {
	font-size: 20px;
}
.topnav a:nth-child(2), .topnav a:nth-child(3), .topnav a:nth-child(4), .topnav a:nth-child(5), .topnav a:nth-child(6), .topnav a:nth-child(7), .topnav a:nth-child(8), .topnav a:nth-child(9), .topnav a:nth-child(10) {
	color: white;
	border-width:1px;
	border-style:solid;
	border-color:#3f704d;
}
.topnav a {
    float: left;
    display: block;
    color: #f2f2f2;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 17px;
}
.topnav a:hover {
    background-color: white;
    color: black;
}
.active {
    background-color: #3f704d ;
    color: white;
}
.topnav .icon {
    display: none;
}
/* MOBILE MENU END */

@media screen and (max-width: 1600px){
	#logo {
		margin-left: 11%;
	}
}
@media screen and (max-width: 1200px){
	#logo {
		margin-left: 5%;
	}
	#main {
		width: 1024px;
	}
	#big_slides, .slides, .slides img {
		width: 1024px;
	}
}
@media screen and (max-width: 1024px){
	#logo {
		margin-left: 1%;
	}
	#main, #big_slides, .slides, .slides img {
		width: 980px;
	}
	#about-block, #staff, #FAQ, #disclaimer, #staff_h3, #faq_p {
		width: 900px;
    	margin-left: auto;
    	margin-right: auto;
	}
	#about-block img {
		width: 400px;
	}
	#resource_list {
		padding-left: 20px;
	}
}
@media screen and (max-width: 980px){
	#main, #big_slides, .slides, .slides img {
		width: 900px;
	}
	#about-block, #staff, #FAQ, #disclaimer, #staff_h3, #faq_p {
		width: 800px;
    	margin-left: auto;
    	margin-right: auto;
	}
	#copy p, #copy2 p {
		font-size: 10px;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 5px;
		padding-bottom: 5px;
		margin-left: 5px;
		margin-right: 5px;
	}
	#resource_list {
		padding-left: 0;
	}
	#resource_list, .resources, .resources ul, .resources h3, .resources li, #resource_list ul {
		display: block;
		float: none;
		width: 711px;
		text-align: center;
	}
	#resource_list {
		margin-left: auto;
		margin-right: auto;
	}
	.resources h3 {
		vertical-align: middle;
  		display: table-cell;
	}
	.resources ul {
		margin-top: 20px;
	}
}
@media screen and (max-width: 896px){
   /* MOBILE MENU START */
  nav {
	  display: none;
  }
  .welcome-text p, .amenities_col li, #about-block p, #staff p, #FAQ p, #FAQ h3, blockquote  {
		text-align: left;
	}
	#care p {
		text-align: center;
	}
  #logo {
	position: relative;
	width: 100px;
    margin-left: 0%;
	padding-left: 20px
	}
  #header h3 {
	position: absolute;
    padding-top: 0;
    margin-top: -150px;
    margin-left: 80%;
    text-align: right;
	font-size: 14px;
	}
  #myTopnav {
	 display: block;
 }
  .topnav a:not(:first-child) {
	  display: none;
	}
  .topnav a.icon {
    float: left;
	padding-top: 17px;
    display: block;
    margin-left: -11px;
  }
  .topnav.responsive {position: relative;}
  .topnav.responsive a.icon {
    position: absolute;
    left: 0;
    top: 0;
	margin-left: 80px;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
  #main, #big_slides, .slides, .slides img {
	width: 700px;
	}
   #amenities {
	  width: 320px;
	}
  .amenities_col img, .slides2, .slides3, .slides4, .slides5 {
	  float: none;
	  padding-right: 0;
	  display: block;
	  width: 320px;
	 }
  .amenities_col {
	  height: auto;
      width: 320px;
      margin-left: auto;
      margin-right: auto;
	}
  .amenities_list ul {
	  width: 320px;
	  padding-left: 20px;
	  padding-top: 10px;
	}
	.amenities_col h3 {
		text-align: center;
		padding-top: 20px;
	}
	#amenities {
		margin-top: -40px;
	}
	.resources, #resource_list {
		padding-left: 0;
		padding-right: 0;
	}
	#resource_list, .resources, .resources ul, .resources h3, .resources li, #resource_list ul {
		width: 650px;
	}
	#about-block, #staff, #FAQ, #disclaimer, #staff_h3, #faq_p {
		width: 600px;
	}
	#about-block img {
		width: 375px;
	}
	#footer-box h2 {
		width: 80%;
    	margin-left: auto;
    	margin-right: auto;
    	line-height: 1;
	}
	.gallery img, .gallery {
		width: 275px;
	}
}
@media screen and (max-width: 768px){
}
@media screen and (max-width: 740px){
	#main, #big_slides, .slides, .slides img {
		width: 680px;
	}
	#about-block, #staff, #disclaimer, #staff_h3 {
		width: 552px;
	}
	#resource_list, .resources, .resources ul, .resources h3, .resources li, #resource_list ul {
		width: 650px;
	}
	#header h3 {
		margin-left: 79%;
	}
}
@media screen and (max-width: 684px){
	#main, #big_slides, .slides, .slides img {
		width: 630px;
	}
	#about-block, #staff, #disclaimer, #staff_h3 {
		width: 600px;
	}
	#resource_list, .resources, .resources ul, .resources h3, .resources li, #resource_list ul {
		width: 600px;
	}
	.gallery img, .gallery {
		width: 250px;
	}
	#header h3 {
		margin-left: 77%;
	}
}
@media screen and (max-width: 667px){
}
@media screen and (max-width: 640px){
  	#main, #big_slides, .slides, .slides img {
		width: 575px;
	}
	#about-block, #staff, #FAQ, #disclaimer, #staff_h3, #faq_p {
		width: 575px;
	}
	#header h3 {
		margin-left: 75%;
	}
	#resource_list, .resources, .resources ul, .resources h3, .resources li, #resource_list ul {
		width: 575px;
	}
	.gallery, #icon_list {
		display: block;
		float: none;
		width: 320px;
	}
	.gallery, .gallery img, #icon_list {
		width: 320px;
	}
	.gallery {
		padding-left: 0;
	}
	#icon_list {
		margin-left: auto;
		margin-right: auto;
	}
}
@media screen and (max-width: 600px){
	h1, h2{
		font-size: 38px;
	}
	#main, #big_slides, .slides, .slides img {
		width: 480px;
	}
  	#amenities {
		width: 400px;
	}
	#about-block, #staff, #FAQ, #disclaimer, #staff_h3, #faq_p {
		width: 430px;
	}
	#resource_list, .resources, .resources ul, .resources h3, .resources li, #resource_list ul {
		width: 400px;
	}
	#about-block {
		display: block;
	}
	#about-block img {
		float: none;
		padding-right: 0;
		width: 430px;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	#header h3 {
		margin-left: 69%;
	}
}
@media screen and (max-width: 520px){
}
@media screen and (max-width: 480px){
	h1, h2{
		font-size: 38px;
	}
	#logo img {
		width: 160px;
	}
	#main, #big_slides, .slides, .slides img {
		width: 380px;
	}
	#amenities {
		width: 316px;
	}
	#about-block, #staff, #FAQ, #disclaimer, #staff_h3, #faq_p {
		width: 350px;
	}
	#resource_list, .resources, .resources ul, .resources h3, .resources li, #resource_list ul {
		width: 350px;
	}
	#about-block {
		display: block;
	}
	#about-block img {
		width: 350px;
	}
	#header h3 {
		margin-left: 62%;
		margin-top: -146px;
	}
	.staff {
		min-height: 240px;
	}
}
@media screen and (max-width: 414px){
}
@media screen and (max-width: 400px){
	#main, #big_slides, .slides, .slides img {
		width: 360px;
	}
  	#amenities {
		width: 296px;
	}
	#about-block, #staff, #FAQ, #disclaimer, #staff_h3, #faq_p {
		width: 330px;
	}
	#resource_list, .resources, .resources ul, .resources h3, .resources li, #resource_list ul {
		width: 330px;
	}
	#about-block {
		display: block;
	}
	#about-block img {
		width: 330px;
	}
  .amenities_col img, .slides2, .slides3, .slides4, .slides5, .amenities_col, .amenities_list ul {
	  width: 300px;
	 }
	#header h3 {
		margin-left: 61%;
	}
}
@media screen and (max-width: 375px){
	h1, h2{
		font-size: 36px;
	}
	#header h3 {
		margin-left: 59%;
		font-size: 13px;
	}
	#main, #big_slides, .slides, .slides img {
		width: 305px;
	}
  	#amenities {
		width: 271px;
	}
	#about-block, #staff, #FAQ, #disclaimer, #staff_h3, #faq_p {
		width: 305px;
	}
	#resource_list, .resources, .resources ul, .resources h3, .resources li, #resource_list ul {
		width: 305px;
	}
	#about-block {
		display: block;
	}
	#about-block img {
		width: 305px;
	}
    .amenities_col img, .slides2, .slides3, .slides4, .slides5, .amenities_col, .amenities_list ul {
	  width: 275px;
	 }
	.gallery, .gallery img, #icon_list {
		width: 275px;
	}
}
