body {
	color: #000000;
	}
	
#pageHeader {
	border-top-color: #F56410;
}

#pageHeader h1 {
	color: #5C5549;
}

#pageHeader h2 {

		color: #F55C0A;
}

a:link {
	color: #000000;
	}

a:visited {
	color: #82705E;
}

#navcontainer #current {
	background: #F55C0A;
	color: #FFFFFF;
}

#navcontainer #current:hover {
	background: #573a40;
	color: #FFFFFF;
}

#navcontainer .currentAncestor {
	background: #F55C0A;
	color: #FFFFFF;
}

#navcontainer a:hover {
	background: #F55C0A;
}

#navcontainer #current:hover {
	background: #494752;
}

#navcontainer a{
	background: #82705E;
	color: #FFFFFF;
	}
	
#navcontainer ul ul #current{
	background: #000000;
}
#navcontainer ul ul .currentAncestor {
	background: #000000;
}

#navcontainer ul ul ul #current{
	background: #000000;
}

#navcontainer ul ul ul .currentAncestor {
	background: #000000;
}

#navcontainer ul ul  ul ul #current{
	background: #000000;
	background: #000000;	
}

#navcontainer ul ul ul ul .currentAncestor {
	background: #000000;
	background: #000000;
}

blockquote {
	background: #7C819C;
}

.blog-entry-title a {
	color: #494752;
}

.blog-entry-date {		
	color: #494752;
}
