@font-face {
	font-family: AlexBrush;
	src: url(AlexBrush-Regular.otf);
}
body {
	width: 100%;
	margin: 0;
	background: url(images/wood_planks.jpg);
	background-repeat: repeat-y;
	background-position: top, center;
	background-attachment: fixed;
	background-size: cover;
	font-family: Georgia, "Times New Roman", serif;
}
a img {
	border: 0;
}
.rel {
	position: relative;
}
.abs {
	position: absolute;
}
.ta-c {
	text-align: center;
}
.shade {
	width: 100%;
	height: 200px;
	background: url(images/shade.png) top repeat-x;
}
.page {
	width: 1000px;
	margin: 0 auto;
}
.heading {
	width: 100%;
	height: 130px;
	color: #eee;
	font-family: "Times New Roman", Times, serif;
}
.rest-title {
	margin: 0;
	top: 10px;
	left: 35px;
	font-size: 120px;
	width: 420px
}
.rest-title span {
	font-size: 42px;
	line-height: 34px;
	font-family: AlexBrush;
}
.rest-address {
	top: 0px;
	left: 580px;
}
.rest-contact {
	top: 0px;
	left: 775px;
}
.rest-info {
	font-weight: normal;
}
.rest-info span {
	font-weight: bold;
}
.rest-info font {
	color: #fff;
}
.social {
	/*top:115px;
	left:501px;*/
	top: 67px;
	left: 731px;
}
.social a {
	text-decoration:none;}
.main {
	width: 100%;
	height: 815px;
	background: url(images/paper2.png) no-repeat;
}
.main-about {
	width: 100%;
	height: 1066px;
	background: url(images/paper-about2.png) no-repeat;
}
.nav-bar {
	width: 947px;
	height: 87px;
	padding-left: 30px;
	top: 40px;
	left: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	background: url(images/nav-bar2.png) no-repeat;
}
.nav-bar a {
	margin: 34px 10px 0;
	/*padding:32px 0 0;*/
	display: inline-block;
	color: #986526;
	text-decoration: none;
	text-shadow: 1px 1px 0px #333;
}
.nav-bar a:hover {
	color: #400101;
}
.preload {
	background: url(images/f_logo_35-h.png);
	visibility: hidden;
}
.facebook-link {
	width: 35px;
	height: 35px;
	vertical-align: top;
	background: url(images/f_logo_35.png) no-repeat;
}
.facebook-link:hover {
	background: url(images/f_logo_35-h.png) no-repeat !important;
}
.logo {
	top: 0px;
	right: -15px;
}
.food {
	top: 225px;
	right: -53px;
}
.store {
	top: 140px;
	left: 90px;
}
.content {
	color: #400101;
	width: 493px;
	top: 138px;
	left: 60px;
	font-size: 15px;
	line-height: 21px;
	text-shadow: 1px 1px 1px #fff;
	filter: dropshadow(color=#fff, offx=1, offy=1);
}
.content-about {
	color: #400101;
	width: 880px;
	top: 140px;
	left: 60px;
	font-size: 14px;
	line-height: 20px;
	text-shadow: 1px 1px 1px #fff;
	filter: dropshadow(color=#fff, offx=1, offy=1);
	font-weight: bold;
}
.content-about p img {
	margin-left: 100px;
}
.directions-btn img {
	margin: 25px 0 0 104px;
}
.eat24-banner {
	bottom: 60px;
	left: 135px;
	box-shadow: 0 6px 12px #111;
}
.footing {
	width: 100%;
}
.facebook{
	display: inline-block;
	width: 48px;
	height: 48px;
	background: url(images/facebook-48.png) no-repeat;
}

.twitter{
	display: inline-block;
	width: 48px;
	height: 48px;
	background: url(images/twitter-48.png) no-repeat;
}
.yelp{
	display: inline-block;
	width: 48px;
	height: 48px;
	background: url(images/yelp-48.png) no-repeat;
}
.g-plus{
	display: inline-block;
	width: 48px;
	height: 48px;
	background: url(images/googleplus-48.png) no-repeat;
}
.halal{
	display: block;
	width: 93px;
	height: 94px;
	background: url(images/hilal-logo.png) no-repeat;
	position: absolute;
left: 461px;
top: 33px;
}
.gallery{
	width: 796px;
margin: 0 auto;

}