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

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 site structure. 08-18-17 ============================================================================================*/
body {
	margin: 1.0em;
	padding: 0;
	background: #4FA4B5 url(images/background.gif) repeat-x fixed;
	font-family: Arial, Helvetica, sans-serif;
}
/*#superWrapper {
	width: 100%;
}*/
#wrapper {
	width: 100%;
}
#container {
	max-width: 50em;
	margin: 0 auto;
	background: #fff;
	line-height: 0;
	overflow: hidden;
	position: relative;
}
@media screen and (max-width: 720px) {
	#container {
		max-width: 100%;
	}
}
#content {
	width: 100%;
	float: left;
	background: #FFFFFF url(images/bodyBG.gif) repeat-x right top;
}
@media screen and (max-width: 720px) {
	#content {
		border-top: 1px solid #3F8FA2;
		/*background: #FFFFFF url(images/bodyBG-1.gif) no-repeat center top;*/
	}
}
#header {
	width: 100%;
	position: relative;
	text-align: center;
	background: url(images/wave1.gif) repeat-x right bottom;
	z-index: 100;
}
#logo {
	width: 338px;
	height: 96px;
	margin: 0 auto;
}
@media screen and (max-width: 720px) {
	#logo {
		width: 80%;
		height: auto;
		float: right;
	}
}
#homeLeftCol {
	width: 62%;
	float: left;
	text-align: center;
	background: #E3F0F3;
	padding-bottom: 99999px;
	margin-bottom: -99999px;
}
#homeHero {
	width: 100%;
	text-align: center;
	background: #E3F0F3;
	position: relative;
}
#homeText {
	width: 100%;
}
#homeRightCol {
	width: 38%;
	float: right;
	line-height: 1em;
}
@media screen and (max-width: 720px) {
	#homeLeftCol {
		width: 100%;
		float: none;
		position: relative;
		z-index: 10;
		/*background: #fff;*/
		padding-bottom: 0;
		margin-bottom: 0;
	}
	#homeRightCol {
		width: 100%;
		float: none;
	}
	#socmedia td {
		padding: 3% !important;
	}
	#intro td.img {
		width: 12% !important;
	}
	#intro p {
		padding: 0;
		margin: 0.86em 0 0.8em 1.0em !important;
	}
}
#sp-leftCol {
	width: 30.75%;
	float: left;
	padding-bottom: 99999px;
  margin-bottom: -99999px;
}
@media screen and (max-width: 720px) {
	#sp-leftCol {
		width: 100% !important;
		float: none !important;
		padding-bottom: 0 !important;
 		margin-bottom: 0 !important;
	}

	#sp-leftCol img {
		display: none;
	}
}

#sp-rightCol {
	width: 69.25%;
	float: right;
}

@media screen and (max-width: 720px) {
	#sp-rightCol {
		width: 100% !important;
		float: none !important;
	}
}

#sp-rightCol p, #sp-rightCol li {
	font-size: 0.86em;
	line-height: 1.2em;
}
#homeRightCol div.colPad {
	margin: 1em 1em 1em 0.5em;
}
div.colPad {
	margin: 2em;
}

@media screen and (max-width: 720px) {
	div.colPad {
		margin: 1em !important;
	}
}
#sp-leftCol div.colPad {
	margin: 2em 0 1em 2em;
}
div.siteplan {
	font-size: 0.9em;
	line-height: 1.0em;
}
@media screen and (max-width: 720px) {
	div.siteplan {
		overflow: scroll;
	}
}	
div.legal {
	font-size: 0.9em;
	line-height: 1.2em;
	width: 60%;
	margin: 2.0em auto;
}
@media screen and (max-width: 720px) {
	div.legal {
		width: 86%;
		margin: 2.0em 7.0%;
	}
}	

#imageMap {
	width: 638px;
	height: 409px;
	margin: 2em auto;
}
#sp-rightCol.comm p {
	margin: 1.5em 1em 1.5em 2em;
}
@media screen and (max-width: 720px) {
	#sp-rightCol.comm p {
		margin: 1.5em 0;
	}
}
#sp-rightCol.plans p, div.legal p {
	margin: 1.5em 0;
}
#footer {
	max-width: 50em;
	margin: 0 auto;
	height: auto;
	text-align: center;
	border-top: 1px solid #3F8FA2;
	padding: 1em 0;
	background: #fff url(images/wave3.gif) repeat-x right bottom;
}
@media screen and (max-width: 720px) {
	#footer ul {
		display: none;
	}
}
/* END site structure. 08-18-17 ============================================================================================*/

