#Top {
	background-image: url(DeliveryImages/top.jpg);
	background-repeat: no-repeat;
	height: 342px;
	width: 956px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F2E2C8;
	background-image: url(DeliveryImages/topRep.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height:15px;
}

#mainbody {
	background-image: url(DeliveryImages/body.jpg);
	background-repeat: no-repeat;
	width: 956px;
	height: 490px;
	background-color:#790506;
}
#Footer {
	background-image: url(DeliveryImages/footer.jpg);
	background-repeat: no-repeat;
	height: 159px;
	width: 956px;
}

#botRep {
	background-image: url(DeliveryImages/botRep.jpg);
	background-repeat: repeat-x;
}
#PageTitle {
	background-image: url(DeliveryImages/Title.jpg);
	background-repeat: no-repeat;
	height: 126px;
	width: 956px;
}
#PageTitleDIV {
	font-size: 20px;
	color: #FFF;
	position: absolute;
	width: 100%;
	top: 408px;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
#food {
	position: absolute;
	width: 100%;
	top: 345px;
}
#Menu {
	position: absolute;
	width: 100%;
	top: 317px;
}
.delivery_category_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Fixed Positioned AddThis Toolbox */            
.addthis_toolbox.atfixed {
    position: fixed;
    top: 10%;
    left: 20px;
    border: 1px solid #eee;
    padding: 5px 5px 1px;
    width: 32px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.addthis_toolbox .custom_images a {
    width: 32px;
    height: 32px;
    margin: 0;
    padding: 0;
    cursor: pointer;
}
.addthis_toolbox .custom_images a img { border: 0; margin: 0 0 1px; opacity: 1.0; }
.addthis_toolbox .custom_images a:hover img { margin: 1px 0 0; opacity: 0.75; }

.fylladio { font-size:10px; color:#000000; background-color:#FFFFFF;}

a.fylladiolink {font-size:10px; color:#000000; background-color:#FFFFFF; line-height:16px; padding-top:2px; padding-bottom:3px; padding-left:3px; padding-right:3px; margin-top:7px;}
