/* Sea Shell Dive Cove */
/* Copyright www.fotocreative.com */

body {
	margin:0px;
	background-image: url(graphics/background.jpg);;background-repeat:no-repeat;background-position:top center;
}

.menustyle {
background-color:#E8F8FF;
border: 1px solid #cccccc;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
padding:5px;
text-decoration:none;
color:#006699;
}

.menustyle a:link, a:visited {
text-decoration:none;
color:#006699;
}

.menustyle a:hover {
text-decoration:underline;
}
a:link {
	color: #006699;
}
.bluetextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
.whitetextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.bodytextbigger, .bodytextbigger a:link, .bodytextbigger a:visited, .bodytextbigger a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#CC0000;
	text-decoration: none;
}
.bodytextbigger a:link, .bodytextbigger a:visited, .bodytextbigger a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#CC0000;
	text-decoration:underline;
}

.bodytextbiggertitles, .bodytextbiggertitles a:link, .bodytextbiggertitles a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#CC0000;
}

.courseprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#FF9900;
	font-weight:bold;
}

.coursecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}

.greybodytext {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #4D4D4D; }

.contact {
background-color: #FFF1EA;
border: 1px solid #cccccc;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
padding:5px;
text-decoration:none;
color:#CC6600;
}

.contact a:link, a:visited {
text-decoration:none;
color:#006699;
}
contact a:hover {
text-decoration:underline;
}