a:link, a:visited {
	color: #2a461e;
}

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

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

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

#navcontainer #current {
	background: #3b5f2f;
	color: #ffffff;
}

#navcontainer #current:hover {
	background: #2a461e;
	color: #ffffff;
}

#navcontainer .currentAncestor {
	background: #3b5f2f;
	color: #ffffff;
}

#navcontainer a:hover {
	background: #3b5f2f;
}

#navcontainer ul ul #current{
	background: #3b5f2f;
}
#navcontainer ul ul .currentAncestor {
	background: #2a461e;
}

#navcontainer ul ul ul #current{
	background: #3b5f2f;
}

#navcontainer ul ul ul .currentAncestor {
	background: #3b5f2f;
}

#navcontainer ul ul  ul ul #current{
	background: #ececec;
	color: #3b5f2f;
}

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

blockquote {
	background: #2a461e;
}

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