/* Start of CMSMS style sheet 'style' */
@charset "utf-8";
/* CSS Document */

* { padding: 0; margin: 0; outline: 0 }

body {
	font: 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	/*background: #e8e8e8;*/
	background: #FFFFFF;
	padding: 0; margin: 0; outline: 0
}

a { color: #bf7505; text-decoration: none }
a:hover { text-decoration: underline }
img { border: 0 }
td { vertical-align: top }


/*SKELETON BODY
--------------------------------------------------*/
#container {
	width: 924px;
	/*background: #FFFFFF url(images/bg-shadow.jpg);*/
	padding: 0px 30px 0px 30px; margin: 0 auto
}

#content {
	width: 924px
}

#header {
	width: 100%; height: 75px;
}

#main-navigation-frame {
	width: 100%; height: 85px;
	background: url(images/bg-main_navigation-frame.jpg)
}

#banner {
	width: 100%; height: 310px;
	background: #f0f0f0 url(images/bg-banner.jpg) bottom no-repeat
}

#home-middle {
	width: 924px;
	text-align: justify;
}

#middle {
	width: 904px;
	text-align: justify;
	padding: 0px 10px 0px 10px
}

#footer {
	width: 924px; height: 40px;
	font-size: 10px;
	/*background: #e8e8e8 url(images/bg-footer.jpg) no-repeat;*/
	padding: 0px 30px 0px 30px; margin: 0 auto;
	text-align: center;
}


/*MAIN NAVIGATION
--------------------------------------------------*/
ul#main-navigation {
	width: 904px; height: 50px;
	background: url(images/bg-main_navigation.jpg);
	padding: 0;
	position: relative; left: 10px; top: 10px
}
	ul#main-navigation li { list-style: none; float: left }
	ul#main-navigation li a { text-indent: -10000px; float: left }

#home a  { width: 181px; height: 50px }
	#home a:hover, #home-active a { width: 181px; height: 50px; background: url(images/bg-main_navigation.jpg) 0px 50px; }
	
#about-us a { width: 181px; height: 50px }
	#about-us a:hover, #about-us-active a  { width: 181px; height: 50px;background: url(images/bg-main_navigation.jpg) -181px 50px; }

#photo-gallery a  { width: 181px; height: 50px }
	#photo-gallery a:hover, #photo-gallery-active a { width: 181px; height: 50px;background: url(images/bg-main_navigation.jpg) -362px 50px; }

#our-fleet a { width: 181px; height: 50px }
	#our-fleet a:hover, #our-fleet-active a { width: 181px; height: 50px;background: url(images/bg-main_navigation.jpg) -543px 50px; }

#reservation a  { width: 180px; height: 50px }
	#reservation a:hover, #reservation-active a { width: 180px; height: 50px;background: url(images/bg-main_navigation.jpg) -724px 50px; }
	

/*FOOTER NAVIGATION
--------------------------------------------------*/
.footer-navigation {
	float: left;
	position: relative; top: 6px; left: 9px;
}
	.footer-navigation a { color: #666666 }

.webdesign-by {
	float: right;
	position: relative; top: 6px; right: 10px;
}
	.webdesign-by a { color: #0099cc }


/*MISCELLANEOUS
--------------------------------------------------*/
.logo { position: relative; left: 10px; top: 37px; float: left }
#flashcontent0 { position: relative; left: 10px; top: -10px }

h1 {
	font: 17px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-style: italic;
	padding: 0 20px 0 20px; margin: 0
}

h2 {
	font: 17px Georgia, "Times New Roman", Times, serif;
	color: #003366;
	padding-bottom: 3px; margin: 0
}

h3 {
	font: 17px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-style: italic;
	padding-bottom: 10px;
}

.spacer30 { width: 100%; height: 30px }
.spacer35 { width: 100%; height: 35px }
.spacer40 { width: 100%; height: 40px }
.spacer70 { width: 100%; height: 70px }


/*CONTACT FORM
--------------------------------------------------*/
input { width: 150px; font-size: 11px; }
select { width: 170px; font-size: 11px; }
textarea { width: 250px; height: 150px; font: 11px/14px Arial, Helvetica, sans-serif }
#m3fbrp_captcha_phrase, #m4fbrp_captcha_phrase { width: 120px; float: right; }


/*SITE MAP
--------------------------------------------------*/
li {
	padding-left: 0px
}

ul {
	padding-left: 30px;
}

ul ul {
	padding-left: 18px;
}

ul ul li {
	padding-left: 0px;
}


/*PHOTO GALLERY
--------------------------------------------------*/
#photo-gallery-table { text-align: justify }

#photo-gallery-table img {
	padding: 4px;
	border: 1px #cccccc solid;
}


/*FLEET GALLERY
--------------------------------------------------*/
.fleet { text-align: left }
.fleet td { border-bottom: 1px #ebebeb solid; padding: 4px 0px 4px 0px; vertical-align: middle }
.fleet td img { margin-bottom: 5px }
.fleet-center { text-align: center }
.fleet-noborder { border: 0 !important }
.fleet-heading { font-size: 10px; color: #666666; font-weight: bold; background: #eeeeee; border: 0; padding: 1px 0px 1px 0px !important }
/* End of 'style' */

