body {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	
 scrollbar-face-color:	71685f;
 scrollbar-highlight-color: 3d3832;
 scrollbar-3dlight-color:3d3832;
 scrollbar-track-color:433e38;
 scrollbar-shadow-color: feedd9;
 scrollbar-darkshadow-color: 3d3832;
 scrollbar-arrow-color: feedd9;
 
}
.contentDiv {
	width: 335px;
	overflow: auto;
	padding: 0px;
	height: 338px;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #675A4B;
	text-decoration: none;
}
.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.tabletitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.price {
	font-weight: bold;
	color: #71685F;
	font-family: Arial, Helvetica, sans-serif;
}
.fine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.contentDivmenu {

	width: 335px;
	overflow: auto;
	padding: 0px;
	height: 164px;
}
.menutitle {
	color: #4F4842;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

