@charset "utf-8";
.band-hero {
    background-color: #502419;
    padding-top: 25px;
    padding-bottom: 25px;
    text-align: center;
    padding-left: 10px;
    min-height: 340px;
}


.topmenu {
    background-color: #663E34;
    padding-top: 25px;
    padding-bottom: 25px;
    min-height: 340px;
    padding-left: 10px;
}
.teasepmtext1 {
}

.classes {
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: #7A564C;
}
.footerbottom {
    background-color: #C49876;
    padding-top: 50px;
}
.teasers {
    width: 370px;
    height: 330px;
    text-shadow: 0px 0px 5px #000000;
    border: thick solid #C49876;
    border-radius: 0px / 50px;
    text-align: left;
}
.tfpic {
    width: 35px;
    height: 35px;

}
.inpic {
    width: 35px;
    height: 35px;
}
.ttpic {
    height: 50px;
    width: 76px;
}
.fbpic {
    height: 35px;
    width: 35px;
}
.cookingtext {
    width: 800px;
    height: 800px;
    min-width: 400px;
    min-height: 400px;
    color: #502419;
    font-family: Butler;
    font-size: 40px;
    text-align: center;
}
.chefimg {
    right: 70px;
}
.cookptext {
    font-family: Butler;
    text-align: center;
    font-weight: normal;
}
.class1 {
    border-radius: 5px;
    border: medium solid #502419;
}
.class2 {
    border: medium solid #502419;
    border-radius: 5px;
}
.menubutton {
    min-width: 150px;
    min-height: 60px;
    color: #502419;
    font-family: Butler;
    font-weight: bold;
    font-size: x-large;
    text-align: center;
    background-color: #C49876;
}
.resbutton {
    min-width: 150px;
    min-height: 60px;
    color: #502419;
    font-family: Butler;
    font-weight: bold;
    font-size: x-large;
    text-align: center;
    background-color: #C49876;
}


.class3 {
    border: medium solid #502419;
    border-radius: 5px;
}
