/*the CSS styles for the navigational menu are stored in css>menu_style.css*/

body {
background-color:#010813;
background-image:  url('images/bkgd.jpg');
background-repeat: no-repeat;
background-attachment: fixed;
background-position: bottom center;
padding:0px;
margin:0px;
color: #fff;
font-family:  arial,helvetica;
font-size: 10pt;
padding:0px;
margin:0px;
line-height:18pt;
}

td.contentarea {background-image: 
url('images/greenbkgd.gif');
background-repeat: repeat-y;
background-position: right;
}

.bodyborder {
	border-left:1px solid #0F0F0F;
	border-right:1px solid #0F0F0F;
}

td 
{
color: #fff;
font-family:  arial,helvetica;
font-size: 10pt;

}


table.contact {
line-height: auto;
font-size:10pt;
}
a {
text-decoration:none;
color:#7BAFCF;
}
a:hover {
color:#ffffff;
}

#content {
width:550px;
padding-left:60px;
padding-right:auto;
padding-bottom:20px;
line-height:26px;
font-size:12pt;
font-family: georgia, times new roman, serif;
color:#ccc;

}

#footer {
font-size:11px;
padding-left:10px;
line-height:4pt;
text-align:center;
}

h1 {

font-weight:bold;
color:#0273BB;
font-size:  24px;
letter-spacing:0px;
font-family: arial, helvetica, sans serif;
}


h2 {

font-weight:normal;
color:#0273BB;
text-transform: uppercase;
font-size: 12px;
letter-spacing:4px;
font-style: normal;
}


h3 {

font-weight:normal;
color:#8FC1B0;
text-transform: uppercase;
font-size: 12px;
letter-spacing:6px;
font-style: normal;
border-bottom:dotted 1px #003366;

}

#links a {
color:#0273BB;
}

#links a:hover {
color:#000;
}

#links td {
background-color:white;
font-size:9pt;
line-height:12pt;
font-family: georgia, times new roman, serif;
color:#000;
}


img.thumb {
padding:3px;
margin:6px;
background-color:#000;
border: 1px #003366 dotted;
}

img.thumb:hover {
border: 1px #003366 solid;
}


img.embedimg {
padding:3px;
margin:6px;
background-color:#000;
border: 1px #111 solid;
}


.dropcap {
float: left;
 font-family: Georgia,serif;
 font-size: 300%;
 line-height: .9em;
 margin-right: 0.08em;
 margin-bottom:-0.25em;
 color:#97DBC4;
 font-style:italic;

}

#quote {
padding:20px;
display:block;
background-image: url('images/quotebkgd.gif');
background-position: top left;
background-repeat: no-repeat;
}

td.divesitenumber {
font-size:12px;
text-align:center;
color:#333;
}

td.divesitename {
font-size:14px;
text-align:left;
color:#000;
color:#0273BB;
}

td.divesitedesc {
font-size:12px;
text-align:left;
color:#000;
line-height:15px;
}

a.coursenav {
font-size: 10px;
font-family: arial, helvetica;
text-align:right;
color:#666;
text-transform:uppercase;
display:block;
}
a.coursenav:hover {
color:#fff;
}

ol.faq {
	font-size:.9em;
	line-height:1.5em;
}

embed#viewer {
	z-index:0;
}