html, body {
	margin: 0;
	padding: 0;
	border: 0;
	}

body {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left; /* IE5x fix */
	margin: 0 auto 0 0;
	}
form    { 
	margin: 0; 
	padding: 0; 
	}

img    { 
	border: 0; 
	}

a:link, a:visited {
	color: #063;
	text-decoration: underline;
	}
a:hover {
	color: #063;
	text-decoration: underline;
	}

a:active {
	color: #063;
	}
	
#wrapper {
	margin: 0 auto;
	width: 800px;
	text-align: left;
	border: 0;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #fff;
	}
		
#left {
	border: 0;
	vertical-align: top;
	text-align: left;
	background-color: #063;
	height: 200px;
	background-image: url(../images/img_home_full.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
#right {
	width: 600px;
	background-color: #063;
	height: 200px;
	background-image: url(../images/img_home_full.jpg);
	background-repeat: no-repeat;
	background-position: right top;

		}
#banner  {
	height: 80px;
	width: 800px;
	background: #063 url(../images/banner_home.jpg) no-repeat left bottom;
	border: 0;
}
#banner img{
	margin-left: 20px;
	}
#content {
	padding: 0;
	margin: 0;
	border-bottom: 0;
		}
#content p {
	margin: 0 15px;
	padding: 0;
	font-size: 11px;
}

#content H1 {
	font-size: 18px;
	font-weight: bold;
	color: #063;
	margin: 0 0 1em 0;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #FC0;
	}
#content H2 {
	font-size: 12px;
	font-weight: bold;
	color: #063;
	margin: 1em 0 1em 0;
	background-color: #B0D0C0;
	padding: 3px;
	}
#content H3 {
	font-size: 12px;
	font-weight: bold;
	color: #063;
	margin: 1em 0 1em 0;
	border-bottom: 1px solid #B0D0C0;
	padding-bottom: 3px;

	}
#content H4 {
	font-size: 12px;
	font-weight: bold;
	color: #666;
	margin: 0.5em 0 0.2em 0;
	}
#content H5 {
	font-size: 12px;
	color: #666;
	font-weight: normal;
	font-style: italic;
	margin: 1.5em 0 0 0;
	padding: 0;
	}
#content H6 {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #666;
	margin: 1em 0 1em 0;
	}
#content ul {
	margin: 0.6em 0 0.6em 2em;
}
#content ul li {
	line-height: 150%;
	list-style-image: url(../images/bullet1.gif);
	list-style-type: square;
	padding: 0 0 0.3em 0.5em;
}
p.location {
	font-style: italic;
	color: #063;
	margin-bottom: -2em;
}
img.smallleft {
	float: left;
	margin: 0 15px 5px 0;
	border: 1px solid #063;
	display: block;
}
/* Navigation vertical as list */

#nav  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #063;
	text-decoration: none;
	text-align: left;
	padding: 0;
	margin: 0;
	width: 200px;

	}
#nav ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;

	} 
#nav ul li {
	padding: 3px 0 3px 20px;
	margin: 0;
	list-style: none;
	border-bottom: 1px solid #fff;
	}
#nav ul li.last {
	border-bottom: 0;
	margin-bottom: 0;
		}
#nav a:link, #nav a:visited  {
	color: #FFF;
	text-decoration: none;
	}
#nav a:hover  {
	color: #FFF;
	text-decoration: underline;
	}
#nav a:active  {
	color: #FFF;
	text-decoration: none;
	}
/* Main content area */
#content td {
	text-align: left;
	vertical-align: top;
}
	#content td.boxreserve {
		background: #063;
		width: 199px;
		border-right: 1px solid #fff;
		color: #B3D1C2;
		}
		#content td.boxreserve H2 {
		margin: 10px 0 10px 15px;
		padding: 0;
		background: #063;
		}
		#content td.boxreserve a {
		color: #fff;
		}
		#content td.boxevents {
		background: #C36;
		width: 199px;
		border-right: 1px solid #fff;
		color: #E6B5B5;
		}
		#content p.addspace {
		margin-bottom: 1em;
		}
		#content td.boxevents H2 {
		margin: 10px 0 10px 15px;
		padding: 0;
		background: #C36;
		}
		#content td.boxevents H4 {
		font-size: 12px;
		color: #fff;
		margin: 0 15px;
		padding: 0;
		border: 0;
		}
		#content td.boxevents a {
		color: #fff;
		}
		#content td.boxnews {
		background: #39C;
		width: 199px;
		border-right: 1px solid #fff;
		color: #C1E1F0;
		}
		#content td.boxnews H2 {
		margin: 10px 0 10px 15px;
		padding: 0;
		background: #39C;
		}
		#content td.boxnews H4 {
		font-size: 12px;
		color: #fff;
		margin: 0 15px;
		padding: 0;
		border: 0;
		}
		#content td.boxnews a {
		color: #fff;
		}
		#content td.boxsightings {
		background: #FC0;
		width: 200px;
		color: #063;
		border-right: 0;
		}
		#content td.boxsightings H2 {
		margin: 10px 0 10px 15px;
		padding: 0;
		background: #FC0;
		}
		#content td.boxsightings H4 {
		font-size: 12px;
		color: #063;
		margin: 0 15px;
		padding: 0;
		border: 0;
		}
		#content td p.date {
		font-size: 12px;
		color: #FC0;
		}
		#content td p.location {
		font-size: 12px;
		color: #FC0;
		font-style: italic;
		}
		#nav a:hover  {
		color: #FC0;
		text-decoration: none;
	}
	#search {
	padding: 20px 0 20px 15px;
	margin: 20px 0 0 0;
	border-top: 1px solid #fff;
	width: 200px;
}

#footer {
	font-size: 12px;
	font-weight:bold;
	color: #063;
	margin: 0;
	padding: 5px 0 5px 20px;
	border-top: solid 1px #063
}
#footer p {
	margin: 0;
	padding: 0;
}
#logos {
	font-size: 11px;
	color: #063;
	clear: both; 
	padding: 0 0 10px 0;
	text-align: right;
}
#logos img {
	margin-left: 10px;
}

input, select {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	}

