body {
	margin: 0;
	padding: 0;
	text-align: center;
}
.body_bgrd {
	background-color: White;
}
.footer_bgrd {
	background-image: url(../g/hp_footer.jpg);
	background-repeat: no-repeat;
}
A {
	color:#006600;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	
}

A:hover {
	color: #999966;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	
}

A.mouse:link {
font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-weight: bold;
	color:#336600;
	text-decoration:underline;
	}
	
A.mouse:hover {
font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-weight: bold;
	color:#999966;
	text-decoration:underline;
}

A.mouse:visited {
font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-weight: bold;
	color:#336600;
	text-decoration:underline;
}

.maintext { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-style: normal; 
	text-align: left;
	line-height: 15px; 
	font-weight: normal; 
	color: #000000;
}
.maintextloose {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	line-height: 21px;
	font-weight: normal;
	color: #003300;
}
.contactpage {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 16px;
	font-weight: normal;
	color: #003300;
}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #ffffff;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: bolder;
	color: #24518A;
}
.slogan {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 15px;
	font-weight: bold;
	font-style: italic;
	color: #B1BF22;
	letter-spacing: 1px;
}
/* Copy for HP (index) */
#wrapper {
	position: relative;
	text-align: left;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0 0 0;
}
.hptextwrapper {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	letter-spacing: 1px;
}
.homepagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}
#subpagecontentwrapper {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	letter-spacing: 1px;
	background-image: url(g/sub_upper_background.jpg);
	background-repeat: no-repeat;
}

#uniquename {
display:none; 
      position:absolute; 
      left:200px; 
      top:100px; 
      border-style: solid; 
      background-color: white; 
      padding: 5px;
	  }
	  
.contact {
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color: #006600;
}

.commlayer {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color: #006600;
line-height: 18px;
}

.pagetitle {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight: bold;
color:#006600;
}