body {
	background-color: #5d6063;
}



.mainContent {
	background-color: #e5ffc1;
	padding:10px 25px 10px 15px;
	width:760px;

}


.leftBorder {
/*	background-image: url(images/left_border.jpg);*/
	/*background-repeat: repeat-y;*/
background-color:#E5FFC1;
width: 220px;
}
/*.rightBorder {
	background-image: url(images/right_border.jpg);
	background-repeat: repeat-y;
	width: 15px;
}*/

.menuCell {
	background-color: #203F80;
	height:30px;
	border-top:1px solid #000;
	border-bottom:1px solid #000
	}

.menuCell p{
color:white;
font-family:verdana,sans-serif;
text-align:center;
margin:3px;
padding:0px;
font-size:80%;
}


.outerTable {
	border: 1px solid #434242;
	width: 980px;
	background-color:#E5FFC1;
	
}
h1 {
	font-family: Georgia, sans-serif;
	font-size: 120%;
	color: #0072A8;
}


.plainCell {
	background-color: #E5FFC1;
}
.stdText {
	font-family: Verdana, sans-serif;
	font-size: 80%;
	color: #000000;
	margin-top:5px;
	line-height:1.3em;
}



p, li {
	font-family: Verdana, sans-serif;
	font-size: 80%;
	color: #000000;
	margin-top:0px;
	margin-top:5px;
	line-height:1.3em;
}


p a {
color:#000099;
}



h2.stdText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #000066;
	margin-bottom:0px;
padding-bottom:0px;
}


h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #000066;
	margin-bottom:0px;
padding-bottom:0px;
	line-height:1.3em;
}


h3 {
	font-family: Verdana, sans-serif;
	font-size: 95%;
	color: #000066;
}



h3.pricelink {
font-size: 80%;
color: #000066;
border:1px solid gray;
padding:3px 5px 5px 5px;
width:310px;
background-color:#FFFFCC

}




h3 {
	font-family: Verdana, sans-serif;
	font-size: 95%;
	color: #000033;
	margin-bottom:0px;
padding-bottom:0px;
	line-height:1.3em;
}







.menuItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #434242;
}
/*.addressBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.border01 {
	border: 1px solid #5D6063;
}
.infoBox {
	background-color: #5D6063;
	margin: 3px;
	border: 1px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
.bookDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	text-indent: 5px;
	font-weight: normal;
	color: #000000;
	height: 20px;
	width: 160px;
	vertical-align: middle;
	background-color: #ffffcc;
}
.bookAmount {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
	color: #000000;
	vertical-align: middle;
	width: 148px;
	background-color: #ffffcc;
}
.bookBooked {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	color: #999999;
	vertical-align: middle;
	width: 148px;
	background-color: #ffffcc;
}

*/
.smalTxt {
	font-family: verdana, sans-serif;
	font-size: 75%;
	color: #000000;
}

.whiteText {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.addtrH2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #434242;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: double;
	line-height:1.4em;
}


/*LH MENU*/


#linklist
    {
	 margin-top:10px;
	 	font-family: Verdana, sans-serif;
		font-size:100%;
	     }

	 
 #leftmenu ul
    {
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 0px;
	 margin-left:20px;
}


#linklist #leftmenu ul li
    {
    border-bottom: 1px solid #FFF;
    display: block;
    padding: 5px 0 5px 10px ;
/*	 background : url(images/menuarrow.png) center left no-repeat transparent ;*/
    }

#linklist #leftmenu ul li a:link, #linklist #leftmenu ul li a:visited
    {
text-decoration: none;
color:#006600;
font-family: verdana, sans-serif;
    }

	 
#linklist #leftmenu ul li a:hover
    {
text-decoration: none;
color:#FF0000;
font-family: verdana, sans-serif;
    }

	
	 
#leftmenu h3.sectionhead
    {
    margin: 10px 0px 5px 15px;
	color:#7B7227;
   font-weight:normal;
	font-size:100%;
	font-family:trebuchet,sans-serif;
    }
	 
.minipic{
	margin:0px 5px 0px 5px; 
	border:1px solid black;
}

.recreationpic{
	margin:5px 10px 10px 0px; 
	border:0px solid black;
float:left;
}


#eXTReMe{
display:none;
visibility:hidden;
}



/*FORM STUFF*/

.mainContent .formtable, .mainContent .legendstyle{
font-family:verdana,sans-serif;
font-size:80%;
}

.mainContent .formtable .formtable td{
padding:3px 5px;
font-size: 80%;
}

.mainContent .formtable textarea{
border-width:1px; 
border-color:gray;
font-family:verdana,sans-serif;
color:#000;
font-size:95%;
border-style: inset;
}

.mainContent .formtable legend{
	color: gray;
}

.mainContent .formtable submit{
	background-color:#666666;
}


.mainContent .formtable .infobox{
	border:1px solid gray;
	padding: 5px;
	background-color: #FFFFEE;
}



.pricetable p{
margin:0px;
padding:0px;
}



 .pricetable{
font-size: 85%;
color: black;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
background-color: #FFFFEE;

}


 .pricetable table {
border: 1px solid #EEEEEE;
margin: 10px auto;
float: left;

}

 .pricetable td {
font-weight: normal;
padding: 4px;
}


  .pricetable th {
font-weight: bold;
}

  .pricetable td h3 {
font-size:120%;
font-weight:bold;
}


.booked{
background-color:#BE0000;
padding:2px 4px 2px 4px;
color:white;
font-weight:bold;
}

 
.pricetable td.stripe{
	background-color: #D0DDE6
}


.pricetable th.header{
	background-color:#195079;
	color:#FFF;
}

.pricetable th.header h3{
	color:#FFF;
font-size:100%
}
