#header h1 {
	color: #EC6CC3;
}

#header h2 {
	color: #EC6CC3;
}

.accentLine {
	background-color: #006633;
}

a:link, a:visited {
	color: #990000;
}

a:hover, a:active {
	color: #7A0000;
}

#sidebarContent h3 {
	color: #77A0B8;
}

#footer {	
	background: url(images/footer_fade.png) repeat-x;
	color: #006600;
	background-color: #FF9900;
}

#footer a:link {
	color: #007A00;
}

#footer a:visited {
}

#footer a:hover {
}

#navcontainer #current {
	background-color: #00562B;
}

#navcontainer #current:hover {
	background-color: #00753A;
}

#navcontainer a {
	background-color: #006633;
	color: #FFCC00;
	border-color: #893E74;
}

#navcontainer a:hover {
	background-color: #005B2D;
	color: #E5B700;
}

#navcontainer ul ul a {
	background-color: #004723;
}

#sidebarContent {
	color: #000000;
}

body {
	color: #000000;
}

.form-input-field {
	background-color: #F2F2F2;
}

body {
	background-color: #669933;	
}
