@import url("https://use.typekit.net/swx6mhm.css");

* {
	font-family: "semplicitapro", sans-serif;
	color: #484848;
	font-size: 20px;
	line-height: 28px;
}
body {
	padding-top: 212px;
}
body#tinymce {
	padding-top: 0px;
}

a {
	color:#043d02;
}
a:hover {
	color:#0f1330;
}
h1,h2,h3 {
	color: #043d02;
	margin-bottom: 15px;
}
h1 {
	font-size: 44px;
	line-height: 54px;
}
h2 {
	font-size: 34px;
	line-height: 44px;
}
h3 {
	font-size: 28px;
	line-height: 38px;
}

/* HEADER */
	header {
		background: #fff; 
	}
	header #above-nav {
		margin-top: 15px;
		font-size: 20px;
	} 
	header #above-nav #logo { 
		width: 23%;
		float: left;
		text-align: left;
		margin: 15px 0 10px 0;
	}
	header #above-nav #headerRight { 
		width: 77%;
		float: left;
		margin-top: 30px;
	}
	header #above-nav #headerRight #headerButton{ 
		text-align: right;
	}
	header #above-nav #slogan { 
		width: 60%;
		text-align: left;
		margin: 15px 5% 10px;
		color: #043d02;
		font-weight: bold;
		text-align: center;
		font-size: 19px;
		
	}
	header #above-nav #links {
		width: 30%;
		text-align: right;
		color: #043d02;
		margin-top: 20px;
	}
	header #above-nav #links #subnav { }
	header #above-nav #links #subnav ul { 
		list-style: none;
		float: right;
	}
	header #above-nav #links #subnav ul li { 
		float: left;
		margin: 10px 0;
		border-right: 0px solid #043d02;
		padding: 0 10px;
	}
	header #above-nav #links #subnav ul li:last-of-type { 
		border-right: 0px solid #043d02;
	}
	header #above-nav #links #subnav ul li a { 
		padding: 5px 15px;
		margin: 10px 0;
	}
	header #above-nav #links #hours-phone {
		float: right;
	}
	header #above-nav #links #hours-phone .hours {
		line-height: 60px;	
		float: left;
		padding-right: 20px;
	}
	header #above-nav #links .phone {
		line-height: 60px;
		font-weight: bold;
		float: left;
	}
	header #above-nav #links .phone a {
		color: #043d02;
		font-size: 30px;
	}
	header #above-nav #links #subnav a {
		font-size: 20px;
	}
	header #above-nav #links #subnav a i {
		font-size: 32px;
	}
	header #navigation {
		background: #043d02;
	}
	header .nav > ul > li[rel="58"] {
		/* background: #048000; */
		background: #e9bb10;
		color: #333;
	}
	header .nav > ul > li[rel="58"] a {
		color: #333;
	}
	header #navigation .nav:after {
		content:'';
		display: block;
		clear:both;
	}
	header #nav {
		text-align: center; 
	}
	header .nav ul li a {
		color: #fff;
		text-transform: uppercase;
	}
	header #navigation .nav > ul > li:hover {
		background: #fff;
	}
	header #navigation .nav > ul > li:hover ul li a:hover {
		color: #043d02;
		background: #efefef;
	}
	header #navigation .nav > ul > li:hover a {
		color: #043d02;
	}
