body#indexHomeBody {
background: #85c643;
}

#container #header {
background: none;
}

#header ul {
border-right: 1px solid #98c46b; 
border-left: 1px solid #689e30;
}

#header ul li a {
border-left: 1px solid #98c46b; 
border-right: 1px solid #689e30;
}

#header ul li a:hover {
background:  url(/images/bg-nav-hover.jpg) repeat-x;
}

#container {
background: none;
}

/*______ Home ______*/

#mainHolder.home {
background: #85c643 url(/images/bg-main-home.jpg) repeat-x;
padding-bottom: 100px;
}

#homePage {
background: #fff url(/images/bg-home.jpg) center top repeat-x;
height: 409px;
}

#homePage ul {
list-style-type: none;
padding: 195px 20px 0 20px;
width: 575px;
text-align: center;
}

#homePage ul li {
display: inline;
margin: 0 25px 5px 0;
font-size: 22px;
}

#homePage ul li.category-13 {
margin-right: 60px;
}

#homePage ul li a {
text-decoration: none;
color: #fff;
}

#homePage ul li a:hover {
text-decoration: underline;
}

/*______ Shop ______*/

#mainHolder.shop {
background: #85c643 url(/images/bg-main.jpg) center top repeat-x;
}

#theShop {
background: url(/images/bg-shop.jpg) no-repeat top;
}

/*______ Other pages ______*/

#mainHolder {
background: url(/images/bg-main.jpg) center top repeat-x;
}

/*________ Sidebar ________*/

#sidebar {
border-left: 1px solid #e0e0e0;
}

#sidebar ul li {
border-bottom: 1px solid #e0e0e0;
background:0;
}

#membersLogin {
border-bottom: 1px solid #e0e0e0;
background:0;
}

#keywordSearch {
border-bottom: 1px solid #e0e0e0;
background:0;
}

/*______ Footer ______*/

#footerContainer {
background: #85c643 url(/images/bg-footer.jpg) top repeat-x;
}

#footer {
height: 20px;
}