/* BEGIN site-wide navigation ============================================================================================*/

#navigation {
    width: 100%;
    text-align: center;
		position: relative;
}
@media screen and (max-width: 720px) {
	#navigation {
		display: none;
		clear: both;
	}
}
#navigation a:link, #navigation a:visited, #navigation a:hover, #navigation a:active {
	text-decoration: none;
}
#globalNav {
	list-style: none;
	text-decoration: none;
	padding: 0;
	margin: 0;
	background: #3F8FA2 url(images/globalNav_bg.gif) no-repeat;
/*	background: rgba(37, 136, 159, .8);*/
	font: 0.62em Arial,Helvetica,sans-serif;/*	width: 600px;*/
}
#globalNav li {
	margin: 0;
	display: inline-block;
/*	border: 1px solid #0f0;*/
}
.topNav > a {
    background: none;
    line-height: 23px;
    padding: 0 8px;
		color: #fff;
		text-transform: uppercase;
		letter-spacing: 1px;
		display: block;
}
#navigation li:hover {
/*	display: block;*/
	background: rgba(0,0,0,0.2);
}
@media screen and (max-width: 720px) {
	#globalNav {
			list-style: none;
			text-decoration: none;
			padding: 2em 0;
			margin: 0;
			/*background: #3F8FA2 url(images/globalNav_bg.gif) no-repeat;*/
			background: rgba(37, 136, 159, 1.0);
			font: 0.62em Arial,Helvetica,sans-serif;
	}
	#globalNav li {
			margin: 0;
			display: list-item;
		/*	border: 1px solid #0f0;*/
	}
	.topNav > a {
			line-height: 2.0em;
			font-size: 1.4em;
	}
	
	#navigation li:hover {
	/*	display: block;*/
		background: rgba(0,0,0,0.2);
	}
}
/* ================== link colors ==================*/
a {
	text-decoration: none;
	color: #3F8FA2;
}
td li a {
	text-decoration: none;
}
a:visited, a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.btn {
box-shadow: 5px 3px 3px #888;
font-weight: bold;
text-decoration: none;
border: 0;
padding: 10px 20px;
color: white;
border-radius: 6px;
background-color: #3F8FA2;
}
a.btn:hover {
box-shadow: 5px 3px 3px #888;
margin: 2px 0 0 2px !important;
box-shadow: 3px 2px 3px #888;
}
/* ================== link colors ==================*/

h1 {
	font-family: 'libre_caslon_displayregular', 'Times New Roman', Times, serif;
	margin: 0.5em 0;
	font-size: 1.75em;
	line-height: 1em;
	text-align: center;
}
h2 {
	font-family: 'libre_caslon_displayregular', 'Times New Roman', Times, serif;
	margin: 1.5em 0 0.5em;
	padding: 0;
	font-size: 1.2em;
	line-height: 1.5em;
	border-bottom: 2px dotted #3F8FA2;
	display: block;
}
h2 span.vidTitle {
	display: inline-block;
	width: 5.0em;
	margin: 0.2em 0.1em 0;
	text-align: center;
/*	border-radius: 8px;*/
/*	padding: 2px;*/
	float: right;
	font: 0.6em/2.0em Arial, Helvetica, sans-serif;
}
h2 a {
	display: inline-block;
	width: 1.6em;
	margin: 0.2em 0.1em 0;
	text-align: center;
	color: #fff;
	background: #3F8FA2;
/*	border-radius: 8px;*/
/*	padding: 2px;*/
	float: right;
	font: 0.6em/2.0em Arial, Helvetica, sans-serif;
}
h2 a:hover {
	text-decoration: none;
	background: #0B615E;
}
@media screen and (max-width: 570px) {
	h2 a, h2 a:hover {
		/*width: 5.0em;*/
		padding: 1px;
		font: 0.5em/2.0em Arial, Helvetica, sans-serif;
	}
}
h1 span {
	font-size: 0.7em;
}
#homeLeftCol h1 {
	width: 100%;
	padding: 0.75em 0;
	margin: 0;
	color: #fff;
	background: #4FA4B5;
	font-size: 1.2em;
	line-height: 1.2em;
	letter-spacing: 1px;
}
#homeHero h1 {
	position: absolute;
	top: 0;
	left: 0;
	background: none;
	font-size: 1.6em;
	line-height: 1.4em;
	color: #fff;
	padding: 0 3em;
	letter-spacing: 1px;
	text-shadow:0 1px 10px #000;
}
@media screen and (max-width: 570px) {
	#homeHero h1 {
		font-size: 1.2em;
		line-height: 1.4em;
		color: #fff;
		padding: 0 1em;
	}
}
.click {
	display: block;
	font-size: 14px !important;
}
/*table {
	background: #FFFFFF;
}*/
tr {
	vertical-align: top;
}

