@charset "utf-8";
/* CSS Document */
/* HTML5 block-level reset for enhanced structural tag support in older browsers */
header, footer, section, aside, nav, article, figure { display: block; padding: 0; margin: 0; }


header {
	height: auto;
	width: 100%;
	vertical-align: top;
	margin-top: 10px;
}


#header-content {
	height: 140px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	behavior: url(PIE.htc);
	background-repeat: repeat;
}
footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 5px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
	text-align: right;
	clear: both;
	background-attachment: fixed;
	background-repeat: repeat;
	background-image: url(images/bg-texture.jpg);
}

nav {
	height: 35px;
	float: right;
	clear: right;
	width: auto;
	margin-top: 5px;
	margin-left: 25px;
	
}

#call-out {
	float: right;
	width: 200px;
	margin-top: 10px;
	font-family: "Century Gothic", sans-serif, "Palatino Linotype", "Arial Narrow";
	font-size: 16px;
	color: #9AC418;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	clear: right;
}
#phone {
	float: right;
	width: 250px;
	margin-top: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #1F63AE;
	font-weight: normal;
	text-align: right;
	padding-right: 10px;
	clear: right;
}




#phone a:link {
	color: #1F63AE;
}

#phone a:visited   {
	color: #1F63AE;
}

#logo {
	float: left;
	height: 127px;
	width: 150px;
	vertical-align: top;
	clear: left;
	margin-left: 10px;
	margin-top: 10px;
}
#logo-header {
	height: auto;
	width: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 22px;
	float: left;
	font-weight: normal;
	margin-left: 10px;
	margin-top: 10px;
	background-repeat: repeat;
	clear: right;
}

#wrapper {
	width: 980px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-repeat: repeat;
	behavior: url(PIE.htc);
	background-position: center top;
	height: auto;
	background-image: url(images/trans-wrapper.png);
	clear: left;
	margin-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: none;
	border: 1px solid #CCC;
}

	

#content {
	padding: 0px;
	width: 960px;
	border-radius: 15px;
	margin-right: auto;
	margin-top: 10px;
	margin-left: auto;
	height: auto;
	text-align: left;
	vertical-align: top;
	clear: left;
	min-height: 650px;
}

#social {
	float: left;
	width: 325px;
	margin-top: 5px;
	height: 20px;
}


.addthis_toolbox.addthis_default_style {
	float: right;
}





#mainbody-wrapper {
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	behavior: url(PIE.htc);
}
#article {
	padding: 0px;
	width: 960px;
	border-radius: 15px;
	margin-right: auto;
	margin-top: 0px;
	margin-left: auto;
	height: auto;
	text-align: left;
	vertical-align: top;
	clear: left;
	min-height: 700px;
}


#wrapper-404 {
	width: 980px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding: 0px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 3px 3px 3px #ccc;
	-webkit-box-shadow: 3px 3px 3px #ccc;
	-moz-box-shadow: 3px 3px 3px #ccc;
	behavior: url(PIE.php);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	behavior: url(PIE.htc);
	background-position: center top;
	height: auto;
	background-color: #FFF;
}
#mainbody-404 {
	padding: 0px;
	width: 960px;
	border-radius: 15px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	text-align: left;
	vertical-align: top;
	clear: left;
	min-height: 400px;
}



#copyright {
	clear: both;
	text-align: right;
	background-color: #FFF;
	border-top-width: thin;
	border-top-style: solid;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	height: 25px;
}





#bottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FC0;
	padding: 5px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 75px;
	text-align: right;
	clear: left;
	background-image: url(images/bg-footer.jpg);
}


#footernav {
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: left;
	padding-bottom: 10px;
}

#footernav ul li a {
	color: #333;
	text-decoration: none;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#footernav ul li a last {
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footernav ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footernav ul li a:visited {
	text-decoration: none;
}
#footernav ul li a:hover {
	text-decoration: none;
	color: #91BE02;
}
#footernav ul .last {
	border-right-style: none;
}


#footernav ul li {
	display: inline;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: normal;
	font-size: 11px;
}
	






#gallery-wrapper {
	float: none;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}

#spacer {
	clear: both;
	float: none;
	height: 25px;
	width: 960px;
}
#address-wrapper {
	clear: both;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	font-family: 'Open Sans', 'trebuchet MS', arial, helvetica, sans-serif;
	font-size: 10px;
}	
#footer-box {
	float: left;
	height: auto;
	width: 175px;
	margin-left: 5px;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

#footer-box1 {
	float: left;
	height: auto;
	width: 400px;
	margin-left: 20px;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

#footer-box2, #footer-box3 {
	float: left;
	height: auto;
	width: 175px;
	margin-left: 20px;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	list-style-position: inside;
}


#footer-box ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	list-style-position: inside;
}
#footer-box ul li a,#footer-box1 ul li a,#footer-box2 ul li a,#footer-box3 ul li a {
	font-size: 10px;
	color: #666;
}


