body {
	background-image: url();
	width: 100%;
	height: 100%;
	background-color: #e6d492;
}
.sitetext1 {
	font:Arial;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #014C72;
}
.sitetext1bold {
	font:Arial;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #014C72;
}

.sitetext2 {
	font:Arial;
	font-size: 16px;
	color: #000000;
}
.topheader {
	font-size: 30px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #014c72;
}
.topsubhdr {
	font:Arial;
	color:#014c72;
	font-weight: bold;
	font-size: 32px;
}
.subheader {
	font:Arial;
	color: #014c72;
	font-weight: bold;
	font-size: 24px;
}
.companyname {
	font:Arial;
	font-weight: bold;
	font-size: 16px;
	color:#014c72;
}

.contacttext {
	font-size: 18px;
	font:Arial;
}
	
.contactsubheader {
	font:Arial;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #014C72;
}
.missiontext {
	font:Arial; 
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 18px;
	color: #014C72;
}
a:link {
	color: #0000FF;
}
a:hover {
	color: #FFFF00;
}
a:visited {
	color: #0000FF;
}
.linktext{
	color: #014c72;
	font:Arial;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
}

.slncopy {
	font-weight: normal;
	color: #014c72;
	font:Arial;
	font-size: 12px;
	font-style: italic;
	bottom: auto;
}
