<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* general */

body {
  color: #FFFFFF; 
  font-family: Arial, sans-serif; 
  font-size: 15px; 
  line-height: 1.5em; 
  background-color: #000000;
  line-height: 150%;
}

p {
  margin: 0 0 10px 0;
}

strong {
  font-weight: bold;
}

h1, h2, h3 {
  margin: 0 0 20px 0;
  padding: 0;
}

h4, h5, h6 {
  margin: 0;
  padding: 0;
}

h1 {
  color: #0054a0;
  border-bottom: #d9d9d9 1px solid;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 1.733em;
  padding-bottom: 27px;
  margin-bottom: 27px;
}

h1.mail {
	padding-left: 70px;
	padding-top: 7px;
	background-image: url(../images/shared/icon-mail-w-shadow.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	
}

h2 {
  color: #0054a0;
  border-bottom: #d9d9d9 1px solid;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 1.255em;
  padding-bottom: 15px;
  margin-bottom: 13px;
}

h3 {
  color: #8c8c8c;
  font-size: 0.975em;
  text-transform: uppercase;
  font-weight: 600;
}

h4 {
  font-size: 0.975em;
  color: #6e6e6e;
  font-weight: 600;
}

a {
  color: #4088ca;
  text-decoration: underline;
}

a:hover {
  color: #0054A0;
  text-decoration: underline;
}

a.grey, a.grey:hover {
  color: #8c8c8c;
  text-decoration: underline;
}

/* bootstrap helpers */

.no-gutter {
  padding-left: 0;
  padding-right: 0;
}

.gutter-left-double {
  padding-left: 30px;
}

.gutter-right-double {
  padding-right: 30px;
}

.gutter-left {
  padding-left: 15px;
}

.gutter-right {
  padding-right: 15px;
}

.col-centered {
  float: none;
  margin: 0 auto;
}

/* homepage stuff */

.home-feature {
  height: 488px;
  padding: 0;
  border-bottom: #003d79 8px solid;
  display: block;
}

.home-feature .home-feature-box {
  height: 480px;
  background: rgba(255,255,255,0.8);
  color: #000000;
  padding: 70px 30px 40px 30px !important;
  display: inline-block;
}

.home-feature .home-feature-box .feature-button {
  background: rgba(255,255,255,0.8);
  width: 48%;
  display: block;
  text-decoration: none;
  padding: 10px;
  margin-top: 30px;
  height: 120px;
}

.home-feature .home-feature-box .feature-button h2 {
  font-size: 1.10em;
  text-align: center;
  margin-bottom: 10px !important;
  padding-bottom: 12px !important;
}

.home-feature .home-feature-box .feature-button p {
  text-decoration: none;
  color: #000000 !important;
  font-size: 0.954em;
  text-align: center;
  margin: 0;
  padding: 0;
}

.home-box {
  display: inline-block;
  font-size: 0.95em;
  font-weight: 600;
}

.home-box p {
  padding-left: 20px;
}

.home-box ul li {
  color: #000000;
  margin: 0 0 10px 0;
}

.home-box ul li a {
  color: #0054a0;
  text-decoration: none;
}

.home-box ul li a:hover {
  color: #0054a0;
  text-decoration: none;
}

.home-box.first {
  padding-left: 0px !important;
}

.home-box.last {
  padding-right: 0px !important;
}

.home-box a.home-box-button {
  border: #d0d1d2 1px solid;
  display: block;
  clear: both;
  text-decoration: none;
  background-position: 20px center;
  background-repeat: no-repeat;
  margin-bottom: 30px;

}

.home-box a.home-box-button h3 {
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: 400;
}

.home-box a.home-box-button.home {
  background-image: url(../images/shared/icon-home-w-shadow.png);
  padding: 24px 24px 24px 90px;
}

.home-box a.home-box-button.maze {
  background-image: url(../images/shared/icon-maze-w-shadow.png);
  padding: 24px 24px 24px 90px;
}

.home-box a.home-box-button.news {
  background-image: url(../images/shared/icon-news-w-shadow.png);
  padding: 24px 24px 24px 105px;
}

/* splash stuff */

.splash-block {
  background-image: url(../images/shared/splash-back.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 771px;
  text-align: center;
	padding: 0;
	margin: 0;
	text-shadow: 3px 3px 6px #333333;
	-moz-text-shadow: 3px 3px 6px #333333;
	-webkit-text-shadow: 3px 3px 6px #333333;
}

.splash-block .center-box {
  width: 750px;
}

.splash-block #logo-splash {
  display: block;
  margin: 0 auto 30px auto;
}

.splash-block .content {
  padding-top: 210px;
  margin-bottom: 30px;
}

a.splash-button {
  display: inline-block;
  margin: 0 10px 20px 10px;
  padding: 18px;
  width: 290px;
  text-decoration: none;
  font-size: 1.267em;
	box-shadow: 3px 3px 6px #333333;
	-moz-box-shadow: 3px 3px 6px #333333;
  -webkit-box-shadow: 3px 3px 6px #333333;
}

.splash-block .contact-buttons {
  position: absolute;
  top: 20px;
  right: 0px;
}

.splash-block .contact-buttons a {
  margin-left: 10px;
  display: inline-block;
}

.splash-block .contact-buttons a.social-icon {
  position: relative;
  top: 5px;
}

.splash-block .contact-buttons a.contact {
  padding: 6px 10px;
  font-size: 0.861em;
  position: relative;
	top: -4px;
	box-shadow: 2px 2px 2px #999999;
	-moz-box-shadow: 2px 2px 2px #999999;
	-webkit-box-shadow: 2px 2px 2px #999999; 
  text-shadow: 2px 2px 2px #333333;
  -moz-text-shadow: 2px 2px 2px #333333;
  -webkit-text-shadow: 2px 2px 2px #333333;
}

/* community profile */

.imageviewer-images img {
  border: #dbdbdb 1px solid;
}

.profile-left, .floor-plan-left {
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 20px;
}

.profile-right, .floor-plan-right {
  padding-left: 30px;
}

.image-slider-ticker {
  text-align: right;
}

#image-slider-controls a {
  margin-right: 10px;
  color: #6e6e6e;
  text-decoration: none;
  font-weight: 600;
}

