@charset "utf-8";
/* CSS Document */

.general{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:13px;
	padding: 10px;
}

.title-underline{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
	color:#669900;
	text-align:left;
	margin-bottom: 10px;
}

.scrolling-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	overflow:scroll;
	text-align:left;
	padding: 10px;
	width: 378px;
	height: 333px;
}

.green-title-centered{
width:auto;
height:auto;
padding:1px;
font-family:Arial; font-size:12px;
color:#009933; font-weight:bold;
text-align:center;
}

.image-center{
width:auto;
height:auto;
margin:0 auto;
}

.image-left{
width:auto;
height:auto;
margin:3px;
float:left;
}

.image-right{
width:auto;
height:auto;
margin:3px;
float:right;
}

#body{
	width:800px;
	height:1100px;
	margin:0 auto;
	background-image:url(bodybckgrnd.png);
	background-repeat:repeat-x;
}

#left-side{
	width:387px;
	height:775px;
	float:left;
}

#leftcontrol{
	width:375px;
	height:608px;
	margin-left: 12px;
	background-image: url(leftcontrolimage.jpg);
}

#nav{
	width:350px;
	height:125px;
	margin-left: 0px;
	margin-top: 163px;
	float: left;
}

.nav{
	width:350px;
	height:20px;
	float:left;
	margin-top:4px;
	font-family:Arial;
	font-size:14px;
	color:#009933;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
}

.nav a{
width:350px;
	height:20px;
	float:left;
	margin-top:4px;
	font-family:Arial;
	font-size:14px;
	color:#009933;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
}

.nav a:hover{
	width:350px;
	height:20px;
	float:left;
	margin-top:4px;
	font-family:Arial;
	font-size:14px;
	color:#6085AD;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
}



#top-left{
width:387px;
height:38px;
}

.small-icon{
	width:auto;
	height:auto;
	float:left;
	margin-left: 15px;
	margin-top: 4px;
}

#tools{
	width:375px;
	height:129px;
	margin-left: 12px;
}

.tools{
	width:93px;
	height:120px;
	float:left;
	margin-top: 9px;
}

#right-side{
	width:413px;
	height:775px;
	float:left;
}

#main{
	width:398px;
	height:415px;
	float:left;
	margin-top: 20px;
}

#announcement{
width:398px;
height:100px;
float:left;
}

#adspace{
width:398px;
height:137px;
float:left;
}

#book-online{
width:398px;
height:104px;
float:left;
}

.general-left{
font-family:Arial, Helvetica, sans-serif;
color:#000000; font-size:12px; text-align:left;
padding:5px;
}

#top{
	width:800px;
	height:150px;
	float:left;
	background-image: url(header_fleet.jpg);
}

#reserve{
	width:800px;
	height:150px;
	float:left;
	background-image: url(header_reserve.jpg);
}

#fleet-content{
	width:800px;
	height:1250px;
	float: left;
}

.fleet-images{
	width:auto;
	height:auto;
	float: left;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 4px;
}

#footer{
	width:800px;
	height:22px;
	float: left;
}

.footer{
font-family:Arial, Helvetica, sans-serif;
font-size:12px; color:#666666; font-weight:bold;
margin-left:100px;
}
