a:link, a:visited {
	color: #7c4c55;
}

#banner {
	background: url(../../images/header_bg.png) repeat-x;
}

#banner #insert {
	background: url(../../images/pacific_header.png) no-repeat;
}

#pageHeader {
	border-top-color: #6A938B;
}

#navcontainer #current {
	background: #394B3E;
	color: #F4F4B4;
}

#navcontainer #current:hover {
	background: #394B3D;
	color: #F4F4B4;
}

#navcontainer .currentAncestor {
	background: #394B3E;
	color: #F4F4B4;
}

#navcontainer a:hover {
	background: #394B3E;
}

#navcontainer ul ul #current{
	background: #5A7A74;
}
#navcontainer ul ul .currentAncestor {
	background: #5A7A74;
}

#navcontainer ul ul ul #current{
	background: #5FA192;
}

#navcontainer ul ul ul .currentAncestor {
	background: #5FA192;
}

#navcontainer ul ul  ul ul #current{
	background: #ECFCEC;
	color: #61B8A3;
}

#navcontainer ul ul ul ul .currentAncestor {
	background: #ECFCEC;
	color: #61B8A3;
}

blockquote {
	background: #573940;
}

.blog-entry-title {
	color: #343838;
}
