body {
	font-family:Arial, Helvetica, sans-serif;	
	font-size: 100%;	
	}
	
img {
	border:none;
	}
	
#frame {
	width:850px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:left;
	}
	
#contentleft {
	width:195px;
	padding: 50px 0px 0px 0px;
	float:left;
	background:#fff;
	font-size:70%;
	color:#408080;
	}
	
#homeleft {
	width:195px;
	padding: 50px 0px 0px 0px;
	float:left;
	background:#fff;
	font-size:70%;
	color:#408080;
	text-align:center;
}


#contentcenter {
	width:390px;
	padding: 15px 0px 0px 0px;
	float:left;
	background:#fff;
	}

#contentright {
	width:265px;
	padding: 15px 0px 0px 0px;
	float:left;
	background:#fff;
	}

#topnav {
	background:#fff
	}
	
#contentOrig {
	width: 780px;
	padding: 20px 35px 20px 30px;
}
.homecontent {
	font-size: 78%;
	text-align:justify;
	line-height: 150%;
}

p a:link {
color: #176D6C;
font-weight:bold;
text-decoration:underline;	
}
p a:visited {
color: ##176D6C;
font-weight:bold;
text-decoration:none;
}
a:link {
color: #176D6C;
text-decoration:none;	
}
a:visited {
color: #176D6C;
text-decoration:none;
}

h1 {
font-size: 100%;
color: #176D6C;
font-weight:bold;
}
h2 {
font-size: 90%;
color: #176D6C;
font-weight:bold;
margin-bottom: 0px;
padding-bottom: 0px;
}
p {
	margin-top: 0px;
	padding-top: 0px;
}
#footer {
font-size:70%;
color:#408080;
text-align:center;
}
#footer a:link {
color: #408080;
font-weight:normal;
text-decoration:none;	
}
#footer a:visited {
color: #408080;
font-weight:normal;
text-decoration:none;
}
.footer {
font-size:70%;
color:#408080;
text-align:center;
margin-top:15px;
}
.footer a:link {
color: #408080;
font-weight:normal;
text-decoration:none;	
}
.footer a:visited {
color: #408080;
font-weight:normal;
text-decoration:none;
}
.feature_hdr {
font-family: "Times New Roman", Times, serif;
font-size: 105%;
font-weight: normal;
font-style: italic;
}
.feature {
font-family: "Times New Roman", Times, serif;
font-size: 95%;
font-weight: normal;
}
#about_head {
	width:850px;
	height: 18px;
	vertical-align:middle;
 	background-color:#006666;
	padding: 10px 0px;
	margin: 15px 0px;
}
#about_head h1 {
	color:#ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	text-align:center;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;	
}
	
.about_content {
	color:#000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 80%;
}


.about_content h2 {
	color:#006666;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-top: 15px;
	margin-bottom: 0px;
	text-decoration:underline;
}
.col_3 {
	padding: 10px 30px;
	text-align:justify;
}


