body{
	background : url(images/bg.gif) repeat;
	font-family : Verdana;
	font-size : small;
}
img{
	border-width: 0px;
}
a:active{
	color: #660000;
	text-decoration: underline;
}
a:link:hover{
	color: #CE0000;
	text-decoration: none;
}
a:link{
	color: #2118AD;
	text-decoration: underline;
}
a:hover{
	color: #CE0000;
	text-decoration: none;
}
a:visited{
	color: #333366;
	text-decoration: underline;

}
a:visited:hover{
	color: #CE0000;
	text-decoration: none;
}
#div{
	border : 1px solid Black;
	padding: 4px;
}
#page_body{
	width : 540px;
}
#content{
	text-align : center;
}

.navigation{
	padding : 5px;
	border : none;
}

.f_navigation{
	font-size: small;
	color: #2118AD;
	font-weight: bold;
	padding-left: 5px;
}

.f_head{
	font-size: x-large;
	color: #2118AD;
	font-weight: bold;
}
.f_subhead{
	font-size: medium;
	color: #CE0000;
	font-weight: bold;
}
.f_section_l{
	font-size: large;
	color: black;
	font-weight: bold;
}
.f_section_m{
	font-size: medium;
	color: black;
	font-weight: bold;
}
.f_section_s{
	font-size: small;
	color: black;
	font-weight: bold;
}
.f_xs{
	font-size: smaller;
	color: black;
}
.f_foreign_origin{
	font-style:italic;
}
.f_vendors{
	font-size: small;
	color: black;
	font-weight: bold;
}


.p_margin{
	margin: 10px;
}
.p_left{
	text-align: left;
	margin: 10px;
}
.p_center{
	text-align: center;
	margin: 10px;
}
.p_vendor{
	text-align: left;
	margin: 10px;
	max-width: 450px;
}
.p_head{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}
.p_subhead{
	margin: 10px;
}


.ul_vendor{
	margin-top: 0px;
	margin-bottom: 0px;
}
.ul_recipe{
	margin-top: 0px;
}
.ul_links{
	margin-top:0px;
}
.li_vendor{
	margin-top: 0px;
}
.li_links{
	margin-top: 5px;
}
.li_ent{
	margin-top : 5px;
}
.li_recipe{
	margin-top: 0px;
}

.v_spacer{
	height : 15px;
}
.img_caption{
	text-align: center;
}
.f_quoted{
	font-size: smaller;
	color: black;
	font-style : italic;
}
.f_red_s{
	font-size: small;
	color: #CE0000;
	font-weight: bold;
}
.f_blue_s{
	font-size: small;
	color: #2118AD;
	font-weight: normal;
}
.f_small_print{
	font-size: smaller;
	color: black;
}
