/* Autum Stylesheet */

.content_navigation {
	border-top: solid 4px #e6c399;
	border-right: solid 2px #e6c399;
	background-color: #3d3d3d;
    background-image: url(/img/autum.jpg);
    background-position: bottom;
}

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

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

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

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






