a:link, a:visited {
	color: #39526C;
}

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

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

#pageHeader {
	border-top-color: #1c2835;
}

#navcontainer #current {
	background: #1c2835;
	color: #ffffff;
	font-weight: bold;
}

#navcontainer #current:hover {
	background: #dbdbff;
	color: #000000;
	font-weight: bold;
}

#navcontainer .currentAncestor {
	background: #1c2835;
	color: #ffffff;
}

#navcontainer a:hover {
	background: #dbdbff;
	color: #000000;
	font-weight: bold;
}

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

#navcontainer ul ul .currentAncestor {
	background: #39526C;
}

#navcontainer ul ul ul #current{
	background: #4C6D8F;
	font-weight: bold;

}

#navcontainer ul ul ul .currentAncestor {
	background: #4C6D8F;
}

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

#navcontainer ul ul ul ul .currentAncestor {
	background: #7CB0E9;
	color: #ffffff;
	}

blockquote {
	background: #573940;
}

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