
body{
	font-family: trebuchet ms, verdana, arial, tahoma;
	font-size: 12px;
	background-repeat: repeat-x;
	color: #333333;
}

a:link{color: #990000;}
a:visited{color: #990000;}
a:hover{color: black;}

.wrapper{
	width: 956px;
	background-image: url(../images/borders.jpg);
	background-repeat: repeat-y;
	margin: 0 auto;
	position: relative;
	top:33px;
	/top: 26px;
}

.header{
	background-image: url(../images/headerbg.jpg);
	position: relative;
}

.header img{
	position: relative;
	top: 9px;
	left: 12px;
}
/*
.topNav{
	padding: 19px 40px 0px 40px;
	position: absolute;
	top: -33px;
	/top: -31px;
	left: 5px;
}

.topBtn{
	background-image: url(../images/btn_left.jpg);
	padding: 13px 0px 11px 10px;
	background-repeat: no-repeat;
}

.tab{
	background-image: url(../images/btn_right.jpg);
	padding: 13px 10px 13px 0px;
	background-repeat: no-repeat;
}

.topNav a:link, .topNav a:visited{
	color: #000000; 
	text-decoration: none; 
	padding-right: 20px; 
	background-image: url(../images/btn_middle.jpg); 
	background-repeat: repeat-x;
	padding: 13px 0;
}

.topNav a:hover{
	color: #990000; 
	text-decoration: none; 
	padding-right: 20px;
	background-image: url(../images/btn_middle.jpg); 
	background-repeat: repeat-x;
	padding: 13px 0;
}
*/
.mainBody{
	padding: 20px 20px;
}

.weather{
	float: right;
	width: 177px;
	text-align: center;
	background-image: url(../images/side_bg.jpg);
	background-repeat: no-repeat;
	padding: 8px 20px;
	font-size: 11px;font-family: Lucida Grande, Arial, Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}

.rightNav{
	float: left;
	width: 217px;
	text-align: center;
	background-image: url(../images/side_bg.jpg);
	background-repeat: no-repeat;
	padding: 8px 0;
	font-family: Lucida Grande, Arial, Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}

.rightBtn{
	text-align: center;
	color: #666666;
}

.rightNav a:link{color: #666666; text-decoration: none;}
.rightNav a:visited{color: #666666; text-decoration: none;}
.rightNav a:hover{color: #333333; text-decoration: none;}

.mainTextIndex{
	margin: 0 227px;
	text-align: justify;
	padding: 0px;
}

.mainText{
	margin: 0 7px 0 227px;
	text-align: justify;
	padding: 0px;
}

h2{
	font-size: 15px;
	color: #990000;
	border-bottom: 1px solid #990000;
	padding-bottom: 2px;
}

h3{
	font-family:Arial, Tahoma;
	font-size: 10px;
	text-transform: uppercase;
	color: #990000;
	letter-spacing: 2px;
	background-image: url(../images/line.png);
	padding-bottom: 18px;
	padding-top: 9px;
	background-position: bottom;
	background-repeat: no-repeat;
}

li{
	list-style-image: url(../images/bullet.jpg);
	list-style-position: outside;
}

.footer{
	text-align: center;
	/position: relative;
	/top: 6px;
	background-image: url(../images/footerbg.jpg);
	padding: 15px;
	background-repeat: no-repeat;
	background-position: 0 8px;
	padding-bottom: 11px;
	/padding-top: 0px;
	/padding-bottom: 15px;
	clear: both;
}

.copywrite{
	padding-bottom: 8px;
}

.bottomBtns a:link{color: #990000; text-decoration: none;}
.bottomBtns a:visited{color: #990000; text-decoration: none;}
.bottomBtns a:hover{color: black; text-decoration: none;}




table.cruise-data {
	white-space:nowrap;
}
table.cruise-data thead th {
	border:1px solid #000;
	border-left:none;
	border-right:none;
	font-weight:bold;
}
table.cruise-data tbody tr.odd {
	background-color:#eee;
}
table.cruise-data tbody tr.even {
	background-color:#fff;
}
table.cruise-data tbody td {
	padding-top:4px;
	padding-bottom:4px;
}

.secondnav{
	position: absolute;
	top: 16px;
	font-size: 11px;
	left: 24px;
	color: black;
	width: 932px;
	z-index: 1000;
}

.secondnav a:link, .secondnav a:visited, .secondnav a:hover{
	color: black;
	text-decoration: none;
}
.secondnav a:hover{
	color: #990000;
}

.padding{
	padding-right: 10px;
}


#dropmenudiv{
position:absolute;
left: 0px;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
display: inline;
width: 800px;
border: 1px solid yellow;
}

#dropmenudiv a{
display: inline;
text-indent: 3px;
padding: 1px 10px;
text-decoration: none;
}

#dropmenudiv a:visited{
}

#dropmenudiv a:hover{
}







.topNav ul {
  padding: 0;
  margin: 0;
  list-style: none;
  }


.topNav li {
  float: left;
  position: relative;
	list-style-image: none;
  }


.topNav li ul {
  display: none;
  position: absolute; 
  top: 30px;
  left: 0;
  list-style: none;
  width: 930px;
}
  
.topNav li ul li{
	padding: 15px 20px 3px 0px;
}


#marinas{ 
	display: none; 
	position: absolute;
	left: -80px;
	top: 15px;}
#cruise{ 
	display: none; 
	position: absolute;
	left: -150px;
	top: 15px;}
#property{ 
	display: none;
	position: absolute;
	left: -212px;
	top: 15px;}
#cargo{ 
	display: none; 
	position: absolute;
	left: -288px;
	top: 15px;}
#news{ 
	display: none;
	position: absolute;
	left: -346px;
	top: 15px;}
#about{ 
	display: none; 
	position: absolute;
	left: -455px;
	top: 15px;}
#harbour{ 
	display: none;
	position: absolute;
	left: -549px;
	top: 15px;}
#contact{ 
	display: none; 
	position: absolute;
	left: -673px;
	top: 15px;}


.topNav .second a:link, .topNav .second a:visited{
	color: #000000; 
	text-decoration: none; 
	padding-right: 20px; 
	background-image: none; 
	padding: 13px 0;
}

.topNav .second a:hover{
	color: #990000; 
	text-decoration: none; 
	padding-right: 20px;
	background-image: none; 
	padding: 13px 0;
}
