body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #474747;
}
a:link, a:visited {
	text-decoration: none;
	color: #8CC63F;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

h1 {
	font-size: 26px;
	color:#FF7F00;
}

h2 {
	font-size: 16px;
	color:#D85028;
	line-height: 20px;
}

h3 {
	font-size: 16px;
	color:#E58B42;
	font-weight: bold;
}

h4 {
	font-size: 13px;
	color:#5F5F9E;
	padding-bottom: -5px;
	margin-bottom: -5px;
	font-weight: bold;
}

h5 {
	font-size: 14px;
	font-weight: normal;
	color: #5F5F9E;
	line-height: 18px;
}

h6 {
	font-size: 10px;
	color:#FF7F00;
}


hr {
	color: #F1EFEC;
	border: 0;
	height: 2px;
	background-color: #F1EFEC;
}

#back {
	text-align: right;
	width: 100px;
	float: right;
}

.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12pt;
	color: #666666;

}

.right_align {
	text-align: right;
}

#headernav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 8px 0;
	color: #886867;
	line-height: 16px;
	}

#headernav a {
	color: #886867;
	}
#headernav a:hover {
	color: #A30046;
	}


#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 8px 0;
	color: #5d5d9d;
	line-height: 15px;
	padding-left: 20px;
	}
	
#footer2 {
	padding: 8px 0;
	background-color: #97CDE3;
	background-image: url(images/bg_gradient.gif);
	background-repeat: no-repeat;
	}

#footer a {
	color: #D7512B;
	}
#footer a:hover {
	color: #5F5F9E;
	}
/*li {
	margin-left: -15px;
}*/


.photo_table_left {
	padding-right: 8px;
	margin-right: 8px;

}
.photo_table_right {
	margin-left: 10px;
	padding-left: 10px;

}


.extra_bold {
	font-size: 14px;
	font-weight: bold;
}

.extra_bold_blue {
	font-size: 14px;
	font-weight: bold;
	color: #009FDE;
}

.extra_bold_yellow {
	font-size: 14px;
	font-weight: bold;
	color: #FFC20E;
}

.extra_bold_blue_small {
	font-size: 10px;
	font-weight: bold;
	color: #009FDE;
}

.extra_bold_lightpurple {
	font-size: 14px;
	font-weight: bold;
	color: #A35080;
}

.extra_bold_lightpurple_small {
	font-size: 12px;
	color: #A35080;
}

.extra_bold_gray {
	font-size: 14px;
	font-weight: bold;
	color: #969696;
}

.extra_bold_purple {
	font-size: 14px;
	font-weight: bold;
	color: #B776BC;
}

.green {
	color: #7DBA2C;
}


.blue {
	color: #009FDE;
}

/* ABOUT */

#about_navlist {
	position: static;
	left: 0px;
	top: 248px;
	width: 220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A30046;
	margin-top: 25px;
}

#about_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: normal;
}

#about_navlist li.main_nav {
	padding: 12px 4px 4px 0px;
	color: #A30046;
}
#about_navlist li.sub_nav {
	padding: 1px 4px 0px 10px;
	font-size: 10px;
}

#about_navlist li.main_nav a.nav_ON {
	color: #756A5D;
	font-weight: bold;
}

#about_navlist li.sub_nav a.nav_ON {
color: #756A5D;
}

#about_navlist a {
	display: block;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 15px;
	color: #A30046;
	text-align: right;
}

#about_navlist a:link, #navlist a:visited {
color: #A30046;
text-decoration: none;
}

#about_navlist a:hover {
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #756A5D;
}

/* ACT */

#act_header {
	color: #9B4175;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	padding-top: 30px;
	margin-top: 30px;

}

#act_navlist {
	position: static;
	left: 0px;
	top: 248px;
	width: 220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A35080;
	margin-top: 25px;
}

#act_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: normal;
}

#act_navlist li.main_nav {
	padding: 12px 4px 4px 0px;
	color: #A35080;
}
#act_navlist li.sub_nav {
	padding: 1px 4px 0px 10px;
	font-size: 10px;
}

#act_navlist li.main_nav a.nav_ON {
	color: #756A5D;
	font-weight: bold;
}

#act_navlist li.sub_nav a.nav_ON {
color: #756A5D;
}

#act_navlist a {
	display: block;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 15px;
	color: #A35080;
	text-align: right;
}

#act_navlist a:link, #navlist a:visited {
color: #A35080;
text-decoration: none;
}

#act_navlist a:hover {
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #756A5D;
}

/* ASK */

#ask_navlist {
	position: static;
	left: 0px;
	top: 248px;
	width: 220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #f1a30d;
	margin-top: 25px;
}

#ask_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: normal;
}

#ask_navlist li.main_nav {
	padding: 12px 4px 4px 0px;
	color: #f1a30d;
}
#ask_navlist li.sub_nav {
	padding: 1px 4px 0px 10px;
	font-size: 10px;
}

#ask_navlist li.main_nav a.nav_ON {
	color: #756A5D;
	font-weight: bold;
}

