    .line {
	background-image: url(line_bkgd.png);
	background-repeat: repeat-x;
}
.pullquote {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: italic;
	color: #333;
	line-height: 1.2em;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: italic;
	color: #333;
	line-height: 1.2em;
	text-transform: none;
}
.menutitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: italic;
	color: #c50c1e;
	line-height: 1.2em;
}
    .categoryheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #c50c1e;
	font-weight: 100;
	line-height: 1.5em;
	font-style: italic;
}
.materials {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFF;
	line-height: 28px;
	font-style: italic;
}
.subnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999;
	line-height: 18px;
}
.menudescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #666;
	font-style: normal;
	text-transform: uppercase;
	word-spacing: 0.05em;
	letter-spacing: 0.03em;
}
.vertical {
	background-image: url(images/verical_line.jpg);
	background-repeat: repeat-y;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
	color: #333;
}

