@charset "utf-8";
body {
	margin:0px;
	font-family: 'Crimson Text', Times, serif;
	color:#000000;
	font-size:14px;
	line-height:1.5;
	background:#333333;
}
a, a:hover, a:active, a:focus {
	cursor:pointer;
	outline:0;
}
.e3pagetemplate {
	color:#333333;
	font-size:17px;
}
.e3pagetemplate a {
	color:#333333;
}
h1, h2, h3, h4, h5, h6 {
	color:#333333;
	margin:0;
}
h1 {
	font-weight:normal;
	font-size:52px;
}
h2 {
	font-weight:normal;
	font-size:38px;
	color: #325c4f;
}
h3 {
	font-weight:normal;
	font-size:26px;
	color: #325c4f;
}
img {
	border: none;
}
.MainInformationTable{
	width:100%;
}
.EditableImageEdit .ImageSelectorHeader, .EditableImageEdit .EditableTextTitle {
    position: relative;
    z-index: 9999;
}
/*New MC Weather Style*/
.e3pagetemplate .BirAtGlance, .e3pagetemplate .CalAtGlance, .e3pagetemplate .WeaAtGlance {
	font-family:inherit;
    background: transparent;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.14);
    box-sizing: border-box;
    padding: 10px;
    width:100%;
    border: 1px solid #ddd;
    margin-bottom: 20px;
    /*box-shadow:0 0 3px 0 rgba(0, 0, 0, 0.14), 0 64px 0 -30px rgba(0, 0, 0, 0.5) inset;*/
}
.e3pagetemplate .BirAtGlance a, .e3pagetemplate .CalAtGlance a, .e3pagetemplate .WeaAtGlance a {
	color: #333333;
    font-weight: bold;
    text-decoration: none;
}
.e3pagetemplate .WeaAtGlance .AGToday, .e3pagetemplate .BirAtGlance .AGTitle, .e3pagetemplate .CalAtGlance .AGTitle {
   	/*weather titles*/
   	padding: 0 0 10px;
    width: 100%;
    border-bottom: 1px solid #ddd;
    text-align: center;
    font-size:16px;
    font-weight: normal;
}
.e3pagetemplate .BirAtGlance .AGTitle, .e3pagetemplate .CalAtGlance .AGTitle {
	/*events and birthday titles*/
    /*background: #333 none repeat scroll 0 0;
    border-radius: 3px 3px 0 0;
    color: #dedede;
    margin: -10px -10px 0;
    padding: 5px 10px;
    width: 100%;
    text-align: center;
    font-size:16px;
    font-weight: normal;*/
}
.e3pagetemplate .WeaAtGlance .AGToday > img {
    display: block;
    height: 64px !important;
    width: 64px !important;
    margin:0 auto;
}
.e3pagetemplate .WeaAtGlance .AGDay {
    width: 100%;
    font-size:13px;
}
.e3pagetemplate .WeaAtGlance .AGPic img {
    height: auto !important;
    min-width: 35px;
}
.e3pagetemplate .WeaAtGlance .AGDay:first-child {
	border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}
