	body {
		background-color: #fff ;
		font-size: 14px ;
		font-family:garamond,tahoma,helvetica, sans-serif ;
		color: #063 ; 
	}
a {
		text-decoration: none ;
		color: #063 ;
	}
	a:hover {
		color: #063 ;
		background: #ddd ;
	}
	a:visited {
		color: #4a6 ;
	}
	td#banner {
		font-size: 80% ;
		color: #666 ;
		font-style: bold ;
	}
	#optionlist {
		font-size: 100% ;
		font-family: tahoma,helvetica, sans-serif ;
		color: #063 ; 
		font-style: italic ;
		list-style-type: auto ;
	}
	h1 {
		text-align: center ;
		font-size: 150% ;
		font-family: garamond,tahoma,helvetica, sans-serif ;
		color: #063 ; 
	}
	h3 {
		text-align: center ;
		font-size: 120% ;
		font-family: garamond,tahoma,helvetica, sans-serif ;
		color: #063 ; 
	}
	table#headerTable {
 		height:118px ;
		width:700px ;
		background-image: url(../images/header.jpg)  ;
	}
	table#mainTable {
 		width:700px;
 		height:373px;
 		background-image: url(../images/main.jpg);
	}
	table#table2 {
		width:351px;
		height:170px;
 		background-image: url(../images/parkphoto_d.jpg);
	}
	table#table3 {
		width:700px;
		height:159px;
 		background-image: url(../images/main2.jpg);
	}
	table#footerTable {
		width:700px;
		height:70px;
		background-image: url(../images/footer.jpg);
	}
	table p {
		padding: 10px ;
		font-size: 16px ;
		font-family: garamond,tahoma,helvetica, sans-serif ;
		color: #063 ; 
	}
	ul.contact {
		padding: 10px ;
		font-size: 16px ;
		font-family: garamond,tahoma,helvetica, sans-serif ;
		color: #063 ;
		list-style: square;
	}
	p.warning {
		color: red ;
		text-size: 100%;
	}
	.logo {
		margin: 0.5em;
		color:#000;
		font-size:12px;
		font-family:'Times New Roman';
	}
	.logo  a:hover {
		background: none  ;
	}
	.red {
		color: #f00;
	}
