<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	font-size:16px;}

.header-container{
	width: 1084px;
	padding-right: 0px;
  	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;}
.col-dnd-2 {
	display: none;
}

	


@media (max-width: 767px) {
	.header-container{
		width: 100%;}
}
@media (min-width: 768px) {
	.header-container{
		width: 750px;}
}
@media (min-width: 992px) {
	.header-container{
		width: 970px;}
}
@media (min-width: 1200px) {
	.header-container{
		width: 1084px;}
}

.container{
	width: 1084px;
	padding-right: 0px;
  	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;}
	
@media (max-width: 767px) {
	.container{
		width: 100%;
		padding-right: 10px;
  		padding-left: 10px;}
}
@media (min-width: 768px) {
	.container{
		width: 750px;
		padding-right: 0px;
  		padding-left: 0px;}
}
@media (min-width: 992px) {
	.container{
		width: 970px;
		padding-right: 0px;
  		padding-left: 0px;}
}
@media (min-width: 1200px) {
	.container{
		width: 1084px;
		padding-right: 0px;
  		padding-left: 0px;}
}

.container-feat
{
	

max-width:1100px;
	
padding-right: 0px;
  	
padding-left: 0px;
	
margin-right: auto;
	
margin-left: auto;

}

.well{
	min-height:20px;
	padding:10px;
	background-color:#e5eaf8;
	border-radius:8px;
	}

.nav-container{
	width: 1084px;
	padding-right: 0px;
  	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;}
	
@media (max-width: 767px) {
	.nav-container{
		width: 100%;}
}
@media (min-width: 768px) {
	.nav-container{
		width: 750px;}
}
@media (min-width: 992px) {
	.nav-container{
		width: 970px;}
}
@media (min-width: 1200px) {
	.nav-container{
		width: 1084px;
		padding-right: 0px;
  		padding-left: 0px;}
}


