html {

}
body {
  margin: 0px;
  padding: 0px;
  font: 77% Arial, Helvetica, sans-serif;
  color: #000;

}

body#thebody{
  width:768px;
}
form {
  margin: 0;
}

a{
	text-decoration:none;
	font-weight:bold;
  color: #000066;
}

a img {
  border: 0;
}


h1 {
  margin-top: 5px;
  font-weight: bold;
  font-size: 1.6em;
  color:#007;
}

h2 {
  margin: 0.2em 0 0.2em 0;
  font-size: 1.2em;
  font-weight: bold;
  color:#007;
}

h3 {
  margin: 0.2em 0 0.2em 0;
  font: bold 1.2em;
  color:#6B9A9B;
}

h4 {
  margin: 0.2em 0 0.2em 0;
  font: bold 1.1em;
  color:#6B9A9B;
}

br.clear {
  clear: both;
}
.right {
  float: right;
}
.left {
  float: left;
}
img.left {
  float: left;
  margin-right: 5px;
}
img.right {
  float: right;
  margin-left: 5px;
}
p.bold, span.bold {
  font-weight: bold;
}
.clearBoth{
	clear:both;
	font-size:1px;
}
.borderless{
	border: 0;
}

.white{
 color:#fff;
}
div.green-header{
	background:URL(/images/green_header_bg.gif) top left no-repeat;
  font-weight:bold;
	color:#fff;
	height:25px;
  he\ight: 21px;
	padding:4px 0px 0px 20px;
}
div.green-header-side {
	background:URL(/images/green_header_bg.gif) top left no-repeat;
  font-weight:bold;
	color:#fff;
	height:25px;
  he\ight: 21px;
  margin: 10px 0 5px 0;
	padding:4px 0px 0px 20px;
}

div.purple-header{
	background:URL(/images/purple_header_bg.gif) top left no-repeat;
	font-weight:bold;
	color:#fff;
	height:25px;
  he\ight: 21px;
	padding:4px 0px 0px 20px;
}

div.paging {
  clear: both;
}

div.paging div.link {
  float: left;
  width: 50%;
}

div.list_seperator{
 /*background-color:#990066;*/
 height:1px;
 border-bottom:solid 2px #BF5F9F;
 /*border-top:solid 2px #990066;*/
 width:100%;
}

#breadcrumbs {
  text-align:left;
  font-size: 0.9em;
  color: #906;
  padding-top: 4px;
}
#breadcrumbs a{
  color: #906;
}

#rightmenu {
  float: right;
  padding-top: 20px;
  padding-bottom: 10px;
  width: 150px;
  overflow: visible;
  margin-left: 6px;
}
#rightmenu h2 {
	background: url(/images/green_header_bg.gif) top left no-repeat;
  font-weight:bold;
  font-size: 1em;
	color:#fff;
	height:25px;
  he\ight: 21px;
	padding:4px 0px 0px 20px;
}
#rightmenu ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
#rightmenu li {
  font-size: 0.9em;
  padding: 3px 2px 5px 2px;
	background: url(/images/greydot.gif) bottom repeat-x;
}
#rightmenu li a {
  color: #a02173;
}
#rightmenu ul ul {
  font-size: 0.95em;
  padding: 0px 2px 0px 10px;
  margin: auto;
}
#rightmenu ul ul li {
  padding: 0px;
  padding-bottom: 2px;
}
#rightmenu ul ul li.last {
  background: none;
}

#site-search{
 width:600px;
}

#site-search dd {
  margin-bottom: 20px;
}
#site-search div.pages {
  text-align: center;
}
#site-search div.pages a {
  padding: 0 5px;
}

#event-search {
  color: #A3297A;
	font-weight: bold;
	font-size: 0.85em;
	vertical-align: middle;
	margin-left: -5px;
}
#event-search label {
  width: 78px;
  float: left;
  padding: 4px;
  text-align: left;
}
#event-search input.box {
  height: 13px;
  width: 150px;
  font-size: 0.85em;
  vertical-align: top;
}

#faq-categories {
  width: 450px;
}
#faq-questions {
  width: 580px;
}
#faq-results {
  width: 580px;
}
hr.style {
  color: #A3297A;
  background-color: #A3297A;
  height: 2px;
}

#contact-form label {
  width: 100px;
  float: left;
  padding: 4px;
  text-align: right;
}
#contact-form sup.required {
  color: #f00;
}

#contact-form input.sendform {
  margin-left: 106px;
}

#header{
	  background:URL(/images/page_bg.gif) top left repeat-x;
	  height:79px;
	  width:768px;
	  padding:0;
}

#header-links{
	position:absolute;
	top:0px;
	left:10px;
}

#header-links a{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:0.8em;
}


#header form{
	position:relative;
	color:#A3297A;
	font-weight:bold;
	font-size:0.85em;
	margin-top:35px;
	padding:0.3em;
	height:30px;
	vertical-align:middle;
}

#header form input,select{
/*	border:inset 1px #b7b7b7; */
	vertical-align:middle;
  font-size: 0.95em;
}

#header form select {
/*	border:inset 1px #b7b7b7; */
	width:146px;
}

#header form #services {
  width: 156px;
}

#right-cell div {
  display: block;
}

#header-logo{
	position:absolute;
	top:0;
	padding:0;
	left:552px;
	z-index:1;
}

#top-navigation{
	margin: 0 ;
	padding: 0 ;
	padding-right:15px;
	height:25px;
	background-color: #ccc;
}

