@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #42413c;
	font-family: Verdana, Geneva, sans-serif;
}
h2 {
	font-size: 28px;
	padding-left: 20px;
}
p {
	padding-left: 20px;
	font-size: 16px;
}
h3 {
	padding-left: 20px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	text-decoration: none;
}
a:hover {
	color: #999;
}
a:active {
	color: #999;
}
/* CSS Document */


#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 925px;
}
#header {
	margin: 0px;
	padding: 0px;
	background-color: #231E20;
	background-image: url(images/Sealegs-logo-stacked---embroidery.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 925px;
	float: left;
}
#sidebar {
	background-color: #231E20;
	float: left;
	width: 925px;
}
#content {
	float: left;
	width: 710px;
	background-color: #FFF;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#nav {
	float: left;
	width: 180px;
	background-color: #999;
}
#footer {
	padding: 10px;
	clear: both;
	width: 905px;
	background-color: #FFF;
	text-align: center;
	font-size: 14px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}

#footerLinks {
	width: 705px;
	float: left;
}
#facebookIcon {
	width: 200px;
	float: left;
	text-align: center;
}
#largePhoto {
	float: left;
	height: 350px;
	width: 525px;
	margin-top: 10px;
	margin-right: 70px;
	margin-bottom: 10px;
	margin-left: 80px;
	border: 4px solid #000;
}
#wrapAroundSmallPhotos {
	height: 130px;
	width: 548px;
	margin-top: 15px;
	float: left;
	margin-left: 70px;
}
#nav ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav li{
	float: left;
}
#nav a {
	width: 170px;
	height: 35px;
	font-size: 21px;
	padding-top: 8px;
	background-color: #999999;
	color: #FFF;
	display: block;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #231E20;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #231E20;
	padding-left: 15px;
}
#nav a:hover {
	color: #999;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #0382C4;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #231E20;
	background-color: #FFF;
}
#nav a:active {
	color: #999;
	border-bottom-width: 0px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #231E20;
	border-left-color: #0382C4;
	background-color: #FFF;
}
#content p a {
	color: #06F;
}
#content p a:hover {
	color: #999;
}
#content p a:active {
	color: #999;
}
#footer a{
	text-decoration: none;
	color: #000;
	width: 170px;
	padding-top: 8px;
	padding-left: 15px;
}
#footer a:hover {
	color: #0382C4;
}
#footer a:active {
	color: #0382C4;
}
.SmallText {
	font-size: 12px;
	font-style: italic;
}
.mafia {
	display: none;
}
.clearing {
	font-size: 0px;
	line-height: 0px;
	clear: both;
}
.bold {
	font-weight: bold;
}
.iframe {
	margin-right: 85px;
	margin-left: 85px;
}
.centeredText {
	text-align: center;
	display: block;
}
.smallPhotos {
	height: 100px;
	width: 115px;
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	border: 1px solid #231E20;
}
