a:link, a:visited {
	color: #3e6f0c;
}

#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: #248b27;
}

#navcontainer #current {
	background: #2c6700;
	color: #ffffff;
}

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

#navcontainer .currentAncestor {
	background: #2c7f00;
	color: #ffffff;
}

#navcontainer a:hover {
	background: #2c7f00;
}

#navcontainer ul ul #current{
	background: #7a4a54;
}
#navcontainer ul ul .currentAncestor {
	background: #2c6700;
}

#navcontainer ul ul ul #current{
	background: #2c6700;
}

#navcontainer ul ul ul .currentAncestor {
	background: #2c6700;
}

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

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

blockquote {
	background: #2c6700;
}

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