/* CSS Document */

* {	margin:0; padding:0; font-size:100%;}

body{background:#151412; text-align:center;}
.bg{ background:url(nnnnimages/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;}
.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;}
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:20px;
}
.space2{ margin-left:45px;}
.space3{ margin-left:75px;}
.space4{
	margin-left:10px;
}
.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: url(../images/header-bg.gif);
	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-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -7px;
	left: 8px;
	width: 1003px;
	top: 71px;
}

/* ============================= content ====================== */
#content{
	padding:34px 0 60px 0;
	background-position: 0 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{
	background:url(/misc_images/leed image.png) no-repeat 0 0; 	padding-left:70px;
}
.block2{ background:url(images/block2-bg.jpg) no-repeat 0 0; padding-left:72px;}
.block3{ background:url(images/block3-bg.jpg) no-repeat 0 0; padding-left:70px;}
.block4{ background:url(images/block4-bg.jpg) no-repeat 0 0; padding-left:70px;}
.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{
	background-repeat: repeat-y;
	background-position: 293px 0;
}
.line2{ background:url(images/line.gif) repeat-y 649px 0;}

/* ============================= footer ====================== */
#footer{ width:100%; overflow:hidden; font-size:0.833em; text-transform:uppercase; color:#4c463d;}
#footer a{ color:#4c463d;}
#footer a:hover, #footer .active{ color:#86817a; 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 ============================= */


#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; padding:4px 0 4px 3px; width:281px; margin-top:2px;}
#ContactForm textarea{ border:solid 1px #000000; background:#2b2926; font-family:Arial, Helvetica, sans-serif; font-size:1em; color:#ffffff; padding:3px 0 3px 3px; width:289px; height:117px; overflow:auto; margin-top:2px;}
#ContactForm .link1{ float:right; margin:17px 0 0 25px;}