#footer-box ul li a:visited {
	text-decoration: none;
}
#footer-box ul li a:hover {
	text-decoration: none;
}

#copyright-wrapper {
	float: right;
	width: 350px;
	height: 15px;
	text-align: right;
	padding-bottom: 5px;
	vertical-align: top;
	margin-bottom: 10px;
	margin-top: 5px;
	clear: right;
}
#emergency {
	background-color: #e1e1e1;
	width: 400px;
	border: 1px solid #9AC418;
	margin-left: 25px;
	float: right;
	padding: 10px;
	height: 75px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #1F63AE;
	font-weight: normal;
}
#slider-wrapper {
	height: 300px;
	width: 980px;
}
#slider-leftbox {
	height: 300px;
	width: 350px;
	background-color: #1F63AE;
	background-attachment: scroll;
	background-image: url(images/left-box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
#slider {
	float: left;
	height: 300px;
	width: 630px;
	clear: none;
}
#nlbox-contact {
	float: right;
	height: 75px;
	width: 250px;
	margin-left: 25px;
	text-align: center;
	font-family: "Century Gothic", sans-serif, "Palatino Linotype", "Arial Narrow";
	color: #FFF;
	font-size: 12pt;
	font-weight: normal;
	margin-top: 10px;
	list-style-type: none;
	padding-top: 15px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right;
	background-color: #6DB31D;
}
a #nlbox-contact:hover {
	float: right;
	height: 75px;
	width: 250px;
	margin-left: 25px;
	text-align: center;
	font-family: "Century Gothic", sans-serif, "Palatino Linotype", "Arial Narrow";
	color: #FFF;
	font-size: 12pt;
	font-weight: normal;
	margin-top: 10px;
	list-style-type: none;
	background-color: #0067A6;
	padding-top: 15px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	box-shadow: 2px 2px 2px #999;
	-webkit-box-shadow: 2px 2px 23px #999;
	-moz-box-shadow: 2px 2px 2px #999;
	behavior: url(PIE.htc);
}
#nlbox-contact a:link {
	color: #FFF;
	font-family: "Century Gothic", sans-serif, "Palatino Linotype", "Arial Narrow";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

#nlbox-contact a:visited   {
	color: #FFF;
	text-decoration: none;
}
#nlbox-contact a:hover {
	color: #333333;
	text-decoration: none;
}
.included {
	text-align: left;
}


/* CSS contact below */
#contact-form-wrapper {
	float: right;
	width: 450px;
	padding: 10px;
	clear: right;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#contact-form-wrapper-left {
	float: left;
	width: 600px;
	padding: 10px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 0px;
}

label
 {
	width: 190px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	font-family: 'Open Sans', 'trebuchet MS', arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	line-height: normal;
	font-weight: normal;
	text-align: left;
 }
.long-lable {
	width: 350px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	font-family: 'Open Sans', 'trebuchet MS', arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	line-height: normal;
	font-weight: normal;
	text-align: left;
	margin-bottom: 15px;
}


#captcha {
	margin-left: 25px;
	width: 140px;
	height: 40px;
}
#reset {
	clear: left;
	float: left;
}

#security_code {
	margin-left: 25px;
	float: left;
	margin-bottom: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000;
	font-style: normal;
	width: 110px;
}
#captcha-please-copy {
	height: 55px;
	width: 160px;
	padding: 5px;
	font-family: 'Open Sans', 'trebuchet MS', arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #333;
	line-height: normal;
	font-weight: normal;
	text-align: left;
	font-style: italic;
	margin-top: 25px;
	margin-left: 10px;
}

 .submit input
 {

 } 

.submit {
	width: 125px;
	height: 33px;
	margin: 0;
	border: 0;
	overflow: hidden;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	background-color: transparent;
	background-image: url(images/send.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	float: right;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	text-align: center;
}
.reset input {

}
.reset {
	width: 75px;
	height: 30px;
	overflow: hidden;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	background-color: transparent;
	background-image: url(images/reset.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}


input
 {
	color: #5C8704;
	border: 1px solid #5C8704
	font-family: 'Open Sans', 'trebuchet MS', arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	border: 1px solid #CCC;
	
 }


fieldset
 {
	width: 470px;
	border:none;
	behavior: url(PIE.php);
	width: 450px;
 }
#hate-spam {
	float: left;
	width: auto;
	font-family: 'Open Sans', 'trebuchet MS', arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #666;
	font-style: italic;
}


 legend
 {
	color: #91BE02;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	margin-left: 75px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
 } 
TextField:focus, input:focus {
	border: 1px solid #91BE2B;
	background-color: #F4F4F4;
} 
Textarea:focus, input:focus {
	border: 1px solid #91BE2B;
	background-color: #F4F4F4;
}