#image-slider-controls a:hover {
  margin-right: 10px;
  color: #0161b8;
  text-decoration: none;
}

.agent-image img {
  width: 100%;
}

.agent-left {
  padding-bottom: 20px;
}

.agent-right {
  padding-left: 30px;
}

/* blocks */

.interior-block, .interior-block.white-box {
  background-color: #FFFFFF;
  color: #6e6e6e;
  padding-top: 45px;
  padding-bottom: 30px;
}

.interior-block.grey-box {
  background-color: #f5f5f5;
  color: #000000;
  border-top: #d0d0d0 1px solid;
}


/* colors and sizes */

.white {
  color: #FFFFFF;
}

.grey {
  color: #8c8c8c;
}

.blue {
  color: #0054a0;
}

.black {
  color: #000000;
}

.red {
  color: #d5072e;
}

.small {
  font-size: 0.8em;
}

/* nav */

#head {
  background-image: url(../images/shared/head-back.png);
  background-repeat: repeat-x;
  background-position: top;
  border-radius: 0;
  border: none;
  height: 125px;
  margin-bottom: 0;
}

#head #inner {
  position: relative;
}

#logo {
  position: absolute;
  display: block;
  width: 267px;
  left: -5px; /* compensate for the edge of the roof on logo */
  top: 34px;
}

#logo-normal {
  display: block;
}

#logo-mobile, #pick-city-mobile {
  display: none;
}

#pick-city-top, #pick-city-mobile {
  width: 240px;
  height: 30px;
  position: absolute;
  font-weight: 600;
}

#pick-city-top {
  text-transform: none;
  font-size: 0.75em
}

#pick-city-top a {
  color: #003d79;
}

#pick-city-top a:hover {
  color: #dd0224;
  text-decoration: none;
}

