@charset "utf-8";
/* CSS Document */

p{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding: 3px;
	font: color #FF9900;
}.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: 990000;
	text-decoration: none;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A40C0B;
	display: block;
	padding: 8px;
	width: 171px;
}
#header_image {
	padding: 2px;


}
.Appetizer {
	font-family: "Palatino Linotype";
	font-size: 2px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
}
a:active {
	font-family: "Palatino Linotype";
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF9900;
}
