/* Spring Stylesheet */

.content_navigation {
	border-top: solid 4px #e5bc2e;
	border-right: solid 2px #e5bc2e;
	background-color: #7b848d;
    background-image: url('/img/spring.jpg');
    background-position: bottom;
}

.content_content {
	border-top: solid 4px #e5bc2e;
	border-left: solid 2px #e5bc2e;
}

.ce_nav a.nav01, .ce_nav a:link.nav01, .ce_nav a:visited.nav01, .ce_subnav a.nav02, .ce_subnav a:link.nav02 { 
	color: #e5bc2e; 
}

.ce_subnav a.nav02, .ce_subnav a:link.nav02 { 
	text-transform: capitalize;
}


span.lexicon_entry_headline_list, span.lexicon_cat_headline {                                     
     color: #e5bc2e;
} 





