#header h1 {
	color: #2A982C;
}

#header h2 {
	color: #75B484;
}

.accentLine {
	background-color: #9BA800;
}

a:link, a:visited {
	color: #9DA600;
}

a:hover, a:active {
	color: #7D8400;
}

#sidebarContent h3 {
	color: #9CA700;
}

#footer {	
	background: url(images/footer_fade.png) repeat-x;
	color: #4A5000;
	background-color: #9CA700;
}

#footer a:link {
	color: #586000;
}

#footer a:visited {
}

#footer a:hover {
}

#navcontainer #current {
	background-color: #848D00;
}

#navcontainer #current:hover {
	background-color: #B3C000;
}

#navcontainer a {
	background-color: #9CA700;
	color: #FFFFFF;
	border-color: #636A01;
}

#navcontainer a:hover {
	background-color: #8C9600;
	color: #E5E5E5;
}

#navcontainer ul ul a {
	background-color: #6D7400;
}

#sidebarContent {
	color: #000000;
}

body {
	color: #000000;
}

.form-input-field {
	background-color: #F2F2F2;
}

body {
	background-color: #271C12;	
}
