@charset "UTF-8";
/* CSS Document */

.iframe-rwd  {
position: relative;
padding-bottom: 65.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
.iframe-rwd iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.front-map-wrap {width:92%; margin:6% 4% 1% 4%;}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	width: 88%;
	height: 96%;
	margin: 0 6% 0 6%;
}

#CTA2mainmid{
	background-color: #847857;
	color: white;
	border-left: 2px solid;
	border-right: 2px solid;
	border-bottom: 2px solid;
	padding: 5px 0 12px 20px;
	position: relative;
	bottom: 0px;
	border-color: #283847;
}


input {
	width: 90%;
	display: block;
	line-height:1.7;
	font-size: 14px;
	background-color:#FFF;
	color: #222F47;
	margin: 1px 5% 0px 5%;
	padding: 2px;
}

textarea {
		width: 90%;
	display: block;
	line-height:1.8;
	font-size: 14px;
	background-color:#FFF;
	color: #222F47;
	margin: 1px 5% 1px 5%;
	padding: 2px;
}

.formcontainermain{
	font-size: 90%;
	border: 2px, solid, #79add8;
	width: 90%;
	margin: 2px 5% 5px 5%;
}

.formcontainerfront{
	font-size: 90%;
	width: 98%;
	margin: 2px 1% 5px 1%;
}

#CTA1maintop{
	background-color: #506374;
	text-align: center;
	padding: 5px 0 5px 0;
	margin-top: 10px;
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	border-left: 2px solid;
	border-right: 2px solid;
	border-top: 2px solid;
	font-weight: lighter;
	border-color: #283847;
}

.formcontainermain p.solo {
	margin: 0 auto 0 auto;
	padding: 0;
	clear: both;
	line-height: 1.1;
	width: 90%;
	display: block;
}

select {
	width: 90%;
	display: block;
	line-height:1.7;
	font-size: 14px;
	background-color:#FFF;
	color: #222F47;
	margin: 1px 5% 0px 5%;
	padding: 2px;
}

input {
	width: 90%;
	display: block;
	line-height:1.7;
	font-size: 14px;
	background-color:#FFF;
	color: #222F47;
	margin: 1px 5% 0px 5%;
	padding: 2px;
}

input[type=submit] {
	width: 35%;
}

.captcha-wrap {
	width: 82%;
	margin: 2px 5%;
	text-align: center;
	border: 1px solid;
	border-color: #5B0700;
}

.img-wrap {
	float: left;
	margin: 0 9px 0 8px;
}

input[name=captcha_code]
{
	width:50%;
	height: 35px;
	margin: 0 0 0 5px;
}

textarea {
		width: 90%;
	display: block;
	line-height:1.8;
	font-size: 14px;
	background-color:#FFF;
	color: #222F47;
	margin: 1px 5% 1px 5%;
	padding: 2px;
}

.p-hide {}

@media only screen and (max-width: 600px) {.p-hide {display:none;}

}


.phone-show {}

@media only screen and (min-width: 600px) {.phone-show {display:none;}

}


.CTA {width:80%; margin:0 auto; text-align:center; border:2px dotted; padding:0 0 2% 0;}
.CTA img {width:100%; max-width:500px; margin:auto;}
.CTA a:link {}
.CTA a:hover {opacity:0.8;}

@media screen and (min-width: 760px) 
{.CTA {display:none;}
}


@media screen and (max-width: 600px) 
{.CTA {width:100%;}
}