#pick-city-top {
  background-image: url(../images/normal/icon-placemarker.png);
  background-repeat: no-repeat;
  background-position: center left;
  padding: 5px 0 0 30px;
  right: 50px;
  top: 19px;
  color: #003d79;
}

#social-top {
  position: absolute;
  right: 10px;
  top: 21px;
}

a.social-icon {
  background-repeat: no-repeat;
  background-position: top left;
  display: inline-block;
}

a.social-icon.facebook {
  margin-right: 10px;
}

a.social-icon.facebook.blue {
  background-image: url(../images/shared/icon-facebook-blue.png);
  width: 11px;
  height: 22px;
}

a.social-icon.twitter.blue {
  background-image: url(../images/shared/icon-twitter-blue.png);
  width: 32px;
  height: 22px;
}

a.social-icon.blue:hover {
  background-position: 0px -22px;
}

a.social-icon.facebook.white {
  background-image: url(../images/shared/icon-facebook-white.png);
  width: 17px;
  height: 30px;
}

a.social-icon.twitter.white {
  background-image: url(../images/shared/icon-twitter-white.png);
  width: 38px;
  height: 30px;
}

#menu {
  background: transparent;
  height: 39px;
  position: absolute;
  top: 62px;
  right: 0px;
}

#menu #navPrimary a {
  font-size: 1em;
  color: #003d79;
  font-weight: 600;
  margin: 0;
  padding: 0;
  margin-left: 17px;
  text-decoration: none;
}

#menu #navPrimary a:hover {
  text-decoration: none;
}

#menu #navPrimary li.dropdown.open a {
	background: transparent;
}

#menu #navPrimary li ul.dropdown-menu {
	top: 62px;
	width: 250px;
}

#menu #navPrimary li ul.dropdown-menu li {
	margin: 10px 0;
}

.nav-bottom {
  background-image: url(../images/normal/nav-bottom.png);
  background-repeat: repeat-x;
  background-position: center center;
  height: 24px;
  position: absolute;
  top: 101px;
}

.left-nav {
  width: 100%;
}

.left-nav a {
  display: block;
  width: 100%;
  text-align: left;
  color: #0054a0;
  font-size: 1.255em;
  padding: 12px 0 12px 20px;
  border-bottom: #d9d9d9 1px solid;
  text-decoration: none;
  margin: 0;
  font-family: Georgia,"Times New Roman",Times,serif;
}

.left-nav a:hover {
  color: #d5072e;
}

.left-nav a.button.blue:hover {
  color: #ffffff;
}

.left-nav a.top {
  border-top: #d9d9d9 1px solid;
}

.left-nav a.active {
  color: #d5072e;
  padding-left: 40px;
  background-image: url(../images/shared/icon-arrow-right.png);
  background-position: 20px 18px;
  background-repeat: no-repeat;
}

#profile-description h1 {
  margin-bottom: 37px !important;
}

.community-section a.accordian {
  display: none;
}

.section-content {
  display: block;
}

.mobile-home-plans {
  display: none !important;
}

/* misc */

.clear {
  clear: both;
}

.push-down-10 {
  height: 10px;
  display: block;
}

.push-down-20 {
  height: 20px;
  display: block;
}

.push-down-30 {
  height: 30px;
  display: block;
}

.push-down-40 {
  height: 40px;
  display: block;
}

.push-down-50 {
  height: 50px;
  display: block;
}

.user-editable-content ul {
  padding-left: 20px;
  display: inline-block;
}

.content-image {
  border: #d9d9d9 1px solid;
}

.content-image.pull-left {
  margin: 0 40px 40px 0;
  display: block;
}

.content-image.pull-right {
  margin: 0 0 40px 40px;
  display: block;
}

#google-map {
  width: 100%;
  height: 290px;
  overflow: hidden;
  border: #d0d1d2 1px solid;
}

#google-map img {
  width: 100%;
}

/* footer */

#foot {
  color: #FFFFFF;
  font-size: 0.75em;
  background-color: #000000;
  padding-top: 30px;
  padding-bottom: 30px;
}

