body{
    font-family: "Arial", "Helvetica", sans-serif;
    font-size:15px;
    line-height: 1.5;
    padding:0;
    margin:0;
    background-color:#ce1b44;
    
}

/* Global */
.container{
    width:85%;
    margin: auto;
    overflow: hidden;
}

ul{
    margin: 0;
    padding:0;
}

.button_1{
    height: 33px;
    background: #ce1b44;
    border: 0;
    padding-left: 20px;
    padding-right: 20px;
    color: #fff;
    font-size:18px; 
    font-family: "klinic slab bold", "klinic slab", "goudy old style bold", "goudy old style regular", "klinic slab medium", "arial", sans-serif;    

    
}

.white{
    padding: 15px;
    background: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
}
/* Header */
header{
    background: #fff;
    color: #202020;
    padding-top: 30px;
    min-height: 70px;
    border-bottom: #202020 3px solid;
}

header a{
    color: #202020;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 20px;
}

header ul{
    margin: 0;
    padding-top:10px;
}

header li{
    float:left;
    display: inline;
    padding: 0px 20px 0 20px;
}

header #branding{
    float:left;
}

header nav{
    float: right; 
    margin-top: 10px;
}

header .highlight, header .current a{
    color: #0a9446;
    font-weight: bolder;
}

header a:hover{
    color: #ce1b44;
    font-weight: bolder;
}

/* showcase */
#showcase{
    min-height: 450px;
    background:url(../img/pastabkg.jpg) no-repeat 0 -200px;
    text-align: center;
    color:#fff;
    
}

#showcase h1{
    margin-top:100px;
    font-size:75px;
    font-family: "klinic slab bold", "klinic slab", "goudy old style bold", "goudy old style regular", "klinic slab medium", "arial", sans-serif;
    margin-bottom: 10px;
    text-shadow: 0 1px 3px rgba(0,0,0,0.8);
}

#showcase p{
    font-size: 20px;
    text-shadow: 0 2px 3px rgba(0,0,0,0.8);
}

/* showcase-about */
#showcase-about{
    min-height: 450px;
 background:url(../img/menuimg.jpg) no-repeat -200px, -200px;
    text-align: center;
    color:#fff;
    
}

#showcase-about h1{
    margin-top:100px;
    font-size:75px;
    font-family: "klinic slab bold", "klinic slab", "goudy old style bold", "goudy old style regular", "klinic slab medium", "arial", sans-serif;
    margin-bottom: 10px;
    text-shadow: 0 1px 3px rgba(0,0,0,0.8);
}

#showcase-about p{
    font-size: 20px;
    text-shadow: 0 2px 3px rgba(0,0,0,0.8);
}

/* showcase-menu */
#showcase-menu{
    min-height: 450px;
 background:url(../img/tomatoe.jpg) no-repeat -100px;
    text-align: center;
    color:#fff;
    
}

#showcase-menu h1{
    margin-top:100px;
    font-size:75px;
    font-family: "klinic slab bold", "klinic slab", "goudy old style bold", "goudy old style regular", "klinic slab medium", "arial", sans-serif;
    margin-bottom: 10px;
    text-shadow: 0 1px 3px rgba(0,0,0,0.8);
}

#showcase-menu p{
    font-size: 20px;
    text-shadow: 0 2px 3px rgba(0,0,0,0.8);
}

/* showcase-location */
#showcase-location{
    min-height: 450px;
 background:url(../img/restaurant.jpg) no-repeat -100px;
    text-align: center;
    color:#fff;
    
}

#showcase-location h1{
    margin-top:100px;
    font-size:75px;
    font-family: "klinic slab bold", "klinic slab", "goudy old style bold", "goudy old style regular", "klinic slab medium", "arial", sans-serif;
    margin-bottom: 10px;
    text-shadow: 0 1px 3px rgba(0,0,0,0.8);
}

#showcase-location p{
    font-size: 20px;
    text-shadow: 0 2px 3px rgba(0,0,0,0.8);
}

/* Newsletter */

#newsletter{
    padding: 5px;
    color: #fff;
    background: #202020;
    font-family: "klinic slab bold", "klinic slab", "goudy old style bold", "goudy old style regular", "klinic slab medium", "arial", sans-serif;
    
}

#newsletter h1 {
    float: left;
    padding-left:220px;
}

#newsletter form{
    padding-top: 17px;
    float: right;
}

#newsletter input[type="email"]{
    padding: 5px;
    height: 19px;
    width: 250px;
}

/* Boxes */
#boxes{
    margin-top: 30px;
    background-color: #fff;
}

#boxes .box{
    float: left;
    text-align: center;
    width: 30%;
    padding: 15px;
    line-height: 1;
    font-family: "klinic slab bold", "klinic slab", "goudy old style bold", "goudy old style regular", "klinic slab medium", "arial", sans-serif;
    font-size: 20px;    
}

#boxes .box img{
    padding: 15px; 
    width:150px;  
}



/* main*/
#main article{  
    float: left;
    width: 65%;
    
}

/* menu */
#menu {
    margin-top: 25px;
    background-color: #fff;
}

#menu img{
    padding: 5px;
    width: 45%;
    
}

#menu .menus{
    float: left;
    text-align: center;
    width: 100%;
    padding-top: 25px;
    padding-bottom: 25px;
    line-height: 1.2;
    font-family: "klinic slab bold", "klinic slab", "goudy old style bold", "goudy old style regular", "klinic slab medium", "arial", sans-serif;
    font-size: 20px;   
}
    
/* about us */
#about {
    margin-top: 25px;
    background-color: #fff;
}

#about img{
    padding:5px;
    width: 60%;
    float: inherit;
    align-items: center;
}

#about .us{
    float: left;
    text-align: left;
    width: 65%;
    padding-top: 25px;
    padding-bottom: 25px;
    line-height: 1.2;
    font-family: "klinic slab bold", "klinic slab", "goudy old style bold", "goudy old style regular", "klinic slab medium", "arial", sans-serif;
    font-size: 20px;   
}

#about .family{
    text-align: center;
}

#about .staff{
    float: right;
    text-align: center;
    width: 25%;
    padding-top: 25px;
    padding-bottom: 25px;
    line-height: 1;
    font-size: 20px; 
    font-family: "klinic slab bold", "klinic slab", "goudy old style bold", "goudy old style regular", "klinic slab medium", "arial", sans-serif;
}

/* People */
#about .people{
    background-color: #fff;
    
}


#about .people{
    text-align: center;
    align-content: center; 
    width: 100%;
    line-height:0;
    font-family: "klinic slab bold", "klinic slab", "goudy old style bold", "goudy old style regular", "klinic slab medium", "arial", sans-serif;    
}

#about .people img{
    width:95px;  
}



/* cntact */

#about img{
    padding:5px;
    width: 85%;
    float: inherit;
    align-items: center;
}

#newsletter{
    padding: 5px;
    color: #fff;
    background: #202020;
    font-family: "klinic slab bold", "klinic slab", "goudy old style bold", "goudy old style regular", "klinic slab medium", "arial", sans-serif;
    
}

/* Contact Button**/
#newsletter-contact h1 {
    float: left;
}

#newsletter-contact form{
    padding-top: 5px;
    float: center;
}

#newsletter-contact input[type="email"]{
    padding: 5px;
    height: 19px;
    width: 275px;
}



/* footer */
footer{
    line-height: .5;
    padding:20px;
    text-align: center;
    color:#fff; 
}

footer img {
    width: 7%;
}