/** nothing but shades of green **/
a:active {
	color: #94c845;
	border-color: #94c845;
}

#page {
	background: #c2e985;
	border-left:4px solid #94c845;
}

#ajaxSearch_submit {
	border:1px solid #94c845;
	background:#e1f4c2;
}

#search {
	background: #c2e985;
}

#navi {
	background: #c2e985;
}

#main {
	background: #e1f4c2;
}

#contentwrap {
	background: #e1f4c2;
}

.subnav a:hover {
	border-bottom:1px solid #94c845 !important;
}

.selected {
	color:#94c845 !important;
}

#sidebar {
	background: #e1f4c2;
}