.e3pagetemplate .WeaAtGlance .AGDate {
    border: medium none;
    float: left;
    width: 25%;
}
.e3pagetemplate .WeaAtGlance .AGPic {
    float: right;
    width: 25%;
    text-align: right;
}
.e3pagetemplate .WeaAtGlance .AGTemp {
    width: 50%;
    float:right;
    text-align: center;
}
.e3pagetemplate .WeaAtGlance .AGCast {
    width: 50%;
    float:right;
    text-align: center;
}
.e3pagetemplate .BirAtGlance .AGScroll, .e3pagetemplate .CalAtGlance .AGScroll, .e3pagetemplate .CalAtGlance .Cont2 {
	padding:0;
	width:100%;
}
.e3pagetemplate .CalAtGlance .AltCont, .e3pagetemplate .CalAtGlance .AltLink, .e3pagetemplate .EveAtGlance .AltLink, .e3pagetemplate .CalAtGlance .Link, .e3pagetemplate .EveAtGlance .Link {
	/*Upcoming Events even items*/
	margin: 0 -10px;
    padding: 10px;
}
.e3pagetemplate .CalAtGlance .AltCont, .e3pagetemplate .CalAtGlance .AltLink, .e3pagetemplate .EveAtGlance .AltLink {
    /*alt event items only*/
    /*box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1) inset;*/
}
.e3pagetemplate .CalAtGlance .Link2 {
	padding:0 0 3px;
}
.e3pagetemplate .BirAtGlance {
	text-align: center;
}
.e3pagetemplate .BirAtGlance .AGDay {
	margin-top:5px;
}
.e3pagetemplate .BirAtGlance .AGDay div:first-child {
    margin-bottom: 5px;
}
.e3pagetemplate .BirAtGlance a {
	font-size:12px;
}
/* Member Central Web Parts End */
.fullwidth_slideshow {
	height: 100%;
	width: 100%;
	float:left;
	position:absolute;
	overflow:hidden;
	z-index:-10;
	margin-top: 160px;
	min-width: 960px;
}
.fullwidth_slideshow > div {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100% !important;
    width: 100% !important;
	overflow:hidden;
}
.fullwidth_slideshow img {
	position:absolute;
	left:50% !important;
	margin-left: -950px;
	height:auto !important;
	width: 100% !important;
	min-height:100% !important;
	min-width: 960px !important;
}
@media screen and (min-width: 1900px) {
    .fullwidth_slideshow img {
		height:100% !important;
		width:auto !important;
		min-height:672px !important;
		min-width: 1900px !important;
		margin:0 !important;
		left:0 !important;
	}
}
.EditMode .fullwidth_slideshow {
	position:relative;
	z-index:1;
	height:210px;
	overflow:hidden;
}
.TopDropLayout1 {
	float:left;
	width:100%;
	min-width:;
}
.TopDropLayout1 .page_header {
	float:left;
	width:100%;
	min-width:960px;
	background: url('/SiteDesign/Images2/header-bg.aspx') repeat-x;
}
.page_header .page_header_wrapper {
	margin:auto;
	width:960px;
}
.page_header_wrapper a{
	text-decoration:none;
}
.page_header_wrapper .page_header_1 {
	width: 100%;
	color: #1f4536;
    float: left;
    font-family: 'Crimson Text', Times, serif;
    font-size: 15px;
	margin-top: 10px;
}
.page_header_1 .WeaAtGlance {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    color: #1f4536;
    float: left;
    font-family: 'Crimson Text', Times, serif;
    font-size: 15px;
}
.page_header_1 .AGToday > img {
    height: 26px !important;
    margin-left: 8px;
    vertical-align: middle;
    width: 26px !important;
}
.page_header_1 .currentUserLabelText {
	float:right;
	color:#1f4536;
	margin:0 10px 0 0;
}
.page_header_1 .cmsdesklink {
	float:right;
	color:#1f4536;
	margin:0 10px 0 0;
}
.page_header_1 .signoutLink {
	float:right;
	color:#1f4536;
}
.page_header_wrapper .page_header_2 {
	float:left;
	width: 114px;
	height:82px;
	margin-top: 30px;
}
.page_header_2 .logo {
	width: 114px;
	height: 82px;
}
.page_header_wrapper .page_header_3 {
	float:right;
	width: 800px;
}
.page_header_3 .oneCMSMenu {
	cursor:pointer;
	color: #1f4536;
    font-family: 'Crimson Text', Times, serif;
    font-size: 17px;
    margin: 45px 0;
	float:right;
}
.page_header_3 .oneCMSMenuItem {
	padding: 16px 20px;
	border-bottom: 2px solid transparent;
}
.page_header_3 .oneCMSMenuItemMouseOver, .page_header_3 .oneCMSMenuHighlightedMenuItemMouseOver, .page_header_3 .oneCMSMenuHighlightedMenuItem {
	padding: 16px 20px;
	border-bottom: 2px solid #1f4536;
}
.page_header_3 .CMSMenu {
	cursor:pointer;
	width:auto !important;
	padding:5px 10px;
	background: #dcdcd3;
	color: #1f4536;
    font-family: 'Crimson Text', Times, serif;
    font-size: 17px;
}
.page_header_3 .CMSMenuItem, .page_header_3 .CMSMenuHighlightedMenuItem {
	padding:4px 20px 4px 10px;
}
.page_header_3 .CMSMenuItemMouseOver, .page_header_3 .CMSMenuHighlightedMenuItemMouseOver {
	padding:4px 20px 4px 10px;
}
/* CSS to style first drop down item
.CMSMenu tr:nth-child(1) .CMSMenuItem, .CMSMenu tr:nth-child(1) .CMSMenuItemMouseOver {
}
*/
.page_header_wrapper .page_header_4 {
	bottom: 15px;
    float: left;
    position: absolute;
}
.page_header_4 .anchor-down {
    width: 460px;
    float: left;
}
.EditMode .page_header_4 {
	position:relative;
	z-index:1;
	height:210px;
	margin-top: 120px;
}
.anchor-down h1 {
    color: #fff;
    font-size: 56px;
	line-height: 1.15;
}
.anchor-down .fa-angle-double-down {
    font-size: 42px;
}
.anchor-down a {
	color: #fff;
}
.TopDropLayout1 .page_content {
	float:left;
	width:100%;
	min-width:960px;
}
.page_content .page_content_wrapper {
	float:left;
	width:100%;
	min-width:960px;
}
.page_content .cta-button {
	background: #ffffff none repeat scroll 0 0;
    box-sizing: border-box;
    float: left;
    min-width: 960px;
    padding: 75px 0;
    width: 100%;
}
.page_content .cta-button-wrapper {
	width: 960px;
	margin: 0 auto;
}
.image-button {
	float: left;
    height: auto;
    margin: 0 18px;
    overflow: hidden;
    position: relative;
    width: 282px;
}
.image-button img {
	width: 100%;
}
.image-button .quick-link-text {
	box-shadow: 0 -150px 105px -15px rgba(0, 0, 0, 0.75) inset;
    box-sizing: border-box;
    color: #fff;
    font-size: 17px;
    height: 100%;
    overflow: hidden;
    position: absolute;
    transition: all 0.8s ease-in 0s;
    vertical-align: bottom;
    width: 100%;
}
.image-text {
    bottom: 0;
    padding: 0 1.5rem 2rem;
    position: absolute;
}
.image-button .quick-link-text{
	bottom: 0; 
	left: 0;
} 
.quick-link-text h3 {
    color: #fff;
	line-height:1.5;
}
.page_content .green-black-section {
	float:left;
	width: 100%;
	min-width: 960px;
	/*background: url('/SiteDesign/Images2/gren-black-bg.aspx') center center / cover;*/
	background: url('/SiteDesign/Images2/green-bg.aspx') repeat;
}
/*.page_content .green-black-section-wrapper {
	width: 960px;
	margin: 0 auto;
}*/
.green-black-section .green-text-wrapper {
	/*width: 60%;
	float:left;*/
	width: 960px;
	margin: 0 auto;
	background: url('/SiteDesign/Images2/green-bg.aspx') repeat;
}
.green-black-section .green-text {
	font-family: 'Crimson Text', Times, serif;
	color: #fff;
	font-size: 17px;
	/*float:right;
	width: 600px;*/
	float:left;
	width: 960px;
	padding: 65px 90px 65px 0;
	box-sizing: border-box;
}
.green-text h1, .green-text h2, .green-text h3, .green-text h4 {
	color: #fff;
	line-height:1.15;
}
.green-black-section .black-slider-wrapper {
	width: 40%;
	float:left;
	background: url('/SiteDesign/Images2/black-slider-bg.aspx') center center / cover;
}
.green-black-section .black-slider {
	font-family: 'Crimson Text', Times, serif;
	color: #fff;
	font-size: 17px;
	float:left;
	width: 380px;
	padding: 65px 0 65px 50px;
	box-sizing: border-box;
	position:relative;
}
.black-slider h1, .black-slider h2, .black-slider h3, .black-slider h4 {
	color: #fff;
	line-height:1.15;
}
.black-slider-testmonial {
	float:left;
	width: 100%;
	height: 320px;
	margin-top: 25px;
}
.black-slider-nav {
    bottom: 90px;
    float: left;
    left: 50px;
    position: absolute;
    width: 110px;
}
.prev {
	float:left;
}
.next {
	float:right;
}
.prev, .next {
    border: 2px solid #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 26px;
    padding: 10px 15px;
}
.prev:hover, .next:hover {
	background: #fff;
	color: #2d2d2d;
}
.page_content .recreational-opportunities {
	float:left;
	width: 100%;
	min-width: 960px;
	background: #f5f5f3;
	padding: 75px 0;
	box-sizing: border-box;
	box-shadow: 0 35px 35px -35px rgba(0, 0, 0, 0.75) inset;
}
.page_content .recreational-opportunities-wrapper {
	width: 960px;
	margin: 0 auto;
}
.amenities-container {
	display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
}
.amenities-icon {
	height: 153px;
    overflow: hidden;
    position: relative;
    width: 172px;
	box-shadow: 2px 4px 5px 0 rgba(0, 0, 0, 0.15);
}
.amenities-icon img {
	position: absolute;
	top: -153px;
	width: 100%;
	height: auto;
}
.amenities-icon:hover {
	box-shadow: 4px 7px 13px 0 rgba(0, 0, 0, 0.07);
}
.amenities-icon:active {
	box-shadow: 0 0 0 rgba(0,0,0,0);
}
.amenities-icon:hover img {
	top: 0;
}
.page_content .more-information {
	float:left;
	width: 100%;
	min-width: 960px;
	background: url('/SiteDesign/Images2/beige-bg.aspx') center center / cover;
	padding: 65px 0 55px;
	box-sizing: border-box;
}
.page_content .more-information-wrapper {
	width: 960px;
	margin: 0 auto;
}
.more-information-wrapper td:nth-child(1) {
    width: 290px;
}
.more-information-wrapper td:nth-child(2) {
    padding-left: 30px;
}
.more-information-wrapper h3 {
	line-height:1.15;
}
.more-information-wrapper h4 a {
    background: #fff none repeat scroll 0 0;
	box-shadow: 2px 4px 5px 0 rgba(0, 0, 0, 0.15);
    color: #325c4f;
    display: inline-block;
    float: left;
    font-size: 23px;
    font-weight: normal;
    margin: 20px 15px;
    min-width: 210px;
    padding: 12px 40px;
    text-align: center;
    text-decoration: none;
	transition: 4px 6px
}
.more-information-wrapper h4 a:active {
	box-shadow: 0 0 0 rgba(0,0,0,0,);
	transform: translate(4px, 6px);
}
.page_content_wrapper .page_content_top {
}
.page_content_wrapper .page_content_middle {
}
.page_content_wrapper .page_content_bottom {
}
.TopDropLayout1 .page_footer {
	float:left;
	width:100%;
	min-width:960px;
	background: url('/SiteDesign/Images2/footer-bg.aspx') repeat-x;
}
.page_footer .page_footer_wrapper {
	margin:0 auto;
	width: 960px;
}
.page_footer_wrapper a{
	text-decoration:none;
	color: #fff;
}
.page_footer_wrapper .page_footer1 {
	float:left;
	width: 100%;
	color: #fff;
    font-family: 'Crimson Text', Times, serif;
    font-size: 15px;
	margin: 24px 0 18px;
}
.page_footer1 .footer_sitemap {
	float:left;
	width:880px;
	color: #fff;
	font-family: 'Crimson Text', Times, serif;
    font-size: 15px;
}
.footer_sitemap .CMSSiteMapList {
	float:left;
	margin:0;
	padding:0;
	width:880px;
	text-align:left;
}
.footer_sitemap .CMSSiteMapListItem {
	list-style:none;
	display:inline-block;
	margin:0 10px;
}
/*.CMSSiteMapListItem:last-child {
	margin-right:0;
	padding-right:0;
	border-right:none;
} */
.page_footer1 .back-to-top {
	float:right;
	color: #fff;
    font-family: 'Crimson Text', Times, serif;
    font-size: 15px;
}
.page_footer_wrapper .page_footer2 {
	float:left;
	width: 100%;
	margin: 45px 0 0;
	color: #fff;
    font-family: 'Crimson Text', Times, serif;
    font-size: 16px;
}
.page_footer2 .footer-left {
	float:left;
	width: 170px;
	height:100px;
	padding: 0 20px;
	box-sizing: border-box;
}
.page_footer2 .footer-middle {
	float:left;
	margin-left: 55px;
	width: 500px;
	margin-bottom: 45px;
}
.footer-middle h3 {
	color: #fff;
}
.page_footer2 .social-media {
	float:right;
}
.social-media span {
	display:none;
}
.social-media .fa {
	color: #1f4536;
	background: #fff;
	padding: 10px 10px 10px 14px;
	font-size: 24px;
}
.page_footer2 .bottom-footer {
	border-top: 1px solid #6a6a6a;
	padding: 20px 0;
	float:left;
	width: 100%;
}
.page_footer2 .copyright {
	float:left;
}
.poweredby {
	float:right;
}