body {
  color: #000;
}

#page {
   background-color: #fff;
}

tr.odd {
  background: #F5F5E9;
}

tr.even {
  background: #EEF9F4;
}

#section1 {
   background: #F5F5E9;
}

#section2 {
   background: #4A7E36 url(../images/green/BottomBG.png) 0 0 repeat-x;
   color: #fff;
}

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

.submitted {}
#comment-submitted {
background:url("../images/green/SubmitBG.png") left top rgb(255, 255, 255); margin: 8px 0px; padding: 4px 0px 3px 4px; border-top-color: #4A7E36; border-bottom-color: rgb(223, 237, 247); border-top-width: 2px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid;
}
#comment-submitted img {
	padding: 1px; border: 1px solid rgb(153, 153, 153); margin-right: 6px;
}


a:link,
a:visited,
a:hover,
.title, .title a,

.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;
}

#header {
  background: #4A7E36 url(../images/green/MastBG.png) 0 0 repeat-x;
}

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

#mission,
div.admin-panel h3 {
  background-color: #1D3E10;
}
#forum th {
 background-color: #4A7E36;
color: #ffffff;
}
#forum th a {
color: #ffffff;
}
color: #4A7E36;
color: #ffffff;
}
#forum th a {
color: #ffffff;
}
ul.action-links a {
  background: transparent url(../images/green/add.png) no-repeat 0 center;
}

.bottomarticle {
	clear: both;
	display: block;
	padding: 10px;
	margin: 10px;
	font-family: Arial, Helvetica, Utkal, sans-serif;
	font-size: 10px;
	color: black;
	background: #EEF9F4;
	border: 1px solid #CCCCCC;
}

.bottomarticle h2 {
	font-weight: bolder;
	text-transform: uppercase;
	border-bottom: solid black 1px;
}
.bottomarticle img {
	padding: 0;
	margin: 0;
}
.bottomarticle ul {
	list-style: none;
}
.bottomarticle a {
	font-weight: bold;
	font-size:1.5em;
}

.bottomarticle form {
	margin-top: 10px;g
	clear:both;
}

.leftlinks {
	float:left;
}

.rightlinks {
	float:right;
}


.leftlinks li {
  font-weight: bold;
  margin: 0 .25em;
  padding: 10px 0 0 0;
  float: left;
}

.rightlinks li {
  margin: 0 0.25em;
  padding: 0;
  float: right;
}

