body {
	background-color: #FFF8DC;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-color: #000;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #00C;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #00C;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #F00;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.curpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}

h1 {
	colorr: #000;
	background-color: #FFF;
	font-family: "Times New Roman", Times, Georgia, serif; 
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}

h2 {
	color: #000;
	background-color: #FFF;
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}

h3 {
	color: #000;
	background-color: #FFF;
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.footer {
	text-align: center;
	font-size: 10px;
}

.center {
	text-align: center;
}

.piclink {
	margin-top:10px;
	text-align: center;
}

.colright {
	vertical-align: top;
	text-align: center;
}

.lawrencebeach {
	vertical-align: top;
	margin-left: 10px; margin-right: 10px;
}

.crestpageheader {
	text-align: center;
	text-decoration: underline;
	color:#00C;
	background-color: FFFEF2;
}
.text {
	margin-left: 10px; margin-right: 10px;
	vertical-align: top;
}

.textmidcol {
	margin-left: 15px; margin-right: 10px;
	vertical-align: top;
}

.lists {
	margin-left: 250px;
}