#footer ul {
	list-style: none;
	font-size: 0.65em;
	padding: 0;
	margin: 0;
	margin-bottom: 1.5em;
/*	width: 450px;   */
}
/*#home #footer ul {
	margin: 1em 0 0;
}*/
#footer li {
	display: inline;
	padding: 0;
	margin: 0;
}
#footer li a {
	padding: 0.75em 0.5em;
	color: #000000;
	text-transform: uppercase;
}
/*p {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 12px;
}*/
#intro {
	width: 100%;
	text-align: center;
}
/* BEGIN alternate home page styling ===================== */
#homeText div.colPad {
	margin: 1em 6em;
}
#homeText table#intro p {
	padding: 0;
	margin: 0 0 1em 0;
	font: 0.86em/1.2em Arial, Helvetica, sans-serif;
}
#homeText table#intro td.img img {
	width: 45px;
	margin: 0.5em;
}
#homeText table#socmedia td {
	padding: 0.5em 2.3em;
	text-align: center;
}
#intro h2 {
	padding: 0px;
	margin: 14px 20px 8px;
	font-size: 12px;
	font-weight: bold;
}
/* END alternate home page styling ===================== */
#intro p {
	padding: 0;
	margin: 0.8em 0 0.8em 0.4em;
	font: 0.86em/1.2em Arial, Helvetica, sans-serif;
}
/*#intro td.img {
	width: 16%;
	vertical-align: top;
	padding-top: 1em;
}*/
/*#socmedia td {
	padding: 0.4em;
	text-align: center;
}*/
#intro h2 {
	padding: 0px;
	margin: 14px 20px 8px;
	font-size: 12px;
	font-weight: bold;
}
#sp-leftCol.comm {
	font-family: 'libre_caslon_displayregular', 'Times New Roman', Times, serif;
	text-align: center;
	background: #E3F0F3;
	line-height: 1.5em;
}
#sp-leftCol.res {
	font-family: 'libre_caslon_textbold', 'Times New Roman', Times, serif;
	text-align: left;
	background: #E3F0F3;
}
#sp-leftCol.vicinity {
	width: 36%;
}
#sp-leftCol.vicinity p {
	margin: 1.5em 0;
	font-size: 0.86em;
	line-height: 1.2em;
}
#sp-rightCol.vicinity {
	width: 64%;
}
#sp-leftCol.vicinity ul {
	font-size: 0.86em;
	line-height: 1.4em;
}
#sp-leftCol.res ul {
	padding: 1em 20%;
	font-size: 0.9em;
	max-width: 70%;
	line-height: 0.9em;
}
#sp-leftCol.res a {
	color: #000;
	width: 100%;
	display: inline-block;
	margin-bottom: 1.0em;
}
#sp-leftCol.res a:hover {
	text-decoration: none;
	background: #bde0e8;
}
#sp-leftCol.res span {
	display: inline-block;
	width: 1.75em;
	text-align: right;
	color: #fff;
	background: #3F8FA2;
	padding: 2px;
}
#sp-leftCol.res a:hover {
	text-decoration: none;
	background: #bde0e8;
}
#sp-leftCol.res span {
	display: inline-block;
	width: 1.75em;
	text-align: right;
	color: #fff;
	background: #3F8FA2;
	padding: 2px;
}
@media screen and (max-width: 720px) {
	#sp-leftCol.res ul {
		padding: 0.5em;
		font-size: 0.9em;
		max-width: 100%;
		line-height: 1.5em;
		border-bottom: 1px solid #3F8FA2;
	}
	#sp-leftCol.res li {
		float: left;
	}
	#sp-leftCol.res a {
		width: auto;
		display: inline;
		margin: 0.2em;
		padding: 0.2em;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.9em;
	}
	#sp-leftCol.res a:hover {
		text-decoration: underline;
		background: none;
	}
	#sp-leftCol.res span {
		display: none;
/*		width: auto;
		text-align: center;
		color: #000;
		background: none;
		padding: 0;
		margin: 0;*/
	}
}

