@import url("default.css");
body {
background: #c4deaa; /*#8cc157*/
}

.content ul li {
background: transparent url(../img/icon_arrow_sm.gif) no-repeat scroll 0px 0.3em;
}

.header .left {
background: #B3C2C7 url(../img/header.jpg) no-repeat;
}

.navigation {
background: #D9E1E5 url(../img/nav.gif);
}

.navigation a {
background: #D9E1E5 url(../img/nav.gif);
}

.footer {
background: #82bc4a;
}
