/* Core CSS */

body {
	background-color: #1a4254 !important;
	/* font-family: "futura-pt", 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 400; */
	font-size: 13pt;
	color: #ffffff;
	/* font-family: "futura-pt",sans-serif; */
	font-family: futura-pt, sans-serif;
	font-style: normal;
	font-weight: 400;
	margin: 0px;
}

strong {font-weight: 700;}

/*p { line-height: 1.8em; }*/

.clr { clear: both; height:1px; }
.tac {text-align: center;}
.tar {text-align: right;}

.posrel { position: relative; }

.mt10 { margin-top: 10px; }
.mt20 { margin-top: 20px; }
.mt30 { margin-top: 30px; }
.mt40 { margin-top: 40px; }

.mb10 { margin-bottom: 10px; }
.mb20 { margin-bottom: 20px; }
.mb30 { margin-bottom: 30px; }
.mb40 { margin-bottom: 40px; }

h2 {
	margin-top: 10px;
	font-size: 250%	;
}

h3 {
	margin: 40px 0px 20px 0px;
	font-size: 160%	;
	font-weight: 700;
}


h4 {
	margin: 25px 0px 20px 0px;
	font-variant: small-caps;
	text-transform: uppercase;
	font-size: 120%;
	font-weight: 700;
}

h5 {
	font-variant: small-caps;
	font-size: 100%;
	font-weight: bold; 
}

.extraspaced h3 {
	margin: 60px 0px 20px 0px;
}

.lgtxt {
	font-size: 150%;
}

.mdtxt {
	font-size: 110%;
}

.smtxt {
	font-size: 80%;
}

.inline {
    display: inline !important;
}

.navcolor {
	background-color: #f4eedd;
}

.navbar {
	border: 0px;
	background-color: #f4eedd; /* #f4e9cd; */
	margin-bottom: 0px;
	color: #2d759d;
}

.navbar-brand {
	padding-top: 11px;
}




.navbar-nav li a {
	color: #2d759d !important;
}

.navbar-nav li.active a, .navbar-nav li a:hover {
	background-color: #f2d48f !important;
}

.form-group textarea, .form-group input {
	font-size: 100%;
}


/*


@media (min-width: 768px) {
    .navbar .navbar-nav {
        display: inline-block;
        float: none;
        vertical-align: top;
    }

    .navbar .navbar-collapse {
        text-align: center;
    }
}
*/


section {
	padding: 30px 10px;
}

.section-main { 
	color: #ffffff;
}

.section-dkblue {
	background-color: #1a4254;
	color: #ffffff;
}

.section-blue {
	background-color: #2d759d;
	color: #ffffff;
}

.section-green {
	background-color: #1b939f;
	color: #ffffff;
}

.section-tan {
	background-color: #f4eedd;
	color: #2d759d;
	padding-bottom: 50px;
}

.homecta { 
	margin: 50px auto 30px auto; 
}

.homekeyblock {
	margin: 0px 0px;
	padding: 10px;
}

.homekeyblock_inner {
	padding: 10px;
}

.homekeyblock_inner P {
	color: #eeeeee;
	margin-left: 50px;
	margin-bottom: 0px;
}

.homekeyblock_inner .homekeytitle{
	margin-left: 50px;
}

.homekeytitle {
	text-align: left;
	font-size: 140%;
	font-weight: 700;
	margin-bottom: 5px;
}

.homekeyicon { 
	font-size: 200%; margin: 5px 15px 0px 0px; text-align: right; float: left;
	color: #f2d48f;
}

.homeformbox {
	margin: 20px 10px;
	background-color: #f4eedd;
	color: #2d759d;
	padding: 10px;
	border-radius: 12px;
}

#footer {
	border-top: 5px solid #2d759d;
	color: rgba(244,233,205, 0.6);
	padding: 20px 0px;
}

#footer a, #footer a:hover, #footer a:visited {
	color: rgba(244,233,205, 0.6);
}

.sitemap {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: right;
}

.sitemap li {
	display: inline; 
	padding: 0px 0px 0px 30px;
}

.btn-yellow {
	background-color: #f2d48f; 
	color: #2d759d;
	border: 0px;
	font-weight: 700;
}

.btn-yellow:hover {
	background-color: #c18805; 
	text-decoration: none;
	color: #ffffff;
}

.btn-primary:disabled {
	background-color: #aaaaaa;
	border-color: #cccccc;
}

.btn-primary:hover:disabled {
	background-color: #aaaaaa;
	border-color: #cccccc;
}

.lc, .lc:hover, lc:visited {
	box-shadow: 4px 4px 10px rgba(70,70,70,0.7);
	cursor: pointer;
	display: block;
	text-decoration: none;
	color: #2d759d;
	margin-bottom: 35px;
}

