a:link, a:visited {
	color: #191c62;
	font-weight: bold;
}

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

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

#pageHeader {
	border-top-color: #744d55;
}

#navcontainer #current {
	background: #161d64;
	color: #ffffff;
}

#navcontainer #current:hover {
	background: #161d64;
	color: #fff;
}

#navcontainer .currentAncestor {
	background: #6f6f6f;
	color: #fff;
}

#navcontainer a:hover {
	background: #cccccc;
	color: #050505;
}

#navcontainer ul ul #current{
	background: #161d64;
}
#navcontainer ul ul .currentAncestor {
	background: #7a4a54;
}

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

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

#navcontainer ul ul  ul ul #current{
	background: #ececec;
	color: #b77786;
}

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

blockquote {
	background: #573940;
}

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