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

body {
	background: #f2f7f9; 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-size: 100%;
	overflow: auto;
	box-sizing: border-box;
}

h1{
	font-size: 20px;
	font-family: Verdana, Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #009;
	margin-bottom: 0px;
	text-align: left;
}

h2{
	font: 2.0em "Times New Roman", Times, serif;
	text-align: left;
	padding-left: 4%;
	color: #01509d;
	font-style: italic;
	text-align: left;
	margin-bottom: 15px;
	margin-top: 20px;
}

h2 a {
	color: #009;
	font-style: normal;
}

h3 {
	font-size: 14px;
	font-family: Verdana, Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
	font-weight:bold;
	color: #009;
	text-align: left;
	padding-left: 1%;
	padding-right: 0%;
	padding-top: 0px;
	padding-bottom: 0px;
}

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0 4% 0 4%;
	color: #444444;
	text-align: left;
}

a{
	text-decoration: none;
	color: #009;
}

em {
    font-weight: bold;
    color: #009;
}


img{
	text-align: center;
	max-width: 100%;
	height: auto;
	width: auto;
}

#wrapper{
	margin: 0 auto;
	max-width: 1020px;
	width: 98%;
	background-color: #ffffff;
	border: none;
	border-radius: 14px; */
	box-shadow: 0 0 10px 0px rgba(12, 3, 25, 0.8);
}

#page-top{
	width: 100%;
	height: auto;
	border-top: 1px solid #878e63;
	border-bottom: none;
	background: linear-gradient(to bottom, #eeeeee,  #ffffff);
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	overflow: hidden;
}

#page-top p{
	text-align: right;
	font-size: 13px;
	padding: 0.1% 5% 0 0;
	color: #01509d;
}

#page-top p a{
	color: #01509d;
	text-decoration: none;	
}

header {
	width:100%;
	background-color: #ffffff;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	border-bottom: ridge;
	border-bottom-color: #CCC;
	overflow: hidden;
}

nav {
	width: 20%;
	float: left;
	margin: 2% 2% 1% 1%;
}

nav ul{
	margin: 0;
	padding: 0;
}

nav ul li{
	list-style: none;
	width: 100%;
}

nav ul li a{
	background: #ffffff;
	background-position: center;
	display: block;
	padding: 6% 5%;
	font-weight: bold;
	font-size: .9em;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	list-style: none;
}

nav ul li a:hover, nav ul li.active a{
	background: #ffffff;
	color: #ffffff;;
	text-decoration: none;
	list-style: none;
}

.green_button a{
	background: transparent url(/images/green-button.png) no-repeat;
	background-position: center;
	background-size: 65%;
}

.green_button a:hover, .green_button a:active{
	background:transparent url(/images/green-button.png) no-repeat;
	background-position: center;
	background-size: 65%;
}

.red_button a{
	background:transparent url(/images/red-button.png) no-repeat;
	background-position: center;
	background-size: 65%;
}

.red_button a:hover, .red_button a:active{
	background:transparent url(/images/red-button.png) no-repeat;
	background-position: center;
	background-size: 65%;
}

.bright_red_button a{
	background:transparent url(/images/bright-red-button.png) no-repeat;
	background-position: center;
	background-size: 65%;
}

.bright_red_button a:hover, .bright-red_button a:active{
	background:transparent url(/images/bright-red-button.png) no-repeat;
	background-position: center;
	background-size: 65%;
}

.yellow_button a{
	background:transparent url(/images/yellow-button.png) no-repeat;
	background-position: center;
	background-size: 65%;
}

.yellow_button a:hover, .yellow_button a:active{
	background:transparent url(/images/yellow-button.png) no-repeat;
	background-position: center;
	background-size: 65%;
}

.purple_button a{
	background:transparent url(/images/purple-button.png) no-repeat;
	background-position: center;
	background-size: 65%;
}

.purple_button a:hover, .purple_button a:active{
	background:transparent url(/images/purple-button.png) no-repeat;
	background-position: center;
	background-size: 65%;
}

.orange_button a{
	background:transparent url(/images/orange-button.png) no-repeat;
	background-position: center;
	background-size: 65%;
}

.orange_button a:hover, .orange_button a:active{
	background:transparent url(/images/orange-button.png) no-repeat;
	background-position: center;
	background-size: 65%;
}

