H1 { font-size: 18pt; font-weight: lighter; margin-top: 0.5em; }
A {
	background-color: none;
	text-decoration: underline;
}
DIV.page-text {
	font-size:0.85em;
	}	

BODY, HTML {
	margin: 0px;
	padding: 0px;
	background-color: #EEDDBB;
	height: 100%;
}
DIV#background {
	position: absolute; 
	top: 1.5em; 
	width: 100%; 
	border-top: 4em solid #772D15;
	border-bottom: 13em solid #DCBA72;
}
DIV#background DIV {
	height: 1.7em;
	width: 100%;
	background-color: #AA4422;
}



	
P.perex {
	width: 90%;
	text-align: block;
	background-color: #FDFCEC;
	border: 1px solid #E1D81C;
	padding: 0.7em;
	font-size:0.9em
}

DIV.box H3{
	font-size: 0.8em;
	margin: 0px;
	color:#273461;
	padding: 0em 0em 1px 1em;
}	

UL#level-1-navigation {
 font-size: 90%;
 font-weight: bold;
}

UL#level-1-navigation LI {
 
}

UL#level-1-navigation LI SPAN.inside {
	padding-right: 0.3em;
	padding-left: 0.3em;
}
UL#level-1-navigation LI.selected SPAN.inside {
	padding-right: 0.3em;
	padding-left: 0.3em;
}

UL.level-2-navigation {
	padding-left: 0.4em;
	list-style-type: none !important;
	list-style-image: none !important;
}

UL.level-2-navigation UL {
	padding-left: 0.7em;
	list-style-type: none !important;
	list-style-image: none !important;
}

UL.level-2-navigation SPAN.selected {
	font-size: 14px;
	display: block;
	border-right: 1px solid white;
}
UL.level-2-navigation SPAN.selected SPAN.inside {
	display: block;
	height: 100%;
	padding: 0.3em 0em 0.3em 0.3em;
}

UL.level-2-navigation LI {
	font-size:1px;
	margin-bottom: 0.2em;
}
UL.level-2-navigation LI SPAN.not-selected{
	font-size: 14px;
	display: block;
	padding: 0.1em 0em 0.1em 0.3em;
}
DIV#breadcrumbs {
	padding-top: 0.4em;
	font-size: 80%;
}
SPAN#breadcrumbs-intro {
	font-weight: bold;
	color:#5E73BD;
}
