﻿body {
	background: url(../../images/background/strip2.jpg) repeat-x;
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 10px;

}

#header {
	width: 800px;
	height: 130px;
	margin: 0 auto;
	padding-left: 0px;
	background: url(../../images/background/FishermansTermLowRes.jpg) no-repeat left top;
}

#header h1 {
	float: left;
	margin: 0;
	padding: 100px 10px 10px 10px;
	letter-spacing: -1px;
	font-weight: bold;
	font-size: 2em;
	color:yellow;
}



.title {
	color:#001666; 
}

.listlinks {
	margin-top: 0;
	text-align: justify;
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 10px;
	color:blue; 

}


.entry {
	margin-top: 0;
	text-align: justify;
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 14px;
	color:#001666; 

}

#leftside {
	float: left;
}

#rightside {
	float: right;
}



.sidebar {
	float: left;
	width: 200px;
	padding: 0;
	font-size: 10px;
	background-color:Navy;
}

.sidebar ul 
{
	position:relative;
	margin: 0;
	padding: 0;
	list-style: none;

}

.sidebar li li {

	padding: 0px 0px;

}



.sidebar li h2 {
	height: 120px;
	padding: 80px 20px 0px 0px;
	background:  url(../../images/sound.jpg) no-repeat left top;
	font-size: 26px;
	text-align:right;
}

#page {
	width: 900px;
	margin: 0 auto;
}

#content {
	float: left;
	width: 450px;
	margin-left: 10px;

}

.scrollbutton {
	text-align:center;
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 18px;
	color:#001666; 
	width: 200px
}

.scrollbuttoncaption 
{
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 18px;
	color:white;
	background-color:purple;
}

.contentcaption
{
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 28px;
	 color:Silver;
}

.listlink {
	margin-top: 0;
	text-align: justify;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color:yellow; 
	background-color:blue;
}

.mapdescription
{
	margin-top: 0;
	text-align: justify;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color:navy; 

}

.post{}
