p {
  font-family:Verdana, Geneva, sans-serif
  font-size:12px;
  color:#000000;
  line-height:21px;
  font-size: 12px;
}
li {
  font-family:Verdana, Geneva, sans-serif
  font-size:12px;
  color:#000000;
  line-height:16px;
  font-size: 12px;
}
.introPara, .intropara {
  font-family:Verdana, Arial, sans-serif;
  font-size:16px;
  color:#AC6671;
  margin-top:0px;
  margin-bottom:15px;
  line-height:22px;
  font-weight: lighter;
}
.greenText, .greentext {
  color:#84882D;
}

.pinkText, .pinktext {
  color:#B3657F;
}

.blueText, .bluetext {
  color:#258389;
}

.flyout { /** To tag flyout images **/ }

.booking_button a {
  display: block;
  width: 220px;
  height: 23px;
  padding-top: 8px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  color: #FFF;
  background: url(../images/booking_button.gif) 0 0 no-repeat;
  text-decoration: none;
  text-align: center;
}

.booking_button a:hover {
  background-position: 0 -37px;
  color: #000;
}

