@charset "UTF-8";
/* CSS Document */

/* GENERAL STYLES
----------------------------------------------- */

body {
	font-family: Arial;
	margin: 0;
	padding: 0;
	background-image: url(../images/grad.png);
	background-repeat: repeat-x;
	background-color: #6CA337;
	font-size: 14px;
	line-height: 20px;
	color: #595959;
	background-position: center top;
}
p {
	margin: 0;
	padding: 0;
}
#video_holder{
	max-width: 429px;
}
H1 {
	font-size: 33px;
	font-weight: normal;
	font-family: Telex, sans-serif;
	color: #202D10;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	line-height: 33px;
}
H2 {
}
H3 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
H4 {
}
a:link {
}
a:visited {
}
a:hover {
}
a:active {
}
.clear {
	clear: both;
}
.padding {
	padding: 10px;
}
.phone_icon {
	margin-left: 20px;
	margin-bottom: -5px;
	margin-right: 4px;
}
.mail_icon {
	margin-right: 7px;
	margin-bottom: -3px;
}
.field_large {
	background-color: #D7D7D7;
	margin: 5px;
	padding: 6px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px; /* future proofing */
	-khtml-border-radius: 4px; /* for old Konqueror browsers */
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 200px;
	color: #000000;
	height: 22px;
}
.field_area {
	background-color: #D7D7D7;
	margin: 5px;
	padding: 6px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px; /* future proofing */
	-khtml-border-radius: 4px; /* for old Konqueror browsers */
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 200px;
	width: 300px;
	color: #000;
}
.field {
	background-color: #A5CE86;
	margin: 5px;
	padding: 6px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px; /* future proofing */
	-khtml-border-radius: 4px; /* for old Konqueror browsers */
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 130px;
	color: #FFFFFF;
	height: 22px;
}
.field_btn {
	background-color: #A5CE86;
	padding: 6px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px; /* future proofing */
	-khtml-border-radius: 4px; /* for old Konqueror browsers */
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 70px;
	color: #FFF;
	margin-top: 5px;
	margin-right: 6px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 28px;
}
.field_btn:hover {
	background-color: #8ab26f;
}

.field_btn2 {
	background-color: #999999;
	padding: 6px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px; /* future proofing */
	-khtml-border-radius: 4px; /* for old Konqueror browsers */
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 70px;
	color: #FFF;
	margin: 5px;
	height: 28px;
}
.field_btn2:hover {
	background-color: #666666;
}
form.left {
	float: left;
}
.scale {
	height: auto;
	width: 100%;
}
.intro_statement {
	text-align: center;
	padding-right: 2%;
	padding-left: 2%;
}
.your_way {
	margin-top: 25px;
	margin-bottom: 25px;
}
.line {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #a5a5a5;
	border-bottom-color: #d8d8d8;
	margin-top: 25px;
	margin-bottom: 25px;
}
.home_caption {
	z-index: 3999;
	height: 92px;
	width: 310px;
	margin-left: 50px;
	background-image: url(../images/trans.png);
	padding: 18px;
	position: absolute;
	margin-top: 0px;
}
.np2_slider_box {
	height: auto;
	width: auto;
	background-color: #903;
}
.banner_caps {
	font-family: Telex, sans-serif;
	font-size: 22px;
	color: #202D10;
	line-height: 27px;
    text-align: center;
}
.banner_error_caps {
	font-family: Telex, Arial;
	font-size: 30px;
	color: #FF0000;
	line-height: 35px;
    text-align: center;
}
.intro_caps {
	font-family: Telex, sans-serif;
	font-size: 22px;
	color: #6CA437;
	margin-top: 27px;
	margin-bottom: 25px;
}
.right_large {
	background-color: #FFF;
	float: left;
	width: 74%;
}
.left_small {
	background-color: #6AA52E;
	float: right;
	width: 24.8%;
	background-image: url(../images/side_nav.png);
}

.left_contact {
	float: right;
	width: 24.8%;
}

.left_small a {
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 5px;
	color: #FFF;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #215302;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #57852C;
	text-shadow: -1px -1px 0px #000;
	margin-right: 6%;
	margin-left: 6%;
}