#ask_navlist li.sub_nav a.nav_ON {
color: #756A5D;
}

#ask_navlist a {
	display: block;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 15px;
	color: #f1a30d;
	text-align: right;
}

#ask_navlist a:link, #navlist a:visited {
color: #f1a30d;
text-decoration: none;
}

#ask_navlist a:hover {
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #756A5D;
}

/* LIVE */

#live_navlist {
	position: static;
	left: 0px;
	top: 248px;
	width: 220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E9994A;
	margin-top: 25px;
}

#live_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: normal;
}

#live_navlist li.main_nav {
	padding: 12px 4px 4px 0px;
	color: #E9994A;
}
#live_navlist li.sub_nav {
	padding: 1px 4px 0px 10px;
	font-size: 10px;
}

#live_navlist li.main_nav a.nav_ON {
	color: #756A5D;
	font-weight: bold;
}

#live_navlist li.sub_nav a.nav_ON {
color: #756A5D;
}

#live_navlist a {
	display: block;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 15px;
	color: #E9994A;
	text-align: right;
}

#live_navlist a:link, #navlist a:visited {
color: #E9994A;
text-decoration: none;
}

#live_navlist a:hover {
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #756A5D;
}

form {
	margin: 0px;
	padding: 0px;
}
#home_text {
	margin: 13px;
	padding: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#home_text a {
	line-height: normal;
	font-weight: bold;
	color: #009AC9;
}

#home_text a:hover {
	line-height: normal;
	font-weight: bold;
	color: #905D40;
}

#act_photo {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#act_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top: 3px;
	padding-top: 3px;
	margin-right: 3px;
	padding-right: 3px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#act_story_table {
	border-top-color: #dda6c6;
	border-right-color: #dda6c6;
	border-bottom-color: #dda6c6;
	border-left-color: #dda6c6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-image: url(images/bg_act_story.jpg);
	background-repeat: no-repeat;
}

#story_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top: 10px;
	padding-top: 10px;
	margin-left: 15px;
	padding-left: 15px;
	padding-right: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	line-height: 16px;
}

#news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 10px;
	margin-top: 20px;
	padding-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	color: #666666;

}

#news a {
	line-height: normal;
	font-weight: bold;
	color: #7DBA2C;
	font-size: 11px;
}

#news a:hover {
	line-height: normal;
	font-weight: bold;
	color: #636466;
}

#bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #474749;
	margin-top: 20px;
	padding-top: 20px;
	margin-left: 15px;
	padding-left: 15px;
	padding-right: 25px;
	margin-right: 25px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	line-height: 18px;
	background-color: #FFFFFF;
}

#bodytext a {
	line-height: normal;
	color: #E58B42;
}

#bodytext a:hover {
	line-height: normal;
	color: #5F5F9E;
}


#bg_fate {
	background-image: url(images/image_fate.jpg);
	background-repeat: no-repeat;
	background-color: #D4E1F2;
}

#bg_quarter {
	background-image: url(images/image_quarter.jpg);
	background-repeat: no-repeat;
	background-color: #c6c7c6;
}
#bg_jew {
	background-image: url(images/image_jew.jpg);
	background-repeat: no-repeat;
	background-color: #492f18;
}
#bg_menorah {
	background-image: url(images/image_menorah.jpg);
	background-repeat: no-repeat;
	background-color: #d2e9f7;
}
#bg_brave {
	background-image: url(images/image_boat.jpg);
	background-repeat: no-repeat;
	background-color: #FBF7B0;
}
#bg_standard {
	background-image: url(images/image_standard.jpg);
	background-repeat: no-repeat;
	background-color: #d75027;
}
#bg_principles {
	background-image: url(images/image_principles.jpg);
	background-repeat: no-repeat;
	background-color: #d75027;
}



#bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #474749;
	margin-top: 15px;
	padding-top: 15px;
	margin-left: 20px;
	padding-left: 20px;
	padding-right: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	line-height: 18px;
}

#bodytext2 a {
	line-height: normal;
	font-weight: bold;
	color: #97CB56;
}

#bodytext2 a:hover {
	line-height: normal;
	font-weight: bold;
	color: #ff7f00;
}


#contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D75027;
	margin-top: 20px;
	padding-top: 20px;
	margin-left: 15px;
	padding-left: 15px;
	padding-right: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	line-height: 16px;
}

#contact a {
	line-height: normal;
	color: #D75027;
}

#contact a:hover {
	line-height: normal;
	color: #5F5F9E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#home_recipestips_text {
	margin: 13px;
	padding: 13px;
	font-family: Verdana, 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: Verdana, 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: Verdana, 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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009FDE;
	background-color: #E9F5FB;
	text-align: center;
}

.table_gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C0C0C0;
	text-align: center;
}

.table_nolimit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #50B848;
	text-align: center;
}

.table_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FB3C26;
	text-align: center;
}

.table_yellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FEC501;
	text-align: center;
}

.table_lightgray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #030303;
	background-color: #F8F8F8;
	text-transform: capitalize;
}
