@charset "utf-8";
/* CSS Document */

/* ULTIMATE UNDERDECK 2010
===================================== */

/* LAYOUT
===================================== */
body {
	background-color: #fff;
	background-image:url(images/top_bkgd.jpg);
	background-repeat:repeat;
	margin-top: 16px;
}

body, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a, a:link {
	color:#487d09;
}
a:hover, a:active, a:focus {text-decoration:none;}

/* TYPE
===================================== */
h3 {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
margin-top:0;
padding-right:18px;
font-size: 17px;
font-weight: bold;
}

.main{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
padding-right:10px;
}

.nav {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 12px;
font-weight: bold;
line-height:30px;
padding-left:15px;
}

.subnav {
font-family: Geneva, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 11px;
padding-bottom: 3px;
}

.footer {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
font-size:9px;
line-height:30px;
padding-left:10px;
}

.toplinks {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #121212;
font-size:9px;
padding-top:10px;
padding-bottom:7px;
padding-right:6px;
}

.midnav {
font-family: Geneva, Arial, Helvetica, sans-serif;
color: #fff;
font-size: 13px;
font-weight:bold;
line-height:28px;
padding-right:12px;
}

/* LINKS
===================================== */
.main a:link, .main a:visited, .main a:active {
	color: #8CC63F;
	text-decoration: none;
}
.main a:hover {
	color: #8CC63F;
	text-decoration: underline;
}

.nav a:link, .nav a:visited, .nav a:active {
	color: #000000;
	text-decoration:none;
}
.nav a:hover {
	color: #5D832B;
	font-style:italic;
	text-decoration: none;
}

.subnav a:link, .subnav a:visited, .subnav a:active {
	color: #9A4A03;
	text-decoration: none;
}
.subnav a:hover {
	color: #9A4A03;
	text-decoration: underline;
}

.footer a:link, .footer a:visited, .footer a:active {
	color: #60822C;
	text-decoration: none;
}
.footer a:hover {
	color: #60822C;
	text-decoration: underline;
}

.toplinks a:link, .toplinks a:visited, .toplinks a:active {
	color: #121212;
	text-decoration: none;
}
.toplinks a:hover {
	color: #121212;
	text-decoration: underline;
}

.midnav a:link, .midnav a:visited, .midnav a:active {
	color: #fff;
	text-decoration: none;
}
.midnav a:hover {
	color: #000;
	text-decoration: none;
}
.botnav a:link, .botnav a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size:12px;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
	list-style-type: none;
}
.botnav a:hover {
	text-decoration: underline;
}
.botnav ul {
	list-style-type: none;
}

/* IMAGE STYLE
=========================================== */
.imgRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.imgLeft {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/* Socius Sitemap jQuery Toggle */
#sociusseocontentcontainer {
	width: 100%;
	min-height: 35px;
	margin: 0 auto;
	/* background: url('images/footerbg.gif'); */
}

#sociusseocontent {
	width: 890px;
	margin: 0 auto;
}

#sociusseoicon a {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

#sociusseoicon a:hover {
	color: #000;
}

#sociusseocontentbox {
	width: 850px;
	/* border: 1px solid #0f4270;
	background-color: #0f4270; */
	padding: 15px;
	text-align: left;
	margin-top: 10px;
	display:none;
}

#sociusseocontentbox p {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000;
}

#sociussitemap {
	width: 850px;
}

#sociussitemaplink {
	list-style: none;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 18px;
}

#sociussitemaplink a {
	color: #000;
	text-decoration: none;
}
#sitemap {
	width: 850px;
}

#sitemaplink {
	list-style: none;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 18px;
}

#sitemaplink a {
	color: #000;
	text-decoration: none;
}

.sitemapcolumn {
	width: 23%;
	padding-right: 10px;
	float: left;
}

.sitemapcolumn h1 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}

.sitemapcolumn li {
	list-style: none;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 18px;
}

.sitemapcolumn li a {
	color: #000;
	text-decoration: none;
}

.sitemapcolumn li a:hover {
	text-decoration: underline;
}

.sitemapcolumn ul.submenu {
	padding-left:20px;
	margin-top:0;
}
.sitemapcolumn ul.submenu li {
    list-style-type: disc;
}

.infomapcolumn {
	width: 270px;
	padding-right: 20px;
	padding-bottom: 20px;
	float: left;
}

.infomapcolumn h1 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}

.infomapcolumn #address {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 18px;
}

