body
{
	background-color: #FFFFFF;
}
p {
	color: #333333;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Sans", Verdana;
	font-size: 90%;
	line-height: 1.8em;
	padding-left: 15px;
	padding-right: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
}
h1 {
	font-size: 150%;
	color: #333333;
	font-variant: normal;
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", Verdana;
	padding-left: 15px;
	text-transform: uppercase;
	padding-top: 5px;
	padding-right: 15px;
}
h2 {
	font-size: 110%;
	color: #333333;
	font-variant: normal;
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", Verdana;
	padding-left: 15px;
	text-transform: uppercase;
	padding-top: 5px;
}
a {
	color : #336699;
	font-weight : normal;
	text-decoration : none;
	font-variant : normal;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Sans", Verdana;
}
a:link {
	color : #458786;
	text-decoration : none;
}
a:visited {
		text-decoration : none;
}
a:hover {
	color : #3399CC;
	text-decoration : none;
	font-weight: normal;
}
a:active {
	text-decoration : none;
}

ul#cabinRoutes {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Sans", Verdana;
	font-size: 90%;
	margin-left: 0px;
	color: #333333;
	margin-top: 10px;
	margin-right: 15px;
	padding-left: 10px;
}
ul#cabinRoutes li {
	padding-bottom: 8px;
	line-height: 1.8em;
	padding-top: 8px;
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}
ul#cabinRoutes li h1 {
	font-size: 110%;
	color: #017575;
	margin: 0px;
	padding: 0px;
}
table {
	border: 1px solid #B9BEC1;
	border-collapse: collapse;
	margin: 0px 0px 10px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td, th  {
	font-weight: normal;
	font-size: 85%;
	color: 666666;
	padding: 5px;
	border-bottom: 1px solid #B9BEC1;
}
td {
	border-right: 1px solid #B9BEC1;
}
ul#listPrices {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Sans", Verdana;
	font-size: 90%;
	margin-left: 20px;
	color: #333333;
	margin-top: -5px;
}
ul#listPrices li {
	background-image: url(../images/images/cbSide-p-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	line-height: 1.8em;
}
