/* Yahoo CSS reset  ======================================================================== */

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p {
	margin:0;
	padding:0;
}
/*div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}*/
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:bold;
}
/*ol, ul {
	list-style:none;
}*/
caption {
	text-align:left;
}
/*h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}*/
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}

/*a { outline: none; }
a:focus { -moz-outline-style: none; }*/

/*img { 
	width: 100%;
}*/
strong {
	font-family: 'libre_caslon_textbold', 'Times New Roman', Times, serif;
}
/* Yahoo CSS reset  ======================================================================== */

/* BEGIN clearing floats ===============================================================================================*/
.clearfix::after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}

/* BEGIN clearing floats ===============================================================================================*/
/*.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
.clearfix {
	display: block;
}*/

/* End hide from IE-mac */
/* END clearing floats ==================================================================================================*/

/* BEGIN site structure. 12-12-19
============================================================================================*/
body {
	background: #2b7382 url(bg_pool.jpg) no-repeat fixed center top;
}

/* Shell Divs/Items */

#wrapper {
    width: 100%;
}

#main_container {
  max-width: 48em;
  margin: 0 auto;
	background-color: rgba(255, 255, 255, 0.8);
  line-height: 1em;
  overflow: hidden;
  position: relative;
}

#top_part {
	width: 97%;
	background-color: #fff;
	padding: 1.0% 1.5% 0.75%;
  position: relative;
  text-align: center;
  z-index: 100;
}
#featured_nav {
	position:relative;
	width: 90%;
	margin: 0.8em auto 0.2em;
	display: block;
}
#featured_nav img {
	width: 100%;
}
#logo {
	float: left;
	width: 48%;
	border-right: solid 2px #9d3a0e;
	display: block;
}
#logo a img {
	width: 100%;
	display: block;
}
#featured_nav a#menuBtn {
	display: none;
}
#divider {
	padding-top: 0.3em;
	padding-left: 2.0%;
	float: left;
	width: 46%;
	text-align: left;
	display: block;
}
#divider h3 {
	color: #9d3a0e;
	margin: 0;
	padding: 0;
	font: normal 0.65em Verdana, Arial, Helvetica, sans-serif;
}

#divider h2 {
	color: #9d3a0e;
	margin: 0;
	padding: 0;
	font: bold normal 0.9em Verdana, Arial, Helvetica, sans-serif;
}
#divider a {
	text-decoration: none;
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	color: #2b7382!important;
}
#divider a:hover {
	text-decoration: underline;
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
}
#topnav {
	position:relative;
	width: 100%;
	display: block;
	border-bottom: 2px solid #6fb2c1;
	text-align: center;
	/*background: #2b7382;*/
}

/*BEGIN styles for Bio index page/tabbed thumbnail panels ============================================*/
#topnav ul {
	font: 0.7em Arial, Helvetica, sans-serif;
	list-style: none;
}

#topnav li {
	/*float: left;*/
	display: inline-block;
	/*border-right: 1px solid #fff;*/
}

#topnav a {
	display: block;
	padding: 3px 5px 4px;
	/*font-weight: bold;*/
	/*cursor: auto;*/
	background: #2b7382 url(navBG.gif) repeat-x right -16px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	color: #fff;
	text-decoration: none;
}
#topnav a.selected {
	cursor: auto;
	background: #6fb2c1;
	border-top: 2px solid #6fb2c1;
	border-bottom: 2px solid #6fb2c1;
}
#topnav a:hover {
	background: #4296a7 url(navBG.gif) repeat-x right -8px;
}
#topnav a.selected:hover {
	background: #6fb2c1;
}

@media screen and (max-width: 720px) {
	#featured_nav a#menuBtn {
		display: block;
		float: right;
		width: 1.6em;
		margin: 2% 0 0;
		}
	
	#logo {
		width: 100%;
		height: auto;
		border-right: none;
		padding: .5%;
		border-bottom: solid 2px #9d3a0e;
	}
	#logo a.logo {
		width: 80%;
		float: left;
	}
	#divider {
		padding-top: 0.3em;
		padding: 1.0%;
		width: 100%;
		text-align: center;
	}
	#divider h3 {
		margin: 0;
		padding: 0;
		font: normal 0.7em;
	}
	
	#divider h2 {
		margin: 0;
		padding: 0;
		font: 1.0em;
	}

	#topnav {
			display: none;
			text-decoration: none;
			padding: 0;
			/*background: #3F8FA2 url(images/globalNav_bg.gif) no-repeat;*/
			background: rgba(37, 136, 159, 1.0);
	}
	#topnav ul {
	font-size: 0.8em;
	}
	#topnav li {
			display: list-item;
		/*	border: 1px solid #0f0;*/
	}
	#topnav a {
			line-height: 2.0em;
			padding: 0;
			/*cursor: auto;*/
			background: none;
			border: none;
			text-decoration: none;
	}	
	#topnav a.selected {
		cursor: auto;
		background: #6fb2c1;
	}
	#topnav a:hover {
		background: #4296a7;
	}
	#topnav a.selected:hover {
		background: #6fb2c1;
	}
}
#left_flash {
	width: 100%;
	/*margin-bottom: 1.5em;*/
	text-align: center;
}

