/* custom stuff */
ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

ul li
{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(images/sc_bullet_orange.png) ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

div.center {
  text-align: center;
}

#bottomnav_links {
  float: left;
  width: 776px;
	height: 24px;
	background: url(images/sc_redbar_bot.png) repeat-x;
	padding: 0px;
}


#bottomnav_links ul {
  margin: 0;
  padding: 0;
}

#bottomnav_links li {
  background-image: none;
  list-style:none; 
  float: left; 
  margin: 0px; 
  padding: 0px;
  font-size: 11px;
  line-height:17px;
  height: 17px;
  white-space: nowrap;
}

#bottomnav_links a {
  display: block;
  padding: 0px 30px;
  float: none; 
  text-decoration: none;  
  color: #eeeeee;
  line-height: 17px;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  background: url(images/sc_seperator_menubar.png) 0px 3px no-repeat;
}

#bottomnav_links a:hover {
  color: #ffffff;

}


#tabbar {
  float: left;
  width: 100%;
	padding-top: 4px;
	height: 25px !important;
	height: 25px;
	background: url(images/sc_tabbar_bg.png) repeat-x;
}

#colorbar {
  float: left;
  width: 100%;
	height: 10px;
	overflow: hidden;
	background: url(images/sc_orange_bar_top.png) repeat-x; 
}
div#footer {
  background: url(images/sc_footer_bg.png) repeat-x;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  color: #ddd;            
	padding-top: 4px;
	height: 25px !important;
	height: 29px;
}     

#footer ul {
  margin: 0;
  padding: 0;
  list-style:none;

}    

#footer li {
	margin: 0;
	float:left;
	height: 25px;
	margin-left: 0px;
	padding-left: 8px;
	background:none;
}    

#footer li a { 
/*	background:url(images/spacer.png) no-repeat 0% 100%;*/
  display:inline;
  line-height: 26px;
  height: 25px;
  width: auto;
  text-align: center;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: bold;
  color: #535657;
  text-transform: uppercase;
}

#footer a:hover {
  color: #000; 
} 

div#footer a:link, div#footer a:visited {
	color: #fff;
}

#tabbar ul {
  margin: 0;
  padding: 0;
  list-style:none;
}

/* top level links */

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#tabbar a {float:none;}
/* End IE5-Mac hack */


#tabbar li {
  margin: 0;
  float:left;
  height: 25px;
  margin-left: 4px;
  padding: 0;
}

#tabbar li a {
  display:block;
  line-height: 25px;
  height: 25px;
  background:url(images/sc_tab_normal.png) no-repeat 0% 100%;
  width: 139px;
  text-align: center;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #535657;
  text-transform: uppercase;
}

#tabbar a:hover {
  background:url(images/sc_tab_active.png) no-repeat 0% 100%;
  color: #ccc;
}   

.moduletable-copyright {
	text-align:center;
	font-size:9px;
	color:#777777;
}

table.parkHead {
	cellpadding:	0px;
	cellspacing:	0px;
}

.parkHead td {
	padding:	0px;
	spacing:	0px;
}
