﻿body {
  color: #000;
  background-color: #FFC899;
}

#page {
   background-color: #fff;
}

tr.odd {
	background: #FFF1E6;
 /* background: #F5F5E9; */
}

tr.even {
  background: #FFE2CA;
  /* background: #EEF9F4; */
}

#section1 {
	background: #FFF1E6;
   /* background: #F5F5E9; */
}

#section2 {
   background: #FFAD65 url('../images/orange/BottomBG.png') repeat-x 0 0;
   color: black;
   /* color: #fff; */
}

#primary a.active,
#secondary a.active {
  color: #CDCD8F;
}

a:link,
a:visited,
a:hover,
.title, .title a,
.submitted,
.links,
.node .taxonomy,
#aggregator .news-item .categories, #aggregator .source, #aggregator .age,
#forum td .name,
div.admin-panel .description {
  color: #4A7E36;
}

#section2 .title,
#section2 .title a {
   color: #fff;
}

#section2 a:link,
#section2 a:visited,
#section2 a.hover {
   /* color: #EEC193; */
   color: #1D3E10;
}

#header {
  background: #FF7700 url('../images/orange/MastBG.png') repeat-x 0 0;
/* background: #FF7700 url('../images/orange/bgmndp_ra_Aug_2010.png')no-repeat center;  */
}

#sidebar-left .block, #sidebar-right .block {
  background-color: #FFE2CA;
 /* background-color: #EEF9F4; */
}

#mission,
div.admin-panel h3 {
  background-color: #1D3E10;
}