#left_flash h3 {
	font-size: 0.9em;
	margin: auto;
	line-height: 2.0em;
}
#left_flash a {
	display: block;
	height: 2.0em;
	width: 78%;
	margin: auto;
	color: #fff;
	/*background: #9d3a0e;*/
	background-image: linear-gradient(#ed662c, #9d3a0e);
	border-radius: 18px;
	text-decoration: none;
	text-shadow: 2px 2px 2px #000;
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.3), 0 6px 14px 0 rgba(0, 0, 0, 0.3);
}
#left_flash a:hover {
	background-image: linear-gradient(#f39972, #d34c12);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3), 0 3px 10px 0 rgba(0, 0, 0, 0.3);
}


#left_col {
	float: left;
	width: 26.75%;
	margin: 2.0%;
}
@media screen and (max-width: 720px) {
	#left_col {
		float: none;
		width: 96%;
	}		
}		
#special_offers {
	width: 100%;
	margin-top: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}

.specialOffersBtn {
	position: relative;
	margin-top: 12px;
	margin-bottom: 12px;
}

.specialOffersBtn h1 {
	margin: 0;
	padding: 0.3em 0.2em 0 80px;
	font-size: 0.85em;
	/*color: #fff;*/
}
.specialOffersBtn:hover h1 {
	color: #fff;
}
.specialOffersBtn span {
	text-decoration: none;
	color: #fff;
	font-size: 0.65em;
	padding: 0 4px 0 80px;
	display: block;
	line-height: 1.2;
}
.specialOffersBtn span.offerImage {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	width: 72px;
	height: 72px;
	background-repeat: no-repeat;
	/*border-right: 2px solid #FFFFFF;*/
}
@media screen and (max-width: 950px) {
	.specialOffersBtn span.offerImage {
		display: none;
	}
	.specialOffersBtn h1 {
		margin: 0;
		padding: 10px 0 0 10px;
	}
	.specialOffersBtn span {
		padding-left: 10px;
		display: block;
		line-height: normal;
	}
	#topnav ul {
		font: 0.6em;
	}
}	
.specialOffersBtn a {
	text-decoration: none;
}

a.specialOffersBtnLink {
	color: #fff;
	display: block;
	height: 72px;
	/*border: 4px solid #fff;*/
	background: #549aa9 url(soBtn-default-BG.gif) no-repeat;
}
	
#right_col {
	float: right;
	margin: 0 2.0% 2.0% 0;
	width: 67.25%;
	background: #fff;
	z-index: 10;
}
@media screen and (max-width: 720px) {
	#right_col {
		float: none;
		width: 100%;
	}		
}	
#homeHero {
	width: 100%;
}
#homeHero img {
	width: 100%;
}
#content_area {
100%;
/*	background-image: url(content_shadow_top.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
}

#content {
	padding: 1.0em 2.0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.5;
	color: #525252;
}
#content ol, #content ul {
	margin: 0 2.0em 1.0em;
}
.caption {
	padding: 0.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.5;
	color: #525252;
}

#bottom_bar {
	position:relative;
	padding: 6px 11px;
	margin: 0;
}

#bottom_left {
	float:left;
	width: 273px;
}

	#address {
	position:absolute;
	top: -70px;
	left: 50px;
	width: 220px;
	}

#address p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #a0733a;
	}


#bottom_right {
	float:right;
	width: 631px;
	}

	#bottom_shadow_overlay{
/*	position:absolute;
	top: -203px;
	left: 289px;
	width: 19px;*/
	display: none;
	}

#bottomnav {
	margin: 0;
	padding: 0;
	height: 42px;
	border-top: 1px solid #2b7382
}
#bottomnav ul.links {
	margin: 0;
	padding-top: 12px;
	text-align: right;
}
#bottomnav li {
	display: inline-block;
}
#bottomnav a {
	text-decoration: none;
	font-size: 0.8em;
	padding: 0.2em;
	border-right: 1px solid #2b7382;
}
#bottomnav a.last {
	border-right: none;
}
#bottomnav li a:link, #bottomnav li a:visited, #bottomnav li a:active {
 color: #2b7382;
}
#bottomnav li a:hover {
 color: #9d3a0e;
}




#clear {
	clear: both;
}

#footerlinks {
	margin-left:auto;
	margin-right:auto;
	width:931px;
	text-align:center;
	padding-top: 15px;
	}

#footerlinks a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	color: #434E83;
	text-decoration:none;
}

#footerlinks span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 15px;
	color: #434E83;
	text-decoration:none;
}

#footerlinks a:hover{
	text-decoration: underline;
	color:#146da8;
}


#disclaimer_area{
	margin: 0.8em auto;
	text-align:center;
}

#disclaimer_area p{
	font-size: 0.7em;
	line-height: 1.5;
	color: #fff;
}