.clearfix{
	clear: both;
}

.content{
	width: 100%;
	min-height: 400px;
	float: left;
	margin: 0% 0% 0% 0%;
}

.content-main h1 {
	font-size: 20px;
	font-family: Verdana, Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #009;
	margin-bottom: 0px;
	padding-left: 1%;
	margin-top: 20px;
}

.content-main h5 {
	font-weight: normal;
	color: #009;
	font: 1.1em "Times New Roman", serif;
	font-style: italic;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 10px;
	padding-left: 1%;
}
 
.content-main p {
	padding-left: 1%;
}

.info {
	font-size: 1.0em;
	font-family: Verdana, Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
	font-weight:bold;
	color:#C00;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.content-main ul {
	line-height: 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: left;
	margin-top: 1em;
	margin-bottom: 1.5em;
	margin-right: 1em;
	margin-left: 1.5em;
	list-style-type: disc;	 
}

.content-main li {
	line-height: 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;	
	text-align: left;
	font-style: italic;
	margin-top: 0;
	margin-bottom: 0.5em;
	margin-right: 0;
	margin-left: 0;
	list-style-type: disc;	 
}

#content-main a {
	text-decoration: none;
	color: #009;
	border: none;
}

#content-main a:hover {
	text-decoration: none;
	color: #999999;
}

.left-col{
	width: 46%;
	float: left;
	margin: 0% 2% 1% 1%;
}

.left-col img{
	width:90%;
}

.sidebar{
	width: 76%;
	float: right;
	margin: 0% 0% 1% 1%;
	text-align: center;
}

.sidebar ul{
	list-style: none;
	margin: 0;
	margin-left: 10%;
	padding-left: 0%;
	margin-top: 10px;
}

.sidebar ul li{
	font-size: 1.1em;
	float: left;
	text-align: left;
	width: 100%;
	margin-bottom: 10px;
}

.about-us-img {
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	width: 19%;
}

.testimonials{
	float: left;
	margin: 0 auto;
	width:100%;
	height: auto;
	padding: 1%;
}

.testimonials p{
	text-align: left;
	float: left;
	margin: 0 auto;
	width: 90%;
	height: auto;
	padding: 0 5%;
}

.section{
	width: 98%;
	float: left;
	margin: 2%;
}

.section p{
	text-align: left;
}

