@font-face {
	font-family: Open Sans;
	src: url(/ttf/OpenSans-Regular.ttf);
	font-weight: 400;
}
/* simple reset */
HTML, BODY, FORM, FIELDSET, LEGEND, H1, H2, H3, H4, H5, H6, P {
	margin: 0px;
	padding: 0px;
}
FIELDSET, IMG {
	border: 0;
}
BODY {
	background-color: #F7F7F7;
	font-family: 'Open Sans', sans-serif;
	/*font-family: sans-serif;*/
}
#main H1, #main H2, #main H3, #main H4 {
	font-family: georgia;
}
#main H1 {
	font-size: 27px;
	line-height: 33px;
	margin-bottom: 12px;
	color: #232323;
	text-shadow: 0 0 1px #A5A5A5;
	/*text-transform: uppercase;*/
}
#main H2 {
	font-size: 24px;
	line-height: 31px;
	margin-bottom: 12px;
	color: #232323;
	text-shadow: 0 0 1px #A5A5A5;
}
#main H3 {
	font-size: 20px;
	line-height: 29px;
	margin-bottom: 12px;
	color: #232323;
	text-shadow: 0 0 1px #A5A5A5;
}
#main H4 {
	font-size: 18px;
	line-height: 27px;
	margin-bottom: 12px;
	color: #232323;
	text-shadow: 0 0 1px #A5A5A5;
}
#main H5 {
	font-size: 18px;
	line-height: 27px;
	margin-bottom: 12px;
	color: #232323;
	text-shadow: 0 0 1px #A5A5A5;
}
#main H6 {
	font-size: 18px;
	line-height: 27px;
	margin-bottom: 12px;
	color: #232323;
	text-shadow: 0 0 1px #A5A5A5;
}
#main P, #main SPAN {
	font-size: 15px;
	line-height: 21px;
	margin-bottom: 17px;
}
#main UL {
	margin-bottom: 17px;
	background-color: #F7F7F7;
	border: 1px solid #D7D7D7;
	/*+border-radius: 1px;*/
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	-khtml-border-radius: 1px;
	border-radius: 1px;
	padding: 12px 30px;
}
#main UL LI {
	color: #2A2A2A;
	font-size: 15px;
	line-height: 24px;
	margin-bottom: 0px;
}
#main UL LI UL {
	border: 0 none transparent;
	margin-bottom: 0px;
	padding: 7px 30px;
}
#main A {
	color: #2F507B;
	text-decoration: none;
	/*border-bottom: 1px solid #b1c5de;*/
	/*transition: all 0.2s ease;*/
}
#main A:hover {
	border-bottom: 1px solid transparent;
}
.clear {
	clear: both;
}
#topWrap {
	background-color: #F1EEA7;
	background-color: #A7DFEC;
	background-color: #7B97AC;
	/*background-image: url('/img/rice.png');*/
}
#top {
	width: 960px;
	margin: 0 auto;
	padding: 10px 0;
}
H1#logo {
	float: left;
	/*display: none;*/
}
H1#logo A {
	display: inline-block;
	height: 100px;
	width: 223px;
	background-image: url('/img/kerring-group-logo-v3.jpg');
	text-indent: -10000px;
	color: #FFFFFF;
	text-decoration: none;
}
#topContact {
	float: right;
	margin: 0 20px 0 0;
	/*display: none;*/
}
P.topPhone {
	display: block;
	color: #014022;
	color: #8F3218;
	text-decoration: none;
	font-size: 19px;
	text-align: right;
	margin: 0px 0 0;
}
P.topPhone SPAN {
	color: #8F3218;
	color: #014022;
	font-weight: bold;
	padding-right: 3px;
}
P.topPhone:hover {
	opacity: 0.85;
}
P.topPhone A {
	color: #8F3218;
	color: #F7F7F7;
	text-shadow: 4px 3px 5px #AEA4A4;
}
#topMiscText {
	display: block;
	font-size: 15px;
	color: #FFFFFF;
	text-align: right;
	margin: 0 0 4px 0;
}
#topMiscText A {
	color: #000000;
	/*color: #8F3218;*/
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
}
UL#social {
	margin: 0px 0 0;
	padding: 0;
	list-style-type: none;
	float: right;
}
UL#social LI {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}
UL#social LI A {
	background-image: url('/img/social.png');
	background-image: url('/img/social-icons-2016.jpg');
	display: block;
	float: left;
	height: 32px;
	width: 32px;
	background-size: 125px;
	background-size: 210px;
	text-indent: -10000px;
	/*background-color: #FFFFFF;*/
	margin: 0 5px 0 0;
	/*(*+border-radius: 7px;*)
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;*/
	/*(*+border-radius: 1px;*)
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	-khtml-border-radius: 1px;
	border-radius: 1px;*/
	transition: all 0.4s ease;
}
UL#social LI:hover A {
	opacity: 0.8;
}
UL#social LI:last-of-type A {
	margin: 0;
}
UL#social LI A#facebook {
	background-position: 0px -1px;
}
UL#social LI A#twitter {
	background-position: -36px -1px;
}
UL#social LI A#instagram {
	background-position: -2px -36px;
}
UL#social LI A#soundcloud {
	background-position: -176px -71px;
}
UL#social LI A#linkedin {
	background-position: -107px -106px;
}
UL#social LI A#youtube {
	background-position: -72px -71px;
}
UL#social LI A#google_plus {
	background-position: -106px -71px;
}
UL#social LI A#pinterest {
	background-position: -37px -106px;
}
UL#social LI A#rss {
	background-position: -178px -105px;
}
UL#social LI A#vine {
	background-position: -142px -106px;
}
UL#social LI A#flickr {
	background-position: -71px -105px;
}
UL#social LI A#vimeo {
	background-position: -142px -71px;
}
/*NAV start*/
#mobileMenu {
	display: none;
}
#navWrap {
	/*background-color: #0253c8;*/
	/*border-top: 1px solid #9D9D9D;*/
	/*border-bottom: 1px solid #9D9D9D;*/
	/*background-position: 0px -2px;*/
	/*background-image: linear-gradient(black, #5C5C5C);*/
	/*display: none;*/
	/*color: #232323;*/
	/*background-image: url('/img/nav.png');*/
	border-top: 1px solid #3E3E3E;
	border-bottom: 1px solid #3E3E3E;
	/*background-image: linear-gradient(#2F2F2F 52%, #232323 48%);*/
	/*background-image: linear-gradient(#014022 52%, #01301A 48%);*/
	/*background-image: linear-gradient(#2F2F2F 52%, black 48%);*/
	height: 45px;
	/*color: #01301a;*/
	background-color: gray;
}
UL#nav {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
}
UL#nav LI {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
	float: left;
	position: relative;
}
UL#nav LI A {
	display: block;
	float: left;
	margin: 0;
	padding: 12px 15px 10px;
	text-decoration: none;
	color: #FFFFFF;
	border-left: 1px solid #575757;
	height: 23px;
	/*text-transform: uppercase;*/
	/*transition: all 0.5s ease;*/
	font-size: 14px;
}
UL#nav LI:hover A {
	background-color: #565656;
	color: #ECECEC;
}
UL#nav LI:last-of-type A {
	border-right: 1px solid #575757;
}
UL#nav LI UL {
	display: none;
	position: absolute;
	padding: 0px;
	z-index: 1000;
	width: auto;
	margin: 45px 0 0;
	height: auto;
	/*background-color: #F1EEA7;*/
	background-color: #01301A;
}
UL#nav LI UL LI {
	display: block;
	float: left;
	position: relative;
}
UL#nav LI UL LI A {
	max-width: 250px;
	min-width: 185px;
	width: 100%;
}
UL#nav LI:hover UL LI A {
	color: #FFFFFF;
}
UL#nav LI UL LI:hover A {
	background-color: #014022;
	background-color: #7B97AC;
	color: #F1EEA7;
	color: #FFFFFF;
}
UL#nav LI UL LI:last-of-type A, UL#nav LI:last-of-type UL LI A, UL#nav LI:last-of-type UL LI:last-of-type A {
	border-right: 0px none transparent;
}
UL#nav LI:hover UL {
	display: block;
}
UL#nav LI:hover UL LI UL {
	display: none;
}
UL#nav LI UL LI:hover UL {
	display: block;
}
UL#nav LI UL LI:hover UL LI A {
	background-color: #1E1E1E;
	color: #FFFFFF;
}
UL#nav LI UL LI UL LI:hover A {
	background-color: #2F2F2F;
	color: #A3BBDA;
}
UL#nav LI UL LI UL {
	left: 235px;
	margin: 0;
}
/*NAV end*/
#mainWrap {
	border-top: 7px solid #E5E5E5;
	border-bottom: 1px solid #D7D7D7;
}
#main {
	width: 958px;
	margin: 0 auto;
	background-color: #FFFFFF;
	border-left: 1px solid #D7D7D7;
	border-right: 1px solid #D7D7D7;
	display: flex;
}
#mainLeft {
	float: left;
	width: 600px;
	padding: 20px;
}
/*SLIDER*/
#sliderWrap {
	height: 280px;
}
#sliderWrap A {
	border-bottom: 0px none transparent;
}
#sliderWrap IMG {
	height: 280px;
	width: 600px;
	position: relative;
}
#sliderWrap {
}
#sliderWrap DIV.cycle-pager {
	position: relative;
	bottom: 35px;
	z-index: 101;
	text-align: center;
	display: none;
}
#sliderWrap DIV.cycle-pager SPAN {
	font-size: 28px;
	color: #FFFFFF;
	text-shadow: 0px 0px 3px #000000;
	height: 32px;
	display: inline-block;
	letter-spacing: 3px;
	cursor: pointer;
}
#sliderWrap DIV.cycle-pager SPAN.cycle-pager-active {
	color: #A3BBDA;
}
#sliderPrevNext {
	position: relative;
	bottom: 35px;
	z-index: 100;
}
#sliderPrevNext A {
	text-decoration: none;
	color: #FFFFFF;
	text-shadow: 0px 0px 3px #000000;
	font-size: 55px;
	height: 68px;
	display: inline-block;
	position: relative;
	width: 28px;
}
#sliderPrevNext A:hover {
	color: #A3BBDA;
}
#sliderPrevNext A#prev {
	bottom: 152px;
}
#sliderPrevNext A#next {
	bottom: 152px;
	left: 538px;
}
#homeTiles {
	height: 125px;
	margin: 20px 0;
}
#homeTiles .homeTile:nth-of-type(2) {
	margin: 0 22px 0 23px;
}
.homeTile {
	height: 125px;
	width: 185px;
	float: left;
	background-color: black;
}
.homeTile IMG {
	vertical-align: bottom;
	/*+box-shadow: 0 0 3px 1px #E1E1E1;*/
	-moz-box-shadow: 0 0 3px 1px #E1E1E1;
	-webkit-box-shadow: 0 0 3px 1px #E1E1E1;
	box-shadow: 0 0 3px 1px #E1E1E1;
}
.homeTile A {
	text-decoration: none;
	display: block;
	height: 125px;
	position: relative;
	z-index: 100;
}
#main .homeTile A SPAN {
	display: block;
	width: 185px;
	text-align: center;
	position: relative;
	bottom: 39px;
	color: #FFFFFF;
	text-shadow: 0px 0px 4px #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 26px;
	text-transform: uppercase;
	opacity: 0;
	filter: alpha(opacity=0);
	/*background-color: #2f2f2f;*/
	background: rgba(0, 0, 0, 0.7);
	padding: 3px 0 4px;
	transition: all 0.5s ease;
}
#main .homeTile:hover SPAN {
	/*display: block;*/
	opacity: 1.0;
	filter: alpha(opacity=100);
	/*transition: all 0.5s ease;*/
}
#homeCopy {
}
#mainRight {
	float: left;
	padding: 20px;
	width: 277px;
	/*border-left: 1px solid #d7d7d7;*/
	background-color: #EEEEEE;
	/*display: flex;*/
	border-left: 1px solid #D7D7D7;
}
#mainRight IMG {
	max-width: 100% !important;
	height: auto !important;
}
#footWrap {
	border-top: 7px solid #E5E5E5;
	background-color: #202020;
	background-color: #7B97AC;
	/*background-image: url('/img/rice.png');*/
	/*background-image: linear-gradient(#5C5C5C, black);*/
	/*background-image: linear-gradient(#01301A, #014022);*/
}
#foot {
	width: 960px;
	margin: 0 auto;
	text-align: center;
	padding: 20px 0;
}
#foot P {
	color: #FFFFFF;
	font-size: 14px;
}
UL#footNav {
	margin: 15px 0 0;
	padding: 0;
	list-style-type: none;
}
UL#footNav LI {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}
UL#footNav LI A {
	color: #FFFFFF;
	text-decoration: none;
	width: ;
	padding: 0 10px;
	border-right: 1px solid #505050;
}
UL#footNav LI:last-of-type A {
	border-right: 1px solid transparent;
}
UL#footNav LI A:hover {
	color: #C1C1C1;
}
#eeFootTag {
	color: #D7D7D7;
	font-size: 12px;
	margin: 15px 0 10px;
	letter-spacing: 1px;
}
#eeFootTag A {
	color: #D2893A;
	text-decoration: none;
}
P#footerText {
	font-size: 14px;
}
/*BREADCRUM*/
#breadcrumWrap {
	margin-bottom: 20px;
}
#breadcrum {
	padding: 10px 15px;
	background-color: #EEEEEE;
	border-top: 1px solid #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
	border: 1px solid #D7D7D7;
	font-size: 14px;
}
#breadcrum #currentPage {
	/*font-weight: bold;*/
	/*font-size: 13px;*/
	color: #3A3A3A;
}
/*SUB NAV*/
#main UL#subNav {
	list-style-type: none;
	padding-left: 20px;
	font-weight: bold;
}
#main UL#subNav LI {
}
#main UL#subNav LI A {
	/*color: #000000;*/
	/*background-color: #FFFFFF;*/
	/*border-bottom: 1px none transparent;*/
	/*padding: 0 5px;*/
}
#main UL#subNav LI.active A {
	/*background-color: #E5E5E5;*/
	color: #2F507B;
	color: #000000;
	/*border-bottom: 1px solid #B1C5DE;*/
	/*padding: 0 5px;*/
	border-bottom: 1px none transparent;
}
#main UL#subNav LI.active UL LI A {
	color: #2F507B;
	/*background-color: #E5E5E5;*/
	border-bottom: 1px solid #B1C5DE;
	/*color: #000000;*/
	background-color: transparent;
	/*border-bottom: 1px none transparent;*/
	padding: 0;
}
#main UL#subNav LI.active UL LI A:hover {
	border-bottom: 1px none transparent;
}
#main UL#subNav LI UL {
	list-style-type: none;
	padding-left: 20px;
	font-weight: normal;
}
/*LAST UPDATED*/
#main #lastUpdatedWrap {
	margin: 20px 0 0;
}
#main #lastUpdated {
	padding: 5px 15px;
	background-color: #EEEEEE;
	border-top: 1px solid #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
	border: 1px solid #D7D7D7;
}
#main #lastUpdated SPAN {
	font-size: 14px;
	color: #232323;
}
/*custom*/
DIV#mainRight TABLE {
	background-color: #FFFFFF;
	border: 1px solid #D7D7D7;
	padding: 10px;
}
DIV#mainRight TABLE TR TD {
	padding: 5px;
}
DIV#mainRight TABLE TR TD P {
	text-align: center;
	font-size: 12px;
}
/*form*/
.formTable {
	font-family: 'Open Sans Condensed', sans-serif;
}
.formTable TR TD {
	padding: 6px;
	vertical-align: top;
}
.formTable TR TD:first-child {
	text-align: right;
	padding-top: 12px;
}
.formTable INPUT, .formTable TEXTAREA {
	font-family: 'Open Sans Condensed', sans-serif;
}
.formTable INPUT {
	outline: 0 transparent;
	border: 1px solid #C7C7C7;
	padding: 5px;
	color: #5D5D5D;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 15px;
}
.formTable SELECT {
	outline: 0 transparent;
	border: 1px solid #C7C7C7;
	padding: 5px;
	color: #5D5D5D;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 15px;
}
.formTable TEXTAREA {
	border: 1px solid #C7C7C7;
	padding: 5px;
	resize: none;
	outline: 0 transparent;
	color: #5D5D5D;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 15px;
}
.formTable .submitButton {
	width: 80px;
	cursor: pointer;
	float: right;
	font-size: 15px;
}
.formTable LABEL {
	display: block;
	width: 106px;
	font-size: 15px;
}
.serverEr {
	display: inline;
	margin-left: 10px;
}
.loaderImg {
	display: none;
	position: relative;
}
TABLE.formTable {
	border-collapse: collapse;
	border: 0 solid transparent;
}
TABLE.formTable TR TD {
	border-bottom: 0 solid transparent;
	border-right: 0 solid transparent;
}
TABLE.formTable TR TD {
	padding: 6px 22px 6px 6px;
}
.left {
	text-align: left;
	font-weight: bold;
}
.formTable LABEL.checkboxLabel {
	width: auto;
}
/*CONTACT*/
#contactForm .formTable, #referralForm .formTable {
	color: #5D5D5D;
	padding: 15px 29px 15px 27px;
	margin: 0;
}
#contactForm .formTable INPUT, #referralForm .formTable INPUT {
	width: 368px;
	position: relative;
	bottom: 4px;
	/*+placement: shift 0px 0px;*/
	position: relative;
	left: 0px;
	top: 0px;
}
#contactForm .formTable SELECT, #referralForm .formTable SELECT {
	position: relative;
	bottom: 4px;
	/*+placement: shift 0px 0px;*/
	position: relative;
	left: 0px;
	top: 0px;
}
#contactForm .formTable TEXTAREA, #referralForm .formTable TEXTAREA {
	width: 368px;
	height: 100px;
}
#contactForm .formTable INPUT[type=checkbox], #referralForm .formTable INPUT[type=checkbox] {
	width: auto;
}
#contactForm .formTable #code, #referralForm .formTable #code {
	width: 75px;
}
#contactForm .formTable #captchaImg, #referralForm .formTable #captchaImg {
	position: relative;
	left: 10px;
	top: 6px;
	border: 4px solid #FFFFFF;
}
#contactForm .formTable .submitButton, #referralForm .formTable .submitButton {
	position: relative;
	width: 80px;
	top: 4px;
	background-color: #01301A;
	color: #FFFFFF;
}
#contactFormLoaderImg {
	left: 21px;
	top: 3px;
}
.successMsg {
	/*color: #9BBA3B;*/
	font-weight: bold;
}
.erMsg {
	display: block;
	color: #FF0000;
}
