body {
	background-image: url(/images/background.gif);
	background-repeat: repeat;	
	
}

img
{  border-style: none;
}

.style4 {
	font-size: 12
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #510f11;
	}

.style1 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #510f11;
}
.style2 {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #510f11;
}

.restmenu {
	background-color: #FFFFFF;
	border: medium dashed #510f11;
}
.restmenu_solid {
	background-color: #FFFFFF;
	border: medium dashed 510f11;
}
.bookmenu {
	background-color: #510f11;
	border: thin none #510f11;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
}

