body{background-image:url('seabackground1.jpg');
	no repeat;
	background-attachment:fixed}

span.title{font-family:century gothic,tahoma;
   font-weight:600;
   font-style: italic;
   color:black;
   text-transform:uppercase;
   font-size:40px}
  
span.title1{font-family:century gothic,tahoma;
   font-weight:600;
   font-style: italic;
   color:black;
   text-transform:uppercase;
   font-size:35px}
   
p{font-family:Times new roman;
   font-weight: normal;
   font-style: normal;
   color:black;
   font-size:18px}
 
h2{font-family:Times new roman;
   font-weight: bold;
   font-style: italic;
   color:black;
   font-size:19px}
   
h1{font-family:Bradley Hand ITC;
   font-weight: bold;
   font-style: oblique;
   color:blue;
   text-transform:Capitalize;
   font-size:40px} 
   
h3{font-family:Times new roman;
   font-weight: bold;
   color:blue;
   text-transform:Capitalize;
   font-size:30px} 

pictitle{font-family:Bradley Hand ITC;
   font-weight: 800;
   font-style: normal;
   text-transform:Capitalize;
   font-size:30px} 
   
   
span.places1{font-family:century gothic,tahoma;
   font-weight:600;
   font-style: italic;
   color:black;
   font-size:13px} 
   
images{	
	margin:15px 15px 15px 15px;
	padding:15px;
	border:1px solid black;
	text-align:center
	}

div.center{
	float:center;
	background-color: #ffffff;
	padding:5px;
	border:1px solid #ffffff;
	border-style:ridge;
	text-align:center;
	font-style:italic;
	font-weight: bold;
	font-family:century gothic,tahoma;
	font-size:13px;	
}	


			.cssnav	{
						position:relative;
						font-family: arial, helvetica, sans-serif;
						background-image:  url(overbtn.jpg);
						background-repeat: no-repeat;
						white-space: nowrap;
						display: inline;
						width: 108px;
						height: 33px;
						margin: 0; 
						padding: 0;
						float: left; 
			}
			.cssnav a {
						display: block;
						color: #000000;
						font-size: 11px;
						width: 108px;
						height: 33px;
						display: block;
						float: left;
						color: black; 
						text-decoration: none;
			}
			.cssnav a:hover {
						color: #000000;
			}
			

			.cssnav img {width: 108px; height: 33px; border: 0; }
* html a:hover {visibility:visible}
.cssnav a:hover img{visibility:hidden}

			.cssnav span {
						position: absolute;
						left: 0px;
						top: 9px;
						float: left; 
						
						margin: 0px;
						padding: 0px;
						cursor: pointer;
						width: 108px;
						height: 33px;
						text-align: center;
			}



span{font-size:12px;
	font-weight: bold}
	
.menu b { background-color: #CFFFFF; }
.banner { background-color: #CFFFFF; }
b{ font-weight: bold; color: blue; }