a {
  color: #B66A10;
}
a:visited {
  color: #B66A10;
}
a:hover, a:visited:hover {
  color: #B66A10;
  text-decoration: none;
}
strong {
	font-size:105%;
	font-weight:bold;
}

h1 {
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 200%;
  font-weight: normal;
}

h2 {
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 150%;
  font-weight: normal;
}

h3 {
  color: #998;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 120%;
  font-weight: normal;
  margin-top: 1.5em;
  margin-bottom: .5em;
}

#aboutcontainer h1 {
  font-size: 125%;
  text-align: center;
  font-weight: normal;
  color: #263d83;
  padding-top:3px;
}

#aboutcontainer li {
  font-size: 95%;
  font-weight: normal;
  margin-left: 5px;
  color: #263d83;
  padding-bottom:2px;
}

#news h1 {
  font-size: 140%;  	
}

#tours h1 {
  font-size: 150%;	
}