#contact{
	background-color: #00793D;
	width: 699px;
/*	height:525px; */
	border-right: 1px solid #737373;
	border-left: 1px solid #737373;
	padding: 0 0 20px 0px;
	
	}
.contactnum{
color:#ffffcc;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
}
#contactheader{
width:699px;
height:25px;
background-image:url(howto.gif);
background-repeat:no-repeat;
}

.pinkText {
  color: #ffff66;
}

#directionsPane {
  display: none;
  font-size: 2em;
  color: #ffffcc;
  width: 494px;
  background-color: #006600;
  border: 3px #ffffcc solid;
}
#directionsPane a {
  color: #ffffcc;
}
#getDirectionsForm {
  width: 500px;
  display: none;
  font-size: 1.7em;
  line-height: 1.9em;
  color: #ffffcc;
}
#getDirectionsForm h1 {
  font-size: 1.7em;
  margin: 0px;
  padding: 0px;
}
#getDirectionsForm p {
  margin: 0px;
  padding: 0px;
}


#viewMapTip {
  display: none;
  margin: 10px 0px 10px 0px;
}
#viewMapTip img {
  cursor: pointer;
}
.contactBlurb, #contForm, #contResponse {
  color: #ffffcc;
  font-family:Arial, Helvetica, sans-serif;
  font-size:18px;
  line-height: 20px;

}
#contResponse {

}
.contactBlurb {
  padding: 0px 15px;
}
#contForm {
  display: none;
  color: #ffff66;

}
.contactBlurb a, .contactBlurb a:visited {
  color: #ffcc33;
}

#contLoading {
  display: none;
  color:#c8a94a;
  font-family:Arial, Helvetica, sans-serif;
  font-size:18px;
  line-height: 20px;

}



#contactForm {
/*  text-align: right; */
  width: 430px;
  margin: 0px auto;
  background-color: #339933;
  display: block;
  font-size: 1em;
  line-height: 1.4em;
  border: 2px solid #ccc;
  color: #ffffcc;
}
.clearBoth {
  height: .1%;
  width: 100%;
  clear: both;
}

#contInvalid {
  background-color: #000;
}
.textCenter {
  text-align: center;
}
