@charset "utf-8";
/* CSS Document */
body {
	font: 14px Arial;
	background: #f6feff;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
}
.sitewrap {
	width: 1000px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
}
/* ---------------------------------------------------- */

h1 {
	margin-top: 15px;
	color: #000;
	margin-left: 5px;
}
h2 {
	color: #000;
	font: bold 22px "Times New Roman", Times, serif;
	margin-top: -5px;
	margin-left: 0px;
}
h3 {
	color: #003;
	margin-top: 0px;
	margin-bottom: 0px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #003;
	margin-top: 0px;
	margin-bottom: 0px;
}
h5 {
	color: #003;
	margin-top: 178px;
	font-size: 14px;
	font-weight: normal;
	margin-left: 100px;
}
h6 {
	font-size: 16px;
	font-weight: bold;
	color: #003;
	background: #d4e9f7;
	width: 300px;
	margin-top: 0px;
	margin-bottom: 5px;
}
/* ---------------------------------------------------- */
.biobox {
	text-align: center;
	float: left;
	width: 210px;
}
.bnavpanel {
	font-size: 12px;
	color: #999;
	float: left;
	width: 990px;
	padding-left: 10px;
	text-align: center;
}
.contactbox {
	float: left;
	width: 300px;
	margin-top: 10px;
	margin-left: 25px;
}
.counterpanel {
	font-size: 12px;
	color: #666;
	text-align: center;
	width: 155px;
	padding-right: 10px;
	padding-left: 10px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	margin-bottom: 10px;
	float: left;
}
.datebox {
	float: right;
	width: 175px;
}
.indentlistbox1 {
	margin-left: 25px;
}
.indentlistbox2 {
	margin-left: 50px;
}
.logobox {
	background: url(../siteimages/Marinelli-Shellfish-Logo.jpg);
	float: left;
	height: 126px;
	width: 297px;
	margin-top: 25px;
	margin-left: 75px;
}
.logobox2 {
	display: none;
}
.maincol1 {
	float: left;
	width: 175px;
}
.maincol2 {
	float: left;
	width: 785px;
	padding-left: 15px;
}
#mainpanel {
	background: url(../siteimages/bk1.jpg);
	float: left;
	width: 980px;
	padding-right: 10px;
	padding-left: 10px;
}
.mainpanelbottom {
	float: left;
	height: 17px;
	width: 1000px;
	background: url(../siteimages/bk1b.jpg);
}
#navpanel {
	float: left;
	width: 175px;
	margin-top: -2px;
	margin-left: -3px;
}
.navtitle {
	width: 165px;
	padding-left: 10px;
	background: #448790;
	color: #FFF;
	font: italic bold 16px "Times New Roman";
}
.phonebox {
	float: left;
	width: 200px;
	color: #FFF;
	padding-left: 20px;
	font: 24px Arial;
	margin-top: 23px;
}
.picbox1 {
	margin-top: 16px;
	float: right;
	margin-right: 18px;
	height: 155px;
	width: 410px;
	background: url(../siteimages/Jorstad-flats.jpg);
}
.picbox2 {
	float: right;
	height: 342px;
	width: 375px;
	margin-left: 10px;
}
#printReady {
	display:none;
}
.sitefooter {
	float: left;
	width: 1000px;
	font-size: 12px;
	color: #56858a;
	text-align: right;
}
#sitehead {
	background: url(../siteimages/toppanel.jpg);
	float: left;
	height: 205px;
	width: 1000px;
}
.tagbar {
	font: 12px Arial, Helvetica, sans-serif;
	color: #CCC;
	float: left;
	width: 250px;
	margin-left: 20px;
	margin-top: 25px;
}
.txt1 {
}
.txt2 {
	font-size: 12px;
	color: #666;
}
.txt-acronym {
	color: #3b0404;
	border-bottom: 1px dotted #900;
}
/* LINKS ------------------------------------------ */
a:link, a:visited, a:active {
	color: #06C;
	text-decoration: none;
}
a:hover {
	color: #600;
	text-decoration: underline;
}
a.nav1:link, a.nav1:visited, a.nav1:active {
	color: #FFF;
	text-decoration: none;
	background: url(../siteimages/navtab1.jpg);
	height: 25px;
	width: 165px;
	display: block;
	font-size: 12px;
	padding-left: 10px;
	line-height: 25px;
}
a.nav1:hover {
	color: #FFF;
	text-decoration: underline;
	background: url(../siteimages/navtab2.jpg);
}
a.nav2:link, a.nav2:visited, a.nav2:active {
	color: #37919c;
	text-decoration: none;
}
a.nav2:hover {
	color: #000;
	text-decoration: underline;
}
a.inlink1:link, a.inlink1:visited, a.inlink1:active {
	color: #06C;
	text-decoration: none;
	margin-left: 20px;
	font-size: 14px;
}
a.inlink1:hover {
	color: #600;
	text-decoration: underline;
}

