.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #663300;
	text-align: left;
}
.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #990000;
}
.address-phone {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #990000;
}
.menubody {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663300;
	text-align: left;
}
.menuheads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990000;
	text-align: left;
	font-weight: bold;
}
.menusmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #663300;
	text-align: left;
}
.backtotop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: italic;
	color: #666600;
	text-align: right;
}
.menu-nav {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #336633;
}
#static {
	background-attachment: fixed;
	width: 300px;
	top: 256px;
	position: absolute;
	left: 18px;
}
#menu {
	width: 100%;
	background-color: #EEE093;
	top: 3px;
	overflow-x: hidden;
	overflow-y: scroll;
	padding: 12px;
	height: 790px;
scrollbar-face-color: #5CA64D;
scrollbar-shadow-color: #0000FF;
scrollbar-highlight-color: #00FF00;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #056402;
scrollbar-track-color: #641002;
scrollbar-arrow-color: #000000;
	}
.bodyCentered {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #663300;
	text-align: center;
}