@charset "utf-8";

.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	padding: 5px;
	line-height: 18px;
}
.headerimage {
	background-image: url(/images/personalchefangela.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 192px;
	width: 780px;
}
.MENU {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
.border {
	background-color: #FFFFFF;
	width: 758px;
	border: medium double #666633;
	text-align: center;
	background-image: url(/images/food.jpg);
	margin: 5px;
	padding: 7px;
}
.border2 {
	background-color: #FFFFFF;
	width: 758px;
	border: medium double #666633;
	text-align: center;
	background-image: url(/images/veggiesfade.jpg);
	margin: 5px;
	padding: 7px;
}
.contact {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	padding-right: 20px;
}


image {
	background-image: url(/images/personalchefangela.jpg);
}

.subhead {
	font-weight: bolder;
	color: #990033;
	font-variant: normal;
	font-size: 24px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
}
.dinnertitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #663300;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #999999;
	text-align: center;
}
.callout ul {
	font-size: 10px;
	line-height: 14px;
	list-style-image: url(images/li_image.jpg);
	margin-bottom: 0px;
	text-align: center;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;


}
