A.footer {
  color: #FFFFFF;
  text-decoration: none;
}

A.footer:hover {
  color: #00FF00;
  text-decoration: underline;
}


TD.mainPhoto {
  background-image: url(images/bkgnd_top.gif);
  vertical-align: top;
  font-family: verdana, arial, helvetica;
  font-size: 11px;
  line-height: 20px;

}

TD.quickContact {
  background-image: url(images/bkgnd_form.jpg);
  vertical-align: top;
  font-family: verdana, arial, helvetica;
  font-size: 11px;
  line-height: 20px;

}

TD.rightBox {
  background: #d6dbe1;
  vertical-align: top;
  font-family: verdana, arial, helvetica;
  font-size: 11px;
  line-height: 20px;
  padding: 5px;

}

TD.rightBox2 {
  background: #d6dbe1;
  vertical-align: top;
  font-family: verdana, arial, helvetica;
  font-size: 13px;
  font-weight: bold;
  line-height: 24px;
  padding: 10px;

}

TD.mainText {
  background: #FFFFFF;
  color: #333333;
  vertical-align: top;
  font-family: verdana, arial, helvetica;
  font-size: 11px;
  line-height: 20px;
}

TD.footer {
  background: #b7b7b7;
  color: #FFFFFF;
  vertical-align: top;
  font-family: verdana, arial, helvetica;
  font-size: 10px;
  padding: 20px;
  text-align: center;
}

TD.footerMenu {
  color: #FFFFFF;
  vertical-align: top;
  font-family: verdana, arial, helvetica;
  font-size: 10px;
}

.text {
  padding-left: 25px;
  padding-right: 5px;
  font-size: 12px;
  line-height: 22px;
}

.contact {
  padding-left: 5px;
  padding-right: 5px;
  font-size: 10px;
  line-height: 14px;
}



.form input{ width:200px; height:20px; background-color:#B7B7B7; padding:2px 0 1px 6px; color:#242424; font-size:11px; font-family:tahoma; border:0;}
.form textarea{ width:200px; height:68px; background-color:#B7B7B7; padding:2px 0 1px 6px; color:#242424; font-size:11px; font-family:tahoma; border:0; overflow:auto;}

 input
{
color: #781351;
background: #fee3ad;
border: 1px solid #781351
}

 textarea
{
color: #781351;
background: #fee3ad;
border: 1px solid #781351
}

.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
}

.quickContactBox {
  text-align: center;
  font-size: 18px;
  line-height: 28px;
  color: #FFFFFF;
  margin-top: 15px;
  margin-left: 10px;
  margin-right: 5px;
  margin-bottom: 5px;
  font-weight: bold;
}