div.foot-locations {
  float: left;
  clear: none;
}

span.foot-location {
  clear: both;
  /* padding-bottom: 20px; */
  display: block;
}

span.foot-location strong {
  clear: none;
  display: inline;
}

#foot a {
  color: #FFFFFF;
  text-decoration: underline;
}

#foot a.phone {
  text-decoration: none;
  clear: none;
}

#foot .foot-icons {
  float: right;
  clear: none;
  /* margin-top: 20px; */
}

#foot .foot-icons a {
  margin-left: 20px;
}

/* news */

.news-item {
	margin-bottom: 40px;
}

.news-item-image {
  width: 100%;
  border: 1px solid #d9d9d9;
  overflow: hidden;
}

.news-item-image img {
  width: 100%;
}

.news-item h5 {
   color: #000000;
   margin-bottom: 20px;
}

.news-item-right {
  padding-left: 30px;
}

/* home search */

.home-search .field {
	width: auto;
	display: inline-block;
	margin-right: 20px;
}

/* contact */
 
.modal.contact .field {
    display: inline-block;
    margin-right: 20px;
    width: auto;
}

/* tables */

table { 
  width: 100%; 
  border-collapse: collapse; 
}
	
tr:nth-of-type(even) { 
	background: #eee; 
}

tr:nth-of-type(odd) { 
	background: #ffffff; 
}
	
th { 
	background: #eee;
	color: #000000; 
	font-weight: bold; 
}
	
td, th { 
	padding: 6px; 
	border: 1px solid #d9d9d9; 
	text-align: left; 
}

.table-bottom-key {
	margin-top: 30px;
	width: 100%;
}

/* forms */

.home-search h1 {
	margin-bottom: 0;
}

.field {
	position: relative;
	margin-top: 27px;
}

.field label {
	display: inline-block;
	margin: 0 10px 0 0;
	position: relative;
	top: -10px;
	text-align: right;
}

.field.text label, .field.textarea label, .field.select label {
  top: 0px;
	width: 124px;
}

.field.select label {
	top: -10px;
}

.field.textarea label {
	top: -80px;
}

.field span {
	display: inline-block;
	position: relative;
	top: 0px;
}

.field input, .field textarea {
  background-color: #FFFFFF;
  border: solid 1px #d0d1d2;
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: 600;
  position: relative;
  width: 100%;
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
}

.field.textarea textarea {
	height: 100px;
}

.field input {
  height: 30px;
}

input.reset-form {
	font-weight: 600;
	font-size: 1.0em;
	border: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
	text-align: left;
	text-decoration: underline;
}

/* buttons */

button.blue, a.button.blue, input[type=submit].blue {
  font-family:Georgia, "Times New Roman", Times, serif;
  background-color: #0054a0;
  color: #FFFFFF;
  padding: 19px 38px !important;
  margin: 0;
  text-align: center;
  font-size: 1.267em;
  border: none;
  display: inline-block;
  width: auto;
  text-decoration: none;
	height: auto;
}

a.button.blue:hover {
  text-decoration: none;
}

button.blue.down-arrow, a.button.blue.down-arrow {
  padding: 15px 32px 15px 20px;
  background-image: url(../images/shared/icon-arrow-down.png);
  background-position: 87% 22px;
  background-repeat: no-repeat;
  font-size: 1.255em;
  text-align: left;
  margin-top: 20px;
}

button.stretch, a.button.stretch {
  width: 100%;
}

a.button.white-border {
  border: #ffffff 1px solid;
  color: #ffffff;
  text-decoration: none;
}

/* modal */

.modal {
	position: absolute;
	display: block;
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0, 0.6);
	z-index: 10010;
}
/* modal */
 
.modal {
  position: absolute;
  display: none;
}
 
.modal-background {
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
}
 
.modal-box {
  width: 766px;
  background-color: #FFFFFF;
  margin-top: 95px;
  padding: 30px;
  color: #6e6e6e;
}

/* google map */

iframe#google-map-iframe {
	border: 0;
	margin: 0;
	padding: 0;
}</pre></body></html>