@charset "utf-8";
/* CSS Document */


/* ======= global styles ======= */

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
}

p, h1, h2, h3, h4, h5, h6, li {

}

div#outerDiv {
	width: 868px;
	background-color: #fff;
	background-image: url(../images/main_background.png);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center;
	padding-right: 35px;
	padding-left: 31px;
}

/* ======= header ======= */

div#header {
	height: 192px;
	background: url(../images/header_background.jpg);
	margin-right: auto;
	margin-left: auto;
}


#content {
	position: relative;
}
#left {
	float: left;
	width: 286px;
}
#left img {
	margin-left: 18px;
}

#left ul{
	margin-bottom: 40px;

}

#left li {
	list-style-type: none;
	margin-right: 0px;
	margin-left: -23px;
}

#left a {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #003F5E;
	text-decoration: none;
	font-size: 0.93em;
	margin-top: 15px;
	margin-bottom: 15px;
	display: block;
	margin-right: 15px;
	font-weight: bold;
}
#left a:hover {
	text-decoration: underline;
	background-repeat: no-repeat;
	background-position: right center;
}

#right {
	float: right;
	width: 578px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 573px;
}
#right ul {
	margin-top: -7px;
	max-width: 540px;

}

#right li {
	text-indent: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #58585A;
	font-size: 0.8em;
	margin-left: 0px;
	max-width: 500px;
	line-height: 1.3em;
	margin-bottom: 6px;
}

#right h1 {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #003F5E;
	font-weight: bold;
	padding-left: 7px;
	padding-top: 20px;
	padding-bottom: 3px;

}

#right a.LPAh1 {
	font-family: "Centurey Gothic",Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #07693A;
	font-weight: bold;
	padding-left: 7px;
	padding-top: 20px;
	padding-bottom: 5px;
}


#right h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	color: #58585A;
	padding-left: 10px;
	margin-bottom: -3px;
}



#right p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #58585A;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
	max-width: 540px;
}
#right a {
	color: #003F5E;
}


#rightNav ul{
	margin: 0;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #003F5E;
	position: relative;
	right: 1px;
	padding: 0;
	width: 330px;
}

* html #rightNav ul{ /*IE only rule, reduce menu width*/
width: 99%;
}

#rightNav ul li{
display: inline;
}

#rightNav ul li a{
	float: left;
	color: #003F5E;
	padding: 2px 9px;
	text-decoration: none;
	background: transparent url(../images/vertical.gif) center right no-repeat;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
}

#rightNav ul li a:hover{
	color: #003F5E;
	background-color: #D8E4ED;
}

#rightNav a.noborder{
	background-image: none;
}

#clear {
	clear: both;
}


#altNav ul{
	margin: 0;
	float: left;
	width: 99%;
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #003F5E;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0em;
}

* html #altNav ul{ /*IE only rule, reduce menu width*/
	width: 99%;
}

#altNav ul li{
display: inline;
}

#altNav ul li a{
	float: left;
	color: #003F5E;
	text-decoration: none;
	background: transparent url(../images/vertical.gif) center right no-repeat;
	padding-top: 2px;
	padding-right: 9px;
	padding-bottom: 2px;
	padding-left: 11px;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
}

#altNav ul li a:hover{
	color: #003F5E;
	background-color: #D8E4ED;
}

#altNav a.LPAsitelink{
	color: #07693A;
	background-image: none;
}

#altNav a.CASsitelink{
	color: #003F5E;
	background-image: none;
}

#footer {
	background-color: #003F5E;
	background-image: url(../images/footer_background.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 10px;
}

#bottom {
	background-image: url(../images/bottom_background.png);
	height: 12px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -1px;
}



/* ======= logo ======= */

div#logo {
	height: 200px;
	width: 337px;
	margin-left: 20px;
	background-image: url(../images/fishery_foundation_logo2.png);
	background-repeat: no-repeat;
	background-position: bottom;

}
.textdescription {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