.header-bg{
	background: url(../images/header-new.jpg) top center no-repeat #ffffff;
	height:150px;
	color:#111111;
	padding-top:10px;
	color:#FFFFFF;}

@media (max-width: 767px) {
	.header-bg{
		height:100%;}
}
@media (min-width: 768px) {
	.header-bg{
		height:100%;}
}
@media (min-width: 992px) {
	.header-bg{
		height:100%;}
}
@media (min-width: 1200px) {
	.header-bg{
		background: url(../images/header-new.jpg) top center no-repeat #ffffff;
		height:200px;}
}

.slide-bg{
	background: url(../images/slide-bg.jpg) top center no-repeat #ffffff;
	height:626px;
	color:#111111;
	padding-top:10px;}

@media (max-width: 767px) {
	.slide-bg{
		background:none;
		height:100%;}
}
@media (min-width: 768px) {
	.slide-bg{
		background:none;
		height:100%;}
}
@media (min-width: 992px) {
	.slide-bg{
		background:none;
		height:100%;}
}
@media (min-width: 1200px) {
	.slide-bg{
		background: url(../images/slide-bg.jpg) top center no-repeat #ffffff;
		height:626px;}
}

.page-pic-bg{
	background: url(../images/page-pic-bg.jpg) top center no-repeat #ffffff;
	height:422px;
	color:#111111;
	padding-top:10px;}

@media (max-width: 767px) {
	.page-pic-bg{
		background:none;
		height:100%;}
}
@media (min-width: 768px) {
	.page-pic-bg{
		background:none;
		height:100%;}
}
@media (min-width: 992px) {
	.page-pic-bg{
		background:none;
		height:100%;}
}
@media (min-width: 1200px) {
	.page-pic-bg{
		background: url(../images/page-pic-bg.jpg) top center no-repeat #ffffff;
		height:422px;}
}

@media (max-width: 767px) {
	.slideshow{
		display:none;}
}
@media (min-width: 768px) {
	.slideshow{
		display:none;}
}
@media (min-width: 992px) {
	.slideshow{
		display:none;}
}
@media (min-width: 1200px) {
	.slideshow{
		display:block;}
}

@media (max-width: 767px) {
	.page-pic{
		display:none;}
}
@media (min-width: 768px) {
	.page-pic{
		display:none;}
}
@media (min-width: 992px) {
	.page-pic{
		display:none;}
}
@media (min-width: 1200px) {
	.page-pic{
		display:block;}
}

.footer{
	background: url(../images/footer.jpg) top center no-repeat #ffffff;
	height: 350px;
	color:#ffffff;
	padding-top:14px;}

@media (max-width: 767px) {
	.footer{
		height:100%;}
}
@media (min-width: 768px) {
	.footer{
		height:100%;}
}
@media (min-width: 992px) {
	.footer{
		height:100%;}
}
@media (min-width: 1200px) {
	.footer{
		background: url(../images/footer.jpg) top center no-repeat #ffffff;
		height: 350px;
		padding-top:14px;
		color:#FFFFFF;}
}

.btn-primary {
	font-size:15px;
	color: #ffffff;
	background-color: #2787e9;
	border:none;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:8px;
	padding-top:8px;
	border-radius: 10px;}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
	color: #ffffff;
	border:none;
	background-color: #2fabf3;}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
	background-image: none;
	border:none;}
	
.grey-box{
	background: url(../images/grey-box.jpg) top right repeat-y #ffffff;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;}

.slide1{
	background: url(../images/slides/entrance.jpg) top center no-repeat;
	height:389px;
	text-align:center;
	padding-top:278px;
	color:#FFFFFF;}
	
.slide2{
	background: url(../images/slides/community-center.jpg) top center no-repeat;
	height:389px;
	text-align:center;
	padding-top:278px;	
	color:#FFFFFF;}
	
.slide3{
	background: url(../images/slides/split-center.jpg) top center no-repeat;
	height:389px;
	text-align:center;
	padding-top:278px;
	color:#FFFFFF;}
	
.slide4{
	background: url(../images/slides/2a.jpg) top center no-repeat;
	height:389px;
	text-align:center;
	padding-top:278px;
	color:#FFFFFF;}
	
.slide5{
	background: url(../images/slides/play-ground.jpg) top center no-repeat;
	height:389px;
	text-align:center;
	padding-top:278px;
	color:#FFFFFF;}
	
.slide6{
	background: url(../images/slides/tennis.jpg) top center no-repeat;
	height:389px;
	text-align:center;
	padding-top:278px;
	color:#FFFFFF;}
	
.slide7{
	background: url(../images/slides/pool.jpg) top center no-repeat;
	height:389px;
	text-align:center;
	padding-top:278px;
	color:#FFFFFF;}
	
.welcome-box{
	background: url(../images/welcome-box.jpg) top center no-repeat #ffffff;
	height:37px;
	color:#111111;
	padding-top:3px;
	padding-left:10px;
	padding-right:10px;
	color:#FFFFFF;}
	
.header-bg a {
  color: #DBD4C1;
  text-decoration: none;
  font-weight: bold;}

.header-bg a:hover,
.header-bg a:focus {
  color: #DCCA98;
  text-decoration: underline;}

.header-bg a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;}
  
.footer a {
  color: #DBD4C1;
  text-decoration: none;
  font-weight: bold;}

.footer a:hover,
.footer a:focus {
  color: #DCCA98;
  text-decoration: underline;}
  
.footer a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;}

h4{
   font-family: Arimo, sans-serif;
   margin-top: 0px;
   margin-bottom: 10px;
   font-size:23px;
   font-weight: bold;
   color:#ffffff;}
   
h5{
   font-family: Arimo, sans-serif;
   margin-top: 5px;
   margin-bottom: 10px;
   font-size:18px;
   font-weight: bold;
   color:#ffffff;}
  
h6{
   font-family: Arimo, sans-serif;
   font-size:18px;
   margin-bottom:0px;
   margin-bottom:7px;
   color:#013770;}
   
h7{
   font-family: Arimo, sans-serif;
   font-size:20px;
   margin-bottom:0px;
   margin-bottom:7px;
   color:#FFFFFF;}
 
 @font-face { font-family: Arimo; src: url('../Arimo-Regular.ttf'); } 
 @font-face { font-family: Arimo; font-weight: bold; src: url('../Arimo-Regular.ttf');}
 
 @font-face { font-family: Centabel; src: url('../centabel.ttf'); } 
 @font-face { font-family: Centabel; font-weight: bold; src: url('../centabel.ttf');}
 

.container .navbar-header,
.container .navbar-collapse{
	margin-right: 0;
	margin-left: 0;}

.sub-nav{
	font-size: 13px;
	margin-bottom: 10px;}

.dropdown-menu{
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	list-style: none;
	background-color: #003648;
	border: 2px solid #00222E;
	color: #ffffff;
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	background-clip: padding-box;
	font-family: Arimo, sans-serif;
	text-align: left;}

.dropdown-menu &gt; li &gt; a{
	display: block;
	padding: 5px 25px;
	clear: both;
	font-weight: normal;
	line-height: 1.428571429;
	color: #ffffff;
	white-space: nowrap;}

.dropdown-menu &gt; li &gt; a:hover,
.dropdown-menu &gt; li &gt; a:focus {
	color: #ffffff;
	text-decoration: none;
	background-color: #111111;}

.dropdown-text{
	padding: 3px 20px;
	color: #ffffff;}

.dropdown-header{
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.428571429;
	color: #ffffff;}

@media (min-width: 768px) {
.navbar{
	position: relative;
	min-height: 39px;
  	margin-bottom: 5px;
	border: none;
	max-width: none !important;
	font-size: 12px;
	font-family: Arimo, sans-serif;
	font-weight: normal;
	color:#FFFFFF;}
	
.navbar-nav &gt; li &gt; a {
  	padding-left: 15px;
  	padding-right: 15px;
  	line-height: 0px;
	border-right: none;}
}

@media (min-width: 992px) {
.navbar{
	position: relative;
	min-height: 39px;
  	margin-bottom: 10px;
	border: none;
	max-width: none !important;
	font-size: 15px;
	font-family: Arimo, sans-serif;
	font-weight: normal;}
	
.navbar-nav &gt; li &gt; a {
  	padding-left: 22px;
  	padding-right: 22px;
  	line-height: 0px;
	border-right: none;}
}


@media (min-width: 1200px) {
.navbar{
	position: relative;
	min-height: 39px;
  	margin-bottom: 0px;
	border-radius: 10px;
	max-width: 1050px;
	font-size: 17px;
	font-family: Arimo, sans-serif;
	font-weight: bold;
	color:#ffffff;}
	
.navbar-nav &gt; li &gt; a {
  	padding-left: 24px;
	padding-right: 24px;
  	line-height: 0px;
	border-right: none;}
}

.navbar-nav {
  margin: 0px;}

@media (max-width: 767px) {
.navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    /*background-color: transparent;*/
	background: #333333;
    border: 0;
    box-shadow: none;}
	
 }
 
@media (min-width: 768px) {
.navbar-nav {
    float: center;
    margin: 0px -8px 0px -8px;}
	
.navbar-nav &gt; li {
    float: left;}
	
.navbar-nav &gt; li &gt; a {
    padding-top: 20px;
    padding-bottom: 15px;}
	
.navbar-nav.navbar-right:last-child {
    margin-right: -15px;}
}
 
.navbar-default {
	background: url(../images/nav.jpg) top right repeat-x;
	border-color: #111111;
	min-height: 39px;
	border-radius: 10px;
	margin: 0px 0px 0px 0px;
	font-family: Arimo, sans-serif;
	color:#FFFFFF;}


.navbar-default .navbar-text {
	color: #FFFFFF;}

.navbar-default .navbar-nav &gt; li &gt; a {
	color: #FFFFFF;}

.navbar-default .navbar-nav &gt; li &gt; a:hover,
.navbar-default .navbar-nav &gt; li &gt; a:focus {
	color: #FFFFFF;
	background: url(../images/nav-hover.jpg) top right repeat-x;
	min-height:39px;
	-moz-transition: background 0.3s linear 0s, color 0.3s linear 0s;
	-o-transition: background 0.3s linear 0s, color 0.3s linear 0s;
	-webkit-transition: background 0.3s linear 0s, color 0.3s linear 0s;
	transition: background 0.3s linear 0s, color 0.3s linear 0s;}

.navbar-default .navbar-nav &gt; .active &gt; a,
.navbar-default .navbar-nav &gt; .active &gt; a:hover,
.navbar-default .navbar-nav &gt; .active &gt; a:focus {
	color: #FFFFFF;
	background-color: transparent;}

.navbar-default .navbar-nav &gt; .open &gt; a,
.navbar-default .navbar-nav &gt; .open &gt; a:hover,
.navbar-default .navbar-nav &gt; .open &gt; a:focus {
	color: #FFFFFF;
	background-color: transparent;}

.nav-divide-bar{
	width: 1px;
	background: url(../images/nav-divide.jpg) top right repeat-x;
	height: 39px;
	display: block;
	visibility: visible;}

@media (max-width: 767px) {

.navbar-default {
	background:none;
	background-color: #222222;
 	border-color: #111111;	
  	margin: 0px 0px 0px 0px;
	border-radius: 0px;
	text-align: left;
	font-size: 20px;}	
	
.navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a {
    color: #FFFFFF;
	background:none;}
	
.navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover,
.navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a:focus {
    color: #FFFFFF;
    background-color: #111111;
	background:none;}
	
.navbar-default .navbar-nav .open .dropdown-menu &gt; .active &gt; a,
.navbar-default .navbar-nav .open .dropdown-menu &gt; .active &gt; a:hover,
.navbar-default .navbar-nav .open .dropdown-menu &gt; .active &gt; a:focus {
    color: #032039;
    background-color: #DDB422;
	background:none;}
	
.navbar-default .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a,
.navbar-default .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:hover,
.navbar-default .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:focus {
    color: #cccccc;
    background-color: #222222;
	background:none;}
 
.nav-divide-bar{
	width: 1px;
	background: #111111;
	height: 39px;
	display: none;
	visibility: hidden;}
}
	
	
@media (max-width: 991px) {
	.carousel {
		display: none;}
}

@media (min-width: 768px) {
	.carousel {
		visibility: visible;
		display: block;}
	
	.carousel-container {
		margin-bottom: -30%;}
	
	.caption-title{
		font-size: 30px;
		font: Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		line-height:52px;}

	.home-pic{
		display: none;
		visibility: hidden;}
}

@media (min-width: 992px) {
	.carousel {
		visibility: visible;
		display: block;}
	
	.carousel-container {
		margin-bottom: -30%;}
	
	.home-pic{
		display: none;
		visibility: hidden;}
}

@media (min-width: 1100px) {
	.carousel{
		visibility: visible;
		display: block;}
	
	.carousel-container{
		margin-bottom: -30%;}
	
	.home-pic{
		display: none;
		visibility: hidden;}
}

@media (min-width: 2000px) {
	.carousel{
		max-height: 550px;
		min-height: 549px;
		margin-bottom: 0px;
		margin-left: auto;
		margin-right: auto;
		max-width: 2000px;
		visibility: visible;
		display: block;
		position: relative;}
	
	.carousel-container{
		margin-bottom: ;}
	
	.carousel-inner &gt; .item{
  		position: relative;
 		 display: none;
  		 -webkit-transition: 5s ease-in-out left;
   		 -moz-transition: 5s ease-in-out left;
    		-o-transition: 5s ease-in-out left;
    		transition: 5s ease-in-out left;}
			
	.carousel-inner &gt; .item{
  		position: relative;
 		 display: none;
  		 -webkit-transition: 5s ease-in-out right;
   		 -moz-transition: 5s ease-in-out right;
    		-o-transition: 5s ease-in-out right;
    		transition: 5s ease-in-out right;}

}


.carousel .item {
    -webkit-transition: opacity 3s; 
    -moz-transition: opacity 3s; 
    -ms-transition: opacity 3s; 
    -o-transition: opacity 3s; 
    transition: opacity 3s;}

.carousel .active.left {
    left:0;opacity:0;z-index:9000;}

.carousel .next {
    left:0;opacity:1;z-index:8000;}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  filter: alpha(opacity=50);
  opacity: .5;}

.carousel-control.left {
  left: 0;
  right: auto;
  background-image: none;
  background-repeat: no-repeat;
  /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);*/
  filter: none; 
  display: block;
  visibility: visible;}

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: none;
  background-repeat: no-repeat;
  /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);*/
  filter: none;
  display: block;
  visibility: visible;}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right{
  position: absolute;
  top: 50%;
  z-index: 9000;
  display: inline-block;}
  
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left{
  left: 50%;
  /*margin-left: -10px;*/}
  
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right{
  right: 50%;
  /*margin-right: -10px;*/}

.carousel-control{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  filter: alpha(opacity=50);
  opacity: .5;}

.carousel-control.left{
  left: 0;
  right: auto;
  background-image: none;
  background-repeat: no-repeat;
  /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);*/
  filter: none; 
  display: block;
  visibility: visible;}

.carousel-control.right{
  right: 0;
  left: auto;
  background-image: none;
  background-repeat: no-repeat;
  /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);*/
  filter: none;
  display: block;
  visibility: visible;}

. carousel-indicators{
	bottom:30%;}

.carousel-indicators li{
  /*display: inline-block;*/
  display: inline-block;
  visibility: visible;
  width: 10px;
  height: 10px;
  margin: 100x 1px 47% 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #FFFFFF;
  border-radius: 10px;}

.carousel-indicators .active{
  width: 10px;
  height: 10px;
  background-color: #FFFFFF;
  display: inline-block;
  visibility: visible;}

.carousel.fade{
  opacity: 1;}
  
.carousel.fade .item{
  -moz-transition: opacity ease-in-out .4s;
  -o-transition: opacity ease-in-out .4s;
  -webkit-transition: opacity ease-in-out .4s;
  transition: opacity ease-in-out .4s;
  left: 0 !important;
  opacity: 0;
  top:0;
  position:absolute;
  width: 100%;
  display:block !important;
  z-index:1;}

.carousel.fade .item:first-child{
  top:auto;
  position:relative;}

.carousel.fade .item.active{
  opacity: 10;
  -moz-transition: opacity ease-in-out .5s;
  -o-transition: opacity ease-in-out .5s;
  -webkit-transition: opacity ease-in-out .5s;
  transition: opacity ease-in-out .5s;
  z-index:2;}

/*--------End Carousel--------------------------------------------------------------*/


/* Responsive iFrame */

.flexible-container{
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;}

.flexible-container iframe,
.flexible-container object,
.flexible-container embed{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;}


 
 
 
 
 


</pre></body></html>