@charset "utf-8";
/* CSS Document */
body{
	color:#993300;
	bgcolor:#F8E3B4;
	background-image:url(pgbg.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,p,td,th {
	font-family:Century,Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#47586E;
}
body {
	background-color: #F8E3B4;
}
a:link {
	color: #CC6600;
}
a:visited {
	color: #666600;
}
a:hover {
	color: #CC6600;
}
a:active {
	color: #CC6600;
}




h1{ 
	font-family:Century,Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
}

.normal{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#47586E;
}
.italic{
	font-family:Century;
	font-style:italic;
	font-size:12px;
	color:#47586E;
}
/* Galery , Location and Restaurant Styles */
.image_frame{
	width:580px;
}
.image_cell{ 
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	text-align:center;
	line-height:20px;
	float:left;
	width:290px;
	padding:5px;
	
}
.img_p{
	height:235px;
	margin-top:50px;
}
.img_l{
	height:210px;
}