.left_small a:link {
	color: #FFF;
}

.left_small a:hover {
	color: #73A741;
}
.left_small a:active {
	color: #FFFFFF;
}

.services{
	border-top: thin solid #466565;
    border-bottom: thin solid #1D3737;
font-family: Telex, sans-serif;
	display: block;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 16px;
	color: #FFFFFF;
	text-decoration: none;
	text-shadow: -1px -1px 0px #000;
	font-size: 18px;
	letter-spacing: 1px;
	background-color: #152929;
	background-image: url('../images/dark_nav.png');
}
#no_top{
	border-top-style: none;
}
.image{
	height: auto;
	width: 100%;
}

.servicesimage{
	text-align: center;
}

.sub{
	font-size: 18px;
}

li { 
list-style-position: outside; 
list-style-image: url(../images/bullet.png); 
}

.contact_address {
	color: #FFF;
	background-color: #244444;
	padding: 10px;
	background-image: url(../images/side_nav.png);
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #215302;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #57852C;
	text-shadow: -1px -1px 0px #000;
	line-height: 26px;
}
.contact_address a {
	color: #E8E8E8;
	text-decoration: none;
	text-shadow: -1px -1px 0px #000;
}

.contact_address a:hover {
	color: #afbcbc;
}
.contact_address a:active {
	color: #afbcbc;
}
.contact_address a:visited {
	color: #FFF;
}

.product_images{
	float: left;
	height: auto;
	width: 30%;
	margin-right: 15px;
	margin-top: 15px;
}

.product_images:hover {
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
}
.service_images{}
#service_images{
	width: 100%;
}

/* Nav
----------------------------------------------- */

.nav_right {
	float: right;
}
#left {
	border-left-style: none;
}
.navigation a:visited {
	color: #FFF;
}
.navigation a:hover {
	color: #8AB26F;
}
.navigation a:active {
	color: #a6a5a5;
}
.address a:link {
	color: #a6a5a5;
	text-decoration: none;
}
.address a:visited {
	color: #a6a5a5;
}
.address a:hover {
	color: #FFF;
}
.address a:active {
	color: #a6a5a5;
}


/* HOME IMAGES
----------------------------------------------- */
h6 {
	font-weight: bold;
	color: #609130;
	font-size: 14px;
	margin-top: 12px;
	margin-bottom: 4px;
}
.image_home {
	height: auto;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.image_home:hover {
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
}
.home_images {
	font-size: 14px;
	line-height: 18px;
}
.home_images_left {
	float: left;
	width: 49.6%;
}
.home_images_left1 {
	float: left;
	width: 49.2%;
}
.home_images_left2 {
	float: right;
	width: 49.2%;
}
.home_images_right {
	float: right;
	width: 49.6%;
}
.home_images_right1 {
	float: left;
	width: 49.2%;
}
.home_images_right2 {
	float: right;
	width: 49.2%;
}
.home_images a:link {
	color: #999999;
	text-decoration: none;
}
.home_images a:visited {
	color: #999999;
}
.home_images a:hover {
	color: #666666;
}
.home_images a:active {
	color: #999999;
}
/* FOOTER
----------------------------------------------- */

.footer {
	background-color: #6ca437;
	margin-right: 10px;
	margin-left: 10px;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 17px;
	padding: 10px;
}
.footer_right {
	float: right;
	width: 49.2%;
	height: 100%;
}
.footer_right_1 {
	float: left;
	width: 50.7%;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #FFF;
}
.footer_right_2 {
	float: right;
	width: 47%;
}
.footer_left {
	float: left;
	width: 50%;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #FFF;
}
.footer_left_1 {
	float: left;
	width: 47%;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #FFF;
	padding-right: 10px;
}
.footer_left_2 {
	float: right;
	width: 46.1%;
	padding-right: 10px;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:visited {
	color: #FFFFFF;
}
.footer a:hover {
	color: #A5CE86;
}
.footer a:active {
	color: #a6a5a5;
}
.copyright {
	color: #FFFFFF;
	text-align: right;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	margin-top: 18px;
	margin-bottom: 18px;
	padding-right: 10px;
}
.required{
	color: #F00;
	font-size: 12px;
}
