body { font-family: arial,sans-serif; }
a { color: #006600; }
a:link { text-decoration: underline; }
a:visited { text-decoration: underline; }
a:hover { text-decoration: none; }
#global-index-content {
  margin: 50px 0px 0px 0px;
  padding: 0px 10px;
  text-align: center;
}
#global-index-content img { border: 0px; }
#global-index-content h1 { display: none; }
#global-index-content h2 {
  margin: 10px 0px;
  font-size: small;
  text-align: center;
}
#global-index-content table { width: 790px; margin-top: 15px; }
#global-index-content td { text-align: center; }

#global-index-content div.locbox-l,
#global-index-content div.locbox-c,
#global-index-content div.locbox-r {
	width: 230px; padding: 10px;
}
#global-index-content div.locBox-l { margin-right: 20px; }
#global-index-content div.locBox-c { margin: 0px }
#global-index-content div.locBox-r { margin-left: 20px; }

#global-index-content h3 {
  margin: 0px 0px 0px 0px;
  color: #006600;
  text-align: center;
  font-size: medium;
  font-weight: bold;
}
#global-index-content h3 sup { font-size: 11px; color: #cc0000; font-weight: normal; }
#global-index-content h4 {
  margin: 0px 0px 0px 0px;
  text-align: center;
  font-size: small;
  font-weight: bold;
  font-style: italic;
}
#global-index-content h5 {
  margin: 0px 0px 5px 0px;
  font-size: small;
  color: #333333;
  font-weight: normal;
}
#global-index-content h6 {
  margin: 0px 0px 5px 0px;
  font-size: small;
  color: #000000;
  font-weight: normal;
}
#global-index-content p {
  margin: 0px 0px 5px 0px;
  font-size: small;
}
#global-index-content p.destination-list { }
#global-index-content p.destination-list a {
	display: block;
	margin-bottom: 2px;
}
#global-index-content p.destination-list span {
	color: #006600;
	display: block;
	margin-bottom: 2px;
}
#global-index-footer {
  font-size: x-small;
  margin: 10px 0px 0px 0px;
  text-align: center;
}


#intro-header { 
  margin-top: 25px;
  background-image: url(/images/index/boxCat-header.jpg);
  height: 15px;
}
#intro {
  width: 790px;
  background-image: url(/images/index/boxCat-bg.jpg);
}
#intro h2 {
  text-align: center;
  font-size: medium;
  padding: 0px 0px 5px 0px;
  margin: 0px 75px;
  font-weight: bold;
  color: #006600;
  border-bottom: 1px solid #006600;
}
#intro p {
  font-size: small;
  margin: 0px 75px;
  padding: 5px 0px 5px 0px;
  text-align: left;
}
#intro table {
  width: 760px;
  margin: 0px 15px;
}
#intro td {
  width: 25%;
  text-align: left;
  vertical-align: top;
  padding: 5px;
  font-size: x-small;
}
#intro td a { color: #000000; }
#intro td h3 {
  font-size: small;
  margin: 0px 0px 2px 0px;
}
#intro td h3 a { color: #006600; }
#intro-footer {
  background-image: url(/images/index/boxCat-bottom.jpg);
  height: 25px;
}

