﻿body {
background-color:#382B1A;
text-align:left;
color:White;
font-size:12pt;
}

#skybg
{
	width:100%;
	margin: 0px;
	height:411px;
    position:relative;
    background-color:#a1e9e8;
    overflow:hidden;
}

#sky1
{	background-image:url('themes/EndisSolutions/img/es_sky.png');
	background-position:center left;
	background-repeat:repeat-x;
	position:absolute;
	width:200%;
	height:480px;
	background-color:#a1e9e8;

}

#sky2
{	background-image:url('themes/EndisSolutions/img/es_back_clouds.png');
	background-position:top left;
	background-repeat:repeat-x;
	position:absolute;
	width:160%;
	height:411px;
}

#sky3
{	background-image:url('themes/EndisSolutions/img/es_front_clouds.png');
	background-position:top left;
	background-repeat:repeat-x;
	position:absolute;
	width:120%;
	height:411px;
}    

#tree {
    position:absolute;
    height:673px;
    width:272px;
    margin:-316px 0px 0px 28px;
}

#logo {
    position:absolute;
    margin:-260px 0px 0px 350px;
    width:640px;
    text-align:left;
    font-size:16pt;
    line-height:125%;
    color: #004a89;
}

 h3 {text-align:left;
    font-size:16pt;
    line-height:125%;
    color: #004a89;
    font-family:  "Segoe UI", Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans serif;
	margin:18px 0px 0px 0px;
    }
 
#logo a {color:#004a89;display:block;margin-top:6px; font-size:80%;}  
#soil {
    margin-top:0px;
	background-image:url('themes/EndisSolutions/img/es_soil_bk.jpg');
	background-position: center top;
	background-repeat:repeat-x;
	background-color:#382B1A;
}

#main {
    min-height:330px;
    margin-left:240px;
    width:700px;
}

.address {
float:left;
text-align:right;
font-size:90%;
color:#A77943;
margin:6px 16px 0px 0px;
padding-top:152px;
}
.fpbox {
float:left;
border-left:solid 1px #533921;
padding-left:16px;
width:380px;
}
.small {
font-size:80%;
}
a {color:#EFE0CE;}   
.fpbox h2 {margin-bottom:10px;}
ul {margin-left:16px;}

#midline {padding:10px 0px 10px 0px; height:80px; font-size:90%; color:#C3EFCE;width:720px;}
h1 {display:none;}
.container {margin-bottom:50px;}