@charset "UTF-8";
img, object, embed, video { max-width: 100%; }
.gridContainer { width: 100%;margin:auto;padding-left:0;padding-right:0; }
body, button, input, select, textarea { font-family: Verdana, Geneva, sans-serif; }
body {
	background-color:#34babd;
	color:#000000;
}
a, a:visited {
	color:#0026C6;
	text-decoration:none;
}
a:focus, a:active, a:focus {
	font-style: italic;
	color:#20008D;
	text-decoration:underline;
}
.main-wrap {
	clear: both;
	display: block;
	position: absolute;
	top:0;
	left:0;
	width:100%;
}
.full-wrap{
	padding-top:5px;
}
header{
	position:absolute;
	clear: both;
	display: block;
	margin-top:0;
	width:100%;
	z-index:100;
}
#NavBox {
	width:100%;
}
#NavBar {
	margin-top:40px;
	width:100%;
	height:30px;
	padding-top:2px;
}
.top-bgr {
	position: fixed;
	top: 0;
	left: 0;
}
#navTop {
	padding-top:15px;
	padding-bottom:10px;
	max-width:205px;
	margin-top:0;
	margin-left:auto;
	margin-right:0;
	background-color:#34babd;
	display:none;
	border-bottom:0.5px solid #2f9da0;
	border-left:0.5px solid #2f9da0;
}
#navTop ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	padding-bottom:15px;
}
#navTop ul li {
	margin: 5px 0 0 2px;
	padding: 0 0 0 30px;
}
.mobileBnr {
	font-family: Verdana, Geneva, sans-serif;
	text-align:left;
	white-space:nowrap;
	font-size:14px;
	padding-left:20px;
	color:rgb(218, 226, 229);
}
.Btns {
	display:none;
}
#topMenu {
	display:block;
	padding: 4.5px 20px 0 0;
	margin-right:0;
	cursor: pointer;
}
#PgBgr{
	clear: both;
	display: block;
	position: absolute;
	top:0;
	left:0;
	width:100%;
	overflow: hidden;
}
#PgBgr img{
	max-width:none;
}
#Banner {
	position:absolute;
	clear: both;
	display: block;
	top:25px;
	left:20px;
	height:104px;
	z-index:99;
}
#logo {
	margin-left:10px;
	margin-top: -5px;
	height:75px;
	float:left;
}
#logo2 {
	margin-left:10px;
	margin-top: -5px;
	height:35px;
	float:left;
}
h1 {
	font-size:19px;
	line-height:28px;
	margin-bottom:10px;
	margin-top:10px;
	font-weight:normal;
}
h2 {
	font-size:18px;
	line-height:28px;
	margin-bottom:10px;
	font-weight:normal;
}
h3 {
	font-size:17px;
	line-height:25px;
	margin-bottom:10px;
	font-weight:normal;
}
h4 {
	font-size:16px;
	line-height:25px;
	margin-bottom:10px;
	font-weight:normal;
}
h5 {
	font-size:12px;
	margin:0;
}
#TopBox {
	position:relative;
	clear:both;
	display: block;
	padding: 15px 25px 10px;
}
.TitleBox h1 {
	font-family: 'Josefin Sans', sans-serif;
	color:#FFF;
	font-size:40px;
	line-height:45px;
	text-shadow: 1px 1px 2px #000000;
}
.TitleBox2 h1 {
	font-family: 'Josefin Sans', sans-serif;
	color:#FFF;
	font-size:18px;
	line-height:20px;
	text-shadow: 1px 1px 2px #000000;
	margin-top:70px;
}
.TitleBox p, .TitleBox2 p {
	color:#FFF;
	font-size:14px;
	text-shadow: 1px 1px 1px #000000;
}
.TitleBox, .TitleBox2{
	width:80%;
	max-width:700px;
	margin-left: auto;
	margin-right: auto;
}
#ScrollArrow{
	position:absolute;
	height:30px;
	width:150px;
	left:50%;
	bottom:40px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	text-align:center;
}
#ScrollText{
	height:30px;
	width:150px;
	text-align:center;
	color:#FFF;
	display:none;
	font-size:12px;
	cursor: pointer;
}
#mainText {
	clear: both;
	display: block;
	width:100%;
}
.TextTbl{
	width:80%;
	margin:40px auto 40px auto;
}
.galleryTbl{
	width:96.67%;
	margin:40px 0 40px 3.33%;
}
.property {
	position:relative;
	width:96.66%;
	margin-right:3.33%;
	float:left;
}
.gallery_tile {
	width:100%;
	height:160px;
	overflow:hidden;
	border:1px solid rgba(45, 51, 73, 0.50);
}
.gallery_tile img {
	min-height:100%;
	min-width:100%;
}
#IntroPhoto, #AboutPhoto{
	width:100%;
	max-width:300px;
	margin:0 auto 30px auto;
}
#IntroText {
	width:100%;
	text-align:center;
	color:rgb(0, 123, 193);
	font-size:18px;
	line-height:30px;
}
#IntroText h1 {
	font-family: 'Josefin Sans', sans-serif;
	font-size:26px;
	line-height:40px;
}
.featureBox{
	position:relative;
	color: #007bc1;
}
.featureBox h1 {
	font-family: 'Josefin Sans', sans-serif;
	color:#FFF;
	font-size:22px;
	line-height:25px;
	text-shadow: 1px 1px 2px #000000;
}
.featureBox p {
	display: none;
}
.featureText {
	width:80%;
	max-width:700px;
	margin-left: auto;
	margin-right: auto;
}
.featureBtn {
	text-align:center;
	padding-top:20px;
}
.featureBtn a, .featureBtn a:visited {
	border: 2px solid #FFF;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	color:#FFF;
	text-shadow: 1px 1px 1px #000000;
	padding:8px 15px 10px 15px;
}
.overWrap{
	position:absolute;
	width:100%;
	top:50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
#BlogText {
	width:100%;
	font-size:16px;
	color:rgb(110, 111, 113);
}
#BlogText h2, #BlogText h2 a, #BlogText h2 a:visited {
	font-family: 'Josefin Sans', sans-serif;
	font-size:24px;
	line-height:30px;
	color:rgb(0, 123, 193);
	text-decoration:none;
}
#BlogText hr {
	margin-top:25px;
	margin-bottom:25px;
}
.form-top{
	width:100%;
}
#lower-wrap{
	width:100%;
	background-color:#FFFFFF;
}
footer{
	width:100%;
	background-color:#34babd;
	padding-top:25px;
}
.foot_wrap{
	width:80%;
	margin:40px auto 0 auto;
	color:#FFFFFF;
}
.foot_wrap a, .foot_wrap a:visited {
	color:#FFFFFF;
	text-decoration:underline;
}
.foot_wrap h3{
	font-family: 'Josefin Sans', sans-serif;
	font-size:19px;
}
.foot_wrap p{
	line-height:28px;
	font-size:15px;
}
.Foot_1, .Foot_2 {
	width:100%;
}
.Foot_3 {
	width:100%;
	margin-top:25px;
	float:right;
}
.Foot_Logo{
	margin-top:25px;
	float:left;
}
#credits, #credits:visited {
	clear: both;
	display: block;
	padding: 40px 0 25px;
	color: #d7d7d7;
	font-size:13px;
	text-decoration:none;
	cursor: pointer;
}
#navTop ul li, #navTop ul li a, #navTop ul li a:visited {
	background:none;
	font-size:16px;
	color:rgb(218, 226, 229);
	text-decoration:none;
	line-height:21px;
	cursor: pointer;
}
.navCur, .navCur a, .navCur a:visited {
	font-style:italic;
}
.subDn ul {
	padding-bottom:0;
}
.navBtn {
	width:220px;
}
#form-wrap {
	width:100%;
}
#slider {
	margin-top:33px;
	width: 100%;
	border-bottom: 2px solid #000;
}
.sliderImg {
	width:100%;
}
#slideText {
	margin-top: -60px;
	height: 60px;
	color: #FFFFFF;
	padding-left: 25px;
}
.ws-title {
	visibility:hidden;
}
.highlight {
	color:#000066;
	font-style:oblique;
	font-size:larger
}
.textBox {
	padding: 15px 25px 10px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}
