a:link, a:visited {
	color:#7AAE95;
}
a:hover, #footer a:hover, #left a:hover {
	color:#08783B;
}
h1 {
	background:#006600;
}
#middle h3 {
	color:#4CB660;
}
#navcontainer h3 {
	border:#66FF99 1px solid;
}
#navcontainer li a:hover, #navcontainer li a:active, #navcontainer .active#current a, #navcontainer .active#current li a:hover, #navcontainer a#active_menu {
	color:#66FF99;
	border-bottom:#66FF99 1px solid;
	border-top:#66FF99 1px solid;
}
#navcontainer .active#current a, #navcontainer a#active_menu {
	color:#999999;
	border:0px none;
}
input.inputbox, textarea, select, #email {
	border: #66FF99 solid 2px;
}
.button:hover, button:hover, input.inputbox:hover, input.inputbox:focus, textarea:hover, textarea:focus, select:hover, select:focus, .checkbox:hover, .checkbox:focus, #email:focus, #email:hover {
	outline: #BFFFE2 1px solid;
}
a.readon:hover{
	border-left:#00FF00 .5em solid;
}
.blog_more {
	border-top:#66FF99 2px ridge;
	border-bottom:#66FF99 2px ridge;
}
table.newsfeeds th, table.weblinks th, table.category th,.counter {
	background:#305030;
}
a.readon, a.readon:visited {
	color:#FFFFFF;
}