.text_home {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.text_12ptBlack {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.bkgd_story {
	background-image: url(../_imgs/story/bkgd_story.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.text_24ptBlack {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	text-decoration: none;
}
.text_16ptRed {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #990000;
	text-decoration: none;
}
.text_11ptRed {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
.text_16ptBlack {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
.bkgd_recipes {
	background-image: url(../_imgs/recipes/bkgd_recipe.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.link_recipes {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.link_recipes:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.link_16ptBlack {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.link_16ptBlack:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bkgd_chief {
	background-image: url(../_imgs/chiefseafood/bkgd_chief.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bkgd_dots {
	background-image: url(../_imgs/menu/dots.gif);
	background-position: bottom;
}
.text_menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-image: url(../_imgs/menu/bkgd_main.gif);
}
.field_input {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #E7DEB5;
	padding: 2px;
	border: 1px solid #990000;
}
.link_14ptBlack {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.link_14ptBlack:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.floatRight {
	float: right;
}
