body {
	padding:0;
	margin:0;
	background-color:#ebeae8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	color: #000000;
	background-image:url(../images/main_backround.gif);
	background-repeat:repeat-x;
	}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	line-height:25px;
	font-weight:normal;
	font-style:italic;
	color: #04a687;
	padding-top:0px;
	margin-top:0px;
	}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:19px;
	font-weight:normal;
	color: #8dc73f;
	padding-top:0px;
	margin-top:0px;
	}
h1.intro {
	padding-top:0px;
	margin-top:0px;
	}
img {
	border:0;
	background-color:#FFFFFF;
	}
p {
	margin: 0 0 16px 0;
	padding:0;
	}
a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
	}
a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
	}
a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	color:#8cc63f;
	font-weight:normal;
	text-decoration:none;
	}	
div.wrapper { 
	position:relative;
	top:0px; 
	margin-left: auto; 
	margin-right: auto; 
	width: 720px; 
	}
div.header {
	height:115px;
	width:720;
	}
div.logo {
	float:left;
	width: 256px;
	margin: 20px 0 13px 0;
	}
div.navigation {
	float:right;
	width: 464px;
	margin: 58px 0 13px 0;
	}
div.about {
	float:left;
	width: 124px;
	margin: 50px 5px 10px 5px;
	}
div.projects {
	float:left;
	width: 123px;
	margin: 48px 5px 10px 5px;
	}
div.contacts {
	float:left;
	line-height:15px;
	width: 190px;
	margin: 48px 10px 10px 5px;
	}
/*#slideshow {
	width:700px;
	height:298px;
	background-image:url(../images/slideshowbackground.gif);
	background-repeat:no-repeat;
	text-align:left;
	margin:40px 0 35px 0;
	padding:10px;
	overflow: hidden;
	}
	*/
	
	
div.headertitle {
	width:720px;
	height:40px;
	text-align:left;
	margin:40px 0 35px 0;
	padding-bottom:15px;
	border-bottom:4px;
	border-bottom-style:solid;
	border-bottom-color:#bfd730;
	}
div.headertitlesub {
	width:720px;
	height:35px;
	text-align:left;
	margin:40px 0 0 0;
	}
div.fullwidthhome {
	float:left;
	width: 720px;
	}
div.fullwidthhome2 {
	float:left;
	width: 720px;
	height:253px;
	margin-bottom:50px;
	}
div.whoweare {
	width:350px;
	height:240px;
	float:left;
	margin:0 10px 40px 0;
	background-image:url(../images/whowearebackground.gif);
	background-repeat:no-repeat;
	}
div.latestnews {
	width:350px;
	height:240px;
	float:left;
	margin:0 0 40px 10px;
	background-image: url(../images/newsbackground.gif);
	background-repeat:no-repeat;
	}
div.home2col { 
	float:left;
	width:310px;
	margin:75px 20px 20px 20px;
	font-size:12px;
	line-height:18px;
	color: #77756c;
	}
div.home2col a:link {
	background-image:url(../images/link1.gif);
	background-position:center;
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
	font-size:12px;
	line-height:18px;
	color: #77756c;
	font-weight:bold;
	text-decoration:none;	
	}
div.home2col a:visited {
	background-image:url(../images/link1.gif);
	background-position:center;
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
	font-size:12px;
	line-height:18px;
	color: #77756c;
	font-weight:bold;
	text-decoration:none;
	}
div.home2col a:hover {
	background-image:url(../images/link1.gif);
	background-position:center;
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
	font-size:12px;
	line-height:18px;
	color: #05a687;
	font-weight:bold;
	text-decoration:none;
	}
div.threecolleft {
	width:200px;
	height:253px;
	float:left;
	background-image: url(../images/donatebackground.gif);
	background-repeat:no-repeat;
	}
div.threecolright {
	width:200px;
	height:253px;
	float:left;
	background-image: url(../images/wherebackground.gif);
	background-repeat:no-repeat;
	background-position:top;
	}
div.threecolmiddle {
	width:200px;
	height:253px;
	float:left;
	background-image: url(../images/storiesbackground.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding: 0 30px 0 30px;
	margin: 0 29px 0 29px;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color: #95968D;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color: #95968D;
	}
div.threecolimage {
	height:134px;
	margin-bottom:15px;
	padding-top:36px;
	}
div.threecolcontent {
	height:70px;
	color: #77756c;
	font-size:11px;
	line-height:15px;
	}
div.threecolcontent a:link {
	background-image:url(../images/link2.gif);
	background-position:center;
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
	font-size:11px;
	line-height:30px;
	color: #77756c;
	font-weight:bold;
	text-decoration:none;	
	}
div.threecolcontent a:visited {
	background-image:url(../images/link2.gif);
	background-position:center;
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
	font-size:11px;
	line-height:30px;
	color: #77756c;
	font-weight:bold;
	text-decoration:none;
	}
div.threecolcontent a:hover {
	background-image:url(../images/link2.gif);
	background-position:center;
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
	font-size:11px;
	line-height:30px;
	color: #05a687;
	font-weight:bold;
	text-decoration:none;
	}
div.fullwidthmain {
	float:left;
	width: 720px;
	margin-bottom:40px;
	font-size:14px;
	line-height:20px;
	color: #787878;
	}
#contactmain { margin-bottom:0; }
div.fullwidthmain a:link {
	font-size:14px;
	line-height:20px;
	color:#000000;
	text-decoration:underline;
	}
div.fullwidthmain a:visited {
	font-size:14px;
	line-height:20px;
	color:#000000;
	text-decoration:underline;
	}
div.fullwidthmain a:hover {
	font-size:14px;
	line-height:20px;
	color:#8cc63f;
	text-decoration:none;
	}
div.fullwidthitem {
	float:left;
	width: 720px;
	margin-bottom:25px;
	}
div.fullwidthcontactform {
	float:left;
	width: 720px;
	margin-bottom:50px;
	}
span.navtitle {
	padding:0 0 0 2px;
	font-weight:800;
	}
div.footer {
	clear:both;
	width:720px;
	height:30px;
	padding: 20px 0 20px 0;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-top-width: 5px;
	margin: 30px 0 0 0;
	}
div.footercopyright {
	color:#999999;
	width:360px;
	float:left;
	margin: 0;
	}
div.footercredit {
	text-align:right;
	color:#999999;
	width:360px;
	float:right;
	margin: 0;
	}
span.address {
	padding-left:2px;
	}
div.clear{
	clear:both;
	}
div.textcol1 {
	float:left;
	width: 280px;
	margin-right:20px;
	}
div.textcol2 {
	float:left;
	width: 280px;
	margin-right:10px;
	}
.imagefloat {
	margin:0 23px 10px 0;
	float:left; 
	}
span.subhead {
	font-weight:800;
	color:#04a687;
	}
span.italics {
	font-style:italic;
	color: #9D9B99;
	}
span.fact {
	font-weight:bold;
	}