.subnav {
	background-image: url(/images/greycorner.gif);
  background-repeat: no-repeat;
  background-position: 145px 100%;
}

#top-navigation ul{
	list-style:none;
  text-align:right;
	padding-top:5px;
	margin:0;
}

#top-navigation ul li {
	display: inline;
	padding:0px;
  text-align: center;
}

#top-navigation a{
	color:#007;
	font-weight:bold;
	padding: 0px 20px 0px 8px;
  font-size: 0.95em;
	background:URL(/images/top_nav_sep.gif) right no-repeat;
	text-decoration:none;
}

#top-navigation a.last{
  background:none;
}

#left-navigation{
	width:120px;
}

#homepage-montage{
	margin-top:1px;
}

#homepage-content{
	margin-top:8px;
}

#main-container {
  width: 648px;
  w\idth: 623px;
	padding-left:25px;
}

#main-container #center-cell{
	width:450px;
}

#main-container #center-cell-subpage{
  width: 478px;
	w\idth: 456px;
  padding-right: 10px;
  float: left;

}

#main-container #center-cell-subpage-fullsize{
  width: 623px;
	w\idth: 613px;
  padding-right: 10px;
  float: left;
}


#main-container #right-cell-subpage{
	width: 145px;
  float: left;
}

#main-container #right-cell{
  width:143px;
}

.outline-box {
  border: 1px solid #cacaca;
  padding: 1px;
}



.dotted-header {
  padding-top: 3px;
	background: url(/images/greydot.gif) top repeat-x;
}

.home-latest-news {
  padding-top: 3px;
	width:217px;
  float: left;
	background: url(/images/greydot.gif) top repeat-x;
}

.home-latest-news-items {
	margin: 0px;
	background: url(/images/home_items_bg.gif) repeat-x;
	padding: 6px;
  list-style: none;
}

.home-latest-news-items li {
  padding: 7px 10px 7px 15px;
  background: url(/images/bullet.gif) 0 10px no-repeat;
  border-bottom: 1px solid #ccc;
}
.home-latest-news-items li.last {
  padding-bottom: 0px;
  border-bottom: none;
}
.home-latest-news-items li.first {
  padding-top: 0px;
  background-position: 0 3px;
}
.home-latest-news-items li a {
  color: #a02173;
}

#main-footer  {
	width:590px;
	border:solid 1px #b7b7b7;
	font-size:0.87em;
	margin-bottom: 5px;
}
#main-footer .left {
  width: 420px;
  font-weight: bold;
  padding: 5px;
}

#sub-footer {
  float: none;
  clear:both;
  
  font-size:0.9em;
  width: 600px;
  text-align: center;
}

tr td.light-blue {
  background: #e0f0fb;
}
tr.light-blue th, tr.light-blue td {
  background: #e0f0fb;
}
#play-areas th {
  font-weight: bold;
}
#play-areas col.light-blue {
  background: #e0f0fb;
}
#play-areas col.grey {
  background: #eee;
}
#play-areas col.center {
  text-align: center;
}
#play-areas tr > td {
  text-align: center;
}
#play-areas td + td {
  text-align: left;
}
#play-areas td + td + td {
  text-align: center;
}
#play-areas td + td + td + td {
  text-align: left;
}
#air-quality tr td {
  vertical-align: top;
}
#charges tr.heading td {
  background: #e0f0fb;
}
#charges td {
  vertical-align: top;
}
#regulations li {
  padding-bottom: 2em;
}
#faqs {
  background: #e0f0fb;
}
#faqs td {
  vertical-align: top;
  padding: 5px;
}
#things-to-do {
  border-collapse: collapse;
  border-top: 5px solid #e0f0fb;
}
#things-to-do tbody td {
  border-bottom: 5px solid #e0f0fb;
  padding: 5px;
}
#things-to-do td {
  vertical-align: top;
}
#things-to-do td p {
  margin: 0;
}
#things-to-do td ul {
  padding-top: 0;
  margin-top: 0;
}
#folk-park li {
  margin-bottom: 2em;
}
a.tibus{
display:block;
float:none;
clear:both;
margin-top:10px;

}
.toppadding {
  padding-top: 6px;
}

/**
* impromptu prompts
*/
.ogwarning .srf{
      background-color: #eeeeee;
}
.ogfade{
      background-color: #000000;
}
div.og{
      position: absolute;
      background-color:#A3297A;
      padding: 10px;
      width: auto;
      -moz-border-radius:8px;
      -webkit-border-radius:8px;
}
div.og .ogclose{
      display:none;
      float: right;
      margin: -35px -10px 0 0;
      cursor: pointer;
}
div.og .ogcontainer{
      background-color: #1f1d1c;
      padding: 5px;
}
div.og .ogbmessage{
      background-color: #ffffff;
      border:solid 1px #ababab;
      color:#000;
      padding: 10px;
      text-align:left;
}
div.og .ogbuttons{
      text-align: center;
      padding: 5px 0 0 0;
}
div.og button{
      padding: 3px 10px 3px 10px;
      margin: 0 10px;
}

table#mp3s {
  border-collapse: collapse;
}
table#mp3s tr th {
  padding: 10px;
}
table#mp3s tr td {
  border-bottom: 1px dashed #DBDEDD;
  margin: 0;
  padding: 5px 0 20px 0;
}
table#mp3s tr td h4,
table#mp3s tr td p {
  margin: 0 0 5px 0;
}
table#mp3s tr td strong {
  display: inline-block;
  margin: 5px 0 0 0;
}