footer{
	width: 100%;
	background-color: #ffffff;
	background: linear-gradient(to top, #eeeeee,  #ffffff);
	border-top: ridge 2px #666666;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	overflow: hidden;
}

footer p{
	font-size: 11px;
	margin:0;
	padding: 0;
}

footer p a{
	text-decoration: none;
}

footer ul{
	list-style: none;
	margin: 0 auto;
	padding-left: 20%;
	padding-top: 15px;
	width: 100%;
	text-align: center;
}

footer ul li{
	margin: 0 auto;
	padding: 0;
	float: left;
	width: 10%;
	text-align: center;
}

footer ul li a{
	margin: 0 auto;
	padding: 0;
	font-weight: bold;
	font-size: 12px;
	color: #b2100b;
	text-decoration: none;
	text-align: center;
}

footer ul li a:hover, footer ul li.active a{
	margin: 0 auto;
	padding: 0;
	color: #999999;;
	text-decoration: none;
}

.location{
	width: 98%;
	float: left;
	margin-left: 2%;
}

.location p{
	text-align: center;
}

.webdesign{
	float:right; 
	padding-left: 20px;
}

.webdesign p{
	float:right; 
	padding-right: 20px;
}

.copyright{
	width: 98%;
	float: left;
	width: 60%;
	margin: 0;
	text-align: left;
}

.copyright p{
	padding-left: 20px;
}

.billie-img{
	width: 30%;
	float: left;
	margin: 1% 1% 1% 2%;
}

.billie-img img{
	padding-top:20px;
}

.billie-bio{
	width: 60%;
	float: right;
	margin: 1% 2% 1% 2%;
	text-align: justify;
}

.billie-bio p{
	padding-top: 0px;
	padding-left: 3%;
	text-align: justify;
}

.link-title{
	color: #000000; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 4%; 
	padding-top: 1%; 
	padding-right: 0px; 
	padding-bottom: 15px; 
	padding-left: 0px;
}
.link-dest{
	color: #0066cc; 
	text-decoration: none; 
	outline-style: none; 
	outline-width: initial; 
	outline-color: initial;
}

.question{
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 0 4% 0 4%;
	color: #cc0000;
}

.answer{
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 1% 4% 0 4%;
	color: #444444;
	text-align: left;
}

.form{
 	display:block; 
	width: 32%; 
	float: left;
	padding-right: .75%;
	padding-bottom: 4%; 
}

.calc-col{
	float: left;
	margin: 0 auto;
	width: 100%;
	height: auto;
	padding: 0;
}

.calc-section{
	width: 28%;
	float: left;
	margin: 0% 0 0 4%;
	text-align: center;
	padding: 0;
}
	  
.note {
	padding-left: 10px;
}

/* Forms
--------------------------------------------- */

input {
	display: block;
 	text-align: right;
 	height: 20px;
 }
 
input[type=button] {
	height: 35px; 
	width:150px;
 	text-align: center;
	padding: 9px 10px;
	background: #2664cf;
	font-family: Arial, sans-serif;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	cursor: pointer
	border: 1px solid #4cadfc;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background: -webkit-gradient(linear, left top, left bottom, from(#0a8ffe), to(#2b5cc6));
	background: -moz-linear-gradient(top, #0a8ffe, #2b5cc6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0a8ffe', endColorstr='#2b5cc6');
}

label {
    display:block;
	text-align: left;
}

.contact-address {
	width: 45%; 
	float: left;
	margin-left: 3%;
}

.contact-address p {
	font-size: 12px;
	padding-top: 3px;
	text-align: left;
}

.contact-address a {
	font-size: 14px;
	padding-top: 10px;
	text-align: left;
	color: #069;
}

.contact-logo {
	padding-top: 15px;
	padding-left: 16%;
	margin-bottom: 10px;
	width: 35%; 
	float: left;
}

.contact-logo img{
	width: 50%; 
	float: left;
	border: none;
}


/*--------------- Media Queries ---------------*/

@media all {
	  #page-print { display:none; }
	  #page-print-display { 
	  		display: inherit;	  
	  }
}

@media print {
	  
	  body {
		  margin:0; 
		  padding:0; 
		  line-height: 1.4em; 
		  word-spacing:1px; 
		  letter-spacing:0.2px; 
		  font: 13px Arial, Helvetica,"Lucida Grande", serif; 
		  color: #000; 
		  width: 100%;}
	  
	  #container {
		  width: 100%;
	  }

	  #page-print {
		  display: block;
		  font-family:Arial; 
		  font-size: 12px; 
	  }
		
	  #page-print-display { 
		  display: block;
		  font-family:Arial; 
		  font-size: 12px; 
	  }
		
	  #page-noprint { 
		  display: none;
	  }
	  
	  .note {
	  font-size: 9px;
	  padding-left: 10px;
	  }

	  #promotions {
	  }

	  #promotions img {
		  margin-top: 0px;
		  padding-top: 0px;
		  width: 48%;
	  }

}
	
@media screen and (max-width: 478px) {	
	
	body{
		font-size: 13px;
	}
	
	.g-recaptcha>div>div{
		width:inherit !important;position:relative;
		display:block;
		padding:0;
		overflow:hidden;
		max-width:302px;
		border-right:1px solid #d3d3d3;
		border-radius:4px;
		box-shadow:2px 0px 4px -1px rgba(0,0,0,.08);
		-webkit-box-shadow:2px 0px 4px -1px rgba(0,0,0,.08);
		-moz-box-shadow:2px 0px 4px -1px rgba(0,0,0,.08);
	}
	.g-recaptcha iframe{
		position:absolute;
		top:0;
		bottom:0;
		left:0;
		width:100%;
		height:100%;
		border:0;
	} 
		
	.g-recaptcha>div{
		position:relative
	} 
	
	.g-recaptcha>div:before{
		/*content:'Loading captcha...';*/
		position:absolute;
		top:38%;
		left:0;
	} 
		
	.g-recaptcha:empty:before{
		content:'Something wrong occured'
	}
	
}

@media screen and (max-width: 550px) {	
	
	.webdesign{
		display: none;
		width:0%;
	}
	
	.copyright{
		width: 100%;
		float: none;
		margin: 0 auto;
		padding-left: 0;
	}

	.copyright p{
		text-align: center;
	}
}

