#header h1 {
	color: #ECCAA2;
}

#header h2 {
	color: #B2A288;
}

.accentLine {
	background-color: #8CD5E3;
}

a:link, a:visited {
	color: #866A34;
}

a:hover, a:active {
	color: #6B5429;
}

#sidebarContent h3 {
	color: #77A0B8;
}

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

#footer a:link {
	color: #1E2D31;
}

#footer a:visited {
}

#footer a:hover {
}

#navcontainer #current {
	background-color: #8BBBC8;
}

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

#navcontainer a {
	background-color: #A4DDEC;
	color: #564437;
	border-color: #8EFFEB;
}

#navcontainer a:hover {
	background-color: #93C6D4;
	color: #4D3D31;
}

#navcontainer ul ul a {
	background-color: #729AA5;
}

#sidebarContent {
	color: #000000;
}

body {
	color: #1E1A16;
}

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

body {
	background-color: #B2AD92;	
}
