body
{ background: #FFF url(back.png) repeat-x;
  color: #4D3F3F;
}

h1, h2, h3{color: #71AB0B;}

.left, .right{border-color: #FFF;}

blockquote
{ background: #EFEFE9;
  border-color: #A2323F;
}

.sidebar
{ background: #FFF;
  color: #4D3F3F;
}

.sidebaritem
{ background: #FFF;
  color: #4D3F3F;
}

#main, h4, #content a:hover, .sidebaritem a:hover
{ background: transparent;
  color: #4D3F3F;
}

#logo
{ background: transparent url(logo.png) no-repeat;
  color: #FFF;
}

ul#menu li a 
{ background: transparent;
  color: #FFF;
} 

ul#menu li a:hover, ul#menu li a.current, ul#menu li a.current:hover
{ background: #646B5C url(menu_sel.png) repeat;} 

.sidebaritem ul, .sidebaritem li{border-color: #E2D8D8;}

.sidebaritem li a, .sidebaritem li a:hover
{ background: transparent url(arrow.png) no-repeat left center;
  color: #4D3F3F;  
} 

.sidebaritem li a.current, .sidebaritem li a:hover, .sidebaritem li a.current:hover
{ background: transparent url(arrow_select.png) no-repeat left center;} 

#content{border-right: #E2D8D8;}

#content a, .sidebaritem a
{ background: transparent;
  color: #71AB0B;
}

#footer
{ background: transparent url(footer.png) repeat;
  color: #FFF;
  border-color: #CCD0BA;
}

#footer a, #footer a:hover
{ background: transparent;
  color: #FFF;
}

input, textarea
{ border-color: #CEC8BC;
  background-color: #FFF;
  color: #555;
}

.submit
{ background-color: #44443E;
  color: #FFF;
}
