@charset "utf-8";
/* CSS Document */
body{
	background-image: url(images/cecilias_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 54px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: 'Muli', sans-serif;
	color: #FFF;
}
.bodyinner{
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: center 54px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: 'Muli', sans-serif;
	color: #FFF;
}
.topbg{
	background-color: #000;
	color: #FFF;
}
.topbg a{
	color: #FFF;
	font-size: 12px;
	font-weight: 500;
	text-decoration: none;
	padding-right: 16px;
	padding-left: 16px;
}
.topbg a:hover{
	color: #CCC;
}
.phone{
	font-size: 13px;
	font-weight: 500;
	padding-left: 15px;
}
.middle{
	background-color: #ef3246;
}
.foodtable{
	background-color: #000;
	margin-top: -68px;
}
.foodtable img{
	padding-right: 3px;
	padding-left: 3px;
}
.caption{
	font-size: 28px;
}
.caption_inner{
	font-size: 28px;
		background-color: #000;
	
}
.content{
	background-color: #a25ca5;
	font-size: 14px;
}
.footer{
	background-color: #a25ca5;
	font-size: 14px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 380px;
	padding-top: 25px;
}
.footer a{
	color: #FFF;
	text-decoration: none;
}
.footer a:hover{
	color: #999;
}
.content_inner{
	font-size: 14px;
	padding: 25px;
	line-height: 21px;
	text-align: justify;
		height: 200px;
}
.content_order{
	font-size: 14px;
	line-height: 21px;
	text-align: justify;
	height: 200px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
.content h2{
	font-size: 30px;
	color: #dba0d8;
	background-image: url(images/uline.jpg);
	background-repeat: no-repeat;
	background-position: center 36px;
	font-weight: normal;
	margin: 0px;
}
.boldd{
	font-weight: bold;
}
.just{
	text-align: justify;
	width: 100%;
	line-height: 21px;
}
.more{
	font-size: 15px;
	color: #000;
	background-color: #FFF;
	text-decoration: none;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	padding-top: 3px;
	padding-right: 25px;
	padding-bottom: 3px;
	padding-left: 25px;
}
.more:hover{
	color: #333;
}
.social{
	line-height: 24px;
	color: #FFF;
	font-size: 16px;
}
.contact{
	font-size: 21px;
	color: #FFF;
	line-height: 30px;
	font-weight: bold;
}
.contact a{
	color: #FFF;
	text-decoration: none;
}
.contact a:hover{
	color: #999;
}

.btmbg{
	background-color: #000;
	color: #FFF;
}
.btmbg a{
	color: #FFF;
	font-size: 12px;
	font-weight: 500;
	text-decoration: none;
	padding-right: 16px;
	padding-left: 16px;
}
.btmbg a:hover{
	color: #CCC;
}