header img {padding-bottom: 10px}
.hero {
	background-image: url(../images/banner.jpg);
	padding: 40px 0;
	width: 100%;
	background-size: cover

}
.skips-wrapper {background: #fff; padding: 20px 0px 60px 0px}
.skips-wrapper .row, .text-wrapper  .row {width: 90%}
.text-wrapper {background: #efefef; padding: 60px 0 60px 0; border: 1px solid #ccc}
.areas-wrapper {padding: 50px 0px 50px 0px}
.scrap-wrapper {padding: 50px 0px 50px 0px; background: #444;}
strong { font-weight:600 !important}
.green { color:#72BF00 !important }
.imgright { float:right; margin-right:-15px}
p {font-family: 'Open Sans', sans-serif; font-size:15px; line-height:29px}
#slider {
	background: url(../images/foundation/orbit/loader.gif) center center #716456;
	height: 300px;
	background-repeat: no-repeat
}
h1,h2 {color:#76BD00}

#slider img {
	display: none;
}
#slider.orbit {
	background: none;
}
#slider.orbit img {
	display: block;
}
.first { height:20px}
/* -----------------------------------------
   Shared Styles
----------------------------------------- */
.centre {
	text-align: center
}
img
{  border-style: none;
}
.clear {
	clear: both
}
.grey { color:#bbb}
.circle{
  width:100%;
  border-radius:50%;
  text-align:center;
  font-size: 40px;
  padding:50% 0;
  line-height:0;
  position:relative;
  background:#76BD00;
  color: white;
}
.titleblock {
	width: 100%;
	
	background-color: #444;
	border: 1px solid #444;
	
	color: #fff;
	display: inline-block;
	font-family: inherit;
	font-size: 26px;
	
	line-height: 1;
	margin: 10px 0 22px 0;
	padding: 10px 20px 11px;
	position: relative;
	text-align: center;
	text-decoration: none;
	-webkit-transition: background-color 0.15s ease-in-out;
	-moz-transition: background-color 0.15s ease-in-out;
	-o-transition: background-color 0.15s ease-in-out;
	transition: background-color 0.15s ease-in-out;
	font-family: 'Montserrat', sans-serif;
}

ul.arrowList li a {
	color: #ccc;
	
}
ul.arrowList li {
	list-style-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 28px !important;
	padding: 0px 0px 0px 10px !important;
	margin-left: 18px !important;
	color: #ccc;
	font-family: 'Boogaloo', cursive;
}
ul.arrowList2 {
	padding: 0px;
	margin-left: 25px;
	margin-bottom: 8px;
	color: #004E72;
}
.arrowList2 li {
	list-style-image: url(../images/arrow.png);
	list-style-type: none;
	padding: 0px 0px 4px 5px;
	font-size: 18px;
	font-weight: bold
}
.border {
	border: solid 1px #e6e6e6;
}
img.border {
	border: solid 1px #e6e6e6;
}
.couple {
	background-color: #F0F0F0
}
.recent {
	margin-bottom: 40px !important
}
.telephone {
	margin-top: 30px
}
.telephone p {
	color: #00A752;
	font-size: 28px;
	letter-spacing: -1px;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
}
.telephone span {
	color: #004E72;
	font-size: 12px
}
.disclaimer {
}
.footer-wrapper {padding: 50px 0 40px 0; background: #222222}
.areas-wrapper {background: black}

footer p {
	
	font-size: 14px
}
footer.row div.eight.columns {
	margin-left: 10px
}
footer a {color: #76BD00 }
figure {
	min-width: 178px;
	/** outline: solid 1px red; /* uncomment rule to see figure outline */
	position: relative;
}
img {
	max-width: 100%;
}
figcaption {
	top: 0;
	left: 0;
	right: 0;
	margin: 0;
	padding: 8px 8px 0 8px;
	position: absolute;
	color: white;
	font-family: Helvetica;
	font-size: 14px;
	background-color: rgba(255,255,255,0.56);
	height: 44px;
}
figcaption h4 {
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 6px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	font-size: 25px;
}
figcaption p {
	margin: 0;
	line-height: 1.25;
}
.shadow {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 4px 4px 6px rgba(0,0,0,.2);
	-webkit-box-shadow: 4px 4px 6px rgba(0,0,0,.2);
	-moz-box-shadow: 4px 4px 6px rgba(0,0,0,.2);
	-o-box-shadow: 4px 4px 6px rgba(0,0,0,.2);
	margin: 0 0 5px;
	background: #fff;
	border: 4px solid #fff;
}

img.shadow {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 1px 1px 4px rgba(0,0,0,.2);
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,.2);
	-moz-box-shadow: 1px 1px 4px rgba(0,0,0,.2);
	-o-box-shadow: 1px 1px 4px rgba(0,0,0,.2);
	margin: 0 0 5px;
	background: #fff;
	border: 9px solid #fff;
}
/*.shadow img {
border: solid 1px #e6e6e6;
}*/
.slidePanel {
	margin: 0;
	display: none;
}
.styled-select select {
	background-color: #FFF;
	padding: 5px;
	font-size: 12px;
	border: 1px solid #ccc;
	height: 34px;
	font-family: Arial, Helvetica, sans-serif
}
.tp {
	margin: 10px 0
}

div.eight.columns .twelve.columns .six.columns {
	padding: 0 0 0 0
}
div.six.columns.marleft {
	padding: 0 0 0 5px !important
}
div.six.columns.marright {
	padding: 0 5px 0 0 !important
}
label { color:#535353; font-size:12px}
input { height: 44px !important}

