﻿body {
	background-color: #C18F4A;
	font-size: 14pt;
}
{}
* {
	padding: 0px;
	margin: 0px;
}
#page_content a {
	text-decoration: none;
	color: #0000FF;
}
#page_content a:visited{
	color: #800080;
}

#masthead {
	background-position: center top;
	position: relative;
	background-image: url('Images/beach03.JPG');
	background-repeat: no-repeat;
	background-color: #C18F4A;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	height: 320px;
	font-size: 13pt;
}
#top_nav {
	height: auto;
	position: relative;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	color: #F9E8C1;
	text-align: center;
	font-family: Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, sans-serif;
	font-weight: bold;
	font-size: 1em;
}
#page_content {
	width: 790px;
	background-image: none;
	margin-right: auto;
	margin-left: auto;
	font-family: Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, sans-serif;
	color: #0A0A02;
	background-color: #C18F4A;
}
#footer {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	color: #F9E8C1;
	text-align: center;
	font-size: small;
	font-family: Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, sans-serif;
	background-color: #413A30;
	bottom: 5px;
}
#top_nav a {
	text-decoration: none;
	color: #C2B38D;
}
#top_nav a:hover {
	background-color: #000000;
}

#footer a {
	color: #F9E8C1;
	text-decoration: none;
}
.cleardot790 {
	width: 790px;
	height: 1px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.pic-left {
	border-width: 0px;
	float: left;
	width: 55%;
	position: relative;
	height: auto;
	padding-bottom: 5%;
}
.pic-right {
	border-width: 0px;
	float: right;
	width: 55%;
	height: auto;
	position: relative;
	padding-bottom: 5%;
}
.ul-gallery {
	margin: 0 0 0 5px;
	list-style-image: none;
	list-style-position: inherit;
	list-style-type: none;
	text-align: left;
	display: inline;
}
.text-left {
	width: 40%;
	height: auto;
	float: left;
}
.text-right {
	width: 40%;
	height: auto;
	float: right;
}
h2{
	font-style: italic;
}
hr{
	width: 70%; 
	size: 3; 
	color: black;
	text-align: center; 
	margin: 8px auto;
}
