.menu_name { 
	color: black;	font-style: italic
	font: normal 20 px Helvetica, Arial, Geneva, sans-serif;
}.cat_heading { 
	color: maroon;
	text-decoration: none;
	font: normal 18px Helvetica, Arial, Geneva, sans-serif;
}

.cat_desc {
	color: black;
	font-size: 13px;
	font-family: Times, "Times New Roman", Georgia, serif;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}

.item_name {
	color: #black;
	margin: 0 0 0 10px;
	font: normal 14px Times, "Times New Roman", Georgia, serif;
}

.item_space { 
	background-image: url(../images/menuspacer.gif); 
	background-repeat: repeat-x; 
	background-position: 0 bottom; 
	}

.item_price {
	color: #666666;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.item_desc {
	color: black;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	padding-top: 2px;
	padding-right: 20px;
	padding-left: 25px;
}

.backtotop { 
	font-size: 10px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	line-height: 20px;
	color: maroon;
}

.spacer { 
	padding-bottom: 12px; 
	padding-left: 12px; 
}

.menulinks { 
	font-size: 12px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
}

.menulinks a { color: maroon; text-decoration: none;
	text-align: left;
	font: 18px/44px Georgia, "Times New Roman", Times, serif;
}

.menulinks a:hover {
	color: #FEE441;
	font: 18px/44px Georgia, "Times New Roman", Times, serif;
	background-image: url(../../images/flame.jpg);
}
/* begin my dreamweaver css */

div#mainContent {
	background: url(../background.jpg) no-repeat 22px;
}
.right_sid_bar {
	color: black;
	margin: 0 0 0 5px;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	text-align: left;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
