	/* Pre-CSS Setup

-----------------------------------------------------------------------------*/

*{
	margin: 0;
	padding: 0;
	border: 0;
	text-align:left;
}

	/* text and color setup

-----------------------------------------------------------------------------*/

body{
	font-size:14px;
	font-family:tahoma;
	background-image:url(../images/bg_main.png);
	background-repeat:repeat-x;
	line-height:22px;
	background-color:#f3f2f2;
	text-align:left;
	color:#000000;
}

h1{
	font-size:36px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:25px;
	font-style:italic;
	font-weight:normal;
	margin-bottom:3px;
	color:#0f1138;
}

h2, h3{
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-weight:normal;
	margin-bottom:10px;
	color:#be1e2d;
}

a:link{
	font-size:14px;
	font-weight:normal;
	text-decoration:underline;
	font-weight:normal;
	color:#bd222e;
}

a:visited{
	font-size:14px;
	font-weight:normal;
	text-decoration:underline;
	font-weight:normal;
	color:#bd222e;
}

a:hover{
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	font-weight:normal;
	color:#bd222e;
}

a.speciallink:link{
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	text-decoration:none;
	font-weight:normal;
	color:#0f1138;
}

a.speciallink:visited{
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	text-decoration:none;
	font-weight:normal;
	color:#0f1138;
}

a.speciallink:hover{
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	text-decoration:underline;
	font-weight:normal;
	color:#0f1138;
}

a.menulink:link{
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	text-decoration:none;
	padding-top:5px;
	padding-bottom:5px;
	position: relative; top:2px;
	margin-left:15px;
	color:#ed9aa2;
}

a.menulink:visited{
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	text-decoration:none;
	padding-top:5px;
	padding-bottom:5px;
	position: relative; top:2px;
	margin-left:15px;
	color:#ed9aa2;
}

a.menulink:hover{
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	text-decoration:none;
	padding-top:5px;
	padding-bottom:5px;
	position: relative; top:2px;
	margin-left:15px;
	background-image:url(../images/bg_menuitem.png);
	background-repeat:no-repeat;
	background-position:top center;
	color:#ffffff;
}
a.menulinkselected,
.menulinkselected{
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	text-decoration:none;
	padding-top:5px;
	padding-bottom:5px;
	position: relative; top:2px;
	margin-left:15px;
	background-image:url(../images/bg_menuitem.png);
	background-repeat:no-repeat;
	background-position:top center;
	color:#ffffff;
}

a.secondmenu:link{
	font-size:14px;
	font-family:tahoma;
	font-weight:normal;
	text-decoration:none;
	color:#ffffff;
}

a.secondmenu:visited{
	font-size:14px;
	font-family:tahoma;
	font-weight:normal;
	text-decoration:none;
	color:#ffffff;
}

a.secondmenu:hover{
	font-size:14px;
	font-family:tahoma;
	font-weight:normal;
	text-decoration:underline;
	color:#ffffff;
}

a.footerlink:link{
	font-size:12px;
	font-family:tahoma;
	font-weight:normal;
	text-decoration:none;
	color:#36499e;
}

a.footerlink:visited{
	font-size:12px;
	font-family:tahoma;
	font-weight:normal;
	text-decoration:none;
	color:#36499e;
}

a.footerlink:hover{
	font-size:12px;
	font-family:tahoma;
	font-weight:normal;
	text-decoration:underline;
	color:#36499e;
}

ul{
	list-style-image:url(../images/bullet.png);
	list-style-position:outside;
	margin-left:27px;
	text-align:left;
	line-height:21px;
	clear: both;
}

li{
	text-align:left;
	padding-bottom:15px;
}

.textbar{
	width:433px; 
	height:30px; 
	padding-top:5px; 
	background-color:#e4e4e6; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000000; 
	border:1px solid #8993c9;
}

.textarea{
	width:433px; 
	height:140px; 
	background-color:#e4e4e6; 
	color:#000000; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px; 
	border:1px solid #8993c9;
}

