body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	background-color: #ffffff;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.languages {
	width: 920px;
	height: 20px;
	padding-top: 10px;
	background-color: #ffffff;

}

.headerLogo {
	height: 212px;
	width: 185px;
	border: 0px solid red;
	display: block;
	float: right;	
	
}


.header {
	width: 920px;
	height: 213px;
	background-image: url(images/headerHomepage.jpg);
	background-color: #ffffff;
	text-align: left;
}

.headerShipwrecks {
	width: 920px;
	height: 213px;
	background-image: url(images/headerShipwrecks.jpg);
	background-color: #ffffff;
	text-align: left;
}

.headerGallery {
	width: 920px;
	height: 213px;
	background-image: url(images/headerGallery.jpg);
	background-color: #ffffff;
	text-align: left;
}

.headerUniqueness {
	width: 920px;
	height: 213px;
	background-image: url(images/headerUniqueness.jpg);
	background-color: #ffffff;
	text-align: left;
}

.headerReefs {
	width: 920px;
	height: 213px;
	background-image: url(images/headerReefs.jpg);
	background-color: #ffffff;
	text-align: left;
}

.headerContact {
	width: 920px;
	height: 213px;
	background-image: url(images/headerContact.jpg);
	background-color: #ffffff;
	text-align: left;
}

.navBar {
	width: 920px;
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	color: #ffffff;
	background-image: url(images/navBar.jpg);
}


.navBar a{
	color: #ffffff;
	font-size: 14px;
	
}

.selected {
	text-decoration: underline;
	font-weight: bold;
}


.privacy {
	font-size: 11px;

}

.main {
	width: 861px;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	margin-top: 0px;
	border-top: 0px solid #efefef;
	text-align: left;
	
}

h1 {
	margin-top: 0px;
	padding-top: 13px;
	margin-bottom: 4px;
	font-size: 22px;
	font-weight: bold;
	color: #1e99a0;

}

h2 {
	margin-top: 0px;
	padding-top: 13px;
	margin-bottom: 4px;
	font-size: 18px;
	font-weight: bold;
	color: #1e99a0;

}


.mainIndex {
	width: 920px;
	padding: 0px;
	margin: 0px;
	margin-top: 0px;
	border-top: 0px solid #ffffff;
	text-align: left;
}

.mainContent {
	width: 880px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin: 0px;
	font-size: 14px;
	margin-top: 0px;
	border-top: 0px solid #ffffff;
	text-align: left;
	background-image: url(images/mainBG.jpg);
}

.mainContentLegalTitle {
	font-size: 12px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	text-align: left;
	font-weight: bold;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	}

.mainContentLegalText {
	font-size: 12px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	text-align: left;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	}
	
.mainContentLegalTextTable {
	width: 95%;
	}

.mainContentLegalTextTdLeft {
	text-align: center;
	vertical-align: top;
	width: 5%;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	}

.mainContentLegalTextTdRight {
	text-align: left;
	vertical-align: top;
	width: 90%;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	}


.mainGallery {
	width: 920px;
	height: 510px;
	padding-top: 10px;
	margin: 0px;
	margin-top: 0px;
	border-top: 1px solid #ffffff;
	background-color: #000000;
}

.leftLabel {
	text-align: left;
	vertical-align: top;
}

.contentLeft {
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
}

.contentRight {
	width: 357px;
	height: 310px;
	padding: 0px;
	background-color: #dddddd;
	text-align: left;
}


.contentLeft h1 {
	margin-top: 0px;
	margin-bottom: 4px;
	font-size: 18px;
	font-weight: bold;

}

.TDleft {
	width: 500px;
	background-color: #ffffff;
	vertical-align: top;
	border: 0px solid green;
}

.TDright {
	width: 361px;
	background-color: #ffffff;
}

.contentLeft ul {
	margin-left: 0px;
	margin-top: 4px;
	padding-left: 25px;
	list-style-position: outside;
	font-size: 12px;
	line-height: 18px;
	color: #888888;
	font-weight: bold;

}


.contactMain {
	padding-top: 8px;
	font-size: 12px;

}

.contactTop {
	padding-bottom: 12px;

}

.leftLabel {
	text-align: right;

}

input {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #bbbbbb;
	font-size: 12px;
	color: #444444;
	padding: 2px;

}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #bbbbbb;
	font-size: 12px;
	color: #444444;
	padding: 2px;

}

.submitButton  {
	border: 1px solid #bbbbbb;
	font-size: 12px;
	color: #444444;
	padding: 4px;
	background-image: url(images/submitButton.gif);

}

.error {
	padding-left: 70px;
	color: red;
	font-size: 10px;
}

.reefsTable {
	font-size: 10px;	
}

.reefsHeading {
	background-color: #888888;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
}

.reefTitle {
	font-weight: bold;
	font-size: 11px;	
	padding-top: 4px;
	padding-bottom: 4px;
}

.reefRight {
	padding-top: 4px;
	padding-bottom: 4px;}

.reefsTRodd {	
	background-color: #dddddd;
	
}


.reefsTReven {
	background-color: #eeeeee;	
	
}


.diveshopLogo {
	width: 400px;
	height: 75px;
	margin-top: 0px;
	padding: 1px;
	border: 1px solid #000000;	
}

.diveshopText {
	width: 370px;
	height: 250px;
	padding: 14px;
	text-align: left;
	border-left: 1px solid #dddddd;	
	border-right: 1px solid #dddddd;	
}

.diveshopAddress {
	width: 400px;
	height: 60px;
	padding-top: 10px;
	padding-bottom: 10px;	
	font-size: 12px;
	text-align: center;
	background-color: #dddddd;
}


.diveshopText h2 {
	margin-bottom: 4px;
	font-size: 16px;
	font-weight: bold;
	color: #1e99a0;
}

.footer {
	width: 920px;
	height: 23px;
	color: #1c3785;
	text-align: left;
	border-top: 1px solid #dddddd;
	font-size: 11px;
	line-height: 23px;
	background-color: #ffffff;
}


.footer a{
	color: #024C98;
}

.footerText {
	padding-left: 20px;
}

.legal {
	padding-left: 440px;
}




