@charset "utf-8";
.header {
	margin: 0px;
	padding: 0px;
	width: 719px;
	background-image: url(img/Runaway-Beach-Club-Header.jpg);
	height: 300px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #0378AE;
}

body {
	background-image: url(img/background-bocean.jpg);
	background-repeat: repeat-x;
	background-color: #0077AC;
}

.foot {
	background-color: #2C7496;
	width: 719px;
}
.contenttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	line-height: 1.4em;
}

.copyright, .copyright a, .copyright a:hover, .copyright a:active, .copyright a:focus, .copyright a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.reslinks, .reslinks a, .reslinks a:hover, .reslinks a:active, .reslinks a:focus, .reslinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.yellowbar {
	background-color: #FEDA00;
	margin: 0px;
	padding: 0px;
	height: 2px;
	width: 719px;
}
.bluebox {
	margin: 0px;
	padding: 0px;
	border: 2px solid #2C7496;
}

.whitebar {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 2px;
	width: 719px;
}
.blackbox {
	margin: 0px;
	padding: 0px;
	border: 2px solid #FFFFFF;
}
.contenttextheadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	color: #0378AE;
	line-height: 1.4em;
	text-transform: uppercase;
}
.scrollbox {
	overflow: auto;
	height: 510px;
	width: 612px;
}
.header-blank {
	margin: 0px;
	padding: 0px;
	width: 719px;
	height: 300px;
}
