* {
	margin: 0;
	padding: 0;
}

body {
	background: #0281b6 url(images/background_map.gif);
	font-family: 'Trebuchet MS', Arial;
	font-size: 13px;
}

p {
	margin: 5px 0 12px;
}

a {
	color: #ffc12a;
	text-decoration: none;
}

a:hover {
	color: #ffc12a;
	text-decoration: underline;
}

.left {
	float: left;
}

a.homeLink {
	position: absolute;
	height: 140px;
	width: 220px;
	margin: 0 0 0 50px;
	display: block;
}

#whiteBackground {
	float: left;
	background-color: white;
	width: 787px;
	padding: 15px;
	margin: 0 0 20px;
	clear: both;
}

.spaceImg {
	padding: 3px 5px 5px 5px;
}

/***** didYouKnow *****/
#didYouKnow {
	position: absolute;
	display: block;
	right: 20px;
	background: transparent url(images/did_you_know.gif) no-repeat;
	width: 133px;
	
}

#didYouKnowWrap {
	width: 114px;
	margin-top: 110px;	
	margin-left: 12px;
	background-color: #004775;
}

.didYouKnowContent {
	margin-left: 10px;
	padding: 0 0 10px 0;
	color: white;
	font-size: 11px;
	font-style: italic;
	background-color: #004775;
	width: 94px;
	
}

a.closeDidYouKnow {
	margin: 4px 0 0 105px;
	display: inline-block;
	height: 25px;
	width: 25px;
}

/***** Masthead *****/
#headerWrapper {
	margin: 0 auto;
	width: 919px;
}

#outerWrapper {
	margin: 0 auto;
	width: 919px;
}

em {
	font-size: 16px;
	font-weight: bold;
	color: white;
}

#masthead {
	width: 919px;
	height: 172px;
	background: transparent url(images/masthead.gif) no-repeat;
}

#wrapper {
	margin: 0 auto;
	width: 847px;
	clear: both;
	background: transparent url(images/home_bg.gif) repeat-y;
}

#homeShade {
	margin: 0 auto;
	width: 847px;
	height: 18px;
	background: transparent url(images/home_shade.gif) no-repeat;
}

#interiorWrapper {
	margin: 0 auto;
	width: 847px;
	background: #51b5cf url(images/interior_shade.gif) no-repeat top;
	clear: both;
	padding-bottom: 30px;
}

#content {
	margin: 0 auto;
	width: 817px;
	background-color: white;
}

#interiorContent {
	margin: 0 auto;
	width: 817px;
	padding: 20px 0 0 0;
	clear: both;
}

#interiorContent ul, #interiorContent ol {
	margin: 5px 0 14px 20px;	
}

#interiorContent li {
	margin: 5px 0 5px 10px;	
}

#flashcontent {
	border: 1px solid #0081b6;
	width: 519px;
}

/***** Nav *****/
ul.nav {
	float: right;
	display: inline;
	list-style-type: none;
	margin: 115px 50px 0 0;
	width: 620px;
}
.nav li {
	display:inline;
}
.nav a {
	color: #ffffff;
	display: block;
	float: right;
	font-size: 13px;
	font-weight: bold;
	padding: 0 10px 0px 10px;
	text-decoration: none;
	border-right: 1px solid #3b8ebc;
}

.nav a.noborder {
	border-right: none;
}

.nav a span {
	color: #ffd65a;
}

.nav a:hover {
	color: #ffd65a;
	text-decoration: none;
}
.nav .active {
	color: #ffd65a;
	text-decoration: none;
}


/***** Book Travel *****/
.bookTravel a {
	background-image: url(images/book_travel_now.gif);
	background-repeat: no-repeat;
	display: inline;
	float: right;
	clear: both;
	width: 590px;
	height: 25px;
	text-indent: -9999px;
	margin: 9px 60px 0 0;
	z-index:100;
}

.bookTravel a:hover {
	background-position: 0 -25px;
}

/***** Home Content Layout *****/
#column1 {
	float: left;
	width: 543px;
	background-color: #51b6d2;
}

#column2 {
	float: right;
	width: 263px;
	background-color: white;
	color: #004170;
	font-size: 12px;
}

#column2 a {
	text-decoration: underline;
}

#column2 a:hover {
	color: #ffc12a;
}

.sidebarTitle {
	background: transparent url(images/sidebar_bg.gif) no-repeat;
	height: 30px;
	color: white;
	padding: 0 0 0 10px;
	line-height: 30px;
	font-weight: bold;
	font-size: 16px;
	clear: both;
	width: 247px !important;
	width /**/: 257px;
}

.sideBarContent {
	padding: 0 10px 20px 10px;
}

.welcomebarContent {
	width: 519px;
	color: white;
	font-size: 12px;
}

.welcomebarTitle {
	background: transparent url(images/home_welcome_bg.gif) no-repeat;
	height: 30px;
	width: 519px;
	color: white;
	padding: 0 0 0 10px;
	line-height: 30px;
	font-weight: bold;
	font-size: 16px;
	clear: both;
	margin: 20px 0 0 0;
}

/***** Feature Buttons *****/
.feature1 {
	margin: 10px 0 0 0;
}
.feature3 {
	margin: 0 0 10px 0;
}
.feature1, .feature2, .feature3 {
	float: left;
	clear: both;
}

