body {
	background-color: #FFF;
	color:#666;
	margin: 0px 0px 0px 0px;
	padding: 0;
	font-family: Lucida Sans, Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-style: normal;
}
h1 {
	color: #036;
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
	margin: 20px 20px 10px 20px;
}
h2 {
	color: #036;
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	margin: 20px 20px 20px 20px;
}
h3 {
	color: #036;
	font-size: 12px;
	line-height: 1em;
	text-align: left;
	margin: 10px 10px 0px 10px;
}
h4 {
	color: #036;
	font-size: 12px;
	line-height: 1em;
	text-align: left;
	margin: 0px 10px 0px 10px;
}
h5 {
	color: #333;
	font-size: 1em;
	font-weight:normal;
	line-height: 1.5em;
	font-style: normal;
	margin: 10px 20px 10px 10px;
}
h6 {
	color: #333;
	font-size: .9em;
	font-weight:normal;
	line-height: 1.5em;
	font-style: normal;
	margin: 10px 20px 10px 10px;
}
h7 {
	color: #036;
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
	margin: 15px 10px 10px 10px;
}
p {
	color: #333;
	font-size: 1em;
	line-height: 1.5em;
	font-style: normal;
	margin: 10px 20px 10px 20px;
}
.tripdates {
	margin: 0px 10px 0px 10px;
}
.header {
	color: #CCC;
	font-size: 1.5em;
	line-height: 1.5em;
	font-style: normal;
	margin: 10px 10px 0px 10px;
}
.days {
	color: #333;
	font-size: 2em;
	font-weight:bold;
	line-height: 1.1em;
	font-style: normal;
	margin: 0px 0px 0px 0px;
}
.daysbox {
	color: #333;
	text-align: center;
	width: 40px;
	border: 1px solid #ccc;
	margin: 15px 5px 5px 0px;
	padding: 5px 5px 5px 5px;
}
.resresults {
	color: #333;
	font-size: 1em;
	width:830px;
	line-height: 1.5em;
	font-style: normal;
	border-top: 1px dotted #036;
	margin: 10px 20px 10px 20px;
}
.resconfirm {
	color: #333;
	font-size: 1em;
	width:850px;
	line-height: 1.5em;
	font-style: normal;
	margin: 0px 10px 10px 0px;
}
.resconfirmboat {
	color: #333;
	font-size: 1em;
	line-height: 1.3em;
	font-style: normal;
	margin: 5px 0px 5px 0px;
}
.searchdd {
	color: #333;	
	border: 1px solid #CCC;
	margin: 3px 5px 3px 5px;
	padding: 2px 2px 2px 2px;
}
.searchdd2 {
	color: #333;	
	border: 1px solid #CCC;
	margin: 3px 2px 3px 2px;
	padding: 2px 2px 2px 2px;
}
.searchbox {
	color: #666;
	text-align:left;
	background:#ddd;
	border: 1px solid #CCC;
	margin: 5px 20px 5px 20px;
	padding: 1px 1px 1px 1px;
	width:830px;
}
.searchbox2 {
	color: #666;
	text-align:left;
	background:#ddd;
	border: 1px solid #CCC;
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
	width:100%;
}
.searchbox3 {
	color: #666;
	text-align:left;
	background:#fff;
	border: 1px solid #CCC;
	margin: 15px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	width:610px;
}
.more {
	color: #036;
	font-size: 1.1em;
	text-align: right;
	line-height: 1.5em;
	font-weight: bold;
	
}
.footer {
	font-size: 10px;
	line-height: 14px;
	font-style: normal;
	color: #036;
    margin: 10px 10px 10px 10px;
}

a:link {
	color:#03C;
	text-decoration:none;
}
a:visited {
	color:#03C;
	text-decoration:none;
}
a:hover{
	color:#03C;
	text-decoration:underline;
}
a:active {
	color:#03C;
	text-decoration:none;
}

form {
	margin: 0px 0px 0px 0px;
}
#nav-menu
{
width: 882px;
background: url(images/mainnavbg.jpg) #fff bottom left repeat-x;
height:32px;
}
#nav-menu ul
{
list-style: none;
padding: 0px 0px 0px 0px;
margin: 0;
}

#nav-menu li
{
float: left;
margin: 0px;
}

#nav-menu li a
{
background: url(images/mainnavbg.jpg) #fff bottom left repeat-x;
height: 32px;
font-size: 12px;
line-height: 32px;
float: left;
width: 126px;
display: block;
color: #fff;
text-decoration: none;
text-align: center;
}

#nav-menu li a:hover
{
background: url(none) #C6D1DC bottom left repeat-x;
height: 32px;
font-size: 12px;
line-height: 32px;
float: left;
width: 126px;
display: block;
color: #036;
text-decoration: none;
text-align: center;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */
#caption {
 float:right;
 line-height: 1em;
 color: #333;
 margin: 10px 10px 10px 10px;
 padding: 0px 0px 10px 0px;
 background-color: #CCC;
 text-align:right;
 }
#body
{
	width:882px;
	text-align:left;
}

table.menu a { 
 width:200px; 
 display: block; 
 }
div.menu a {
 color: #C0CDD9;
 font-weight:bold;
 text-decoration:none; 
 margin: 0px 0px 0px 0px;
  padding: 5px 0px 5px 20px;
 }
div.menu a:link {
 color: #036; 
}

div.menu a:active { 
 color: #036;
}

div.menu a:visited {
 color: #036; 
}

div.menu a:hover {
 color: #036;
 background: #fff; 
}
img { border: none; }
img a:hover { border: none;text-decoration:none; }


span.tool {
  position: relative;   /* this is key */
}
 
span.tool span.tip {
  display: none;        /* so is this */
}

/* tooltip will display on :hover event */
 
span.tool:hover span.tip {
  display: block;
  z-index: 100;
  position: absolute;
  top: -60px;
  left: 150px;
  width: 450px;
  height: 200px;
  line-height: 1.3em;
  padding: 5px 5px 5px 5px;
  border: 5px solid #CCC;
  background-color: #FFF;
  font-weight: normal;
  color: #000;
  text-align: left;
}

#content span.tool::after {
  padding-left: 2px;            /* eye candy */
  content: url(/img/bubble.gif);
}

