body {
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	color: #525252;	
}

h1 {
	margin: 0 0 10px 0;
	padding: 0 0 0 14px;
	font-size: 16px;
	color: #4f9532;
	background: url(deco_h1.gif) transparent center left no-repeat;
}

h2 {
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	font-size: 14px;
	color: #4f9532;
}

#two-box h2 {
	margin: 0 0 10px 0;
	padding: 0 0 0 14px;
	font-size: 14px;
	color: #4f9532;
	background: url(deco_h1.gif) transparent center left no-repeat;
}

h3 {
	font-size: 14px;
	margin: 0 0 10px 0;
	line-height: 1.3em;
}

#four-box h3 {
	font-size: 12px;
	padding: 0 0 0 16px;
	margin: 2px 0 2px 4px;
	line-height: 1.5em;
	background: url(deco_arrow.gif) transparent center left no-repeat;

}

h4 {
	margin: 0 0 5px 0;
	padding: 0;
	color: #4f9532;
	font-size: 11px;
}

p {
	margin: 0 0 10px 0;
	line-height: 1.5em;
}

#whats-happening h3 {
	font-size: 1em;
	margin: 0 0 0 0;
	line-height: 1.3em;
	margin: 0;	
}

#whats-happening p {
	line-height: 1.3em;
	margin: 0;	
}

p.more {
	padding-left: 18px;
	background: url(deco_arrow.gif) transparent center left no-repeat;
	line-height: 1.3em;	
}

#whats-happening p.more {
	margin-bottom: 10px;
	margin-top: 3px;
}


div.breadcrumb p {
	margin: 5px 0;
}

ul {
	font-size: 1em;
	color: #525252;
	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: #4590c7;
	text-decoration: underline;
}

a:visited {
	color: #4590c7;
	text-decoration: underline;
}

a:hover {
	color: #4590c7;
	text-decoration: none;
}

#four-box a:link {
	color: #4590c7;
	text-decoration: none;
}

#four-box a:visited {
	color: #4590c7;
	text-decoration: none;
}

#four-box a:hover {
	color: #4590c7;
	text-decoration: underline;
}

/*  sidenav  */

ul.sidenav {
	width: 190px;
	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: #4590c7;
	padding: 4px 0 4px 18px;
	background: url(deco_arrow.gif) transparent center left no-repeat;
	font-family: helvetica, arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
	width: 190px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 180px;
	vertical-align: bottom;
}

html>body ul.sidenav li a {
width: 180px;
	}

ul.sidenav li a:visited {
	text-decoration: none;
	color: #4590c7;
	background: url(deco_arrow.gif) transparent center left no-repeat;
	}

ul.sidenav li a:hover {
	text-decoration: none;
	color: #4f9532;
	background: url(deco_on.gif) transparent center left no-repeat;
	}

ul.sidenav li.on a {
	color: #4f9532;
	background: url(deco_on.gif) transparent center left no-repeat;
	}

ul.sidenav li.on a:visited {
	color: #4f9532;
	background: url(deco_on.gif) transparent center left no-repeat;
	}

ul.sidenav li.on a:hover {
	color: #4f9532;
	background: url(deco_on.gif) transparent center left no-repeat;
	}


/* footer */

#footer p {
	color: #fff;
	margin: 0;
}

#footer p a:link {
	color: #fff;
}

#footer p a:visited {
	color: #fff;
}

#footer p a:hover {
	color: #000;
}