.feature1 a {
	background-image: url(images/button_tour_services.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	clear: both;
	width: 263px;
	height: 60px;
	text-indent: -9999px;
	margin: 0 0 0 0;
	z-index:100;
}

.feature1 a:hover {
	background-position: 0 -60px;
}

.feature2 a {
	background-image: url(images/button_holiday.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	clear: both;
	width: 263px;
	height: 58px;
	text-indent: -9999px;
	margin: 0 0 0 0;
	z-index:100;
}

.feature2 a:hover {
	background-position: 0 -58px;
}

.feature3 a {
	background-image: url(images/button_photo.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	clear: both;
	width: 263px;
	height: 58px;
	text-indent: -9999px;
	margin: 0 0 0 0;
	z-index:100;
}

.feature3 a:hover {
	background-position: 0 -58px;
}

/***** Interior Pages *****/
h1 {
	color: white;
	font-weight: normal;
	font-size: 22px;
	font-style: italic;
	padding: 0 0 10px 6px;
	clear: both;
	display: inline-block;
}

h1 span {
	color: #ffd65a;
}

h2 {
	color: white;
	font-weight: normal;
	font-size: 16px;
	font-style: italic;
	padding: 0 0 10px 0;
}

h2.galleryHeader {
	background: transparent url(images/gallery_header_bg.gif) no-repeat left;
	height: 46px;
	line-height: 46px;
	padding: 0 0 0 80px;
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 737px !important;
	width /**/: 817px;
	margin: 0 0 15px 0;
}

h2.galleryHeader .note {
	color: #ffc12a;
	font-size: 12px;
	padding: 0 0 0 20px;
	font-weight: bold;
}

.separator {
	width: 100%;
	font-size: 1px;
	height: 1px;
	background-color: white;
	clear: both;
	margin: 0 0 20px 0;
}

/***** SubNav *****/
#interiorContent ul.subNav {
	float: right;
	list-style-type: none;
	margin: 0 12px 0px 0;
}
#interiorContent .subNav li {
	display:inline;
	margin: 0;
}
.subNav a {
	color: #ffffff;
	display: block;
	float: right;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 10px;
	margin-left: 3px;
	text-decoration: none;
	background-color: #1b7eb1;
}

.subNav a span {
	color: #ffd65a;
}

.subNav a:hover {
	color: #ffd65a;
	text-decoration: none;
}
.subNav .active {
	color: #ffd65a;
	text-decoration: none;
}



/***** Footer *****/
#footer {
	margin: 0 auto;
	width: 847px;
	background: transparent url(images/footer_bg.gif) no-repeat;
	clear: both;
	height: 63px;
	font-family: 'Myriad Pro', arial;
	color: #0062a1;
}
#footerContent {
	padding: 20px 20px 20px 100px;
	font-size: 11px;
}

/***** FooterNav *****/
ul.footerNav {
	float: right;
	list-style-type: none;
	margin: 7px 6px 0 0;
	display: inline;
	width: 440px;
}
.footerNav li {
	display: inline;
}
.footerNav a {
	display: inline-block;
	float: right;
	padding: 0 7px 0px 7px;
	text-decoration: none;
	border-right: 1px solid #ffd65a;
	color: #0062a1;
}

.footerNav a.noborder {
	border-right: none;
}

.footerNav a:hover {
	text-decoration: underline;
}
.footerNav .active {
	text-decoration: underline;
}

a.bahamasLink {
	float: left;
	display: inline-block;
	height: 63px;
	width: 100px;
	margin-left: -100px;
	margin-top: -20px;
}

/***** Services *****/
#serviceCol1 {
	float: left;
	width: 311px;
}

#serviceCol2 {
	float: right;
	width: 467px;
}

#serviceCol1Narrow {
	float: left;
	width: 211px;
}

#serviceCol2Narrow {
	float: right;
	width: 567px;
}

#serviceCol2Narrow ul {
	margin: 0 0 0 30px;	
}

#serviceCol2Narrow li {
	margin: 0 0 8px 0;	
}






/*old*/
ContentImage {
	float: right;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #FFFFFF;
}
.tableframe {
	padding: 5px;
	border: thin solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004080;
}
.maintextwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
}

.homeback {
	background-image: url(home/home_images/Background.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.picright {
	border: thin solid #FFFFFF;
}
.picpadright {
	margin-right: 5px;
	border: thin solid #FFFFFF;
}

.services {
	background-image: url(services/services_images/services%20back.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	color: #000033;
}
.firstletter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	color: #004080;
	line-height: 26px;
}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	text-transform: uppercase;
}
.contactback {
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(contact_us/contact_images/contactback.jpg);
}
.reservationsback {
	background-image: url(reservations/reservations_images/BF%20destinations.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.chartersback {
	background-image: url(services/services_images/chartersback.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.aboutus_back {
	background-image: url(about_us/about_images/aboutusback.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.maintitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF00;
}
#wrap {
	width: 900px;
	margin-left: 50px;
}
#leftside {
	float: left;
	width: 500px;
	border: thin solid #FFFFFF;
}
#rightside {
	vertical-align: 10%;
	height: 481px;
}
.harbourback {
	background-attachment: scroll;
	background-image: url(services/about%20harbour%20island/images/Bharbour%20Isl%20Beach.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.newspaperback {
	background-image: url(about_us/about_images/newspapers.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.sponsorshipback {
	background-image: url(about_us/about_images/sponsorships.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.studentsbackground {
	background-image: url(services/services_images/cob.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.locationback {
	background-image: url(reservations/reservations_images/location%20back.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.termsback {
	background-image: url(reservations/reservations_images/terms%20back.jpg);
	background-repeat: no-repeat;
	background-position: center 100px;
	background-attachment: scroll;
}
.maintextwhitealternate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.holidaysback {
	background-image: url(reservations/reservations_images/holidays_files/holidays%20back.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.islandtoursback {
	background-image: url(services/services_images/island%20tours%20back.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.oddborders {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.pinksandsback {
	background-image: url(services/services_images/pink%20sands%20back.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.managementback {
	background-attachment: scroll;
	background-image: url(about_us/about_images/logo%20back.jpg);
	background-repeat: no-repeat;
	background-position: center 150px;
}

