body {
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	color: #fff;	
}

h1 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 18px;
	color: #438323;	
}

h2 {
	font-size: 16px;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	line-height: 1.5em;
	color: #438323;
}

h2.article_list_title {
	font-size: 12px;
	margin: 10px 0 3px 0;
	padding: 10px 0 0 0;
	line-height: 1.5em;
	color: #438323;
	border-top: 1px solid #6FB65A;
}

h3 {
	font-size: 14px;
	margin: 0 0 0 0;
	line-height: 1.5em;
	color: #438323;
}

h3 a:link {
	color: #438323;
}

h3 a:visited {
	color: #438323;
}

h3 a:hover {
	color: #438323;
}

h2 a:link {
	color: #438323;
}

h2 a:visited {
	color: #438323;
}

h2 a:hover {
	color: #438323;
}

h4 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 12px;
}

#sidebar h4 {
	margin: 5px 0 10px 0;
	font-size: 11px;
}

p {
	margin: 0 0 10px 0;
	line-height: 1.5em;
}

p.article_list_text {
	margin: 0 0 0 0;
	line-height: 1.5em;
}

p.article_list_link {
	text-align: right;
	margin: 0 0 0 0;
	line-height: 1.5em;

}

#search p {
	font-weight: bold;
	margin: 0;
}

ul {
	font-size: 1em;
	color: #fff;
	padding: 0 0 10px 0;
	margin: 0 0 0 2em;
	list-style-position: outside;
}

li {
	line-height: 1.5em;
	margin-bottom: 5px;
	 
}

a:link {
	color: #ae0b21;
	text-decoration: underline;
}

a:visited {
	color: #ae0b21;
	text-decoration: underline;
}

a:hover {
	color: #ae0b21;
	text-decoration: none;
}

/*  sidenav  */

ul.sidenav {
	width: 265px;
	padding: 0 0 5px 0;
    margin: 0 0 0 0;
	list-style-type: none;
	line-height: 11px;
	border: 0px solid #000;
	}

ul.sidenav li {
	margin: 0;
	font-size: 1em;
	}

ul.sidenav li a {
	display: block;
	color: #438323;	
	padding: 3px 0 3px 10px;
	background: url(images/deco_sidelinks.gif) transparent left no-repeat;
	font-family: arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
	width: 265px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 255px;
	vertical-align: bottom;
}

html>body ul.sidenav li a {
width: 255px;
	}

ul.sidenav li a:visited {
	text-decoration: none;
	color: #438323;
	background: url(images/deco_sidelinks.gif) transparent left no-repeat;
	}

ul.sidenav li a:hover {
	text-decoration: none;
	color: #ae0b21;
	background: url(images/deco_sidelinks.gif) transparent left no-repeat;
	}

ul.sidenav li.on a {
	color: #ae0b21;
	background: url(images/deco_sidelinks.gif) transparent left no-repeat;
	}

ul.sidenav li.on a:visited {
	color: #ae0b21;
	background: url(images/deco_sidelinks.gif) transparent left no-repeat;
	}

ul.sidenav li.on a:hover {
	color: #47b9d9;
	background: url(images/deco_sidelinks.gif) transparent left no-repeat;
	}



/* footer */

#footer p {
	color: #2e6c21;
}

#footer p a:link {
	color: #2e6c21;
}

#footer p a:visited {
	color: #2e6c21;
}

#footer p a:hover {
	color: #fff;
}








