a:link, a:visited {
	color: #005e85;
}

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

#banner #insert {
	background: url(../../images/headers/browser_header.jpg) no-repeat;
}

#pageHeader {
	border-top-color: #30836a;
}

#navcontainer #current {
	background: #30836a;
}

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

#navcontainer .currentAncestor {
	background: #30836a;
	color: #ffffff;
}

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

#navcontainer ul ul #current{
	background: #30836a;
}

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

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

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

#navcontainer ul ul  ul ul #current{
	background: #ececec;
	color: #30836a;
}

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

blockquote {
	background: #30836a;
}

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

.album-title {
	color: #30836a;
}

.movie-page-title {
	color: #30836a;
}

.quote {
    width: 80%;
    margin-left: 40px;
    font-weight: bold;
    font-size: 12pt;
    line-height: normal;
    background-color: #30836a;
    border: solid 1px #005e85;
    color: #ffffff;
    padding: 5px;
}
