@charset "utf-8";
#content {
	width: 550px;
	float: right;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-bottom: 10px;
}
#homecontent {
	float: none;
	padding: 20px;
}
#slideshow {
	height: 310px;
	width: 410px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}


#footer {
	font-size: x-small;
	background-color: #00004F;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	height: 15px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	clear: both;
}
	
#picturebar {
	width: 200px;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 0px;
	float: left;
}

h1 {
	font-size: x-large;
	text-align: center;
	padding: 10px;
}

h2 {
	font-size: large;
	text-align: center;
	padding: 0px;
}

#rightpicture {
}
#leftcontent {
	float: left;
	width: 460px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
#rightbar {
	float: right;
	width: 300px;
}
#rightpicture {
	float: right;
	width: 300px;
}


#footer a {
	color: #FFF;
	text-decoration: none;
}

#footer a:hover {
	color: #000;
	background-color: #FFF;
}
.right {
	float: right;
	margin-top: 4px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.left {
	float: left;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 10px;
}



/* CSS Document */
#splashwrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
	margin-bottom: 20px;
	margin-top: 100px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	text-align: right;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
	margin-bottom: 20px;
	margin-top: 30px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	font-family: Garamond;
	font-size: medium;
	color: #00004F;
	background-image: url(Images/mussels.jpg);
}
#banner {
	height: 147px;
	background-color: #FFF;
}
#banner2 {
	height: 140px;
}

.button {
	font-size: large;
	font-variant: small-caps;
	color: #000;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	text-align: right;
}
#splashwrapper a {
	color: #00004F;
	text-decoration: none;
}
#splashwrapper a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #00004F;
}
body {
	background-color: #00004F;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #00004F;
}
#navbar {
	text-align: center;
	padding-bottom: 10px;
	background-color: #00004f;
	height: 40px;
	margin: 0px;
	padding-top: 10px;
}
#content a {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
#leftcontent a {
	color: #00004f;
	text-decoration: underline;
	font-weight: bold;
}
#homecontent a {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
#content a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #008;
}
#homecontent a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #00004F;
}
#leftcontent a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #008;
}
.tiny {
	font-size: x-small;
	font-style: italic;
	color: #666;
}
#footer a:hover {
	color: #00004F;
	background-color: #FFF;
}
#counter {
	background-color: #FFF;
	border: medium solid #F00;
}
.red {
	color: #008000;
}

