body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_main.gif);
}
a:link, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

h1 {
	font-size: 26px;
	color:#FF7F00;
}

h2 {
	font-size: 22px;
	color:#FF7F00;
}

h3 {
	font-size: 18px;
	color:#FF7F00;
	margin-bottom: -5px;
	padding-bottom: -5px;
}

h4 {
	font-size: 15px;
	color:#009FDE;
	padding-bottom: -5px;
	margin-bottom: -5px;
}

h5 {
	font-size: 15px;
	color:#FF7F00;
}

h6 {
	font-size: 10px;
	color:#FF7F00;
}


.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12pt;
	color: #000000;
}

.right_align {
	text-align: right;
}


#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 8px 0;
	color: #000000;
	line-height: 20px;
	}

#footer a {
	color: #009FDE;
	}
#footer a:hover {
	color: #FF7F00;
	}
/*li {
	margin-left: -15px;
}*/


.extra_bold {
	font-size: 14px;
	font-weight: bold;
}

.extra_bold_blue {
	font-size: 14px;
	font-weight: bold;
	color: #009FDE;
}

.extra_bold_blue_small {
	font-size: 10px;
	font-weight: bold;
	color: #009FDE;
}

.extra_bold_orange {
	font-size: 14px;
	font-weight: bold;
	color: #FF7F00;
}

.extra_bold_orange_small {
	font-size: 12px;
	color: #FF7F00;
}

.extra_bold_gray {
	font-size: 14px;
	font-weight: bold;
	color: #969696;
}

.extra_bold_purple {
	font-size: 14px;
	font-weight: bold;
	color: #B776BC;
}

.extra_bold_green {
	font-size: 14px;
	font-weight: bold;
	color: #50B848;
}

.green {
	color: #50B848;
}

.blue {
	color: #009FDE;
}

#navlist {
	position: static;
	left: 0px;
	top: 248px;
	width: 174px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009FDE;
}


#navlist ul {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
font-weight: bold;
}

#navlist ol {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
padding-left: 10px;
font-size: 13px;
}


#navlist li.main_nav {
	padding: 4px 4px 4px 0px;
	color: #009FDE;
}
#navlist li.sub_nav {
	padding: 0px 0px 0px 10px;
	font-size: 12px;
	
}

#navlist li.main_nav a.nav_ON {
color: #FF7F00;
}

#navlist li.sub_nav a.nav_ON {
color: #FF7F00;
}


#navlist a {
	display: block;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 15px;
	color: #009FDE;
}

#navlist a:link, #navlist a:visited {
color: #009FDE;
text-decoration: none;
}

#navlist a:hover/*, #navlist a:active*/ {
/*background-color: #9F6F9F;*/
/*background-image:  url(images/subnav_on.gif);*/
background-repeat: no-repeat;
background-position: 0% 50%;
color: #FF7F00;
}


form {
	margin: 0px;
	padding: 0px;
}
#home_bestchoices_photo {
	width: auto;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#home_bestchoices_text {
	margin: 13px;
	padding: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#home_bestchoices_text a {
	line-height: normal;
	font-weight: bold;
	color: #009AC9;
}

#home_bestchoices_text a:hover {
	line-height: normal;
	font-weight: bold;
	color: #ff7f00;
}

#home_bestchoices_text li.list {
	line-height: normal;
	font-weight: bold;
	color: #009AC9;
	padding-left: -15px;
	margin-left: -15px;
}

#bodytext {
	margin: 13px;
	padding: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#bodytext a {
	line-height: normal;
	font-weight: bold;
	color: #009AC9;
}

#bodytext a:hover {
	line-height: normal;
	font-weight: bold;
	color: #ff7f00;
}

#home_recipestips_text {
	margin: 13px;
	padding: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#home_recipestips_text a {
	line-height: normal;
	font-weight: bold;
	color: #52b74a;
}

#home_recipestips_text a:hover {
	line-height: normal;
	font-weight: bold;
	color: #ff7f00;
}

#home_spotlight_text {
	margin: 13px;
	padding: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#home_spotlight_text a {
	line-height: normal;
	font-weight: bold;
	color: #64c2db;
}

#home_spotlight_text a:hover {
	line-height: normal;
	font-weight: bold;
	color: #ff7f00;
}
.home_head {
	font-size: 15px;
	font-weight: bold;
}

.home_subhead {
	font-size: 13px;
	font-style: italic;
}

#home_fishfacts_text {
	margin: 13px;
	padding: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#home_fishfacts_text a {
	line-height: normal;
	font-weight: bold;
	color: #FF7F00;
}

#home_fishfacts_text a:hover {
	line-height: normal;
	font-weight: bold;
	color: #009FDE;
}

#bestchoices_fish {
	font-size: 18px;
	color: #030303;
	font-weight: bold;
}

#home_fishfacts_text a {
	line-height: normal;
	font-weight: bold;
	color: #FF7F00;
}

#home_fishfacts_text a:hover {
	line-height: normal;
	font-weight: bold;
	color: #009FDE;
}
.table_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009FDE;
	background-color: #E9F5FB;
	text-align: center;
}

.table_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C0C0C0;
	text-align: center;
}

.table_nolimit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #50B848;
	text-align: center;
}

.table_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FB3C26;
	text-align: center;
}

.table_yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FEC501;
	text-align: center;
}

.table_lightgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #030303;
	background-color: #F8F8F8;
	text-transform: capitalize;
}

#topnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0px 10px 10px 0px;
	color: #009FDE;
}

#topnav a:link, .topnav a:visited {
color: #009FDE;
text-decoration: none;
}

#topnav a:hover/*, #navlist a:active*/ {
/*background-color: #9F6F9F;*/
/*background-image:  url(images/subnav_on.gif);*/
background-repeat: no-repeat;
background-position: 0% 50%;
color: #FF7F00;
}
