
a:link  { color: #039; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; text-decoration: none }
a:visited   { color: #039; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; text-decoration: none }
a:hover  { color: #00f; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; text-decoration: underline }
.body_text  { color: #000; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif }
.headline_blue { color: #039; font-size: 16px; font-family: "Trebuchet MS", Geneva, Arial, sans-serif, Helvetica; font-weight: bold }
.headline_red  { color: #f03; font-size: 16px; font-family: "Trebuchet MS", Geneva, Arial, sans-serif, Helvetica; font-weight: bold }

#whale h2 {
	color:#003399;
	font-family:"Trebuchet MS",Geneva,Arial,sans-serif,Helvetica;
	font-size:16px;
	font-weight:bold;
	text-align:center
}
#whale h2 span {font-size:12px; display:block}

#whale h3 {
	color:#FF0033;
	font-family:"Trebuchet MS",Geneva,Arial,sans-serif,Helvetica;
	font-size:16px;
	font-weight:bold;
	text-align:center
}

#whale p {
	font-size:15px;
	text-align:center
}
#whale .tour {background-color:#FF0; width:232px; vertical-align:top; text-align:center;}
#whale .tour p {font-size:18px;}
#whale .tour span {font-size:28px;}
#whale .spacer {height:20px}
#whale .tourtext {width:368px; }

#whale .blurb {
	color:#000000;
	font-family:"Trebuchet MS",Geneva,Arial,Helvetica,SunSans-Regular,sans-serif;
	font-size:12px;
	width:450px
}


.booking_wrapper{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	
}

.booking_wrapper p{
	font-size:13px;
}

.book_button{
	background:transparent;
	width:174px;
	height:35px;
	border:none;
	background-image:url(Images/btn_book_tickets.png);
	background-repeat:no-repeat;
	cursor:pointer;
	}




