/*-------------------G L O B A L ------------------*/

body {
	background: white url('../images/header.gif') repeat-x top left;
	margin: 0 0 20px 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: 0.95em;
	line-height: 1.5em;
}

a {color: #336699}

a:hover {color: #33ccff}

/*.select {
	margin-top: 20px;
	padding-bottom: 5px;
	width: 177px;
	height: 31px; 
	background: url(labs.gif) no-repeat;
}*/
#col1 ul {
	/*width: 100%; 150px*/
	list-style-type: none;
}
#col1 ul li {
	/*width: 100%;*/
	/*padding: 5px 0 5px 5px;*/
	/*display: block;*/
	background: url(bullets.gif) 14px 7px no-repeat; 
}
#col1 ul li a{
	font-weight: bold;
	color: #336699;
	text-decoration: none;  
	/*line-height: 12px;*/
}
#col1 ul li a:hover{
	color: #003366;
}
#col1 ul li a.c {
	color: #33ccff;
	display: inline;
	font-weight: bold;
}
#col1 ul li a.c:hover {
	color: #003366;
	text-decoration: underline;
}
/*-------------------L E A D E R B O A R D --------------*/
#leaderboard {	
	background: center;
	font-family: Verdana,Arial; 
	width: 100%; /*80*/
	/*height: 290px;*/
	margin: 0 auto;
	/*border: 2px solid #fff;*/
	font-size : 0.95em; 
}

/*-------------------H E A D E R  ------------------*/
#header {	
	background: url('../images/islandheader.gif') no-repeat;
	background-position: 600px 70px;
	margin:0;
	font-family: Verdana,Arial; 
	width: 100%; /*80%*/
	height: 218px; /*290px;*/
	font-size : 0.95em; 
}
h2 {
	position: top:50px left:50px;
	color: #33ccff;
}
	
/*------------B A N N E R     A D -------------------*/
#banner{
	background: #336699;
	width: 80%;
	height: 100px;
	margin: 0 auto;
	text-align: center;
	border: 1px solid #0C2953;
}

#beachinfo {
	position: absolute;
	top: 100px; 
	left: 251px;
	right: 182px;
	height: 490px;
}
	
/*------------L E F T   C O L U M N -------------------*/
#col1 {
	float:left; /*position: absolute;
	top: 292px; 
	left: 7px;
	width: 244px;
	height: 490px; */
	font-family: Verdana,Arial;
	font-size : 11px;
	border: 3px solid #FFF;
	color: blue;
	margin: 0px 0px 10px 0px;
	width: 15%;
}
/*#col1top {
	background: url(../images/menut.gif) no-repeat;
}

#col1mid {
	background: url(../images/menum.gif) repeat-y;
}*/

/*------------C E N T E R   C O L U M N -------------------*/
#col2 {
	float: left;
	/*position: absolute;*/
	font-family: Verdana,Arial;
	font-size : 11px;
	background: url(../images/main2.gif);
	border: 3px solid #FFF;
	color: blue;
	margin: 0px 0px 10px 0px;
	width: 50%;
}

/*------------R I G H T   C O L U M N -------------------*/
#col3 {
	font-family: Verdana,Arial; 
	font-size : 10px;
	float: left;
	/*position: absolute;*/
	border: 4px solid #FFF;
	top: 292px; 
	right: 7px;
	width: 121px;
	background: url(../images/main.gif);
	color: blue;
}
	
/*------------F A R   R I G H T   C O L U M N ------------*/
#col4 {
	font-family: Verdana,Arial; 
	font-size : 10px;
	float: left;
	/*position: absolute;*/
	border: 4px solid #FFF;
	top: 292px; 
	right: 7px;
	width: 125px;
	background: url(../images/main.gif);
	color: blue;
}

/*-------------F O O T E R -----------------------------*/
#footer {
	margin: 0 -30px; 
	padding: 40px 30px 10px 30px;
	height: 20px !important;
	height /**/: 70px;
	background: url(../images/bot-bg.gif) no-repeat;
	width: 90%;
        clear: both;
}
	
/*--------------------L I N K S-----------------------*/

#col1 {
	width: 200px;
	border: 1px solid #ccc;
	margin: 10px;
	}
/*	
#col1 li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#col1 li a:link, #menu3 li a:visited {
	color: #888;
	display: block;
	background: url('../images/menu.gif');
	padding: 8px 0 0 30px;
	}
	
#col1 li a:hover, #menu3 li a:active {
	color: #283A50;
	background: url('../images/menu.gif') 0 -32px;
	padding: 8px 0 0 30px;
	}*/