#sideBox {
	padding: 15px 25px 10px;
	margin-top: 5px;
	background-color:rgb(18, 31, 41);
	color: #FFFFFF;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}
.video {
	width:100%;
	height:170px;
}
.wideImg {
	margin-top:10px;
	margin-bottom:10px;
	width:100%;
	border:1px solid #000;
}
.smallImg {
	margin-top:10px;
	margin-bottom:10px;
	width:auto;
	border:1px solid #000;
}
.BtnFrm {
	text-align:center;
	cursor: pointer;
	white-space:nowrap;
	font-size:14px;
	padding: 10px 20px 10px 20px;
	color:rgb(0, 123, 193);
	border:2px solid rgb(0, 123, 193);
	border-radius: 30px;
	background-color:#FFF;
}
.smallBox{
	clear:both;
	max-width:600px;
	margin-left:auto;
	margin-right:auto;
	padding-top:25px;
	padding-bottom:25px;
}
.smallBox img {
	width:100%;
	margin:0;
}
.smallBox p {
	margin-top:5px;
	font-size:13px;
}
.intro {
	padding: 25px 25px 0 20px;
}
#srchResults {
	clear: both;
	display: none;
	width: 100%;
	margin: -5px 0 0 0;
	padding-bottom: 25px;
	background-color: #FFFFFF;
	border-bottom:3px solid #000;
}
.list_wrap {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -moz-flex;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 0 20px;
}
.list_tile {
	position:relative;
	width:100%;
}
#propertyBox {
	clear: both;
	width: 90%;
	margin: -5px 0 0 0;
	padding: 25px 5% 25px 5%;
	background-color: #FFFFFF;
	border-bottom:3px solid #000;
}
.BtnPic {
	font-family: 'Amiko', sans-serif;
	text-align: center;
	cursor: pointer;
	white-space: nowrap;
	font-size: 16px;
	padding: 9px 20px 8px 50px;
	color: #012169;
	border: 2px solid #77899c;
	border-radius: 30px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-image: url(../images/PicBg.png);
	background-size:24px 20px;
	background-position:15px 8px;
}
.BtnPic:hover, .BtnPic:active, .BtnPic:focus {
	font-style: italic;
	background-color: #e6eeee;
}

