@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	color:black;
	background-color:#9ad0c7;
	background-image:url("graphics/screenedviewblur6.jpg");
}
body, td, div {
	font-size:12px;
}
a {outline:none;}
a:link {
	color:navy;
}
a:visited {
	color:#00008b;
}
a:active {
	color:#483d8b;
}

.tealtitle {
	font-size:18px;
	color:#2f4f4f;
}

.hometxt {
	font-size:12px;
	line-height:18px;
	color:#222;
	padding:30px;
	
}
.hometxt p.first:first-letter{
font-size:400%; 
font-family:Georgia, "Times New Roman", Times, serif;
color:#959595;
float:left;
line-height:.8em;
margin-right:3px;
 
}

.footertxt {
	font-size:11px;
	color:#696969;
}
.greentxt {
	color:#d2e170;
}
.whitetxt, a.whitetxt {
	color:white;
}
.bluetxt {
	color:#bce1dc;
}
.darkgraytxt {
	color:#464646;
}
.smalltxt, a.smalltxt {
	font-size:10xp;
}
.bigarrow {
	font-size:70px;
	color:#959595;
}
.homefirst h1 {
	font-size:15px;
	margin:0px;
	padding:0px;
	font-weight:normal;
}
.homefirst p {
	margin-top:5px;}
	
.homefirst {
	color:white;
	padding-left:20px;
	padding-right:20px;
	}
	
.ecotxt {color:white;font-size:13px;line-height:16px;}
.acttitle {color:#677fa7;font-size:18px;}
.acttitle2 {color:midnightBlue;font-size:18px;}
.acttxt {font-size:13px;line-height:16px;color:#484344;}