/* main body style */
body {
	background:  #3E4273 url(daycruise/graphics/background.jpg) repeat fixed center top;
	margin: 0px 0px 20px 0px;
 	padding: 0;
	 scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#3E4273;
	scrollbar-base-color:#3E4273;
	scrollbar-track-color:#3E4273;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#3E4273;
}

/* td & p styles */
td, p	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #292E66;
}

/* H1 & H2 styles */

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 125%;
	font-weight: normal;
	color: #9D9510;
	text-transform: none;
	font-style: normal;
	padding-left: 0px;
	text-align: center;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 125%;
	font-weight: normal;
	color: #9D9510;
	text-transform: none;
	letter-spacing: 1px;
	font-style: normal;
	padding-left: 0px;
	border-bottom: 1px solid #353A71;
}

H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 150%;
	font-weight: bold;
	color: #011F45;
	text-transform: none;
	letter-spacing: 1px;
	text-align: center;
	font-style: normal;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}

H3.map {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 150%;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: none;
	letter-spacing: 1px;
	text-align: center;
	font-style: normal;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}


/*table {
	background: #FFFFFF;
	padding: 0px;
	border: 2px solid #BC9C5A;
}*/

.details {
	background: #FFFFFF;
	padding: 10px;
	border: 2px solid #011F45;
}


ul {
	COLOR: #292E66;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	padding: 0px;
	margin: 0px 0px 0px 8px;
	list-style: square;



}

li   {
	COLOR: #292E66;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	padding: 0px;
	margin: 0px 0px 0px 8px;
	list-style: square;


}



#StewartIsland ul {
	COLOR: #9D9510;
	background: #F9F8F2;
	border-bottom: 1px solid #9D9510;
}

#StewartIsland li  {
	background: #FDFDFB;
	border-bottom: 1px solid #E2E2C7;
}




/* link styles */

a {
	text-decoration: underline;
	text-transform: none;
	color: #011F45;
}

a:hover 	{
	color: #6F690B;
	text-decoration: none;
}

.heading {
	color: #FFFFFF;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
}


/* booking css additions  - colours ONLY - NO need to change font size etc*/

hr {
	background: #BC9C5A;
	border: thin solid #BEB609;
}

.Dates {
	color: #0C8B85;
}

.Rates {
	color: #0F1558;
}

.booklink {
	color: #344177;
}

h5 {
	COLOR: #9D9510;
	background: #F9F8F2;
	border-top: 1px solid #BEB609;
	font-weight: bold;
}

.AdditionalHeadings {
	COLOR: #344177;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 150%;
	font-weight: normal;
	color: #011F45;
	text-transform: none;
	text-align: center;
	font-style: normal;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #9D9510;
}
#RightCol {
	border-left: 1px solid #9D9510;
}
.small {
	font-size: 10px;
	line-height: 120%;
	font-style: italic;
}