/* Tablet Layout: 390px */
@media only screen and (min-width: 4140px) {
	#Banner {
		width:312px;
	}
}

/* Tablet Layout: 500px */
@media only screen and (min-width: 500px) {
	#logo {
		height:85px;
		margin-right:10px;
		margin-left:20px;
		margin-top:-10px;
	}
	h1 {
		font-size:27px;
		margin-bottom:15px;
		margin-top:15px;
	}
	h2 {
		font-size:20px;
		margin-bottom:15px;
	}
	h3 {
		font-size:18px;
		margin-bottom:15px;
	}
	.featureBox h1 {
		font-size:30px;
		line-height:35px;
	}
	.ws-title {
		visibility:visible;
	}
	.video {
		height:325px;
	}
	.Foot_1 {
		width:210px;
		float:left;
	}
	.Foot_2 {
		padding-top:41px;
		width:190px;
		float:right;
	}
	.Foot_3 {
		width:190px;
	}
	.Foot_Logo{
		width:210px;
	}
}

/* Large Nav Layout: 598 */
@media only screen and (min-width: 598px) {
	.mobileBnr {
		display:none;
	}
	#Banner {
		left:80px;
	}
	#filler {
		float:right;
		width:225px;
		margin-top: 5px;
		border-left:1px solid #000;
		border-top:1px solid #000;
		border-bottom:1px solid #000;
	}
	#sideBox {
		border-left:1px solid #000;
	}
	#sidebar {
		float:right;
		width:226px;
	}
	.sideImg {
		float:right;
		width:225px;
		border-left:1px solid #000;
	}
	#PhotoHeader {
		padding-left:15px;
		margin-top:-37px;
		height:37px;
		color:#FFFFFF;
	}
	.property {
		width:30%;
	}
	#slideText h2{
		font-size: 17px;
	}
	/* Mouse Hover */
	.BtnFrm:hover, .BtnFrm:active, .BtnFrm:focus {
		background-color:rgb(0, 123, 193);
		color:#fff;
	}
	#credits:hover, #credits:active, #credits:focus {
		font-style: italic;
		text-decoration:underline;
	}
	#BlogText h2 a:hover, #BlogText a:active, #BlogText a:focus,
	.foot_wrap a:hover, .foot_wrap a:active, .foot_wrap a:focus,
	.navBtn:hover, .navBtn:active, .navBtn:focus,
	#navTop ul li a:hover, #navTop ul li a:active, #navTop ul li a:focus {
		font-style: italic;
		text-decoration:underline;
	}
	.featureBtn a:hover, .featureBtn a:active, .featureBtn a:focus {
		background-color:#fff;
		color:rgb(0, 123, 193);
		text-shadow: none;
	}
	.list_tile {
		display: inline;
		width: 33%;
	}
}

