/* CSS Document */

* {
	font-size:100%;
	padding: 0;
	color: #776e60;
	margin: 0;
}

body{
	background:#151412;
	text-align:center;
	margin-left: 0px;
}
.bg{ background:url(../images/body-bg.gif);}
.top-tail{ background:url(../images/top-tail.gif) top repeat-x;}
.bot-tail{ background:url(../images/bot-tail.gif) bottom repeat-x;}

img {vertical-align:top;}
a img { border:0;}
ul { list-style:none;}

.left {
	float:left;
	padding-right: 10px;
}
.right {float:right;}
.clear  { clear:both;}

html{ font-family:Arial, Helvetica, sans-serif; font-size:0.75em; line-height:1.333em; color:#776e60;}
input, select { vertical-align:middle; font-weight:normal;}

a {color:#73a013;}
a:hover{
	text-decoration:none;
	font-size: 100%;
}
p {padding-top:16px;}
h3{ font-size:1.417em; color:#ffffff; font-weight:normal; padding-bottom:25px;}
strong{ display:block; padding-bottom:6px; color:#73a013;}

/* ============================= main layout ====================== */
.imgindent {margin:0 24px 0 0; float:left;}
.phone{ float:right; padding-right:10px;}
.space1{
	margin-left:40px;
}
.space2{ margin-left:45px;}
.space3{ margin-left:75px;}
.space4{ margin-left:22px;}
.margin1{ margin-bottom:6px;}
.padding1{ padding-top:49px;}
.padding2{ padding-top:17px;}
.padding3{ padding-top:35px;}
.padding4{ padding-top:27px;}
.padding5{ padding-top:22px;}

/* ============================= header ====================== */
#header{
	position:relative;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#header .top{ width:100%; overflow:hidden; height:46px;}
#header .top a{ color:#696058; font-size:0.833em; text-transform:uppercase; display:inline-block; margin:12px 0 0 7px;}
#header .flash{
	position:absolute;
	margin:0 0 0 -7px;
	top: 76px;
	left: -1px;
}

/* ============================= content ====================== */
#content{ background:url(../images/content-bg.gif) no-repeat 0 0; padding:34px 0 60px 0;}
.list{ margin:-7px 0;}
.list li{
	background:url(../images/list-marker.gif) no-repeat 0 10px;
	padding-left:30px;
	line-height:2.5em;
}
.list a{ color:#776e60;}
.list a:hover{ color:#fff;}

.link{ display:inline-block; background:url(../images/link-tail.gif) top repeat-x; color:#ffffff; font-weight:bold; text-decoration:none; margin-top:20px; cursor:pointer;}
.link span{ display:block; background:url(../images/link-left-bg.gif) left top no-repeat;}
.link span span{ background:url(../images/link-right-bg.gif) right top no-repeat; padding:7px 18px 10px 18px;}
.link:hover{ background:url(../images/link-tail-act.gif) top repeat-x;}
.link:hover span{ background:url(../images/link-left-bg-act.gif) left top no-repeat;}
.link:hover span span{ background:url(../images/link-right-bg-act.gif) right top no-repeat;}

.link1{ font-size:1.167em; font-style:italic;}
.link2{ font-weight:bold; display:inline-block;}
.link3{ background:url(../images/list-marker.gif) no-repeat 0 2px; padding-left:30px; display:inline-block; margin-bottom:14px;}
.link4{ color:#776e60;}

.block1{
	padding-left:60px;
	background-image: url(../Misc.%20images/leed%20image.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.block2{
	padding-left:60px;
	background-image: url(../Misc.%20images/eco%20image.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.block3{
	padding-left:60px;
	background-image: url(../Misc.%20images/bio%20image.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.block4{
	padding-left:60px;
	background-image: url(../Misc.%20images/green%20image.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.block5{ background:url(../images/block5-bg.gif) no-repeat 0 0; padding-left:70px;}
.block6{ background:url(../images/block6-bg.gif) no-repeat 0 0; padding-left:72px;}
.block7{ background:url(../images/block7-bg.gif) no-repeat 0 0; padding-left:70px;}
.block8{ background:url(../images/block8-bg.gif) no-repeat 0 0; padding-left:70px;}

.line1{
}
.line2{
}

/* ============================= footer ====================== */
#footer{
	width:100%;
	overflow:hidden;
	font-size:0.833em;
	text-transform:uppercase;
	color:#776e60;
}
#footer a{ color:#4c463d;}
#footer a:hover, #footer .active{
	color:#090;
	text-decoration:none;
}
#footer .menu{ float:right; margin:27px -7px 0 0;}
#footer .menu li{ float:left; padding-left:6px;}
#footer .menu a{ display:inline-block; margin-right:6px;}
#footer .text{ padding-top:27px;}
#footer .text a{ text-decoration:none;}

/* ============================= forms ============================= */
#SearchForm{ float:right; background:url(../images/search-form-bg.gif) no-repeat 0 0; margin-top:9px;}
#SearchForm .input1{ border:solid 0px; background:none; font-family:Arial, Helvetica, sans-serif; font-size:1em; color:#696058; padding:4px 5px 1px 8px; width:238px; vertical-align:middle;}
#SearchForm .input2{ vertical-align:top;}

#ContactForm{ padding-top:5px;}
#ContactForm .col-1{ width:311px !important;}
#ContactForm .col-2{
	width:292px !important;
}
#ContactForm label{ display:block; height:50px;}
#ContactForm input{
	border:solid 1px #000000;
	background:#2b2926;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#ffffff;
	width:600px;
	margin-top:2px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 3px;
}
#ContactForm textarea{
	border:solid 1px #000000;
	background:#2b2926;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#ffffff;
	width:600px;
	height:117px;
	overflow:auto;
	margin-top:2px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 3px;
}
#ContactForm .link1{ float:right; margin:17px 0 0 25px;}.photoleft {
	float: left;
}
