#header h1 {
	color: #E05D2B;
}

#header h2 {
	color: #E05D2B;
}

.accentLine {
	background-color: #E05D2B;
}

a:link, a:visited {
	color: #77A0B8;
}

a:hover, a:active {
	color: #5F8093;
}

#sidebarContent h3 {
	color: #77A0B8;
}

#footer {	
	background: url(images/footer_fade.png) repeat-x;
	color: #E05D2B;
	background-color: #E05D2B;
}

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

#footer a:visited {
}

#footer a:hover {
}

#navcontainer #current {
	background-color: #BE4F24;
}

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

#navcontainer a {
	background-color: #E05D2B;
	color: #FFFFFF;
	border-color: #E05D2B;
}

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

#navcontainer ul ul a {
	background-color: #9C411E;
}

#sidebarContent {
	color: #000000;
}

body {
	color: #000000;
}

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

body {
	background-color: #332519;	
}
