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

#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: #cc6600;
	color: #ffffff;
	font-weight: bold;
}

#navcontainer #current:hover {
	background: #cc6600;
	color: #ffffff;
	font-weight: bold;
}

#navcontainer .currentAncestor {
	color: #ffffff;
	background-color: #adc81c;
	font-weight: bold;
}

#navcontainer a:hover {
	background: #f28d27;
	font-weight: bold;
}

#navcontainer ul ul #current{
	background: #cc6600;
	font-weight: bold;
}
#navcontainer ul ul .currentAncestor {
	background: #7a4a54;
	font-weight: bold;
}

#navcontainer ul ul ul #current{
	background: #a05e6d;
	font-weight: bold;
}

#navcontainer ul ul ul .currentAncestor {
	background: #a05e6d;
	font-weight: bold;
}

#navcontainer ul ul  ul ul #current{
	background: #ececec;
	color: #b77786;
	font-weight: bold;
}

#navcontainer ul ul ul ul .currentAncestor {
	background: #ececec;
	color: #b77786;
	font-weight: bold;
}

blockquote {
	background: #573940;
}

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