.infomapcolumn li {
	list-style: none;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 18px;
}

.infomapcolumn li a {
	color: #000;
	text-decoration: none;
}

.infomapcolumn li a:hover {
	text-decoration: underline;
}

/* End Socius Sitemap jQuery Toggle */

/* JS Slideshow
------------------------------------------------------------ */
#slideshow {margin:10px; float:right; width:471px;}

/* Quick Form
------------------------------------------------------------ */
#quotebox {
	width:97%;
	margin:20px auto;
	border: 5px solid #487d09;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.6);
-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.6);
box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.6);
background: rgb(81,114,38); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(81,114,38,1) 0%, rgba(164,208,105,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(81,114,38,1)), color-stop(100%,rgba(164,208,105,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(81,114,38,1) 0%,rgba(164,208,105,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(81,114,38,1) 0%,rgba(164,208,105,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(81,114,38,1) 0%,rgba(164,208,105,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(81,114,38,1) 0%,rgba(164,208,105,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#517226', endColorstr='#a4d069',GradientType=0 ); /* IE6-9 */


}
#quotebox h2 {
	font-family:"Neuton", sans-serif;
	color:#fff;
	font-size:42px;
	line-height:42px;
	margin:-15px 0 0 ;
	padding:0;
	text-shadow: 2px 2px 1px rgba(0, 0, 0, 1);
}

input[type=text].field, input[type=email].field, select.field {
	width: 44% !important;
	margin: 1% 1% 1% 0 !important;
	height: 30px;
	border: 1px solid #646464;
	border-radius: 0;
	color: #5f9b18;
	background:#fff;
	padding: 0 0 0 10px;
	clear: both;
	font-family: "Arial", sans-serif;
	font-weight:400;
 	font-size: 14px;
	letter-spacing:-1px;
}
input[type=text].third, input[type=email].third, select.third {
	width: 28% !important;
}
select.field {width:100% !important;}
.field::-webkit-input-placeholder {  color: #5f9b18 !important;font-family: "Arial", sans-serif; }
.field::-moz-placeholder {  color: #5f9b18 !important;font-family: "Arial", sans-serif; } /* firefox 19+ */
.field:-ms-input-placeholder {  color: #5f9b18 !important;font-family: "Arial", sans-serif; } /* ie */
.field:-moz-placeholder {  color: #5f9b18 !important;font-family: "Arial", sans-serif; }
li.buttons.center {padding-right:10%;}
.btTxt.submit {
	width:133px;
	height:39px;
	margin:0 auto;
	background: url('images/btn-submit.png') no-repeat;
	cursor:pointer;
	border: none;
	color: #fff;
	text-indent:-9999px;
	padding: 7px 10% !important;
	display: block;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	text-shadow:none;
}
.btTxt.submit:hover,
.btTxt.submit:active {
	background: url('images/btn-submit-overlay.png') no-repeat;
	left:2px;
}
div.bvalidator_errmsg {top:-70px !important; margin-left:20px; line-height:18px;}

/* Brochure pullout
-------------------------------------------------------------- */
.hide {display:none !important;}
#brochure {
	-webkit-transition: all 0.4s ease-in;
	-moz-transition: all 0.4s ease-in;
	-ms-transition: all 0.4s ease-in;
	-o-transition: all 0.4s ease-in;
	transition: all 0.4s ease-in;
}
#brochure{
	position:fixed;
	top:200px;
	right:-388px;
}
#brochure input[type=text].field, #brochure input[type=email].field, #brochure select.field {
	background:#e5e5e5;
	height: 34px;
	margin: 0 1.5% 3% 0 !important;
}
#brochureBtn{
	cursor:pointer;
    background: url("images/btn-brochure.png") center center no-repeat;
	float: left;
    width: 86px;
    height: 204px;
	position:relative;
	margin-right:-20px;
	z-index:999;
	background-color:transparent;
}
#brochureContent{
	float:right;
	width:405px;
	height:203px;
	background-color:#fff;
/*-webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);*/
}
#brochure.open{
	right:0px !important;
	z-index:999999 !important;
}
.contentB {
    height: 185px;
    margin: 10px 10px 10px 30px;
	overflow:hidden;
    width: 365px;
}
.contentB h5 {
	font-family:"Neuton", sans-serif;
	text-align:center;
	color:#487d09;
	font-size:34px;
	line-height:34px;
	margin:0 10px 10px 0;
	padding:0 0 5px;
	border-bottom:1px solid #5f9b18;
}
