@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	background-color: #01221c;
}
.bluebg {
	background-color: #8db5e8;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

.container {
	width: 1015px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 20;
	margin-bottom: 0px;
	background-image: url(../images/tree.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.container2 {
	width: 1015px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 20;
	margin-bottom: 0px;
	background-image: url(../images/plant-in-hand.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.container3 {
	width: 1015px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 20;
	margin-bottom: 0px;
	background-image: url(../images/shovel.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.container4 {
	width: 1015px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 20;
	margin-bottom: 0px;
	background-image: url(../images/fence.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.container5 {
	width: 1015px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 20;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
}

.container6 {
	width: 1015px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 20;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
}

.container7 {
	width: 1015px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 20;
	margin-bottom: 0px;
	background-image: url(../images/leaf.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}


.header {
	height: 160px;
}
.logo {
	float: left;
	height: 160px;
	width: 243px;
}
.slogan {
	color: #d9290d;
	font-size: 37px;
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	width: 715px;
	text-align: right;
	margin-bottom: 15px;
	line-height: 32px;
}
.slogan span {
	text-transform: uppercase;
	font-weight: bold;
	color: #d9290d;
	font-size: 15px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.navigation {
	text-align: right;
	width: 715px;
	float: left;
}
.navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.navigation li {
	margin-right: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	display: inline;
}
.navigation a {
	color: #000;
	text-decoration: none;
	text-transform: capitalize;
}
.navigation a:hover {
	text-decoration: underline;
}

.navigation .noborder {
	border-right-style: none;
	margin-right: 0px;
	padding-right: 0px;
}
.left-column {
	float: left;
	height: 500px;
	width: 252px;
	padding-top: 17px;
}
.left-column h1 {
	background-color: #01221c;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 24px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 {
	color: #d9290d;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.bg-container {
	float: left;
	width: 732px;
	position: relative;
	left: -12px;
	top: -10px;
}

.content-top {
	width: 732px;
}
.content-container {
	width: 732px;
	background-image: url(../images/content-tile.png);
	background-repeat: repeat-y;
	left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.content-bottom {
	width: 732px;
}


.header-photo {
	background-image: url(../images/home-pic.jpg);
	height: 162px;
	width: 659px;
	display: block;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding-top: 127px;
}

.who-photo {
	background-image: url(../images/who-pic.jpg);
	height: 162px;
	width: 659px;
	display: block;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding-top: 127px;
}

.what-photo {
	background-image: url(../images/what-pic.jpg);
	height: 162px;
	width: 659px;
	display: block;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding-top: 127px;
}

.product-photo {
	background-image: url(../images/product-pic.jpg);
	height: 162px;
	width: 659px;
	display: block;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding-top: 127px;
}

.jobs-photo {
	background-image: url(../images/jobs-pic.jpg);
	height: 162px;
	width: 659px;
	display: block;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding-top: 127px;
}

.contact-photo {
	background-image: url(../images/contact-pic.jpg);
	height: 162px;
	width: 659px;
	display: block;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding-top: 127px;
}

.gallery-photo {
	background-image: url(../images/gallery-pic.jpg);
	height: 162px;
	width: 659px;
	display: block;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding-top: 127px;
}

.knowledge-photo {
	background-image: url(../images/heart.jpg);
	height: 162px;
	width: 659px;
	display: block;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding-top: 127px;
}

.greenbox {
	text-align: right;
	background-color: #87b107;
	height: 39px;
	filter:alpha(opacity=50);
	-moz-opacity: .5;
	opacity: .5;
}
.whitetxt {
	position: relative;
	color: #FFF;
	text-align: left;
	top: 42px;
	padding-right: 10px;
	height: 39px;
	z-index: 50;
	padding-left: 8px;
}
.whitetxt h1 {
	font-size: 30px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}


.greenbox span {
	font-size: 30px;
	color: #FFF;
	font-weight: bold;
	text-align: right;
	background-color: #87b107;
	padding-right: 10px;
	height: 39px;
	padding-top: 4px;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.subtext {
	background-color: #01221c;
	height: 74px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	filter:alpha(opacity=80);
	-moz-opacity: .8;
	opacity: .8;
}
.logos {
	float: right;
	margin-bottom: 10px;
	height: 106px;
}
.logos img {
	margin-left: 10px;
}

.content {
	background-color: #edecdf;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #504f4f;
	border-bottom-color: #504f4f;
	border-left-color: #504f4f;
	width: 637px;
	line-height: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

.content p {
	margin-top: 0px;
	padding-top: 0px;
}
.newsletter-form {
	background-color: #edecdf;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.newsletter-form p {
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
}


.footer {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 15px;
	color: #b1b6a9;
	text-align: center;
	line-height: 28px;
	background-image: url(../images/footer-tile.png);
	padding-top: 110px;
	position: relative;
	z-index: 10;
	background-repeat: repeat-x;
	height: 65px;
	top: -95px;
}
.footer a {
	color: #b1b6a9;
}
.footer a:hover {
	text-decoration: none;
	color: #FFF;
}
.newsletter_signup input{
	border: 1px solid #d3d9d6;
	margin-bottom: 5px;
	height: 16px;
	width: 225px;
	padding-top: 0px;
	padding-left: 3px;
	line-height: normal;
	padding-right: 0px;
	padding-bottom: 0px;
}
input.checkbox {
	width: auto;
	float: left;
	margin-right: 5px;
	height: auto;
	border: 1px none #d3d9d6;
}
.newsletter_signup select {
	border: 1px solid #d3d9d6;
	margin-bottom: 5px;
	width: 225px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
}
input.submit {
	width: 73px;
	float: right;
	top: -10px;
	position: relative;
	background-image: url(../images/btn_submit.gif);
	height: 23px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	line-height: normal;
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 12px;
	margin-right: 10px;
	padding: 0px;
	margin-left: 3px;
}
.error {
	background-color: #FF6666;
	font-weight: bold;
	font-size:12px;
	color: #FFFFFF;
	padding: 10px;
	border-top: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	margin-bottom: 10px;
	margin-top: 10px;
}
