@charset "utf-8";
body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	text-align: left;
	width: 798px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 100px;
	border-bottom-width: 100px;
	border-left-width: 100px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #26664C;
	border-right-color: #26664C;
	border-bottom-color: #26664C;
	border-left-color: #26664C;
}
#header {
	margin-bottom: 0px;
}
#content {
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
}
#footer {
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
}
#logo {
	height: 118px;
	background-color: #26664C;
	background-repeat: no-repeat;
}
#apDivLogoFlash {
	position:absolute;
	left:521px;
	top:0px;
	width:377px;
	height:118px;
	z-index:1;
}
#apDivLogoText {
	position:absolute;
	left:221px;
	top:0px;
	width:300px;
	height:118px;
	z-index:1;
	background-image: url(../SiteImages/banner5.jpg);
	text-align: justify;
	text-indent: 15px;
	vertical-align: text-top;
	line-height: normal;
	font-style: italic;
	padding: 0px;
}
#apDivSmallLogo {
	position:absolute;
	left:102px;
	top:-1px;
	width:121px;
	height:118px;
	z-index:1;
	background-image: url(../SiteImages/logo_small.jpg);
}




#nav {
	width: 800px;
	height: 2.2em;
	background-color: #26664c;
}
#banner {
	height: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#leftColumn {
	float: left;
	width: 400px;
	padding-left: 10px;
}
#rightColumn {
	float: right;
	width: 350px;
}
#photocontent {
	background-color: #454545;
	color: #FFFFFF;
	height: 725px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	font-style: normal;
	float: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #26664C;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #26664C;
}



p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-right: 10px;
}
.IndexText {
	padding-top: 10px;
}
.FishText {
	font-size: 18px;
	padding-top: 10px;
	line-height: 1px;
}
.ArticleText {
	padding-top: 10px;
	line-height: 1px;
	white-space: normal;
	text-align: left;
	font-size: 18px;
}
.shopbox {
	display:block;
	border: 1px solid #999999;
	margin: 10px;
	padding: 50px;
	font-size: 15pt;
	font-weight: bold;
	background-color: #D5E2CF;
	width: 650px;
}

