.nav {
  font-family: "Trebuchet MS";
  font-size: 13px;
  color: #d0a530;
  font-weight: bold;
}

.nav a{
  font-family: "Trebuchet MS";
  font-size: 13px;
  color: #d0a530;
  font-weight: bold;
  text-decoration: none;
}

.nav a:hover{
  color: #FFFFFF;
}

.body {
  font-family: "Trebuchet MS";
  font-size: 13px;
  color: #585858;
}

.body a{
  font-family: "Trebuchet MS";
  font-size: 13px;
  color: #585858;
  text-decoration: none;
}

.body a:hover {
  font-family: "Trebuchet MS";
  font-size: 13px;
  color: #09608d;
  text-decoration: none;
}

.white {
  font-family: "Trebuchet MS";
  font-size: 13px;
  color: #ffffff;
}

.white a{
  font-family: "Trebuchet MS";
  font-size: 13px;
  color: #ffffff;
  text-decoration: none;
}

.yellow14 {
  font-family: "Trebuchet MS";
  font-size: 14px;
  color: #d0a530;
  font-weight: bold;
}

.yellow14 a{
  font-family: "Trebuchet MS";
  font-size: 14px;
  color: #d0a530;
  font-weight: bold;
  text-decoration: none;
}

.grey_dots {
  font-family: "Trebuchet MS";
  font-size: 13px;
  color: #cbcbcb;
}

.grey14 {
  font-family: "Trebuchet MS";
  font-size: 14px;
  color: #585858;
}

.grey14 a{
  font-family: "Trebuchet MS";
  font-size: 14px;
  color: #585858;
  text-decoration: none;
}

.blue14 {
  font-family: "Trebuchet MS";
  font-size: 14px;
  color: #09608d;
}

.blue14 a{
  font-family: "Trebuchet MS";
  font-size: 14px;
  color: #09608d;
  text-decoration: none;
}

.blue16 {
  font-family: "Trebuchet MS";
  font-size: 16px;
  color: #09608d;
}

.blue16 a{
  font-family: "Trebuchet MS";
  font-size: 16px;
  color: #09608d;
  text-decoration: none;
}

.blue20 {
  font-family: "Trebuchet MS";
  font-size: 20px;
  color: #09608d;
}

.blue20 a{
  font-family: "Trebuchet MS";
  font-size: 20px;
  color: #09608d;
  text-decoration: none;
}

.footer {
  font-family: "Trebuchet MS";
  font-size: 10px;
  color: #84b0c6;
  font-weight: bold;
}

.footer a{
  font-family: "Trebuchet MS";
  font-size: 10px;
  color: #84b0c6;
  text-decoration: none;
}

.gallery {
  float: left;
  width: 100%;
}

.gallery_item {
  float: left;
  width: 20%;
  padding-top: 10px; 
}

#map_canvas div {
  white-space: normal!important; 
}
