/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #175072;}
a:hover {color: #FF7D00;}

img {
border: 0;
}

body {
  background-color: #99CCFF;
	font: normal 85% Tahoma,sans-serif;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;
    padding-left: 15px; 
}

h1 {
	font: normal 1.8em Tahoma,sans-serif;
	margin-bottom: 4px;
}


h1,h2,h3 {padding-top: 6px;}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

/* structure */
.container {
	background-color: #6699CC;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0px 10px 10px;
	width: 780px;
}

/* header */
.top {
	padding: 10px 10px 0;
}

/* title */
.header {
	background-color: #6699CC;
	font-size: 1.2em;
	height: 160px;
	margin: 0 auto;
	padding: 10px 10px 5px;
	width: 780px;
}
.header .left {
	color: #114054;
  background-image: url(../img/usd_banner.jpg);
	height: 160px;	
	width: 780px;
}
.header .photo {
	color: #114054;
  background-image: url(../img/usd_banner_photo.jpg);
	height: 160px;	
	width: 780px;
}

.header .left .bigtext{
	font: italic 2.6em "Trebuchet MS",sans-serif;
	line-height: 100px;
	text-align: left;
}

.header .left .imgright {
position: relative;
left: 585px;
bottom: 70px;
}

.header .left .box-link { 
position: relative;
		top: 130px; 
		left: 15px; 
		width: 180px; 
		height: 25px; 
		background-color: transparent; 
		border: none;
}	
		
/* navigation */
.navigation {	
	background: #D9E1E5 url(../img/nav.jpg);
	border: 1px solid #ffffff;
	height: 41px;
}
.navigation a {
	background: transparent url(../img/nav.jpg) left top repeat-x;
	border-right: 1px solid #D8EBD8;
	color: #1C455E;
	display: block;
	float: left;
	font: bold 1.1em sans-serif;
	line-height: 41px;
	padding: 0 18px;
	text-decoration: none;
}
.navigation a:hover, a:active {
background: transparent url(../img/nav.jpg) left bottom; 
color: #1C455E;
}


/* main */
.main {
	border-top: 4px solid #FFF;
	background: url(../img/bgmain.gif) repeat-y;
}

.main .full{
	background-color: #6699CC;
}  

.main .gallery{
	margin-left: 10px;
	margin-bottom: 4px;
}

/* sub navigation */
.sidenav {
	float: right;
	width: 210px;
}

.sidenav .imgleft {
padding: 2px;
margin-left: 1px;
margin-top: 2px;
float: left;
border: 1px solid #ADD1E7;
}

.sidenav h2 {
	color: #1C455E;
	font-size: 1em;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.sidenav ul {
	padding: 0;
	border-top: 1px solid #D8EBD8;
}
.sidenav li {border-bottom: 1px solid #D8EBD8;}
.sidenav li a {
	font-size: 1.1em;
	color: #1C455E;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background-color: #EBF0F3;
	color: #2E7198;	
}

/* content */
.content {
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	width: 531px;
}
.content .descr {
	color: #1C455E;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	margin-left: 18px;
}

.content .imgright {
padding: 5px;
border: 1px solid #ADD1E7;
margin-left: 4px;
float: right;
}

.content .imgright .caption { 
 font-size: 80%;
 font-family: Verdana, Arial, sans-serif;
 text-align: center; 
}

.content .imgleft {
padding: 5px;
border: 1px solid #ADD1E7;
margin-left: 4px;
float: left;
}

.content .imgleft .caption { 
 font-size: 80%;
 font-family: Verdana, Arial, sans-serif;
 text-align: center; 
}

.content .txtleft {
padding: 5px;
border: 1px solid #ADD1E7;
margin-left: 4px;
float: left;
width: 285px;
}


/* footer */
.footer {
  background-color: #6699CC;
	height: 30px;
	color: #114054;
	font: bold 1em sans-serif;
	line-height: 30px;
	text-align: center;
}
.footer a,.footer a:hover {color: #FFF;}

.nicetable {
	border-collapse:collapse;
	margin:5px;
}
.nicetableheader {
	margin:5px; 
	padding: 8px;
	border:1px solid #336699;
	background-color:#6699CC;		
	color:#1C455E;	
	font-size: 9pt;	
	font-weight:bold;
	white-space: nowrap;
}

.nicetablerow {
	margin:5px;
	padding: 5px;
	border:1px solid #336699;	
	background-color:transparent;	
	color:#000000;	
	font-size: 9pt;
	white-space: nowrap;	
}

.content-full{
	float: left;
	border:1px solid #336699;	
	margin: 10px 0;
	padding: 0 16px;
	width: 745px;
}
body#home a#home, 
body#instruct a#instruct,
body#travel a#travel,
body#dive a#dive,
body#gallery a#gallery
{text-decoration: underline;
 font-style: italic;
}

label{             
float: left;       
width: 120px;      
font-weight: bold; 
}                  

select { 
width: 254px;
height: auto;
}
                   
input {   
width: 180px;      
margin-bottom: 5px;
}                  
                  
textarea{          
width: 250px;      
height: 150px;     
}                  

.boxes{            
width: 1em;        
}                  
                  
#submitbutton{     
margin-left: 120px;
margin-top: 5px;   
width: 90px;       
}                  
                   
br{                
clear: left;
}       
