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: #820042;
	color: #ffffff;
}

#navcontainer #current:hover {
	background: #820042;
	color: #ffffff;
}

#navcontainer .currentAncestor {
	background: #573a41;
	color: #ffffff;
}

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

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

#navcontainer ul ul ul #current{
	background: #a05e6d;
}

#navcontainer ul ul ul .currentAncestor {
	background: #a05e6d;
}

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

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

blockquote {
	background: #573940;
}

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

#container, #footer, .blog-archive-headings-wrapper, .blog-archive-entries-wrapper {
	margin: 0px auto 10px; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
}

/* This stylesheet will default the banner back to the default one that is set in the style variation file. For example if you have selected the blue style, then you can find the banner image is set in the blue.css file inside the css folder */
#banner {
}


/* This is the default float side for this theme. We only have this file as we need to set a default css file for the theme variations. */
#sidebarContainer {
	float: left;
}


		
		