
*
{
  /*font-family: Verdana; */
  font: 13px/20px Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body
{
  margin: 0;
  font-size: 80%;
   background-color: #000000;
  /*background-color: #DAA520;*/
 /*background-color: #9ACD32;*/

}
body, td {
	font: 13px/20px Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*background-image: url("Images/nav_back.jpg");
    background-repeat: repeat-y;*/
	/*color:#022889;*/
}
hr {border: 0;	height: 11px;color: white;	background-color: white;	border-bottom: 1px solid orange;}
/*
#PageWrapper
{
  width: 970px;
  margin-left: auto;
  margin-right: auto;
  
  background-color: White;
  
  background-repeat: repeat-y;
}*/

.PageWrapper
{
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  
  background-color: White;
  
  background-repeat: repeat-y;
   
}
.header
{
    /*border-bottom:solid 1px #F5F5DC;*/
    padding:0px;
    background-color:#99cc33;
}
/*.Header
{
    border-bottom: 3px solid #F5F5DC;
    background-color:#800000;
    width:970px;
}
*/
#MainMenu
{
  width: 180px;
  float: left;
 /* height:auto;
 background-color: #cdffcc;
*/
  font-size:8px;
  padding-top: 10px;
  
   background-image: url(../images/nav_back.jpg);
    background-repeat: repeat-y;
    background-position: left top;
    background-color: #b3ff85;
}
.hoursInfo {
	/*width: 145px;*/
	
	background-color: #F1F9C6;
	padding: 10px;
	border-color:#bc9b00;
	border-right-width:medium;
	border-bottom:solid 1px #bc9b00;
	border-left:solid 1px #bc9b00;
	border-right:solid 1px #bc9b00;
	border-top:solid 1px #bc9b00;
	margin-bottom: 25px;
	font-size: 8px;
	color: #000;
	width: 130px;	
}


.MainContent
{
    float: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 30px;
  padding-right:0px;
  width: 700px;
  background-color: White;
  font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif; 
  background-image: url(images/right_back_grn.jpg);
    background-repeat: repeat-y;
    background-position: right top;
    background-color: #FFFFFF;
   
  
}





.pageHeader
{
	font-size: 18px;
	font-weight: bold;
	
	color:#bc9b00
/*color:#b22222
	color:#8B008B;*/
}
.pagegreenHeader
{
	font-size: 16px;
	font-weight: bold;
	color:green;
}
/*.PartyTips
{background-color: #F1F9C6;
	padding: 10px;
	border-color:#bc9b00;
	border-right-width:medium;
	border-bottom:solid 1px #bc9b00;
	border-left:solid 1px #bc9b00;
	border-right:solid 1px #bc9b00;
	border-top:solid 1px #bc9b00;
	margin-bottom: 25px;
	font-size: 12px;
	color: #000;
	width: 250px;
	height:auto;	
	
	
	}*/
.dataTable { }

.dataTable td, .dataTable caption { border-bottom: 1px solid #bc9b00; }
/*.dataTable td, .dataTable caption { border-top: 1px solid #bc9b00; }*/

.dataTable td, .dataTable th { padding: 3px; }

.dataTable th, .dataTable th a { color: #fff; }

.dataTableBottom td { border-bottom: 0px;}

/* to get rid of bottom line on tables, uncomment: */
/* td.dataTableBottom {border-bottom:0;} */

.dataTable .total td {
  font-weight: bold;
}

.dataTable .special td { color: #f1f9c6; }
.primary, .primary td, .primarybold, .primarybold td {
  vertical-align: top;
}
.primarybold, .primarybold td {
  font-weight: bold;
}
.alternate, .alternate td {
  background-color: #f1f9c6;
  vertical-align: top;
}
.alternateFirst, .alternateFirst td {
  background-color: #f1f9c6;
  vertical-align: top;
  border-top: 1px solid #bc9b00;
}
.primaryLast, .primaryLast td {
  background-color: #ffffff;
  vertical-align: top;
  border-bottom: 1px solid #bc9b00;
}

.tblHead, .tblHead td {
  background-color: #bc9b00;
  vertical-align: top;
  color: #ffffff;
}
#border {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #666666;
}
h1 {font-family:arial;font-size:22px;letter-spacing:0px;color:#bc9b00;}
h2 {font-family:arial;font-size:16px;margin:10 0 0 0;}
h3 {
	font-family: arial;
	font-size: 14px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	margin:30 5 5 5;
	color: #967019;
	border-bottom: 1px solid #F1E3C0;
}
h4 {
	font-family: arial;
	font-size: 14px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: black;
	margin:25 0 20 0;
}
/*html
{
    
    font:12px Verdana;
}

body
{
    margin: 0;
    padding: 0;
    width: 970px;
    height:auto;
  margin-left: auto;
  margin-right: auto;
   
    font-family: Verdana;
    font-size: 10pt;
    color: #F5F5DC;
    background-color: #000000;
}
.leftColumn

   {
  width: 180px;
  float: left;
  padding-top: 20px;
  background-color: #800000;
}  
.hoursInfo {
	/*width: 145px;*/
	
/*	background-color: #F1FAC6;
	padding: 10px;
	margin-bottom: 25px;
	font-size: 10px;
	color: #000;
	width: 125px;	
}

.middleColumn
{
    
    
    float: left;
  padding-left: 10px;
  padding-top: 20px;
  padding-bottom: 30px;
  width: 800px;
  background-color:#FFFFFF;
 
}
.PageWrapper
{
  width: 970px;
  margin-left: auto;
  margin-right: auto;
  border-right: 3px solid #cc0033;
  background-color: White;
  
}

.table
{
	background-color:#F5F5DC;
	color: #800000;
	font-family: Verdana;
	
}
.header
{
    border-bottom:solid 1px #F5F5DC;
    padding:5px;
    background-color:#800000;
}

h1
{
	color: #66CDAA;
}
p
{
	color: #F08080 ;
}
*/

.footer {
    clear: both;
}
.simple th, .simple_attractions th {
	font-weight: bold;
	text-align: left;
	/*border-bottom: 8px solid #b22222;
	
	border-bottom: 8px solid #8B008B;*/
	border-bottom: 8px solid #bc9b00;
	letter-spacing: .05em;
	
	background-color: #f1f9c6;
	/*background-color: #FFD700;
	background-color: #f2f0f0;*/
	padding: 3px;
	color:#bc9b00;
	font-size:18px;
}

.simple td, .simple_attractions td {
	padding:3px;
	padding-bottom:8px;
	font-family:Trebuchet MS, Verdana, Geneva, Arial;
	font-size:12px;
	line-height:15px;
	border-bottom:1px dotted silver;
	vertical-align:top;
	text-align:left;
}
.simple td em, .simple_attractions td em {
	font-size: 11px;
	line-height:12px;
	
}

.a
{color:Blue;}
	


.navigation  
{ 
color: #000; 
background: #b3ff85 url("../images/left-tab.gif") left top no-repeat; 
text-decoration: none; 
padding-left: 8px 
} 
.navigation 
{ 
list-style: none; 
padding: 0; 
margin: 0 
} 

.SelectedStyle 
{
	background:green url("../images/home1.gif")no-repeat; 
	color:White;
	font-weight:bold;
}
.navcell {
    background-image: url("../Images/nav_back.jpg");
    background-repeat: repeat-y;
    background-position: left top;
    background-color: #cfffb3;
}

.maincell {
    background-image: url("../Images/nav_back.jpg");
    background-repeat: repeat-y;
    background-position: right top;
    background-color: #FFFFFF;
}