a img {
	border: 0;
}
body {
	background-color:#ffffff;
	color: #333333;
	font-size:100%;
}
body.editor_only, html, button, input, select, textarea,
.pure-g [class *= "pure-u"] {
	font-family: 'Open Sans', sans-serif; 
}
.font1 .pure-g [class *= "pure-u"],.pure-g .font1 [class *= "pure-u"], .font1, .enquiry fieldset  li label span {

}

button, input, select, textarea {
	background: #fff;
	color: #210A12;
}
body.editor_only {

	line-height: 1.6em;
}

.styled_font {

}

abbr {
	text-decoration: none;
}

img, iframe, embed, table {
	max-width: 100%;
}

body.editor_only, .content {
	line-height: 1.5em;
}
body.editor_only {

}

body.editor_only .library_folder, body.editor_only .gallery_folder {
	background: #66669a;
	border: 1px solid silver;
	clear: both;
}

#c1 .cke_contents {}

body.editor_only a, .content a {color: #0096B1;}
body.editor_only a:hover, .content a:hover {color: #A2D1D7;}

a[href^="tel:"], a.tel, a[href^="tel:"]:hover, a.tel:hover {
	color: inherit;
	text-decoration: none;
	cursor: default;
}


h1,h2,h3,h4,h5 {
	line-height:1.5em;
	color: #333333;
}

h1 {
	margin: 5px 0 10px 0;
	font-size: 3em;
	color: #0a6048;
	font-weight: 300;
}
.s358 h1 {
	color: #C4970F;
}
h1 .smlr, h2 .smlr {
	display: inline-block;
	color: #0096B1;
}
.s358 h1 .smlr, .s358 h2 .smlr {
	color: #231F20;
}
h1 .smlr {
	font-size: 0.66666667em;
}
h2 {
	margin:5px 0;
	font-size: 1.5em;
	font-weight: 300;
}
h2 .smlr {
	font-size: 0.8333333em;
}
h1:first-child, h2:first-child {
	margin-top: 0;
}
h1 strong,h2 strong {
	font-weight: 600;
}
h3 {
	margin:5px 0;
	font-size:1.25em;
	font-weight: 600;
}
h3 strong {
	font-weight: 700;
}
h4,h5,h6 {
	font-weight: bold;
	margin:5px 0;
}

p.top {
	font-size: 1.1875em;
	line-height:1.4em;
}

p {
	margin: .9em 0;
}

.embed-narrow {
	max-width: 450px;
	text-align: center;
	margin: 1em auto;
	clear: both;
}
.embed-align-center {
	margin: 1em auto;
	clear: both;
}

.highlite {
	color: #1c96b0;
	font-weight: 300;
	font-size: 3em;
	clear: both;
	line-height: 1.5em;
}
.s358 .highlite {
	color: #C4970F;
}
.highlite .smlr {
	font-size: 0.75em;
	line-height: 1em;
}
.highlite a {
	color: #000000 !important;
}

.wrapper {

}

table.styled {
	border: none;
	border-collapse: separate;
	border-spacing: 2px;
	margin: 1em 0;
	width: 100%;
}

table.styled caption {
	background: #52BDEB;
	padding: 10px;
	color: #ffffff;
	font-size: 1.2em;
}

table.styled th, table.styled td {
	padding:10px;
	margin:0;
	text-align:left;
	vertical-align: top;
}

table.styled th {
	background-color:#67C0D0;
	color: #fff;
	font-weight: 400;
	font-size: 1.25em;
	padding-top: 10px;
	padding-bottom: 10px;
}
.s358 table.styled th {
	background-color:#C4970F;
}
table.styled tr td {
	font-size: .875em;
}
table.styled tr:nth-child(odd) td {
	background: url('/ajax/rgba.php?r=0&g=0&b=0&a=7');
	background: rgba(0,0,0,.07);
}

table.styled tr:hover td {
	background: url('/ajax/rgba.php?r=0&g=0&b=0&a=10');
	background: rgba(0,0,0,.10);
}
table.styled strong {
	font-weight: 600;
}
img.styled, figure.styled {
	padding: 3px;
	background: #ffffff;
}
.styled figcaption {
	color: #000;
}
table.styled tr p:first-child {
	margin-top: 0;
}
table.styled tr p:last-child {
	margin-bottom: 0;
}


blockquote {
	border-left: 10px solid #0095B0;
	margin: 1.5em 0;
	padding: 1.5em 10px;
	quotes: "\201C""\201D""\2018""\2019";
	font-size: 1.1em;
}
blockquote:before, blockquote:after {
	color: #016048;
	content: open-quote;
	font-size: 4em;
	line-height: 0.1em;
	margin-right: 0.25em;
	vertical-align: -0.4em;
	font-family: Arial;
}
blockquote:after {
	content: close-quote;
	float: right;
	margin: .25em .25em;
}
blockquote p {
	display: inline;
}
blockquote sub {
	display: block;
	margin-top: 20px;
}

table.datatable {
	background:#eee;
	margin-bottom:1em;
	border:1px solid #aaa;
}

table.datatable th, table.datatable  td {
	padding:4px;
	margin:0;
}

table.datatable th {
	background:#ddd;
	text-align:center;
	font-weight:bold;
}

table.datatable tr:hover td {
	background:#ffd;
}

.img-center {
	float: none;
	margin: 0;
	text-align: center;
}

.image-center > figure {
	display: inline-block;
}
.image-captioned
	{
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

.image-captioned > figcaption, .image-captioned > img, .image-captioned > a {
	display: block;
	text-align: center !important;
	margin: 0 auto;
	max-width: 100%;
}

.image-captioned {
	padding: 3px;
	background: #fff;
}

.image-captioned > figcaption {
	display: block;
	font-size: .875em;
	line-height: 2em;
	vertical-align: middle;
	text-shadow: 0 !important;
}

.clean
{
    border: 0;
    background: none;
    padding: 0;
}

.clean > figcaption
{
    margin-top: .5em;
    font-size: .7em;
    text-align: right;
}
.img_float_left, .img_float_right {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: auto;
	max-width: 47.5%;
}

.img_float_left {
	margin:0 2% 10px 0;
	clear: left;
	float: left;
}
.img_float_left:after {
	clear: left;
}
.img_float_right {
	margin:0 0 10px 2%;
	clear: right;
	float: right;
}
.img_float_right:after {
	clear: right;
}
.img_float_left:after, .img_float_right:after {
	content: '';
	width: 100%;
	display: table;
}

time {
	display: inline;
}

hr {
	clear: both;
	height: 0;
	border: 0;
	border-top: 3px solid #67C0D0;
	border-bottom: 1px solid #016048;
	margin: 30px 0;
}

ul.unstyled, .unstyled li, dl.unstyled, .unstyled dd, .unstyled dt {
	list-style: none;
	padding: 0;
	margin: 0 auto;
}


ol.styled {
	counter-reset:li; /* Initiate a counter */
	margin-left:0; /* Remove the default left margin */
	padding-left:0; /* Remove the default left padding */
}
ol.styled > li {
	position:relative; /* Create a positioning context */
	margin:0 0 24px 40px; /* Give each list item a left margin to make room for the numbers */
	padding: 20px 29px; /* Add some spacing around the content */
	list-style:none; /* Disable the normal item numbering */
	min-height: 40px;
	background: #F5F5F5;
}
ol.styled > li:before {
	content:counter(li); /* Use the counter as content */
	counter-increment:li; /* Increment the counter by 1 */
	/* Position and style the number */
	position:absolute;
	top:-4px;
	left:-40px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	width:56px;
	height:56px;
	border-radius: 28px;
	border: 4px solid #fff;
	font-size: 25px;
	/* Some space between the number and the content in browsers that support
	generated content but not positioning it (Camino 2 is one example) */
	margin-right:8px;
	line-height:48px;
	color:#ffffff;
	background: #026048;
	font-weight:normal;
	text-align:center;
	z-index: 2;
}
.s358 ol.styled > li:before {
	background: #000000;
}

ol.styled li h2 {
	margin: -20px 0 0 0;
	padding: 0 29px 0 0;
	background: #fff;
	width: 105%;
	font-size: 1.25em;
}

ol.styled li h2.normal {
	margin-left: -29px;
	padding-left: 29px;
}
ol.styled li h2 strong {
	display: inline-block;
	color: #fff;
	margin: 0 0 0 -29px;
	background: #67C0D0;
	padding: 0 29px;
	line-height: 48px;
	font-weight: 400; 
	position: relative;
}
.s358 ol.styled li h2 strong {
	background: #DCBF6F;
}
ol.styled li h2 strong:after {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	margin-right: -22px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 24px 0 24px 22px;
	border-color: transparent transparent transparent #67C0D0;
}
.s358 ol.styled li h2 strong:after {
	border-color: transparent transparent transparent #DCBF6F;
}
ol.styled li p:last-child {
	margin-bottom: 0;
}

ol.styled li hr {
	border-top: 10px solid #fff;
	border-bottom: 0;
	margin: 0 -29px;
}

*.inline {
	display: inline-block;
}

.clear {
	clear:both;
}

.clearfix {

}
.clearfix:after {
	content:"";
	display:table;
	clear:both;
}