/* bahamasGuide.css */
div#menu ul li#bg a {background-position:0 0;}

div#banner {
	display: none;
}
div#content {
	background: url(/images/bah_hom_hdr_bg.gif) no-repeat;
}
div#twoColLeftWide h1.bahamasGuide {
/*position:absolute;
left:0;
top:0;
font-size:22px;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
color:#7b7d7d;
padding-top:10px;
padding-bottom:6px;
margin-left:-4px;
width:190px;
text-align:center;*/
	/*top: 11px;
	left: 105px;*/
	padding-left: 90px;
}
#bahamasGuideIntro {
	position: relative;
	margin-bottom: 0;
	padding-left: 90px;
	min-height: 62px;
	height: 62px;
}
#bahamasGuideIntro img {
	position: absolute;
	top: -60px;
	left: -28px;
}
.bahamasGuideGate {
	position: relative;
	border-top: 1px dotted #6b6b6b;
	float: left;
	width: 245px;
	min-height: 191px;
	height: 191px;
	padding-left: 14px;
	padding-top: 3px;
}
.bahamasGuideGate a {
	text-decoration: none;
}
.bahamasGuideGate h4 {
	color: #4a788f;
	line-height: 30px;
}
.bahamasGuideGate p {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 6px;
	font-size: 11px;
	line-height: 125%;
}
.bahamasGuideGate img {
	position: absolute;
	top: 8px;
	right: 6px;
}
.accommodations, .localDirectory {
	margin-right: 18px;
}
.localDirectory, .commLinks {
	border-bottom: 1px dotted #6b6b6b;
}
.accommodations {
	background: url(/images/bah_hom_accGate_bg.jpg) no-repeat 0 100px;
}
.activities {
	background: url(/images/bah_hom_actGate_bg.jpg) no-repeat 0 100px;
}
.localDirectory {
	background: url(/images/bah_hom_locGate_bg.jpg) no-repeat 0 100px;
}
.commLinks {
	background: url(/images/bah_hom_comGate_bg.jpg) no-repeat 0 100px;
}

/** accommodations **/
#bahamasGuideTop, #bahamasGuideTop div {
	float: left;
}
#bahamasGuideTop {
	position: relative;
	width: 544px;
	min-height: 53px;
	height: 53px;
	padding: 13px 12px 0;
	margin-left: 10px;
	border-top: 1px solid #6b6b6b;
	border-bottom: 1px solid #6b6b6b;
	background-color: #f8f6e9;
	color: #484848;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 10px;
}
#bahamasGuideTop div {
	padding-right: 15px;
}
#bahamasGuideTop div input {
	padding-left: 8px;
}
#bahamasGuideTop select {
	width: 150px;
}
#bahamasGuideTop img {
	position: absolute;
	right: 0;
	bottom: 0;
}
#bahamasGuideTop img.goToRow {
	position: static;
	margin-left: 5px;
}
.bahamasGuideRow {
	padding: 12px 0 0;
	border-bottom: 1px dotted #6b6b6b;
}
.bahamasGuideRow h5 {
	line-height: 130%;
	position: relative;
	padding-right: 98px;
}
.bahamasGuideRow h5 span {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: normal;
}
.bahamasGuideRow h5 span.island {
	position: absolute;
	top: 2px;
	left: 281px;
}
.bahamasGuideRow .contactInfo {
	position: relative;
	clear: both;
	line-height: 130%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.bahamasGuideRow .contactInfo img {
	position: absolute;
	top: 0;
	left: 281px;
}
/** >>accommodations<< **/