/* ^ HEADER */
/* BLOCKS */
	.doublecolumn.wideleft .right .button,
	.doublecolumn.wideright .left .button {
		margin-top: 100px;
	}
	.TabbedPanel.Purple,
	.TabbedPanel.Brown,
	.TabbedPanel.Green,
	.TabbedPanel.Blue,
	.TripleColumn.Purple,
	.TripleColumn.Brown,
	.TripleColumn.Green,
	.TripleColumn.Blue {
		padding: 20px 0 50px;
		clip-path: polygon(100% 1%, 100% 85%, 50% 100%, 0 85%, 0 0);
	}
	.TabbedPanel.Blue .content,
	.TripleColumn.Blue {
		background: #d5eef1;
	}
	.TabbedPanel.Green .content,
	.TripleColumn.Green {
		background: #aadfac;
	}
	.TabbedPanel.Brown .content,
	.TripleColumn.Brown {
		background: #dfc7aa;
	}
	.TabbedPanel.Purple .content,
	.TripleColumn.Purple {
		background: #caaadf;
	}
	.TripleColumn .left,
	.TripleColumn .right,
	.TripleColumn .center {
		padding: 0 30px;
	}
	.TripleColumn h3 {
		font-size: 26px;
	}
	.TripleColumn h3 strong {
		font-size: 50px;
	}
	
	.TabbedPanel .header .tab-header {
		background: #043d02;
		color: #fff;
		text-align: center;
		margin-right: 15px;
		padding: 10px;
		float: left;
		cursor: pointer;
	}
	.TabbedPanel .header .tab-header:hover {
		text-decoration: underline;
	}
	.TabbedPanel .header .tab-header.active {
		background: #0a83eb;
	}
	.TabbedPanel .content .tab-content {
		display: none;
		padding: 30px 0;
	}
	.TabbedPanel .content .tab-content.active {
		display: block;
	}
/* ^ BLOCKS */
/* FOOTER */
	footer {
		background: #fff;
		border-top: 10px solid #043d02; 
	}
	#footer #siteby {
		margin-top: 25px;
		text-align: right;
		
	}
	#footer #siteby img {
		max-width: 200px;
		
	}
	#footer {
		color:#848484;
		font-size:16px;
		padding-top:40px;
		padding-bottom:0px; 
		
	}
	#footer #footer-logos img {
		width: auto;
		height: 55px;
	}
	#footer a {
		color: #848484;
	}
	#footer .col1 {
		width: 10%;
	}
	#footer .col2 {
		width: 52%;
	}
	#footer .col3 {
		width: 38%;
		text-align: right;
	}
/* ^ FOOTER */

.blockss[rel="1"] {
	margin-top: -170px;
}

h2.header { 
	background: #043d02;
	color: #fff;
	text-align: center;
	padding: 20px;
	max-width: 60%;
	margin: 0 auto;
	font-weight: normal;
}
input.button,
a.button {
	padding: 5px 15px;
	margin-right: 15px;
	text-transform: uppercase;
	background: #f9bc01;
	color: #043d02;
	border: 1px solid #043d02;
}
input.button.disabled {
	cursor: wait;
	background: #efefef;
}

a.button:hover {
	background: #999;
	text-decoration: none;
}
a.button.dark {
	background: #043d02;
	color: #fff;
}
a.button.dark:hover {
	background: #edf0ef;
	color: #043d02;
	text-decoration: none;
}
header a.button {
	padding: 5px 25px;
	margin-right: 0px;
	background: #048000;
	color: #fff;
	font-size: 20px;
	border-radius: 20px;
	border: 1px solid #043d02;
	text-transform: none;
}
header a.button:hover {
	background: #043d02;
	color: #fff;
}

