#about {
    width: 1500px;
    height: 800px;
	display:block;
   	margin-left:auto;
	margin-right:auto;
    background-color: #FFFFFF;
}

body {
    background-image: url(images/food.jpg);
    min-height: 100%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
}


.missionvision h2 {
    text-align: center;
    color: #be1e2d;
    font-family: Athelas;
    font-size:30px;
}

.missionvision p {
    color:#41393d; 
    font-family: Athelas;
    font-size: 25px;
	
}
.missionvision {
	float:left;
	text-align:center;
	width:500px;
	margin-left: 100px;
	margin-top: 50px;
}

.aboutimage {
	float:right;
	margin-top: 150px;
	margin-right: 100px;
}

.nav {
    
    width:inherit;
    list-style-type: none;
    overflow: hidden;
    background-color: #333;
    font-size: 24px;
    font-family: athelas;
}

.nav li {
    float:left;
}

.nav li a {
    display: block;
    color: white;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
}

.nav li a:hover {
    color: #c00;
    background-color: #111;
}


#contact {
  width: 1500px;
    height:400px;
    background-color: #FFF;
    display:block;
    margin-left: auto;
    margin-right: auto;
    padding-top: 15px;
    padding-bottom: 15px;


}
.contactimage {
	float:right;
	margin-right: 225px;
	margin-top: 30px;
}

.contact {
	float:left;
	margin-left: 300px;
	margin-top: 50px;
	
}
.contact p {
	font-family:athelas;
	font-size: 25px;
	text-align:center;
}

.contact h1 {
	
	color:#be1e2d;
	font-family: athelas;
}

.homeheader {
    background-color: #FFFFFF;
    border:2px;
    border-style:solid;
    border-color:black;

}

.homeheader p{
    text-align-last: right;
    float:right;
    font-family: athelas;
    font-size: 24px;
    padding-right: 75px;
	padding-top: 25px;
}

#body {
    width: 1500px;
    height:auto;
    background-color: #FFF;
    display:block;
    margin-left: auto;
    margin-right: auto;
    padding-top: 15px;
    padding-bottom: 15px;
 
}

#body p{
    
    font-family: athelas;
   
}

.events {
    
    width:300px;
    height:660px;
    margin-top:80px;
    margin-left:100px;
    font-family: athelas;
    background-color: #333;
    float:left;
    
}

.events h1 {
    font-family: athelas;
    text-align: center;
    color:#FFF;
}

.events li {
    color: #FFF;
    font-size: 24px;
    padding: 25px;
}


.hours span {
    text-align: center;
    font-size: 30px;
    font-family: athelas;
    display:block;
    margin-left:auto;
    margin-right:auto;
    padding-bottom: 20px;
    
}

img.store {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.featured {

    margin-left:435px;
 
}

.featured h1 {
    font-family: athelas;
    text-align: center;
    padding-right:50px;
    width:915px;
    background-color: #333;
    color: #FFF;
}
.reservation1 {
	float:left;
	margin-left: 100px;
}
.reservation2 {
	float: right;
	margin-right: 100px;
	margin-top: 100px;
}

.reservation2 p {
	font-family: athelas;
	font-size: 30px;
	text-align: center;
}

.reservation2 h1 {
	color: #be1e2d;
	font-family: athelas;
}
#eventsbody span {
	 text-align: center;
    font-family: athelas;
    display:block;
    margin-left:auto;
    margin-right:auto;
    padding-bottom: 20px;
	color: #be1e2d;
    
}
#eventsbody {
	width: 1500px;
    height:800px;
    background-color: #FFF;
    margin-left: auto;
	margin-right: auto;
    padding-top: 15px;
    padding-bottom: 15px;
}
.events2 {
	width:300px;
    height:660px;
    font-family: athelas;
    background-color: #333;
	float: left;
	margin-left: 100px;
	
}

.events2 h1 {
    font-family: athelas;
    text-align: center;
    color:#FFF;
}

.events2 li {
    color: #FFF;
    font-size: 24px;
    padding: 25px;
}

.eventsimages {
	float:right;
	width:1000px;


}

#reservationbody {
	width: 1500px;
    height:500px;
    background-color: #FFF;
    display:block;
    margin-left: auto;
    margin-right: auto;
    padding-top: 15px;
    padding-bottom: 15px;
}

