body {font-family: Trebuchet, Verdana, Helvetica, Arial, Geneva, SunSans-Regular, sans-serif;}

.logo { position: relative; top: 10px; left: 170px; width: 359px;}
.food { position: absolute; top: 143px; left: 0px; width: 170 px;}
.content {position: absolute; top: 220px; left: 200px; width: 380px; }

.menu {
	position: absolute;
	top: 490px;
	left: 3px;
	width: 185px;
	height: 307px;
}
.pic {position: absolute; top: 188px; left: 600px; width: 178px; }
.strap {position: absolute; top: 38px; left: 529px; width: 330px; }

.title {color: #cc6600; font-size: 9pt;}
.def {font-size: 12pt; color: #333333; line-height: 12pt;}
.list {line-height: 10pt; padding: 0px 0px 5px 0px;}
.header {font-size: 8pt; background-color: #F4E6D8; color: #5E4934; line-height: 12pt;}

A.text:link {color: #333333; text-decoration: underline; background color: #cccccc;}
A.text:visited {color: #333333; text-decoration: underline; background color: #cccccc;}
A.text:hover { color: #CC6600; background color: #F2F2F2; text-decoration: none;}

A.link:link {color: #333333; text-decoration: underline; background color: #cccccc;}
A.link:visited {color: #333333; text-decoration: underline; background color: #cccccc;}
A.link:hover { color: #CC6600; background color: #F2F2F2; text-decoration: none;}