/*#sp-leftCol.comm h1 {
	margin: 0.5em auto;
}*/
#sp-leftCol.comm p {
	font-family: 'libre_caslon_displayregular', 'Times New Roman', Times, serif;
	padding: 0.5em 0.3em 0;
	font-size: 1.2em;
}
#sp-leftCol.comm ul {
	padding: 1em 0.3em;
	font-size: 0.9em;
}
@media screen and (max-width: 720px) {
	#sp-leftCol.comm {
	border-top: 1px solid #3F8FA2;
	}
}
/*#sp-leftCol ul li {
	 display: inline-block;
}*/

.disclaimer {
	font-size: 0.86em;
	line-height: 1.2em;
	color: #3F8FA2;
}

.disclaimer h1 {
	border-bottom: 2px dotted #3F8FA2;
	margin-top: 10px;
	margin-bottom: 4px;
	padding-bottom: 2px;
	font-size: 10px;
	font-weight: bold;
}
.disclaimer p {
	margin: 0;
	padding: 0 1em 0.5em;
}
#siteplan {
	text-align: center;
}

/*#leftCol {
	padding: 18px 18px 18px 46px;
}*/
#leftCol p {
	line-height: 1.5em;
}

ul#siteplanNav {
	list-style: none;
	margin: 1em 0;
/*	float: right;*/
}
#siteplanNav li {
	display: inline;
}
#siteplanNav li a {
	padding: 8px 2px;
	color: #3F8FA2;
}

/* BEGIN web fonts 08-21-17 ============================================================================================*/

@font-face {
    font-family: 'libre_caslon_displayregular';
    src: url('fonts/librecaslondisplay-regular-webfont.eot');
    src: url('fonts/librecaslondisplay-regular-webfont.eot?#iefix') format('embedded-opentype'),
         /*url('fonts/librecaslondisplay-regular-webfont.woff2') format('woff2'),*/
         url('fonts/librecaslondisplay-regular-webfont.woff') format('woff'),
         url('fonts/librecaslondisplay-regular-webfont.ttf') format('truetype'),
         url('fonts/librecaslondisplay-regular-webfont.svg#libre_caslon_displayregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
		    font-family: 'libre_caslon_textbold';
    src: url('librecaslontext-bold-webfont.eot');
    src: url('librecaslontext-bold-webfont.eot?#iefix') format('embedded-opentype'),
         /*url('librecaslontext-bold-webfont.woff2') format('woff2'),*/
         url('librecaslontext-bold-webfont.woff') format('woff'),
         url('librecaslontext-bold-webfont.ttf') format('truetype'),
         url('librecaslontext-bold-webfont.svg#libre_caslon_textbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* BEGIN menu button 08-21-17 ============================================================================================*/
#header a#menuBtn {
	display: none;
	position: absolute;
	top: 1em;
	left: 1em;
	width: 30px;
	height: 28px;
}
@media screen and (max-width: 720px) {
#header a#menuBtn {
	display: block;
	}
}
/*#viewport {
	margin: 0 auto !important;
}*/
@media screen and (max-width: 820px) {
	#viewport {
		overflow: auto;
	}
}
#contact table td {
	padding: 0.5em;
	font-size: 0.8em;
}
label {
	display: inline-block;
	width: 7em;
}
.gallery {
	font-size: 0.86em;
	line-height: 1.0em;
}
.images {
    border: #4FA4B5 solid 2px;
    background: #2d1b11;
		width: 140px;
		height: 119px;
}
@media screen and (max-width: 720px) {
	.images {
			border: #4FA4B5 solid 1px;
			width: 100px;
			height: 85px;
	}
}
@media screen and (max-width: 520px) {
	.images {
			border: #4FA4B5 solid 1px;
			width: 74px;
			height: 63px;
	}
}
@media screen and (max-width: 320px) {
	.images {
			border: #4FA4B5 solid 1px;
			width: 60px;
			height: 51px;
	}
}
#portfolio_button_last {
    float: left;
}
#portfolio_button_next {
    float: right;
}
.imgebigname {
		display: block;
		margin-top: 0.5em;
}
.portfolio_button {
    display: block;
    /*background: #b01016;*/
    font-size: 1em;
    padding: 0.5em;
    margin-bottom: 5px;
    /*color: #fff;*/
    font-weight: bold;
}
.sp_list1 {
	list-style: disc outside;
	margin: 0 0.5em 0 1.2em;
}
.slideshow {
	width: 100%;
	height: auto;
}