@charset "utf-8";
/* CSS Document */

body {
	background-color: #6EB0DC;
}
body,td,th {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 15px;
	color: #000000;
}
#frame #layout #navigation td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#frame #layout #textlayout {
	margin: 7px;
}
#frame {
	border: 1px solid #666666;
}
img {
}
#frame #layout #textlayout img {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
h3 {
	color: #CE6700;
	font-size:18px;
}
h2 {
	color: #000066;
	font-size: 24px;
}
#footer {
	font-size: 12px;
	text-align: center;
	padding-top: 5px;
}
#frame #layout #navigation a {
	color: #000000;
	text-decoration: none;
}
#frame #layout #navigation a:hover {
	font-weight: bold;
}
h4 {
	color: #000066;
	font-size: 18px;
}#frame #layout #upcoming {
	background-color: #DD6F00;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px;
}
#frame #layout #textlayout #sailingprogram {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#frame #layout #textlayout #sailingprogram td {
	font-size: 13px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CE6700;
	
#frame #layout #textlayout #sailingprogram tbody {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}
#frame #layout #upcoming a {
	color: #FFFFFF;
	text-decoration: underline;
}