@media screen and (max-width: 740px) {
	
	header img {
		padding-left: 0%;
	}
	
	#page-top p{
		text-align: center;
		font-size: 13px;
		padding: 0.1% 5% 0 0;
		color: #01509d;
	}

	.head-img {
		margin-left: 10%;
		margin-bottom: 10px;
	}
	
	.head-addr {
		display: none;
	}

	.promo-buton{
		display: none;
	}

	nav{
		width: 96%;
		padding-left: 2%;
		margin-bottom: 10px;
	}
	
	nav ul{
		list-style: none;
		margin: 0 auto;
		padding-left: 0;	
		}

	nav ul li{
		text-align: center;
		margin-left: 0 auto;
		width: 100%;
		border-right: 0px solid #b2100b;
		border-bottom: 0px solid #b2100b;
		border-left: 0px solid #b2100b;
		}

	nav ul li a{
		display: block;
		padding: 8px 0;
		font-weight: bold;
		font-size: 13px;
		color: #ffffff;
		text-shadow: 1px 1px 1px rgba(0,0,0,0.8);
		text-transform: uppercase;
		text-decoration: none;
		text-align: center;
	}
	
	nav ul li a:hover, nav ul li.active a{
		color: #999999;;
		text-transform: uppercase;
		text-decoration: none;
		text-shadow: 1px 1px 1px rgba(0,0,0,0.8);
	}

	.green_button a{
		background-color: green;
		background-image: none;
		background-position: center;
		background-size: 100%;
	}
	
	.green_button a:hover, .green_button a:active{
		background-color: green;
		background-image: none;
		background-position: center;
		background-size: 100%;
	}
	
	.red_button a{
		background-color: red;
		background-image: none;
		background-position: center;
		background-size: 100%;
	}
	
	.red_button a:hover, .red_button a:active{
		background-color: red;
		background-image: none;
		background-position: center;
		background-size: 100%;
	}
	
	.bright_red_button a{
		background:transparent url(/images/bright-red-button.png) no-repeat;
		background-position: center;
		background-size: 100%;
	}
	
	.bright_red_button a:hover, .bright-red_button a:active{
		background-image: none;
		background-position: center;
		background-size: 100%;
	}
	
	.yellow_button a{
		background-color: yellow;
		background-image: none;
		background-position: center;
		background-size: 100%;
	}
	
	.yellow_button a:hover, .yellow_button a:active{
		background-color: yellow;
		background-image: none;
		background-position: center;
		background-size: 100%;
	}
	
	.purple_button a{
		background-color: purple;
		background-image: none;
		background-position: center;
		background-size: 100%;
	}
	
	.purple_button a:hover, .purple_button a:active{
		background-color: purple;
		background-image: none;
		background-position: center;
		background-size: 100%;
	}
	
	.orange_button a{
		background-color: orange;
		background-image: none;
		background-position: center;
		background-size: 100%;
	}
	
	.orange_button a:hover, .orange_button a:active{
		background-color: orange;
		background-image: none;
		background-position: center;
		background-size: 100%;
	}
	
	.content{
		width: 98%;
		border-top: none;
	}
	
	.left-col{
		width: 98%;
	}
	
	.sidebar{
		width: 98%;
	}
	
	.section{
		float: left;
		width: 92%;
		padding: 0 2% 0 2%;
	}
	
	.about-us-img{
		display: none;
	}
	
	.form{
		width: 100%;
	}

	.calc-section{
		float: left;
		width: 100%;
		margin: 2%;
	}

	input {
		margin-left: 2%;
	 }

	label {
		padding-left: 2%;
	}
	.executive_image{
		background-size: cover;"
	}

	.contact-address {
		width: 95%; 
		text-align: left;
		margin: 0 auto;
		padding: 0;
		padding-left: 13%;
		color: #069;
		float: left;
	}
	
	.contact-address p {
		padding-left: 2%;
		float: left;
	}
	
	.contact-logo {
		display: none;
	}

	.footer-nav{
		display:none;
	}
	
	.mobile-hide {
		display: none;
	}

}

@media screen and (max-width: 980px) {
	
	nav ul li a{
		font-size: 13px;
	}
	
)