#ht{
	margin-left:auto;
	margin-right:auto;
	width:931px;
	text-align:center;
		padding-bottom: 25px;}



/* -------------------------------- */


/* Content Layouts */


.txtL {

padding-right: 15px;
}

.imgR {
	background-image: url(img_bg.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-left: 7px;
	padding-right:11px;
	padding-bottom: 11px;
	width: 211px;
	height: 124px;
	}
	


.imgL {
	background-image: url(img_bg.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-right: 11px;
	padding-left:7px;
	padding-bottom: 11px;
	width: 211px;
	height: 124px;

}

.txtR {
padding-left: 15px;}

	
.callout_top {
	background-image: url(callout_top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 10px;
	width: 580px;
}



.callout_bottom{
	background-image: url(callout_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 10px;
	width: 580px;
}







.callout_middle {
	background-image: url(callout_middle.gif);
	background-repeat: repeat-y;
	width: 580px;
	padding-right: 20px;
	padding-left: 20px;
}





.callout_middle p, .callout_middle td, .callout_middle span, .callout_middle ol, .callout_middle ul, .callout_middle li  {
	color: #638eab;
	margin-top:0px;
	margin-bottom:0px;
}


.graphical_header {
padding-bottom:5px;}

	
	

.separator {
	background-image: url(separator.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	}

.codeOnly {}


.text_quote {}

.quote {}


/* -------------------------------- */


/* Link Styles */
#right_col a {
color:#2b7382 !important;
text-decoration:underline;
}

#right_col a:hover {
color:#9d3a0e !important;
}
/* -------------------------------- */


/* HTML Tag Declarations/Styles */

/*p, td, span, ol, ul, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	color: #525252;
}*/




p {
	margin-top:0px;
	margin-bottom: 1em;}



/* -------------------------------- */


/* Text Editor Styles */
#content h1 {
	color: #2b7382;
	margin: 0 0 18px 24px;
	padding: 0;
	font: normal 24px Verdana, Arial, Helvetica;
}
#content h2 {
	color: #9d3a0e;
	margin: 0;
	padding: 0;
	font: normal 16px "Times New Roman", Times, serif;
}
#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.0em;
	color: #9d3a0e;
	margin: 1em 0 .4em;
	padding: 0;
}
.imgFloatRight {
	margin: 0px;
	padding: 0px 0px .5em 1em;
	float: right;	
}
.headline,.text-header, .headline td, .headline span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #91632d;
	font-weight: bold;
}



.subheadline,.text-subheader, .subheadline td, .subheadline span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1A1D68;
	font-weight: bold;
}



.disclaimer,.text-dark-sm,.text-disclaimer,.disclaimer p , .disclaimer span, .disclaimer td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-style: italic;

}

.white,text-light {}
/* -------------------------------- */


/* Other Text Styles */
.text-dark{}

.text-medium{}
/* -------------------------------- */


/* GuestBook Form Elements (Toolkit form items) */
.form-button {}

.form-checkbox {}

.form-notes {}

.form-radio {}

.form-select {}

.form-text {}

.form-textarea {}

.text-required { 
	color:#990000; 
}
/* -------------------------------- */


/* ----- mspecials module - special copy price ----- */

.copy_price span , .copy_price p {
	color: #4F2D1E;
	font-size: 10px;
	font-weight: bold;
}




.specials_imgR {
	background-image: url(img_bg.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-left: 7px;
	padding-right:11px;
	padding-bottom: 11px;
	width: 211px;
	height: 124px;

}


.specials_imgL {
	background-image: url(img_bg.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-right: 11px;
	padding-left:7px;
	padding-bottom: 11px;
	width: 211px;
	height: 124px;

}


/* -------------------------------- */


/* ---------- Hi-Res Media Gallery ---------- */
.Hires_GalleryTitle {}

.Hires_ImageName {}

.Hires_Links {}
/* -------------------------------- */


/* ---------- Table - Floorplans Styles---------- */

.code_table {}

table.floorplan {
	width: 78%;
	margin: auto;
}
@media screen and (max-width: 720px) {
	table.floorplan {
		width: 100%;
	}
}
table.floorplan img {
	width: 100%;
}
td.floorplans_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;}

td.dark {
	background-color: #212c70; 
	color: #ffffff;
	}
	 
td.medium {
	background-color: #b7d7eb;
	color: #005085;
	}
	
td.light {
	background-color: #ffffff;
	color: #005085;
	}
.contact_email_subject_url{
 display:none;
} 

table.availability td, table.availability th {
	vertical-align: center;
	padding: 0.2em;
	font-size: 0.8em;
}
table.availability td img {
	width: 100%;;
}
#leftColRes {
	width: 30%;
	float: left;
}
#rightColRes {
	float: right;
	width: 64%;
}
#formTable {
	width: 100%;
}
@media screen and (max-width: 950px) {
	#leftColRes {
		width: 100%;
		float: none;
	}
	#rightColRes {
		float: none;
		width: 100%;
	}
}