a:link, a:visited {
	color: #002860;
}

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

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

#pageHeader { background-color: #fff; background-image: url('../../images/pacific/pageHeader heckel.png'); border-top-color: #b80d0d; }

#navcontainer #current {
	background: #00204c;
	color: #ffffff;
}

#navcontainer #current:hover {
	background: #00204c;
	color: #ffffff;
}

#navcontainer .currentAncestor {
	background: #00204c;
	color: #ffffff;
}

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

#navcontainer ul ul #current{
	background: #00204c;
}
#navcontainer ul ul .currentAncestor {
	background: #00204c;
}

#navcontainer ul ul ul #current{
	background: #00204c;
}

#navcontainer ul ul ul .currentAncestor {
	background: #00204c;
}

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

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

blockquote {
	background: #00204c;
}

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