.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: center;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
	line-height: 20px;
}
.special {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #BC9D5C;
	text-indent: 30px;
}
a {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
.captions {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	color: #BC9D5C;
	font-weight: normal;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #000066;
	font-weight: normal;
	background-position: center;
}
.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	font-weight: bold;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	line-height: 14px;
}
.bg_menu {
	background-image: url(images/lobster_big.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0F0B48;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000066;
	background-color: #EEEEEE;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000066;
	background-color: #EEEEEE;
}
.bg_products {
	background-image: url(images/bg_products.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.recipe {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.card {
	border: 1px dotted #333333;
}
