.dp {
	background-image: url(images/head-dolphins.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.dpBeach {
	background-image: url(images/head-beach.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.see-more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #3366CC;
	line-height: 1ex;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 170%;
	font-weight: bold;
	color: #3366CC;
	line-height: 2.6ex;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	font-weight: bold;
	color: #3366CC;
}
.footerlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #666666;
}
.footerlinks  a {
	color: #333333;
}

