.copy {
	font-size: 13px;
	color: 42220a;
}

.header {
	font-size: 13px;
	font-weight: bold;
	color: 773806;
}

.copyright {
	font-size: 11px;
	color: #42220A;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, Garamond, "Times New Roman", Times, serif;
	font-size: 13px;
}

a { color: #663726; }

a:link {
	color: 42220a;
	text-decoration: underline;
}

a:visited {
	color: #651301;
}

A:hover {
	text-decoration: underline; 
	color: #000000; 
}

.scrollmenu { 
	over-flow-x:hidden; 
	overflow-y:auto; 
	width:400px; 
	height:350px;
}

.foodmenu { 
	over-flow-x:hidden; 
	overflow-y:auto; 
	width:400px; 
	height:350px;
	position: absolute; 
}

.menudesc { 
	font-size:11; 
}

.smalldescription { 
	font-size:10; 
}

.menuheader { 
	font-size: 12; 
	font-weight: bold; 
}

.menubigheader {
	font-size: 16; 
	font-weight: bold; 
}
#NewItem {
	color: #dd00dd;
	font-weight:bold;
	font-size:x-small; 
	vertical-align:top;
}

.small {
	font-size:x-small;
}