.line{
	width:100%;
	height:15px;
	margin-top:15px;
	border-top:1px solid #cccbcc;
	float:left;
}

.line{
	width:100%;
	height:15px;
	margin-top:15px;
	border-top:1px solid #cccbcc;
	float:left;
}

hr{
	width:100%;
	border:0;
	height:1px;
	clear:both;
	display:block;
	float: left; 
  background-color:#cccbcc;
	color:#cccbcc;	
	margin-top:15px;
	margin-bottom:20px;
} 

hr.homepage{
	width:100%;
	border:0;
	background-color:#cccbcc;
	color:#cccbcc;
	height:1px;
	display:block;
	float:left;
	margin-top:15px;
	margin-bottom:15px;
} 

.h1{
	font-size:36px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:25px;
	font-style:italic;
	font-weight:normal;
	margin-bottom:3px;
	color:#0f1138;
	display:block;
}

.h2, .h3{
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-weight:normal;
	margin-bottom:10px;
	color:#be1e2d;
	display:block;
}

td{
	border-top:solid 1px #8993c9;
	border-left:solid 1px #8993c9;
	padding:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}
td.bottom{
  
}

.superscript{
	font-size:12px; 
	vertical-align:top;}
	/* Layout

-----------------------------------------------------------------------------*/

.page{
	width:100%;
	height:100%;
	background-image:url(../images/bg_page.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	text-align:center;
	overflow: auto;
}


.page2{
	width:100%;
	height:100%;
	background-image:url(../images/bg_page2.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	text-align:center;	
}

.container{
	width:960px;
	text-align:left;
	margin:0 auto;
}

.top{
	width:960px;
	height:76px;
	font-size:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#0f1138;
	float:left;
}

.menu{
	width:960px;
	height:28px;
	float:left;
}

.header{
	width:960px;
	height:293px;
	float:left;
}

.header2{
	width:960px;
	height:223px;
	float:left;
}

.content_home{
	width:960px;
	margin-top:1px;
	margin-bottom:30px;
	float:left;
}

.content{
	width:960px;
	margin-top:30px;
	margin-bottom:28px;
	float:left;
}

.box{
	width:302px;
	height:437px;
	background-image:url(../images/bg_box.png);
	float:left;
}

.box2{
  background-color: #e4e4e6;
  padding: 5px;
}

.box_content{
	width:270px;
	height:370px;
	margin-top:50px;
	margin-left:16px;
	float:left;
	position: relative;
}

.box_content2
{
	background-color: #e4e4e6;
	border: solid 1px #8993c9;
	padding: 10px;
}	

.boxspacer{
	width:27px;
	height:437px;
	float:left;
}

.slidertop{
	width:960px;
	height:36px;
	background-image:url(../images/bg_slidertop.png);
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-style:italic;
	color:#0f1138;
	float:left;
}

.slidercontent{
	width:928px;
	margin-left:16px;
	margin-right:16px;
	background-color:#e4e4e6;
	float:left;
}

.boxstop{
	width:960px;
	height:6px;
	font-size:1px;
	line-height:1px;
	background-image:url(../images/bg_boxstop.png);
	float:left;
}

.boxs{
	width:960px;
	background-image:url(../images/bg_boxs.png);
	float:left;
}

.boxscontent{
	width:433px;
	margin-top:16px;
	margin-left:16px;
	margin-right:16px;
	margin-bottom:16px;
	float:left;
	position: relative;
}

.boxsspacer{
	width:30px;
	height:200px;
	float:left;
}

.boxsbottom{
	width:960px;
	height:6px;
	font-size:1px;
	background-image:url(../images/bg_boxsbottom.png);
	float:left;
}

.bigboxtop{
	width:960px;
	height:6px;
	font-size:1px;
	background-image:url(../images/bg_bigboxtop.png);
	float:left;
}

.bigbox{
	width:960px;
	background-image:url(../images/bg_bigbox.png);
	float:left;
}

.bigboxcontent{
	width:928px;
	margin-top:16px;
	margin-left:16px;
	margin-right:16px;
	margin-bottom:16px;
	float:left;
}

.bigboxbottom{
	width:960px;
	height:6px;
	font-size:1px;
	background-image:url(../images/bg_bigboxbottom.png);
	float:left;
}

.bottom{
	width:100%;
	height:135px;
	background-image:url(../images/bg_foot.jpg);
	background-repeat:repeat-x;
	float:left;
	text-align:center;
	background-color:#212b60;
}

.footer{
	margin-top:40px;
	font-size:12px;
	color:#36499e;
}

#charters #name, #contact #name
{
	left: -9999px;
	position: absolute;
}

#nameReq, #emailReq, #emailValid
{
	display: none;
}

#msgOutput
{
	display: inline; float: left; width: 300px;
}

.error
{
	color:#bd222e;
}
table.admin_print_friendly td
{
	font-size: 12px;
	font-family: Arial;
	border-left:1px solid black;
  border-top:1px solid black;
}

ul#route
{
	list-style: none;
	background: url('../images/map.jpg') no-repeat 0 0;
	position: relative;
	width:960px;
	height:450px;
	margin: 0;
	padding: 0;
}

ul#route li
{
	/*border: 1px solid #000;*/
	position: absolute;
	margin: 0;
	padding:0;
	width: 56px;
	height: 41px;
}

ul#route li span.outer
{
	display: block;
	/*height: 100%;*/
	position: absolute;
	left: -99999px;
	width: 210px;
	/*border: 1px solid #000;*/
}

ul#route li span.inner
{
	display: block;
	border: solid 3px #FFF;
  background-color: #242a5e;
  color: #FFF;  
  padding: 5px;
  /*height: 75%;*/
  cursor: auto;
}

ul#route li span.strong
{
	display: block;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	font-family: Georgia;
}


ul#route li span.inner img
{
	border: solid 1px #be1e2e;
	vertical-align: top;
	float: left;
	margin: 5px 5px 0 0;
}

ul#route li:hover
{
	cursor: pointer;
}

ul#route li:hover span.outer
{	
	left: -80px;
	bottom: 0px;	
	
}


li#pier6
{
	top:345px;
	left:400px;
}

ul#route li#pier6 span.outer
{
	padding-bottom: 50px;		
}

li#pier6:hover
{
	background: url('../images/bigmarker_r.png') no-repeat 0 0;	
}

li#waterfront
{
  top:370px;
  left:725px;  
}

ul#route li#waterfront span.outer
{
	padding-bottom: 50px;   
}

li#waterfront:hover
{
  background: url('../images/bigmarker_r.png') no-repeat 0 0;
}

li#theislands
{
	left: 755px;
	top: 143px;
	
}
ul#route li#theislands span.outer
{
	top: 0;
	padding-top: 50px;
}


li#theislands:hover
{
  background: url('../images/bigmarker_l.png') no-repeat 0 0; 
}

li#islandstop
{
  top:48px;
  left:560px;
}

ul#route li#islandstop span.outer
{  
  top: 0;
  padding-top: 50px;
}


li#islandstop:hover
{
  background: url('../images/bigmarker_l.png') no-repeat 0 0;
}

li#skyline
{
  top:300px;
  left:514px;
}

ul#route li#skyline span.outer
{

  padding-bottom: 50px;
}

li#skyline:hover
{
  background: url('../images/bigmarker_l.png') no-repeat 0 0;
}

li#theportlands
{
  top:278px;
  left:88px;
}

ul#route li#theportlands span.outer
{
  padding-bottom: 50px;   
}

li#theportlands:hover
{
  background: url('../images/bigmarker_l.png') no-repeat 0 0;
}

a.gallery
{
	display: block;
	width: 139px;
	height: 139px;
	float: left;
	margin-right: 2px;
	margin-bottom: 4px;
	border: solid 1px #BD222E;
	margin-left: 1px;
}

table.tickets td
{
	border: none;
}

img, div, a, input { behavior: url(css/iepngfix.htc) }