.cocoabeach {
	background-image: url(cocoa-beach-images/topper.jpg);
	background-repeat: no-repeat;
}
.topper-bottom {
	background-image: url(cocoa-beach-images/topper-bottom.gif);
	background-repeat: no-repeat;
}
.bg-liner {
	background-image: url(cocoa-beach-images/bg-liner.gif);
	background-repeat: repeat-y;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	list-style-type: none;
	list-style-image: url(cocoa-beach-images/bullets.gif);


}
a:link {
	color: #5372B2;
}
.sand-banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 22px;

}
.table5px {
	padding: 5px;

}
.footer {
	background-image: url(cocoa-beach-images/footer.gif);
	background-repeat: no-repeat;
	padding: 3px;
	margin-top: 4px;

}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	padding: 5px;
}