.lcTop { position: relative; }

.lcStatus {
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 1.7em;
	width: 100%;
	/*opacity: 0;*/
	padding: 3px 10px 3px 10px;
	font-weight: 300;
	font-size: 100%;
	background-color: rgba(255,255,255,0.7);
}

.lcStatus_Pending { 
	/*background-color: rgba(242,212,143,1);*/
	background-color: rgba(193,136,5,1);
	color: #ffffff;
}

.lcStatus_Sold { 
	background-color: rgba(157,0,0,0.8);
	color: #ffffff;
}

.lcViewMore {
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 0px;
	width: 100%;
	opacity: 0;
	padding: 3px 10px 3px 10px;
	font-weight: 300;
	font-size: 100%;
	background-color: rgba(255,255,255,0.7);
}

.lcPrice {
	position: absolute;
	bottom: 0px;
	right: 0px;
	background-color: rgba(255,255,255,1);
	padding: 3px 10px 0px 0px;
	font-weight: 700;
	font-size: 130%;
}

.lcPriceTri {
	width: 0;
	height: 0;
	border-left: 35px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 1.59em solid rgba(255,255,255,1);
	position: absolute;
	left: -35px;
	bottom: 0px;
}

.lcBottom {
	padding: 10px;
	background-color: #ffffff; 
}

.lcTitle {
	font-weight: 700;
	text-transform: uppercase;
}

.lpHero {
	position: relative;

}

.lpHeroShade {
	position: absolute;
	top: 0px; 
	left: 0px;
	right: 0px;
	bottom: 0px;
	background: rgba(16,43,58,0.5);
	z-index: -1;
}

.listkeyblock {
	margin: 0px 0px;
	padding: 10px;
}

.listkeyblock_inner {
	padding: 10px;
}

.listkeyblock_inner P {
	color: #eeeeee;
	margin-left: 50px;
	margin-bottom: 0px;
}

.fjc {
    display: flex;
    justify-content: center;
}

.listkeyblock_inner .listkeytitle{
	margin-left: 50px;
}

.listkeytitle {
	text-align: left;
	font-size: 140%;
	font-weight: 700;
	margin-bottom: 5px;
}

.listkeyicon { 
	font-size: 200%; margin: 5px 15px 0px 0px; text-align: right; float: left;
	color: #f2d48f;
}

.listLabel {
	text-transform: uppercase;
	font-weight: 300;
	font-size: 80%;
	color: rgba(45,117,157,0.7);
	margin: 0px; 
	padding: 4px 0px 0px 0px;
	text-align: right;
	display: block;
}

.listTable td {
	padding: 2px 10px;
	vertical-align: top;
}

.listcta {
	padding: 20px 30px;
	margin: 30px auto 30px auto; 
	background-color: #f2d48f;
	border: 1px solid #2d759d;
	text-transform: uppercase;
	text-align: center;
	cursor: pointer;
}

.listStatus {
	padding: 0px 10px; 
	display: inline; 
	font-size: 50%;
	vertical-align: middle;
}

.listStatus {
	display: inline; 
	font-size: 60%;
	vertical-align: middle;
}

.listStatus_Pending { 
	/*background-color: rgba(242,212,143,1);*/
	background-color: rgba(193,136,5,1);
	color: #ffffff;
}

.listStatus_Sold { 
	background-color: rgba(157,0,0,0.8);
	color: #ffffff;
}

.homenavblock {
	margin: 10px 0px;
	padding: 35px 20px 45px 20px;
}

a.homenavblock { 
	display: block;
	margin-top: 0px; margin-bottom: 0px;
}

a.homenavblock:hover {
	background-color: #f2d48f !important;
	color: #2d759d !important;
	text-decoration: none;
}

a.homenavblock:hover h2 {
	border-bottom: 1px solid rgba(45,117,157,0.3);
	color: #2d759d !important;
}

a.homenavblock:hover p {
	color: rgba(45,117,157,0.5) !important;
}

a.homenavblock p.flink {
	color: #f2d48f;
}

.homenavblock h2 {
	text-transform: uppercase;
	font-size: 130%;
	color: #ffffff;
	font-weight: 400;
	border-bottom: 1px solid rgba(255,255,255,0.3);
}

.homenavblock h2 span {
	color: #f2d48f;
	font-size: .8em;
}

a.homenavblock:hover h2 span {
	color: #2d759d !important;
}

.homenavblock p {
	font-size: 100%;
	color: rgba(255,255,255,0.5);
}

@media (max-width: 768px) {
	.homenavblock {
		margin: 10px 0px;
		padding: 15px 20px 15px 20px;
	}
	.mediaTest { 
		height:2px;
		z-index:-200;
	}
}