body {
color: #005050;
background-color: #87a6f6;
	font-family: Arial;
	
}
.home table,.home tr,.home td{
	border-style: double;
	font-weight: bold;
}

h2.big {
	padding-top: 1em;
	padding-bottom: 1em;
}

/*div.photo {
	width: 49%;
	border: thin double white;
	padding: 2px;
	margin: 1em;
	background-color:white;
}*/

p.button {
	width: 90px;
	float: right;
}

.left {
	float: left;
}

.center {
	margin-left: 20%;
	margin-right: 20%;
	font-size: 10pt;
	text-align: center;
}

p.footer {
	margin-right: 95px;
}

table.rates {
	width: 90%;
	border-style: double;
	margin: auto;
}

div.container
{
border: 3px solid #f0ff9a;
width:90%;
min-width: 720px;
max-width: 1162px;
margin-right: auto;
margin-left: auto;
margin-top: 5px;
/*margin-bottom: 50px;*/
line-height:150%;
background-color: #77ccaa;
	background-image: url(/img/water.jpg);
}

div.header,div.footer
{
	background-color: #f0ff9a;
/*	background-image: url(/img/sand.jpg);*/
padding:0.5em;
clear:both;
}

div.footer {
	position: relative;
	bottom: 0;
	left: 0;
	right: 0;
}

div.header img {
	width: 100%;
	/*max-width: 100%;*/
	max-height: 480px;
}

hr {
	color: green;
}

a {
	border: 0;
}

img {
	border: 0;
}

div.header {
	/*border-bottom: thick solid black;*/
	height: 100%;
	text-align: center;
	margin-top: 0px;
}

div.header p {
	color: #87a6f6;
}

p {
	font-weight: bold;
	color: #005050;
}

li {
	/*IE doesn't space them right*/
	padding-bottom: 1em;
}

ul {
	list-style: none;
}

ol {
	list-style-type: circle;
	list-style-image: url(/img/hibiscus-bullet.tiny.png);
}

div.sidebarleft {
	color: blue;
	width: 20%;
	padding: 1em;
	min-width: 150px;
	float: left;
}

div.sidebar {
	color: blue;
	width: 20%;
	padding: 1em;
	min-width: 150px;
	float: right;
}

div.sidebar img,div.sidebarleft img {
	width: 100%;
}

/*.page {
	border: thick solid black;
	border-top: none;
	background-color: #77ccaa;
	height: 100%;
	margin-left: 10%;
	margin-right: 10%;
ing: 0px 0px 0px 0px;
}
*/
/*.pagecontent {
	text-align: justify;
	margin-left: 10%;
	margin-right: 10%;
	background-color: #77ccaa;
	height: auto;
	top: 0;
	border-left:1px solid gray;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0;
	width: 80%;
}
*/
.home {
	text-align: justify;
	margin-left: 22%;
	margin-right: 22%;
	width: auto;
	padding-left: 5px;
	/*width: 50%;
	margin: auto;*/
	height: auto;
}

div.linkbar {
	padding-left: 4%;
	background-color: #ffffff;
	border: 10px double white;
}

div.gallery {
	font-family: Comic Sans, Comic Sans MS, cursive;
	margin: 10px 10% 10px 10%;
	width: auto;
	text-align: center;
}

.gallery h2 {
	background-color: #87a6f6;
	color: white;
}

.lphoto {
	float: left;
	margin: auto;
	width: 48%;
	border: thin double white;
	padding: 1px;
	background-color:white;
	position: relative;
	right: 2px;
}

.rphoto {
	float: right;
	/* Fix strange positioning... */
	padding-top: 1px;
	margin-left: auto;
	border: thin double white;
	padding: 1px;
	background-color:white;
	width: 48%;
	position: relative;
	left: 2px;
}

.rphoto img, .lphoto img {
	display: inline;
	width: 100%;
	max-width: 100%;
}

.rphoto p, .lphoto p {
	min-height: 3em;
}

.steps {
	color: #bc2eb6;
}

div.spacer {
	clear: both;
	height: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}

img.link {
	display: inline;
	width: 24%;
}

div.map {
	width: auto;
}

.pagetitle {
	margin-left: 15px;
	color: #ffff01;
}	

.pagetitle:hover {
	color: #aa0000;
}
