.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CEEAFF;
	text-decoration: none;
	background-color: #7EA4C0;
	vertical-align: middle;
	text-align: center;
	background-repeat: repeat-x;
	background-image: url(images/footer_shim.gif);
	background-attachment: scroll;
	background-position: center;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	overflow: auto;
	margin: 0px;
	padding-right: 10px;
	height: 285px;
	width:619px;
}
.content .intro, .intro em, .intro em a, .intro a  {
	font-style: italic;
	font-weight: bold;
	color:#333399;
	font-size:12px;
}
.intro a.content_links{
	text-decoration:underline;
	color: #3366FF;
}
.content_links {
	color: #3366FF;
	text-decoration:none;
}
.content_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #333399;
	text-decoration: none;
	overflow: auto;
	margin: 0px;
	padding-right: 10px;
	height: 285px;
	width:619px;
}

.content_dl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #3366FF;
	text-decoration:underline;
}
.italic_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #3366FF;
	text-decoration:none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #366382;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.copyright a{
	color: #366382;
}
.page_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #799DBD;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: left;
	vertical-align: top;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/header_shim.jpg);
	background-repeat: repeat-x;
	scrollbar-arrow-color:#9CE5CF;
	scrollbar-base-color:#FFFFFF;
	scrollbar-shadow-color:white;
	scrollbar-face-color:#749BBC;
	scrollbar-highlight-color:white;
	scrollbar-darkshadow-color:#749BBC;
	scrollbar-3dlight-color:#749BBC;
}
.footer_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #446378;
	text-decoration: underline;
	vertical-align: middle;
	letter-spacing: .05em;
	font-style: normal;
	font-weight: normal;
}
.footer_mailto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CEEAFF;
	text-decoration: underline;
	background-color: #7EA4C0;
	vertical-align: middle;
	text-align: center;
	background-repeat: repeat-x;
	background-image: url(images/footer_shim.gif);
	background-attachment: scroll;
	background-position: center;
}
#tile{
	background-image:url(/images/water_tile.jpg);
	background-repeat:repeat-x;
	height:136px;
	background-position: bottom;
}
.tile2{
	background-image:url(/images/send_ecard_bottom.jpg);
	background-repeat:no-repeat;
	height:30px;
	background-position: center top;
}
.tagline{
margin-top:25px;
}
em  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	color: #333399;
	text-decoration: none;
	overflow: auto;
	margin: 0px;
	padding-right: 10px;
	height: 285px;
	width:619px;
}
.quote_people, .quote_people2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #799DBD;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: left;
	vertical-align: top;
}
.quote_people2 {
	font-weight: normal !important;
}
/* reservation form styles */
.bookingform {

}
.bookingform select, .bookingform input, .bookingform textarea{
	font-size:11px;
	margin:2px;
}
.feildsmall {
	width: 30px;
}
.feildmid {
	width: 50px;
}
.feildlong {
	width: 100px;
}
h1,h2,h3,h4,h5,h6 {
	color:#333399;
}
h2.gray {
	color:#666;
}