body {
	background-color:#C5D785;
}

#content h1 {
	color:#A1B367;
}

#content h2 {
	color:#C5D785;
}

#content a {
	color:#5B653A;
}

#content a:hover {
	color:#C5D785;
}

#wrapper {
	background-color:#FFFFFF;
	border-color:#A1B367;
}

#header h1 , #mailform strong {
	color:#A1B367;
}

#menu , table.sidebar_box th {
	background-color:#A1B367;
}

#menu li {
	background-color:#A1B367;
}

#menu li li {
	background-color:#A1B367
}

#menu a {
	color:#FFFFFF;
}

#menu a.current {
	color:#D2DC61;
}

#menu a:hover {
	color:#D2DC61;
}

#menu ul {
	background-color:#A1B367;
}

#footer {
	background-color:#A1B367;
	color:#5B653A;
}

#footer a {
	color:#D2DC61;
}

#footer a:hover {
	color:#FFFFFF;
}

table.sidebar_box th {
	color:#FFFFFF;
}

.sidebar_box_border {
	border-color: #A1B367;
}

th.sidebar_box_head {
	background-color: #A1B367;
}
