body {
	margin: 0;
	padding: 0;
	background-color: white;
	background-image:  url(images/backgrounds/curves.jpg);
	color: black;
	font: small Arial, Helvetica, sans-serif;
}

#wrapper {
    width: 770px;	
	margin: 0 auto;
    background-color: #369;
	color: white;
}

#header-bottom ul {
    margin: 0;
	padding: 0 10px 0 0;
	text-align: right;
	font-weight: bold;
}

#header-bottom li {
    display: inline;
}

#header-bottom li a:link, #header-bottom a:visited {     
    background-color: #369;
	color: white;
    text-decoration: none;    
}

#header-bottom li a:hover {
    background-color: #369;
	color: white;
	text-decoration: underline;
}

#main {
    position: relative;
	top: 0;
	left: 0;
	width: 100%;		
    margin-top: 6px;
}

#content {     
    margin: 0 10px 0 160px;		
	background-color: #69C;	
	color: white;
	padding: 6px;
}

#inner {
    position: relative;
    width: 586px;			
    margin: 0;
	border: 1px solid #369;	
	background-color: white;	
	color: black;
	text-align: justify;
}

#binder {
	position: relative;
	left: 0px;
}

#directory {    
    width: 299px;	
    margin: 0 279px 0 0;
	border-right: 1px solid #369;
	background-color: white;		
	color: black;
	text-align: justify;	
}

#feature {
    position: absolute;
	top: 0;
	left:300px;    
	width: 286px;				
	background-color: white;		
	color: black;
	text-align: justify;
}

#google {
    width: 276px;
	padding-left: 10px;
	border-top: 1px solid #369;				
	background-color: white;
}		
	
#boatsearchbox {
    width: 299px;	
	margin: 0 auto;
	background-color: white;
	background-image:  url(images/backgrounds/boatsearch.jpg);
	background-position: top;
	background-repeat: no-repeat;
	color: black;	
}	

.boatsearch {
    width: 270px;
	margin: 0 auto;
	border: 0;	
	padding-top: 10px;	
}

.boatsearch br {
    display: none;
}

.boatsearch div {
	clear: both;
	position: relative;
}

.boatsearch .label {
   text-align: right;
   float: left;
   display: block;
   width: 100px;
   padding: 5px;
   margin-top: 0;
}

.boatsearch .list {
    width: 150px;
}

.boatsearch .textfield {
    width: 60px;
}

.boatsearch .searchbutton {
    text-align: right;
	margin-top: 4px;
	margin-right: 4px;
}

#sidebar {
    position: absolute;
	top: 0;
	left: 10px;
	width: 150px;		
	background-color: #369;
	background-image:  url(images/backgrounds/sidebarbg.jpg);
	color: white;
}

#sitesearch .text {
    width: 135px;
	border: 1px solid #E7F1F8;
}

#sitesearch .searchbutton {
    text-align: right;
	margin-top: 4px;
	margin-right: 10px;
}

#sitesearch .btn {
    border: 1px solid #E7F1F8;
    background-color: #69C;
	color: white;
}

#navigation {
    width: 150px;
}



#footer {
    width: 770px;
}

#copyright {
    text-align: center;    
	margin: 0;
	font-size: 80%;
}

hr {
    width: 90%;
    color: #fff;
	background-color: #fff;
	border: 1px dotted #369;
	border-style: none none dotted;
	text-align: center;
}		

h1 {
    margin: 0;
	padding: 2px;
    background-color: #369 !important;
	color: white;
	font-size: 1.2em;		
	text-align: center;
}

h2 {
    margin: 0;
	padding: 2px;	
    background-color: #369;
	color: white;
	font-size: 1.2em;	
	text-align: center;
}

h3 {
    margin: 0;	
	padding: 2px;
    background-color: #369;
	color: white;
	font-size: 1.2em;	
	text-align: left;
}

h4 {
    margin: 0;	
	padding: 2px;
    background-color: #69C;
	color: white;
	font-size: 1.2em;	
	text-align: left;
}

h5 {
    margin: 0;
	padding: 2px;
	border-top: 1px solid #369;		
    background-color: #E7F1F8;
	color: #369;
	font-size: 1.1em;		
	text-align: left;	
}

h6 {
    margin: 4px;
	padding: 2px;
	background-color: white;
	color: black;
	font-size: 1.2em;
	text-align: center;
}

p {
    margin-top: 0;
	padding: 10px;	
}

.img {
    margin: 0;	
	border: 0;
	padding: 0;	
}

.photobg {
    margin: 0;
	background-color: #369;
	color: white;
}

.cell { 	
	padding: 10px;	
	background-color: white;
	color: black;
}

