.logo {
	height: 100%;
}
.top_header {
	padding: 10px 0px;
}
	.top_header .phone {
		padding-top: 10px;
		font-size: 40px;
		font-weight: bold;
		color: #fff;
	}
	.top_header .address {
		color: #fff;
	}
.btn-green {
	background-color: #9CC6A8;
}
.btn-green {
	background-color: #84a88e;
}

#home_form {
	background-color: #84BECC;
	padding: 60px 0px;
	color: #fff;
}
	.form_header {
		font-size: 70px;
		font-weight: bold;
		line-height: 1;
	}
	.form_sub_header {
		font-size: 40px;
		padding-bottom: 20px;
		line-height: 1;
	}
	form li {
		padding: 0px !important;
	}
	.wufoo li {
		width: 100% !important;
	}

.dd_form {
	color: #73879C !important;
	border-radius: 4px !important;
	font-size: 14px !important;
	padding: 5px 10px !important;
	font-weight: 400 !important;
	margin: 0px 0px 10px 0px !important;
}
.navbar-right .dropdown-menu {
	right: auto;
}
.btn-dd-huge {
	padding: 40px;
	font-size: 20px;
}
	.btn-dd-huge i {
		display: block;
		font-size: 60px !important;
	}
#dd_services {
	padding: 40px 0px;
}
.accolades {
	background-color:#9CC5A7;
	border-radius: 5px;
	padding: 25px;
	font-size: 18px;
	color: #fff;
}
	.accolades > div {
		padding-left: 25px;
    	text-indent:-25px;
    	line-height: 1.25;
    	padding-bottom: 10px;
	}
	.accolades [class^="icon-"]:before,.accolades [class*=" icon-"]:before{
		display: inline !important; 
	}

.accolades_alt {
	background-color:#85BECB;
	border-radius: 5px;
	padding: 25px;
	font-size: 18px;
	color: #fff;
}
	.accolades_alt > div {
		padding-left: 25px;
    	text-indent:-25px;
    	line-height: 1.25;
    	padding-bottom: 10px;
	}
	.accolades_alt [class^="icon-"]:before,.accolades [class*=" icon-"]:before{
		display: inline !important; 
	}

.page_heading {
	font-size: 60px;
	color:#85BECB;
	font-weight: 100;
	padding-bottom: 30px;
	line-height: 1;
}
.sub_page_list {
	background-color: #85BECB;
	margin:0px 0px 20px 0px;
	padding: 30px;
	border-radius: 10px;
	color: #fff;
	list-style-type:circle;
}
	.sub_page_list li {
		margin-left: 20px;
	}

.testimonial {
	background-color: #eef2f0;
	padding: 30px;
}
	.testimonial_text {

	}
	.testimonial_name {
		margin-top: 15px;
		font-weight: bold;
		font-size: 18px;
	}
.sub_page_image {
	border: 1px solid #ccc;
	padding: 10px;
	margin: 0px 0px 10px 10px;
}
.top_header_bar {
	background-color:#ccc;
}
.plan_options {
	font-size: 22px;
	background-color: #9CC5A7;
	text-align: center;
	color: #fff;
	font-weight: bold;
	border-radius: 5px;
	height: 140px;
	padding-bottom: 10px;
	padding-top: 40px;
	margin-bottom: 10px;
}
	.plan_options .plan_pricing {
		font-size: 22px;
		font-weight: normal;
	}
.map_link_a {
	background-color:#748ca7;
	font-size: 13px;
	color: #fff;
	padding: 1px 4px;
	margin-left: 3px;
	border-radius: 3px;
	margin-top: 4px;
	position: relative;
	top: -1px;
	margin-right: 3px;
}
.map_link_a:hover {
	color: #fff;
	text-decoration: underline;
}
.map_link_a:visited {
	color: #fff;
}