

body {
  text-align: center;
  margin-top:0px;
  margin-bottom:0px;
  color:#000000;
  font-family:Arial, Helvetica, sans-serif;
  font-size:0.9em;
  background-color: #ffffff;
}

img {
display:none;
}

/*-----------Font Sizes ------*/


#sidenav {font-size:80%;}

#content {font-size:85%;}

#footer {font-size: 70%;}

#footer p{font-size: 110%;}

.bigger {font-size:120%;}

#copyright {font-size: 80%; display:none;}

#tagline {font-size:80%;}

h1 {font-size:140%;}

h2 {font-size:120%;}
h3 {font-size:120%;}

 /*----------------------------*/
h1 {
margin:0;
padding: 3px 0;
  color:#60839f;
}

h2 {
margin:0;
padding: 3px 0;
  color:#60839f;
}

h3 {
margin:0;
padding: 3px 0;
  color:#60839f;
}

#contentwrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 800px;
  text-align: left;
}

#skipnav {
background-color:#ffffff;
color:#000000;
display:inline;
font-size:90%;
line-height:1em;

}

#skipnav a{
color:#000000;
}

#masthead {
display:none;
background-image:url(../siteimages/banner.jpg);
background-repeat:no-repeat;
width:800px;
height:215px;
}


#flashbox {

display:none;
width:160px;
padding-top:7px;
padding-left:12px;
}

#pagelead {
display:none;
}


#maincontent {
width:800px;
}

/*---------------------------SIDENAV--------*/
#sidenav {
float:left;
width:160px;
padding: 20px 0 10px 0;
}

#nav {
margin: 20px 0;
padding: 0;
height:27px;
list-style:none;
display:inline;
overflow:hidden;
color: #000000;
}

#nav li {
margin:0;
padding:0;
list-style:none;
display:inline;
color: #000000;
}

#nav a {
float:left;
padding: 27px 0 0 0;
overflow:hidden;
/* height: 0px !important; /*
height **/:27px;/* IE5 */
color: #000000;
}

#nav a:hover {
color: #000000;
}

#nav a:active, #nav a.selected {
color: #000000;
}

#thome a {
width:160px;
/* background-image:url(../buttons/home.gif);*/
color: #000000;
}

#tactivities a {
width:160px;
color: #000000;
}

#tattractions a {
width:160px;
color: #000000;
}

#taccomodation a {
width:160px;
color: #000000;
}

#tfood a {
width:160px;
color: #000000;
}

#ttravel a {
width:160px;
color: #000000;
}

#tservices a {
width:160px;
color: #000000;
}

#tshopping a {
width:160px;
color: #000000;
}

#tevents a {
width:160px;
color: #000000;
}
#tlinks a {
width:160px;
color: #000000;
}

#access {
margin: 4px 20px;
padding:5px;

font-weight:bold;
color:#000000;
text-align:center;
border: 1px solid #cccccc;
}

 #access a:link, a:visited, a:active {color: #000000; text-decoration: underline;}
#access a:hover {color: #000000; text-decoration: none; }


/*-----------------------------CONTENT----------------*/
#content {
width:580px;
margin-right:10px;
margin-left:180px;
padding:20px 10px;
border-bottom:1px solid #60839f;
}

#content a {
text-decoration:underline;
  color:#60839f;
}

#content a.active, #content a:hover, #content a.selected {
color: #3e5175;
text-decoration:none;
}

#content a:hover {
color:#3e5175;

}

#lists {

}



#lists a:link {
  color:#60839f;
text-decoration:underline;
}

#lists a:visited, #lists a:hover, #lists a:active {
color: #3e5175;
text-decoration:none;
}



/*------------Sub Page Navigation ----------*/

#subpagenav {
text-align:center;
margin-top:10px;
padding-left: 3px;

}

#tabs {
margin:0;
padding: 0 0 20px 10px;
border-bottom:1px solid #60839f;
}

#tabs li {
margin:0;
padding:0;
display:inline;
list-style-type:none;
}

#tabs a {
float:left;
line-height:14px;
font-weight:bold;
margin: 0 10px 4px 10px;
text-decoration:none;
  color:#60839f;
}

#tabs a.active, #tabs a:hover, #tabs a.selected {
border-bottom: 4px solid #60839f;
padding-bottom: 2px;
color: #000000;
}

#tabs a:hover {
color:#000000;

}

/* -----------------------AJAX -------------*/

#datawrap {
margin-top:10px;
}

.spry-select {
font-weight:bold;
}

.spry-hover {
font-weight:bold;
text-decoration:underline;
color:#000000;
}

#close{
clear:both;
margin:10px;
}

#listcol {
margin-top:5px;
width:200px;
float:left;
padding:10px;
}

#listcol th {
font-weight:bold;
	background-color: #7288b1;
	color:#000000;
}

#datacol {
	width:365px;
	margin-top: 0;
	margin-left: 220px;
}

#sidebar_brace {
	float: left;
	width:330px;
	height:340px;
	margin: 10px 5px 20px 10px;
font-size:90%;
	/* display: inline;*/
}

#sidebar_brace h4 {
margin:0;
padding: 3px 3px;
/* font-size:100%;*/
font-weight:bold;
background-color:#556fa2;
text-transform:uppercase;
color:#000000;
}


.SpryHiddenRegion {
   visibility: hidden;
}

/* Accordion Classes
----------------------------------------------- */
.Accordion {
	overflow: hidden;
}

.AccordionPanel {
	margin: 0px;
	padding: 0px;
}

.AccordionPanelOpen .AccordionPanelTab {
	background-color: #7288b1;
}

.AccordionPanelTabHover {
	color: #555555;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	color: #555555;
}

.AccordionFocused .AccordionPanelTab {
	background-color: #7288b1;
}

.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	background-color: #7288b1;
}

.AccordionPanelTab {
	color: #fff;
	cursor: pointer;
	background: #7288b1;

	
}
.AccordionPanelTab h3 {
	margin: 0;
	padding: 2px 2px 4px 36px;
	font-size: 110%;

	color: #000000;
} 
.AccordionPanelContent {
	overflow: auto;
	height: 200px;
	font-size: 110%;
	line-height: 140%;

}
.AccordionPanelContent ul { margin: 0;	padding: 1.375em; }
.AccordionPanelTabHover { color: #fff; }
.AccordionPanelClosed .AccordionPanelTab h3 {

	border-bottom: solid 1px #556fa2;
	color:#000000;
}
.AccordionPanelContent div { margin: 6px 8px; }





/*-----------------------Footer --------------------*/
	#footer {
		line-height: 130%;
	clear:both;
	margin:0px;
	height: 106px;
	overflow:visible;
	background-color: #ffffff;
	padding-top:10px;
	padding-left:180px;
	}
	
#footer p {

		/* padding: 0px 0px 30px 0px;
		margin: 0px 0px 30px 0px; */
		text-align: center;
 }
 
 #footer a:link, #footer a:visited, #footer a:active {color: #000000; text-decoration: underline;}
#footer a:hover {color: #000000; text-decoration: none; }


#tagline {
	background-color: #ffffff;
	padding:10px;
	text-align:right;
	font-size:80%;
}

#tagline a:link, #tagline a:visited{
  color:#000000;
  text-decoration:underline;
}


#tagline: a:hover {
  color:#000000;
  text-decoration:none;
}