body, td, center, p, div { font-family: geneva,arial; font-size: 10pt }

.heading { font-weight: bold; font-family: verdana,geneva,arial; font-size: 10pt; color: 000000 }

.smallText { font-family: verdana,geneva,arial; font-size: 8pt; color: ffffff }

.text { font-family: verdana,geneva,arial; font-size: 8pt; color: 000000 }

.textHeading { font-weight: bold; font-family: verdana,geneva,arial; font-size: 8pt; color: 596A26 }

.footLink { font-family: verdana,geneva,arial; text-decoration : none; font-size: 8pt; color: ffffff }
.footLink:hover { font-family: verdana,geneva,arial; text-decoration : underline; font-size: 8pt; color: ffffff }

.linkText { font-family : verdana,geneva,arial; text-decoration : none; font-size: 12px; color : 006600;  font-weight: bold;}
.linkText:hover { font-family : verdana,geneva,arial; text-decoration : underline; font-size: 12px; color : 0000ff;  font-weight: bold;}

.topLink { font-family : verdana,geneva,arial; text-decoration : none; font-size: 12px; color : ffffff;  font-weight: bold;}
.topLink:hover { font-family : verdana,geneva,arial; text-decoration : underline; font-size: 12px; color : ffffff;  font-weight: bold;}

/* This is the Drop Down List */
A.dropNav { color: FFFFFF; text-decoration: none; }
A.dropNav:link		{ color: FFFFFF; }
A.dropNav:active	{ color: FFFFFF; }
A.dropNav:visited	{ color: FFFFFF; }
A.dropNav:hover		{ color: FFFFFF; text-decoration: underline; background:#AEBD84;}

/* SubNav Menu Styles - Position, Z Indexes etc */
div.aboutDropDown {
  position:absolute; 
  left:1px; 
  top:144px; 
  z-index:2;
  visibility: hidden;
}

div.installDropDown {
  position:absolute; 
  left:130px; 
  top:144px; 
  z-index:2;
  visibility: hidden;
}

div.waterDropDown {
  position:absolute; 
  left:259px; 
  top:144px; 
  z-index:2;
  visibility: hidden;
}

div.supplyDropDown {
  position:absolute; 
  left:388px; 
  top:144px; 
  z-index:2;
  visibility: hidden;
}

div.brightDropDown {
  position:absolute; 
  left:517px; 
  top:144px; 
  z-index:2;
  visibility: hidden;
}
