@charset "utf-8";
/* CSS Document */

#home-top-image {
position:relative;
float:left;
width:840px;
height:185px;
background-image:url(../images/home/featured-img-home.jpg);
background-position:bottom;
}



#flash-wrapper {
position:relative;
float:left;
width:840px;
height:185px;
}


#home-content-left {
float:left;
width:566px;
height:436px;
background-image:url(../images/home/bottom-left.gif);
}

#home-content-right {
float:left;
width:274px;
height:436px;
}


#irrigation-rt {
float:left;
width:274px;
height:131px;
}


#mait-rt {
float:left;
width:274px;
height:151px;
}

#c-rt {
float:left;
width:274px;
height:154px;
}

#home-text-pad {
float:left;
width:500px;
line-height:24px;
padding-top:15px;
padding-left:30px;
}



#home-address-wrapper {
float:left;
width:500px;
height:148px;
background-image:url(../images/home/address-border.gif);
background-position:bottom center;
background-repeat:no-repeat;
text-align:center;
margin-top:20px;

}



#home-address-wrapper p {
font-size:18px;
color:#0b5a0d;

}




#home-address-wrapper a {
font-size:18px;
color:#0b5a0d;

}




