.bgHomePic {
  background-image:url(images/utility/homepic.jpg);
  background-repeat:no-repeat;
}
.borderPic {
  border: 1px solid #000000;
}

.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.headMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
    font-weight: bold;
}
.headMainAlt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
    font-weight: bold;
}
.headAlt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9F9F9F;
    font-weight: bold;
}
.greenhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #94AF5A;
}
.maroonhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #990000;
	font-style: italic;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #94AF5A;
}
h2{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #94af5a;
}
h3{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #94af5a;
}

A.linkMainBody:LINK {
	color : #94AF5A;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : underline;
}
A.linkMainBody:VISITED {
	color : #94AF5A;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : underline;
}
A.linkMainBody:HOVER {
	color : #94AF5A;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}
A.linkMainBodyBold:LINK {
	color : #94AF5A;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : underline;
    font-weight: bold;
}
A.linkMainBodyBold:VISITED {
	color : #94AF5A;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : underline;
    font-weight: bold;
}
A.linkMainBodyBold:HOVER {
	color : #94AF5A;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
    font-weight: bold;
}
.padImgRB {
  padding-bottom: 10px;
  padding-right: 10px;
}
.padImgLB {
  padding-bottom: 10px;
  padding-left: 10px;
}
.hrGreen {
  color: #94AF5A;
  height: 1px;
}

.divline {
	border-bottom:#94AF5A 1px solid;
}