.staticText, .banner_overlay {
	top: 40% !important;
	height: 40% !important;
	width: 80% !important;
	left: 5% !important;
}
.staticText .banner_overlay_header, .banner_overlay_header {
	color: #fff !important;
	font-size: 30px !important;
	font-weight: bold !important;
	font-style: italic !important;
	margin-bottom: 15px !important;
	line-height: 46px !important;
}
.banner_overlay_subhead {
	color: #fff !important;
	margin-bottom: 25px !important;
	font-size: 20px !important;
	line-height: 28px !important;
	font-weight: normal !important;
}
.banner_buttom a {
	background: #f9bc01 !important;
	color: #043d02 !important;
	border: 1px solid #043d02 !important;
	padding: 5px 10px !important;
	text-align: center !important;
	text-transform: uppercase !important;
	font-size: 22px !important;
}
.block.four-images .FourColumn .col span {
	margin: 0px;
	background-color: #044703;
	padding: 15px 10px 15px 10px;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
	display: block;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
}
.block.four-images .FourColumn .col img {
	margin: 0px;
	width: 100%;
}
.block.four-images .FourColumn .col a:hover span {
	background: #032903;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.block.four-images .FourColumn .col a:hover {
	color: #fff;
	texdt-decoration: none;
}
.block.bottom-border {
	border-bottom: 1px solid #000;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.quote {
	color: #044703;
	font-size: 28px;
	font-family: Georgia, Constantia, 'Lucida Bright', 'DejaVu Serif', 'serif';
	font-style: italic;
	margin-bottom: 15px;
	line-height: 38px;
}
.quote-name {
	color: #044703;
}
/* TOP FORM */
	#service-drop {
		position: absolute;
		width:100%;
		top:0px;
		left:0px;
		font-size: 18px;
		z-index: 93;
	}
	#service-form {
		background-color:#f2eee1;
		padding:0px 30px 30px 30px;
		color:#000;
		box-shadow: 0px 15px 10px rgba(0,0,0,.7);
		display:none;
	}
	#service-form .split-2:last-of-type {
		padding-top:0px;
	}
	#service-form .option td input[type=text],
	#service-form .formWrapper .field label,
	#service-form .formWrapper .field input[type=text],
	#service-form .formWrapper .field select,
	#service-form .formWrapper .field textarea {
		margin-top: 0px;
		margin-bottom: 5px;
		padding: 5px 10px;
	}
	#service-header {
		background-color:#043d02;
		color:#fff;
		padding:15px;
		text-align:center;
		font-size:22px;
		margin-bottom:15px;
	}
	#service-header a {
		color: #fff;
		text-decoration: underline;
	}
	#service-header p {
		color: #fff;
		margin-bottom: 0;
	}
	#service-header h2 {
		color: #fff;
		margin-bottom: 10px;
	}
	#service-header > div {
		font-size:28px;
		font-weight:700;
	}
	#service-btn {
		background-color:#e9bb10;
		color:#043d02;
		max-width:320px;
		margin:0px auto;
		text-align:center;
		font-weight:700;
		padding:10px;
		cursor: pointer;
		-webkit-clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
		clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
	}
	input[type="password"], input[type="email"], input[type="number"], input[type="file"], input[type="text"], textarea, select {
		-webkit-appearance: none;
		border-radius: 0;
		font-family: inherit;
		font-size: inherit;
		font-weight: inherit;
		background-color: #f3f3f3;
		border: 0px;
		padding: 10px;
		width: 100%;
		margin-bottom: 15px;
	}
/* ^ TOP FORM */

@media (max-width:1100px) {
	#footer .footer-nav ul {
		float: left;
	}
	#footer .footer-nav ul li a {
		padding: 0px 2px;
	}
}
@media (max-width:1000px) {
	body {
		padding-top: 0px;
	}
	#xservice-drop {
		display: none;
	}
	header #above-nav {
		margin-top: 0px;
	}
	header #above-nav .container {
		padding-top: 55px;
	}
	header #above-nav #slogan { 
		width: 100%;
		text-align: center;
	}
	header #navigation .nav > ul > li:hover {
		background: #f9f9f9;
	}
	header #navigation .nav > ul > li:hover a {
		background: #f9f9f9;
	}
	header #above-nav #links #subnav ul { 
		float: none;
		text-align: center;
	}
	header #above-nav #links #subnav ul li { 
		float: none;
		width: 100%;
	}
	.block[rel="1"] {
		margin-top: -50px;
	}
	/* HEADER */
		header #above-nav #links,
		header #above-nav #logo {
			width: 100%;
			margin: 10px 0 0;
		}
		header #above-nav #logo {
			text-align: center;
		}
		header #above-nav #links #hours-phone .hours,
		header #above-nav #links #hours-phone .phone {
			width: 100%;
			margin: 10px 0 0;
			text-align: center;
			line-height: 30px;
		}
		header .nav ul li a {
			color: #043d02;
		}
		header #above-nav #links #hours-phone {
			float: none;
		}

	/* ^ HEADER */
	/* FOOTER */
		#footer .right,
		#footer .left {
			width: 100%;
			margin: 10px 0 0;
			text-align: center;
			padding: 0 20px;
		}
		#footer .footer-nav ul li {
			width: 100%;
			text-align: center;
			margin-bottom: 5px;
		}
		#footer p span {
			display: block;
		}
		#footer p span.no-mobile {
			display: none;
		}
	/* ^ FOOTER */
}
