@charset "utf-8";
@import url("../css/photo.css");
@import url("../css/lightbox.css");
/* CSS Document */
body {
	line-height:18px;
	background-color: #E6E2D6;
	background-image: url(../images/background_repeater.jpg);
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:hover {
	text-decoration: none;
	color: #85bcec;
}
.container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.header-nav {
	margin-top: 5px;
	color: #000;
}
.header-nav a {
	color: #000;
}
.navigation {
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.navigation img {

}
LeftNavMenu {
	width: 200px;
}
.LeftNavMenu a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #786B5B;
}
.pagecontent {
	padding: 20px;
}
.rightcol {
	margin-left: 10px;
	font-size: 10px;
	line-height: 14px;
}
.discover {
	background-image: url(../images/PaperRepeat.png);
	width:217px;
	background-repeat: repeat-y;
	padding-left: 30px;
	padding-right: 30px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #547886;
	font-weight: bold;
	line-height: 28px;
	text-align: left;
}
h2 {
	font-family:Georgia, Verdana, Sans-Serif;
	font-size:16px;
	line-height:18px;
	font-weight:normal;
	margin: 0px 0px 10px 0px;
	color: #537785;
	text-align: left;
}
.h2a {
	font-family:Georgia, Verdana, Sans-Serif;
	font-size:22px;
	line-height:18px;
	font-weight:bold;
	margin: 0px 0px 10px 0px;
	color: #537785;

}
h3 {
	font-family:Georgia, Verdana, Sans-Serif;
	font-size:13px;
	line-height:15px;
	letter-spacing:3px;
	margin:0px 0px 10px 0px;
}
.BackgroundTopImage {
	z-index:-1; 
	position:absolute; 
	top:0px; 
	left:0px; 
	width:100%; 
	height:849px; 
	background:url(../images/background_fishtop.png) no-repeat center;
}
.BackgroundBottomImage {
	position:absolute; 
	top:0px; 
	left:-400px; 
	height:258px; 
	width:1073px; 
	background:url(../images/background_fishbottom.png) no-repeat center;
}
.BlueDashedFrame {
	margin-top: 20px;
	text-align: center;
}
.BlueDashedFrame img {
	border:dashed 2px #93c8d8;
	padding:5px;
}

.footer {
	background-image: url(../images/footer_repeater.png);
	background-repeat: repeat-x;
	padding-top: 10px;
	margin-top: 10px;
}

.footer-nav {
	text-align: center;
}
.footer-nav a {
	color: #000;
}
.disclaimer {
	font-size: 11px;
	line-height: 16px;
}
