@import url(../styles/lightbox.css);
	
* {
	margin: 0px;
	padding: 0px;
	}	
body {
	background: #0a329a url(../images/body-bg.gif) repeat-x top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
p {
	margin-top: 1em; margin-bottom: 1em; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 90%;
	}
h1 {
	border-bottom: 2px solid #000;
	font-family: "Times New Roman", Times, serif;
}
h2 {
	border-bottom: 2px solid #000;
	margin-top: 20px;
	font-family: "Times New Roman", Times, serif;
}
h3 {
	border-bottom: 1px solid #000;
	font-family: "Times New Roman", Times, serif;
}

a:link, a:visited { color:#000; text-decoration: underline; }
a:hover, a:active { color:#003399; text-decoration: none;  }
#wrapper {
	margin: 40px auto;
	width: 770px;
	border: 2px solid #000;
	background: none #fff;
	}
/*header tools */	
#header #tools {
	height: 30px;
	width: 247px;
	position: absolute;
	left: -2px;
	top: 180px;
	background: black;
	}
#header #tools p {
	text-align: left;
	}
#header {
	width: 770px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
}		
#header .header-column {
	width: 275px;
	float: left;
	color: #fff;
	}
	#header .header-column a {
		color: #fff;
		}
	#header p {
		margin: 0px;
		padding: 5px;
		line-height: 1em;
		text-align: right;
		}
	
p#contact-info {
	font-weight: bolder;
	font-family: "Times New Roman", Times, serif;
	font-size: 110%;
	background: #669999;
	}

li { font-size: 80%; }
#mainContent ul, #mainContent ol { margin-top:1em; margin-bottom: 1em; }	

table { font-size: 80%; }
table tr { vertical-align: top; background-color: #ECECEC; }
table tr:hover { vertical-align: top; background-color: black; color: white; }
table tr td { padding: 2px; }

#mainContent li { list-style: square; margin-left: 20px; } 
#mainContent ol li {list-style: decimal;}	



#mainNav a {
	text-decoration: none;
	color: #fff;
	font-size: 130%;
	font-weight:bold;
	font-family: "Times New Roman", Times, serif;
	}
#mainNav a:hover { color: #000;	}

ul#mainNav {
	font-style: italic;
	font-size: 120%;
	list-style-type: none;
}
	
#mainContent {
	width: 480px;
	float:left;
	padding-left: 20px;
	padding-top: 20px;
	}

body#HOME #mainContent,
body#SCUBA-TOURS #mainContent,
body#COMMERCIAL-DIVING #mainContent,
body#CONTACT #mainContent {
	width: 730px;
	float:none;
	}

	
#mainContent {
	width: 480px;
	float:left;
	padding-left: 20px;
	padding-top: 20px;
	}
	
#supportingInfo {
	background-color: transparent;
	width: 235px;
	float:right;
	padding-right: 12px;
	padding-top: 20px;
	padding-bottom: 40px;
	}
#supportingInfo img {
		padding: 4px;
		background-color: #fff;
		border: 1px solid #666666;
		}
a.pdf {
	padding-right: 15px;
	background: url(../images/icon-pdf.gif) no-repeat right;
	}
.clear {clear:both}	
	
			
#footer {
	clear: both;
	font-size: 90%;
	border-top: #000 2px solid;
	line-height: 10px;
	background: black;
	color: white;
	margin-top: 20px;
	padding: 10px;
	padding-left: 20px;
	text-align: center;
	}
		
#footer p {
	margin-top: 0.75em;
	margin-bottom: 0.75em;
	}
	
	
	
#web-credit a:link,
#web-credit a:visited {text-decoration: none; color: white; font-size:100%;}

#web-credit a:hover,
#web-credit a:active {text-decoration: underline; color: white;}		
	
#other-links {
	clear: both;
	padding-top: 10px;
	}
#other-links h3 {
	text-indent: 20px;
	}
ul.friends-links {
	margin-top: 10px;
	width: 200px;
	float: left;
	margin-left: 40px;
	margin-bottom: 10px;
	line-height: 95%;
	}
ul.friends-links li a {
	text-decoration: none;
	color: #333;
	font-size: 90%;
		}
ul.friends-links li a:hover {
	padding-right: 18px;
	background: url(images/icon-external-link2.gif) no-repeat right center;
	color: #003399;
	font-size: 90%;
	}			


#font-adjuster {
	float: right;
	padding: 0px;
	margin: 0px;
	}
#font-adjuster img {
	margin: 0 6px 0 0;
	padding: 0px;
	border: none;
	}
#font-adjuster a {
	border: none;
	}	
.vcard { display:none;}
#download-vCard {
	position: absolute;
	left: 0px;
	top: -17px;
}
img#download-vCard {
	border:1px solid black;
}

small a{ font-size: 12px; color: #999999; }


/* _________________________ HOME ____________________________ */
body#HOME div#wrapper {
	padding-top: 200px;
	background: white url(../images/banner-home.gif) no-repeat;
	}
/* _________________________ EQUIPMENT-REPAIR  ____________________________ */
body#EQUIPMENT-REPAIR div#wrapper {
	padding-top: 200px;
	background: white url(../images/banner-equipment-repair.gif) no-repeat;
	}
/* _________________________ Scuba Tours  ____________________________ */
body#SCUBA-TOURS div#wrapper {
	padding-top: 200px;
	background-color: white;
	background-image: url(../images/banner-tours.gif);
	background-repeat: no-repeat;
	}
