﻿html,body {
	margin: 0px 0px 0px 0px;		
	background-image: url(../images/sand.jpg);
	
}

body,div, table, td {font-family: Arial; font-size:9pt; color:#000; line-height: 1.4em;}
table,td {padding:0px; border-collapse:collapse; border-spacing:0px;}
img {border: 0px; border-color:#666633;}
hr {border: none 0; 
border-top: 1px dotted #333;
width: 100%;
height: 1px;
}

.scubaLnk {color: #fff; padding-right: 15px; text-decoration: none;}
.scubaLnk:hover {color: #99ccff; padding-right: 15px;}

.scubaLnk2 {color: #fff; padding-right: 15px; font-size: 7pt; text-decoration: none;}
.scubaLnk2:hover {color: #99ccff; padding-right: 15px;}

ul.level_1 {list-style: none; width: 300px; margin: 0; padding: 0; font: normal 14pt arial, sans-serif;}
ul.level_1 li { }
ul.level_1  a {display: block;	padding: 11px 15px 11px 15px; margin-bottom: 1px; text-decoration: none; color: #333;}
ul.level_1  a:hover { color:#000; background: url(../images/btn.gif) repeat-y;}

.bottom001 {width: 333px; height: 150px; background-image: url(../images/bottom001.jpg); background-repeat: no-repeat; overflow: visible;}
.bottom002 {width: 333px; height: 150px; background-image: url(../images/bottom002.jpg); background-repeat: no-repeat;}
.bottom003 {width: 333px; height: 150px; background-image: url(../images/bottom003.jpg); background-repeat: no-repeat;}

.buttons001 {width: 100%; background-image: url(../images/btn-bkgrnd.jpg); background-repeat: repeat-y;}
.buttons002 {width: 100%; background-image: url(../images/btn-top.jpg); background-repeat: no-repeat;}

.contactcontainer {background-image: url(../images/contactbkgrnd.jpg); background-repeat: repeat-x; background-position: center top; background-color: #000; height: 175px; width: 100%;}
.backgroundcontainer {background-image: url(../images/bkgrnd.jpg); background-repeat: no-repeat; background-position: center top; width: 100%; height: 700px;}
.backgroundcontainer2 {background-image: url(../images/bkgrnd2.jpg); background-repeat: no-repeat; background-position: center top; width: 100%; height: 700px;}

.container {width: 1000px;}
.content {width: 100%; height: 525px; background-color: #fff;}
.header {width: 1000px; height: 120px;}
.bottomcontainer {background-image: url(../images/bkgrnd.jpg); background-repeat: repeat-x; background-position: center top; background-color: #00466c; height: 150px; width: 100%;}
.footercontainer {background-color: #000; width: 100%;}

.white {background-color: #ffffff;}
.black {background-color: #333333;}

.linespacing { line-height: 18pt;}

h1 {font-size:19pt; color:#004964; font-weight: bold;}
h2 {font-size:14pt; color:#004964; font-weight: bold;}

.center { text-align: center;}
.right { text-align: right;}
.top { vertical-align: top;}
.bottom { vertical-align: bottom;}
.bold { font-weight: bold;}
.textwhite {color: #fff;}

.stretch {width: 100%;}
.seventyfive {width: 75%;}
.forty {width: 35%;}
.fifty {width: 50%;}
.twentyfive {width: 25%;}

.cellpadding { padding: 20px 20px 20px 20px;}
.contentpadding { padding: 0px 0px 0px 200px;}

a.footerlnk {color: #7abacc; text-decoration: none;}
a.footerlnk:hover {color: #fff; text-decoration: none;}


