body {
	font-family: "Lucida Grande", Helvetica, Verdana, Arial, sans-serif; 
	color: #444;
	}

body {
	font-size:75%;
	}
html>body {
	font-size:12px;
	}

/*
General text --------------------- */

strong, b {
	font-weight: 900;
	color: #000;
	}

em{
	font-style:italic;
	}
p {
	font-size: 1em;
	line-height: 1.5em;
	margin:0 0 1.5em 0;
	}
	#contentSub p{
		font-size: 0.92em;
		line-height: 1.63em;
		margin-bottom:1.63em;
	}
	
blockquote{
	margin:1.5em 0;
	text-align:right;
	background:transparent no-repeat 0 0;
	border:0;
}

	blockquote p{
		font: normal 2em/1.5em georgia, "times new roman", serif;
		font-weight:100;
		line-height:1.5em;
		margin-bottom:0;
		letter-spacing:0.0417em;
		color:#FFF;
		padding:0.27em 0.75em 0.75em 150px;
		background: url('_img/blockquote-overlay.png') no-repeat right top;
		text-shadow: #000 2px 2px 0;
		height:162px;
	}
	blockquote cite{
		display:block;
		width:auto;
		font: 0.46em/1.636em "Lucida Grande", Verdana, Arial, sans-serif;
		line-height:1.636em;
		color:#FFF;
	}
		blockquote cite .fn{
			color:#C4D491;
			display:block;
			text-indent: 0;
		}
		
	blockquote.pullquote p{
		color:#000;
		padding:0.75em;
		background:none;
		height:auto;
		margin:0;
	}

/*
Links --------------------- */

a,
a:link,
a:visited {
	color: #044E87;
	text-decoration: underline;
	}
a:hover,
a:active {
  	color: #FF8D34;
	text-decoration: underline;
	background:transparent;
	}
	a.more:after{
		content:' »';
	}
	a.more,
	a.more:link,
	a.more:visited {
		text-decoration:none;
		}

	a.showAll,
	a.showAll:link,
	a.showAll:visited {
		color: #A8A8A8;
		text-decoration: none;
		font-size: 0.75em;
		line-height:2em;
		display:block;
		text-transform:none;
		}
	a.showAll:after{
		content:' »';
	}
	a.showAll:hover,
	a.showAll:active {
		color:#044E87;
		}
		
	.iconSmall, a.iconSmall:link, a.iconSmall:visited, a.iconSmall:hover{
		padding-left:20px;
		font-size: 0.92em;
		line-height: 1.64em;
		display:block;
		white-space:nowrap;
		height:20px;
		padding-top:5px;
		background-repeat:no-repeat;
		background-position:0 0;
	}
	a.pdfSmall, a.pdfSmall:hover{
		background-image: url('_img/icons/pdf-icon-small.png');
	}
	a.blueCont, a.blueCont:hover{
		background-image: url('_img/icons/container-icon-small.png');
		padding-left:30px !important;
		padding-top:0 !important;
	}
	a#hoContactSheet:link, a#hoContactSheet:visited, a#hoContactSheet:hover{
		background: url('_img/icons/book-addresses.png') no-repeat 0 0;
		padding-left:20px;
		display:block;
	}
/*
Lists --------------------- */

ul, ol {
	margin: 1.5em 0;
	list-style: none;
	font-size: 1em;
	line-height: 1.5em;	
	}
	ul li, ol li {
		font-weight: normal;

	}
	ul.bulleted li {
		margin: 0 0 1.5em 1.5em;
		padding: 0 0 0 1.5em;
		font-weight: normal;
			}
		ul ul{
			font-size:inherit;
			}
	
dl{}
	
	dt{
		font-size: 1.0833em;
		line-height: 1.384em;
		font-weight: 900;
	}
	#aggregators dt{
		margin:0;
		font:normal 1em/1.5em Helvetica, "Lucida Grande", Arial, "Trebuchet MS",  Verdana, sans-serif;
		line-height:1.5em;
		text-transform:none;
		color:#000;
	}
	dd {
		font-size: 1em;
		line-height: 1.5em;
		margin: 1.5em;
		}
		#aggregators dd{
			margin:0;
			padding:0;
		}

/*
Headings --------------------- */

