/* ---------------------------------------------------------------------------------
   
   Organic Earth Fiji - Home Stylesheet 
   Author: Pixel House
   Website: www.pixel-house.com.au 

--------------------------------------------------------------------------------- */


#footer-div { background: #a7a9ac; }
#content-wrap { background: none; }
#content { background: none; padding: 0; }

#girlTop { width: 940px; float: left; height: 22px; margin: -19px 0 0 0; background: url(../images/girlTop.gif) no-repeat right bottom; }
#feature { float: left; width: 250px; height: 187px; padding: 100px 665px 0 25px; background: url(../images/feature.jpg) no-repeat 0 0; }
#feature p { color: #7c3000; }

.homeBox { float: left; /* height: 208px; */ margin: 0 0 -32px 0; }
.homeBox h2 { margin: 0; float: left; width: 100%; }
.homeBox h2 a { width: 100%; height: 148px; float: left; }
.homeBox h2 a span { display: none; }

.homeBox p { color: #7c3000; }
#home01 { width: 255px; padding: 0 25px 0 25px; background: url(../images/home-01.jpg) no-repeat 0 0; }
#home02 { width: 280px; padding: 0 25px 0 25px; background: url(../images/home-02.jpg) no-repeat 0 0; }
#home03 { width: 280px; padding: 0 0 0 25px; background: url(../images/home-03.jpg) no-repeat 0 0; }

.more { position: relative; width: 280px; text-align: right; padding: 11px 0 0 0; font-size: 0.75em; }
.more a { color: #fff; text-decoration: none; background: url(../images/arrow-01.gif) no-repeat right 3px; padding-right: 15px; }
.more a:hover { text-decoration: underline; }
#home02 .more { width: 305px; }