* {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #222;
	}

.crumbs {
	display: block;
	padding: 0 0 10px;
	text-transform: uppercase;
	font-size: 10px;
	}
.crumbs a {
	font-size: 10px;
	padding: 0 5px;
	}

.title {
	font-family: Book Antiqua, "Book Antiqua", "Palatino Linotype", Palatino, serif;
	font-variant: small-caps;
	font-size: 20px;
	font-weight: bold;
	color: #444;
	}
.title_green { font-weight: bold; color: #348750; }
.title_green5 { font-size: 14px; font-weight: bold; color: #348750; }
.title_green10 { font-size: 16px; font-weight: bold; color: #348750; }
.title_grey { font-weight: bold; color: #444; }
.title_blue { font-weight: bold; color: #336699; }
.title_blue10 { font-size: 16px; font-weight: bold; color: #336699; }

.small_news em {
	font: italic 11px  Verdana, Geneva, sans-serif;
	line-height: 1.5em;
	}
.small_green {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3em;
	color: #348750;
	display: block;
	}

div.services {
	border: 1px solid #999;
	margin-bottom: 24px;
	}
div.services a {
	display: block;
	background: #888;
	text-decoration: none;
	}
div.services a:hover {
	background: #5c9970;
	text-decoration: none;
	}
div.services a span {
	padding: 6px 10px 8px;
	display: block;
	font-size: 15px;
	color: #fff;
	}
div.services img { 
	margin: 2px;
	margin-bottom: 0;
	}


label {
	font-size: 14px;
	padding: 0 10px;
	}
input {
	padding: 4px;
	}
span.chk {
	height: 20px;
	margin-bottom: 10px;
	display: block;	
	}
span.chk input {
	vertical-align: bottom;
	margin: 0;
	}
span.chk label {
	vertical-align: bottom;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	color: #222;
	}
span.chk label:hover {
	cursor: pointer;
	}
.submit	{
	width: 120px; height: 30px;
	vertical-align: middle;
	background-color: #348750;
	border: 1px solid #346d47;
	font-size: 14px;
	font-weight: bold;
	color:#fff;
	}


.news_title {
	font-weight bold; color: #348750;
	}
.projects_head {
	font-weight: bold;
	color: #336699;
	}
.news_body,
.projects_body,
.home_body {
	line-height: 1.5em;
	}
span.header {
	display: block;
	padding-top: 3px;
	font-size: 11px;
	line-height: 1.5em;
	}


.footer {font-size: 11px;}
.footer a {
font-size: 9px;
padding: 0 2px;
text-transform: uppercase;
}

ul {line-height: 1.5em;}
ul li {padding-bottom: 3px;}
ul li em {font-size: 10px; font-style: normal;}
ul li a {font-size: 12px;}

ol {line-height: 1.5em;}
ol li {padding-bottom: 3px;}

a {color: #336699; font-weight: bold; text-decoration: underline;}
a:hover {color: #0a3250; font-weight: bold; text-decoration: none;}
a img {border: none;}