h1 {/* 18px */
	font: normal 1.5em/1em Helvetica, "Lucida Grande", Arial, "Trebuchet MS",  Verdana, sans-serif;
	line-height:1em;/* For Safari */
	margin:0 0 1em;
	padding-top: 1em;
	color: #0060A9;
	text-transform:uppercase;
	clear:left;
	}
	#contentSub h1{
		font:normal 1.17em/1.29em Helvetica, "Lucida Grande", Arial, "Trebuchet MS",  Verdana, sans-serif;
		margin-top:0;
		margin-bottom:0;
	}
	#brand{
		color:#FFF;
		font: normal 1.75em/1em "Helvetica Neue", Helvetica, "Lucida Grande", Arial, "Trebuchet MS",  Verdana, sans-serif;
	}
	.phdr{/* 24px */
		color:#000;
		font: normal 2em/1em "Trebuchet MS", Helvetica, "Lucida Grande", Verdana, Arial, sans-serif;
		margin-bottom:1.5em;
		padding-top: 0;
		position:relative;
		z-index:2;
		text-transform:none;
	}
	.ws .phdr{
		width:515px;
		float:left;
	}
	#sailingSchedules h1{
		color:#7CA648;
		position:relative;
		font-size:1em;
		line-height: 1.5em;
		padding-top:0.75em;
		margin:0;
	}
	#sbRecentNews{
		padding-left:70px;
		position:relative;
	}




h2 {/* 14px */
	font: normal 1.17em/1.29em "Trebuchet MS", "Lucida Grande", Verdana, Arial, sans-serif;
	line-height: 1.29em;/* For Safari */
	margin-top: 3em;
	margin-bottom: 1.29em;
	color: #4D7B15;
	text-transform:uppercase;
	}
	h2.firstChild{
		margin-top: 0;
		margin-bottom: 1.125em;
		}
	#newsBrief h2{
		margin:0;
		font:normal 1.27em/1.29em Helvetica, "Lucida Grande", Arial, "Trebuchet MS",  Verdana, sans-serif;
		line-height:1.29em;
		text-transform:none;
	}
	#newsBrief h2 a:link, #newsBrief h2 a:visited{
		color:#444;
		text-decoration:none;
	}
	#schedules h2{
		margin-bottom:0;
	}
	#schedules h2 small{
		display:block;
		color:#C2BEAB;
		font-size:0.64em;
		line-height:2em;
		font-style:italic;
	}
	.vessels h2{
		font: normal 1.5em/1em Helvetica, "Lucida Grande", Arial, "Trebuchet MS",  Verdana, sans-serif;
		line-height:1em;/* For Safari */
		margin:0 0 1em;
		color: #0060A9;
		text-transform:uppercase;
		clear:left;
	}

h3{/* 14px */
	font: normal 1.1667em/1.286em "Lucida Grande", Verdana, Arial, sans-serif;
	line-height: 1.286em;/* For Safari */
	margin:1.286em 0 1.286em 0;
	color:#25180F;
	text-transform:uppercase;
	}
	.vessels h3{
		font: normal 1.4em/1.29em "Trebuchet MS", "Lucida Grande", Verdana, Arial, sans-serif;
		line-height: 1.29em;/* For Safari */
		color: #4D7B15;
		text-transform:uppercase;
		margin:0;
	}


h4{/* 11px */
	font: normal 0.917em/1.636em "Lucida Grande", Verdana, Arial, sans-serif;
	line-height: 1.636em;/* For Safari */
	margin: 1.636em 0 0;
	text-transform:uppercase;
	}
	h4 a:link, h4 a:visited{
		text-decoration:none;
	}
	

/*
Forms --------------------- */

form{
	font-size: 1em;
	line-height: 1.5em;
	margin-bottom: 1.5em;
	}
	label{
		font-family: georgia, "times new roman", serif;
	}

/*
Global Classes --------------------- */

p.intro-text{
	color: #000;
	font-size:1em;
	line-height: 1.5em;
	margin-bottom:1.5em;
	}
.caption{
	font-size:0.833em;
	line-height:1.8em;
	margin-bottom:1.8em;
	font-style:italic;
	text-align:center;
	clear:left;
	color:#645B43;
}
.contact{
	font-size: 0.92em;
	line-height: 1.64em;
	margin-bottom:1.64em;
	padding-top:1.64em;
	margin-top:1.56em;
	border-top:1px solid #E0E0E0;
	clear:both;
}
.ws .contact{
	width:505px;
	clear:left;
	border:0;
}
.contact .tel{
	font-weight:bold;
	color:#044E87;
}
.message{
	color: #ADADAD;
	font: italic 14px/1.286em Georgia, "Times New Roman", Times, serif;
	clear: both;
	margin: 2.572em 0;
	text-align: center;
	padding: 1.214em;
	border: 1px dashed #f1f1f1;
	background: #FBFBFB;
	word-spacing: 0.115em;
	}