body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:11px;
}

.attractions {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:10px;
}

.pagelink {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:10px;
  text-decoration:underline;
  color:#000000;
}

.form {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:10px;
}

.maintext {
  padding-left:7px;
  padding-right:7px;
  }


.footer {
  background-image:url(images/footer.gif);
  background-repeat:no-repeat;
  width:781px;
  height:61px;
  text-align:center;
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:10px;
  font-weight:bold;
  color:#FFFFFF;
}

.footer A:visited {
  color:#FFFFFF;
  text-decoration:none;
}

.footer A:active {
  color:#FFFFFF;
  text-decoration:none;
}

.footer A:hover {
  color:#FEBE40;
  text-decoration:none;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

<!-- MAIN LAYOUT STYLES -->

.maindiv {
width:100%;
text-align:center;
}

.header {
background-image:url(images/header.jpg);
background-repeat:no-repeat;
background-position:center;
height:239px;
width:780px;
}

.maincontent {
width:781px;
}

.leftcontent {
float:left;
}

.centercontent {
}

.leftcontent1 {
background-image:url(images/leftbox_small.jpg);
background-repeat:no-repeat;
width:177px;
height:146px;
}

.leftcontent2 {
background-image:url(images/leftbox_big.jpg);
background-repeat:no-repeat;
width:177px;
height:248px;
padding-left:8px;
padding-top:1px;
}

.rightcontent {
float:right;
}

.rightcontent1 {
background-image:url(images/rightbox_big.jpg);
background-repeat:no-repeat;
width:180px;
height:204px;
}

.rightcontent2 {
background-image:url(images/rightbox_small.jpg);
background-repeat:no-repeat;
width:180px;
height:118px;
}

.rightcontent3 {
background-image:url(images/radiobox_small.jpg);
background-repeat:no-repeat;
width:180px;
height:118px;
}

.mainmenu {
text-align:left;
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
  color:#FFFFFF;
  padding-top:6px;
  width:781px;
  text-decoration:none;
}

.menulink A {
  color:#FFFFFF;
  text-decoration:none;
}

.menulink A:active {
  color:#FFFFFF;
  text-decoration:none;
}

.menulink A:hover {
  color:#FEBE40;
  text-decoration:none;
}

A:active {
  color:#FFFFFF;
  text-decoration:none;
}

A:hover {
  color:#FEBE40;
  text-decoration:none;
}

.attractions A {
  color:#000000;
  text-decoration:none;
}

.attractions A:active {
  color:#000000;
  text-decoration:none;
}

.attractions A:hover {
  color:#618BD5;
  text-decoration:none;
}

.pagelink A {
  color:#000000;
  text-decoration:underline;
}

.pagelink A:active {
  color:#000000;
  text-decoration:underline;
}

.pagelink A:hover {
  color:#618BD5;
  text-decoration:underline;
}



