h1.vstH1 {
  font-family : Verdana, sans-serif;
  font-size : 12pt;
  color : #0060A9;
  font-weight : bold;
  display: inline;
  text-align : left;
}

h2.vstH2 {
  font-family : Verdana, sans-serif;
  font-size : 11pt;
  color : #0060A9;
  font-weight : bold;
  display: inline;
  text-align : left;
}

h2.vstTownH2 {
  font-family : Verdana, sans-serif;
  font-size : 11pt;
  color : #F26000;
  font-weight : bold;
  display: inline;
  text-align : left;
}

h3.vstH3 {
  font-family : Verdana, sans-serif;
  font-size : 10pt;
  color : #F26000;
  font-weight : bold;
  display: inline;
  text-align : left;
}

.vstAttractName {
  font-family : Verdana, sans-serif;
  font-size : 10pt;
  color : #F26000;
  font-weight : bold;
}

td.vstPageTitles {
  font-weight : bold;
  text-decoration : none;
  font-size : 10pt;
  font-family : Arial;
  height : 30px;
  border-bottom: solid #BADAE5 3px;
  border-top: solid #BADAE5 3px;  
}

td.vstPageMiddleText {
  font-weight : normal;
  text-decoration : none;
  font-size : 10pt;
  font-family : Arial;
  background-color : white;
  vertical-align: text-top;
  width : 750px;
  color : #282828;
  border-top: solid white 15px;
  border-left: solid white 15px;
  border-right: solid white 15px;
}

div.vstRightImage {
  float: right; 
  clear: right; 
  border-bottom: solid white 8px;
  border-left: solid white 8px;
  border-right: solid white 8px;  
}

div.vstRightImageBigBot {
  float: right; 
  clear: right; 
  border-bottom: solid white 35px;
  border-left: solid white 8px;
  border-right: solid white 8px;  
}

td.vstUnderline {
  border : 1px solid #0060A9;
  border-top-style: none;
  border-left-style: none;
  border-right-style: none;
}

td.vstTopline {
  border : 1px solid #BADAE5;
  border-bottom-style: none;
  border-left-style: none;
  border-right-style: none;
}

a.vstSubMenu1:link, a.vstSubMenu1:visited {
  display:block;
  text-indent: 10;
  text-align: left;
  width: 150px;
  height: 18px;
  text-decoration : none;
  font-size : 10pt;
  font-family : Arial;
  font-weight : bold;  
  color : white;
  background-color : #547FA2;
  border-collapse: collapse;  
  border-bottom: 1px solid white;
  border-left: 10px solid white;  
}

a.vstSubMenu1:hover {
  display:block;
  text-indent: 10;
  width: 150px;
  height: 18px;
  background-color : #2B4A63;
  color : white;
  text-decoration: underline;
  border-collapse: collapse;  
  border-bottom: 1px solid white;  
  border-left: 10px solid white;
}

a.vstSubMenu1CurrentPage {
  display:block;
  text-indent: 10;
  text-align: left;
  width: 150px;
  height: 18px;
  text-decoration : none;
  font-size : 10pt;
  font-family : Arial;
  font-weight : bold;  
  color : #001361;
  background-color : #E2D810;
  text-align : left;
  border-collapse: collapse;  
  border-bottom: 1px solid white;
  border-left: 10px solid white;
}

a.vstLnk:Link {
  color : #549C00;
}

a.vstLnk:visited {
  color : #357200;
}

a.vstLnk:hover {
  color : #265100;
}

ul.vstTownList {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}

li.vstTownList {
  background-image: url("imagefiles/sqorange.gif");
  background-repeat: no-repeat;
  background-position: 0px 4px; 
  padding-left: 16px;
  padding-bottom: 5px;
}

