
* {
	margin:0 0 0 0;
	padding:0 0 0 0;
    font-family: Arial, Helvetica, sans-serif;
}
html, body {
    font-family: Arial, Helvetica, sans-serif;
	background-color: #035292;
}
.rental_menu {
    width: 250px;
    border-spacing: 0px;
    border-collapse: collapse;
    position: absolute;
    margin-top: 240px;
    margin-left: 5px;
    z-index: 1;
}
.bonaire-oceanfront-apartments {
    background: url(../Images/index_data/bonaire_oceanfront_apartments_top.gif);
    background-repeat: no-repeat;
    width: 960px;
    border-spacing: 0px;
    border-collapse: collapse;
    position: absolute;
    height: 250px;
    top: 10px;
}
.container {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    }
.main {
    left: 0px;
    margin-left: auto;
    margin-right: auto;
    border-spacing: 0px;
    border-collapse: collapse;
    position: relative;
    top: 258px;
    width: 960px;
    background-image: url('../Images/index_data/back_light.jpg');
}
.table {
    border-style: solid;
    border-color: #000;
    border-width: 0px 2px 0px 2px;
    border-spacing: 0px;
}
.rental_page {
    margin-left: 35px;
    margin-right: 35px;
    text-align: left;
}
.time-on-bonaire {
    text-align: right;
    margin-right: 45px;
    color: #035292;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
	letter-spacing: 1px;
}

.top {margin-top: 10px;}
.top, .bottom { background-image: url('../Images/index_data/white.png'); height: 35px; width: 640px; margin-left: auto; margin-right: auto;}
.bottom { background-position: 0px -35px; }

.rental {
    width: 640px;
    margin-left: auto;
    margin-right: auto;
    background-image: url('../Images/index_data/sea.png');
}
.rental_footer {
    margin-top: -60px;
    left: 0px;
    margin-left: auto;
    margin-right: auto;
    border-spacing: 0px;
    border-collapse: collapse;
    position: relative;
}
.dive_site_left
{
    background: url(../Images/index_data/dive-site-left.gif); 
    width: 210px;
    height: 124px;
    border-spacing: 0px;
    border-collapse: collapse;
}
.dive_site_right
{
    background: url(../Images/index_data/dive-site-right.gif); 
    width: 210px;
    height: 124px;
    border-spacing: 0px;
    border-collapse: collapse;
}
.diver_left {
    overflow: visable;
    background: url(../Images/index_data/back_light.jpg); 
    width:408px;
    height:350px;
    margin-left: 2px;
    width:208px;
    position: relative;
    top: 0px;
    border-left: solid;
    border-color: #000000;
    border-left-width: 2px;
}

a.menu:link {text-decoration: none; color: #000; font-weight:bold; text-transform: uppercase; font-size: 13px; letter-spacing: 0px; line-height: 24pt}
a.menu:visited {text-decoration: none; color: #333; font-weight:bold; text-transform: uppercase; font-size: 13px; letter-spacing: 0px; line-height: 24pt}
a.menu:hover {text-decoration: underline; color: #fff; font-weight:bold; text-transform: uppercase; font-size: 13px; letter-spacing: 1px; line-height: 24pt}

a.menu_b:link {text-decoration: none; color: #000; font-weight:bold; text-transform: uppercase; font-size: 11px; line-height: 12px;}
a.menu_b:visited {text-decoration: none; color: #333; font-weight:bold; text-transform: uppercase; font-size: 11px; line-height: 12px;}
a.menu_b:hover {text-decoration: underline; color: #fff; font-weight:bold; text-transform: uppercase; font-size: 11px; line-height: 12px;}

a:link {text-decoration: underline; font-weight:bold; color: #000;}
a:visited {text-decoration: underline; font-weight:bold; color: #333;}
a:hover {text-decoration: underline; font-weight:bold; color: #666;}

a.rental_links:link {text-decoration: none; font-weight:bold; color: #000;}
a.rental_links:visited {text-decoration: none; font-weight:bold; color: #333;}
a.rental_links:hover {text-decoration: underline; font-weight:bold; color: #666;}

table.rates {text-align: left;}
table.rates tr:hover, tr.hover {background-color: #fff;}

h1 {
    color: #000;
    line-height: 26pt;
    font-size: 28px;
    font-weight: bold;
	letter-spacing: 2px;
    font-variant: small-caps;
}
h2 {
    color: #fff;
    font-size: 12px;
    font-weight: normal;
	letter-spacing: 2px;
}
h3 {
    line-height: 12px;
    font-size: 16px;
    color: #fff;
}
h4 {
    line-height: 18px;
    font-size: 16px;
    color: #000;
    font-weight: normal;
	letter-spacing: 1px;
    display: inline;
}
h5 {
    line-height: 14px;
    font-size: 12px;
    color: #000;
    font-weight: bold;
    display: inline;
}
h6  {
    line-height: 11px;
    font-size: 11px;
    color: #000;
    font-weight: normal;
    display: inline;
}

/* "fallback" links for non-CSS supporting browsers. */
.fallback {
 display: none;
}
/* Here's our default note styles. */
.notedefault, .notenested {
	position: absolute;
	visibility: hidden;
	z-index: 999;
	margin-top: -300px;
}
.notedefault {
	padding: 30px;
	border: 2px solid #369;
	background-color: #dff1f4;
	color: white;
}
.note-close {
	visibility: hidden;
}
.snb-pinned .note-close {
	visibility: inherit;
}
