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

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

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

#pageHeader {
	border-top-color: #a8cef6;
}

#navcontainer #current {
	background: #4785b3;
	color: #ffffff;
}

#navcontainer #current:hover {
	background: #4785b3;
	color: #ffffff;
}

#navcontainer .currentAncestor {
	background: #4785b3;
	color: #ffffff;
}

#navcontainer a:hover {
	background: #344e91;
}
#navcontainer ul ul #current{
	background: #344e91;
}
#navcontainer ul ul .currentAncestor {
	background: #4785b3;
}

#navcontainer ul ul ul #current{
	background: #4785b3;
}

#navcontainer ul ul ul .currentAncestor {
	background: #4785b3;
}

#navcontainer ul ul  ul ul #current{
	background: #ececec;
	color: #344e91;
}

#navcontainer ul ul ul ul .currentAncestor {
	background: #ececec;
	color: #b77786;
}

blockquote {
	background: #573940;
}

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