/* Tablet Layout: 740px */
@media only screen and (min-width: 740px) {
	#logo2 {
		height:85px;
		margin-right:10px;
		margin-left:20px;
		margin-top:-10px;
	}
	.TitleBox h1 {
		font-size:60px;
		line-height:70px;
	}
	.TitleBox2 h1 {
		font-size:40px;
		line-height:45px;
		margin-top:100px;
	}
	.TitleBox p {
		font-size:17px;
	}
	.featureBox h1 {
		font-size:40px;
		line-height:50px;
	}
	.video {
		width:486px;
		height:279px;
	}
	.TextTbl{
		width:90%;
		margin-top:60px;
		margin-bottom:60px;
	}
	#AboutPhoto{
		width:31%;
		float:right;
		margin:0 0 15px 25px;
	}
	#IntroPhoto{
		width:31%;
		float:right;
		margin:0;
	}
	#IntroText {
		width:65%;
		float:left;
	}
	#IntroText h1 {
		font-size:30px;
	}
	.foot_wrap{
		width:90%;
	}
	.Foot_1 {
		width:210px;
	}
	.Foot_2 {
		width:210px;
		float:left;
	}
	.Foot_3 {
		width:190px;
	}
	.Foot_Logo{
		margin-top:-10px;
		float:right;

	}
}

/* Desktop Layout: 818px */
@media only screen and (min-width: 818px) {
	.Foot_3 {
		margin-top:0;
		width:155px;
	}
	.Foot_Logo{
		margin-top:45px;
		width:18%;
		float:left;

	}
}

/* Desktop Layout: 975px */
@media only screen and (min-width: 975px) {
	.TitleBox h1 {
		font-size:80px;
		line-height:90px;
	}
	.TitleBox2 h1 {
		font-size:50px;
		line-height:60px;
	}
	.TitleBox p {
		font-size:20px;
	}
	.featureBox h1 {
		font-size:60px;
		line-height:70px;
	}
	.featureBox p {
		display:block;
		color:#FFF;
		font-size:17px;
		text-shadow: 1px 1px 1px #000000;
	}
	.form-top{
		clear: both;
		width:220px;
		float:left;
	}
	#Details{
		width:67%;
		float: right;
	}
	.Btns {
		display:inline;
		font-family: 'Josefin Sans', sans-serif;
		text-align:left;
		cursor: pointer;
		white-space:nowrap;
		font-size:14px;
		padding-right:20px;
		padding-left:10px;
		color:#FFFFFF;
	}
	.Btns:hover, .Btns:active, .Btns:focus {
		font-style: italic;
		color: #FFFFCC;
		text-decoration: underline;
	}
	.Foot_1, .Foot_2 {
		width:270px;
	}
}

/* Desktop Layout:1200px */
@media only screen and (min-width:1200px) {
	.Btns {
		padding-right:45px;
		padding-left:25px;
	}
	.TextTbl{
		width:960px;
	}
	#IntroText {
		font-size:17px;
	}
	#IntroText h1 {
		font-size:38px;
	}
	.foot_wrap{
		width:960px;
	}
}

/* Desktop Layout:1275px */
@media only screen and (min-width:1275px) {
	#topMenu {
		padding-right:80px;
	}

}