.photosrt {
    float: right;
	margin: 0 0 10px 10px;
	border: 2px solid #369;
}
	
.photolabelrt {
    float: right;
	clear: both;
	margin: 10px 10px 10px 10px;
	border: 1px solid #369;
	text-align: center;    
}

.photolabellft {
    float: left;
	clear: both;
	margin: 10px 10px 10px 10px;
	border: 1px solid #369;
	text-align: center;    
}

#nav ul {
    margin: 0;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #369;
	border-bottom: solid 2px #275380;
	text-align: left;
	font: 1em;
	font-weight: bold;	
}

#nav {
		margin:0;
		padding:0;
		background:#369;
		width:100%;
		float:left;				
	}
	#nav li {
		display:inline;
		padding:0;
		margin:0;
	}
	#nav a:link,
	#nav a:visited {
		color:white;
		background:#369;
		padding:4px 10px 4px 10px;
		float:left;
		width:auto;
		border-left: solid 2px #275380;
	    border-bottom: solid 2px #275380;
	    border-right: solid 1px #69C;
	    border-top: solid 1px #D7E9F5;	
		text-decoration:none;
		font-weight:bold;		
	}
	#nav a:hover {
		color:#fff;
		background:#69C;
	}
	
	#bi #nav-bi a,
	#dl #nav-dl a,
	#cdelta #nav-cdelta a,
	#ndelta #nav-ndelta a,
	#sdelta #nav-sdelta a,
	#wdelta #nav-wdelta a,
	#bait #nav-bait a,
	#charter #nav-charter a,
	#dealer #nav-dealer a,
	#finance #nav-finance a,
	#insurance #nav-insurance a,
	#surveyor #nav-surveyor a,
	#detail #nav-detail a,
	#service #nav-service a,
	#boatyard #nav-boatyard a,
	#pumpout #nav-pumpout a,
	#canvas #nav-canvas a,
	#tidesj #nav-tidesj a,
	#tidesac #nav-tidesac a {
		background:white;
		color:black;
		border-bottom:2px solid white;
		border-left: 2px solid white;		
	}
	#bi #nav-bi a:hover,
	#dl #nav-dl a:hover,
	#cdelta #nav-cdelta a:hover,
	#ndelta #nav-ndelta a:hover,
	#sdelta #nav-sdelta a:hover,
	#wdelta #nav-wdelta a:hover,
	#bait #nav-bait a:hover,
	#charter #nav-charter a:hover,
	#dealer #nav-dealer a:hover,
	#finance #nav-finance a:hover,
	#insurance #nav-insurance a:hover,
	#surveyor #nav-surveyor a:hover,
	#detail #nav-detail a:hover,
	#service #nav-service a:hover,
	#boatyard #nav-boatyard a:hover,
	#pumpout #nav-pumpout a:hover,
	#canvas #nav-canvas a:hover,
	#tidesj #nav-tidesj a:hover,
	#tidesac #nav-tidesac a:hover {
		background:white;
	}
	#nav a:active {
		background:white;
		color:black;
		border-bottom: 2px solid white;
		border-left: 2px solid white;
	}

#map { 
    border-top: 1px solid #369;   
	width: 586px;
	height: 520px;	
}

#mapa {    
	width: 586px;
	height: 380px;
}

#maps {
    width: 586px;
	height: 620px;
}

#selection {
    margin-top: 10px;
	text-align: center;
}

.events {
    text-align: center;
}

.weather {
    position: relative;
    width: 586px;			
    margin: 0;
	border: 1px solid #369;	
	background-color: white;	
}

.headline {
    text-align: center;
    font-weight: bold;
	
}

.picture {
    float:left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 0px;
}
    	
.picturert {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 8px;
}

.deltamap {
    background-color: #369;
	padding: 4px 10px;
	color: white;
	line-height: 30px;	
	font-weight: bold;
}

.badplace {
     color: black;
	 font-weight: bold;
}

#radarTable{
   height:580px;
   width:600px;

}

.radarmap {
    position : relative;
    left : 0;
    top : 0;
    height : 550px;
    width : 600px;

}

.image2 {
    position : absolute;
    left : 0;
    top : 0;

}

.image3 {
    position : absolute;
    left : 0;
    top : 0;
	
}

.image4 {
    position : absolute;
    left : 0;
    top : 0;

}

.image5 {
    position : absolute;
    left : 0;
    top : 0;

}

.image6 {
    position : absolute;
    left : 0;
    top : 0;

}

.image7 {
    position : absolute;
    left : 0;
    top : 0;

}

.image8 {
    position : absolute;
    left : 0;
    top : 0;

}

.image9 {
    position : absolute;
    left : 0;
    top : 0;

}

.image10 {
    position : absolute;
    left : 0;
    top : 0;

}