@charset "UTF-8";
body {
	background-color: #BAE1DC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#head {
	background-image: url(../images/bst_logo.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#content {
	background-image: url(../images/bg_shadow.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-bottom: 5px;
}
#menu {
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	background-position: center 10px;
}
#info {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-bottom: 10px;
}

#info2 {
	margin-bottom: 10px;
	text-align: justify;
	border: 1px solid #999999;
}

#reservbg {
	margin-bottom: 10px;
	text-align: justify;
	border: 1px solid #999999;
	background-image: url(../images/watermark.gif);
	background-position: right top;
	background-repeat: no-repeat;
}


.pad10px {
	padding: 20px;
}

.pad30px {
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.slogan {
	background-image: url(../images/slogan.gif);
	background-repeat: no-repeat;
	background-position: 30px 25px;
}
#footer td {
	padding-left: 14px;
	font-size: 11px;
	color: #666666;
}
.bahamas_map {
	background-image: url(../images/bahamas.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#feedform {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

#info a {
	color: #406966;
	text-decoration: underline;
}

#info a:hover {
	color: #5D8979;
	text-decoration: none;
}
