@charset "UTF-8";
#workshopDiv {
}
#woodwork {
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding-top: 10px;
    padding-bottom: 10px;
}
.woodworkinbanner {
    background-image: url(../images/woodwork.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding-top: 60px;
    color: hsla(0,0%,100%,1.00);
    padding-bottom: 25px;
    height: 100%;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
}
#woodwork article {
    text-align: justify;
    padding-top: 25px;
    font-size: 1em;
    color: #515151;
    font-weight: 300;
}
#art {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}
.artworkbanner {
    background-image: url(../images/painting.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    text-align: center;
    color: hsla(0,0%,100%,1.00);
    padding-top: 60px;
    padding-bottom: 30px;
    height: 100%;
}
#art article {
    text-align: justify;
    padding-top: 25px;
    font-size: 1em;
    color: #515151;
    font-weight: 300;
}
.follwidth {
}
.follwidth .btn {
    border: thin solid hsla(0,0%,100%,1.00);
    color: hsla(0,0%,100%,1.00);
    text-transform: capitalize;
    border-radius: 0px;
}
.follwidth h1 {
    text-transform: capitalize;
    font-size: 2em;
}
#literature {
    text-align: justify;
    color: #515151;
    line-height: 40px;
    font-weight: 300;
    font-size: 1.2em;
    padding-top: 30px;
    padding-bottom: 30px;
}
#stageplay {
    text-align: center;
    color: hsla(0,0%,100%,1.00);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding-top: 10px;
    padding-bottom: 10px;
}
#stageplay article {
    text-align: justify;
    font-size: 1em;
    color: #515151;
    font-weight: 300;
    padding-top: 25px;
}
.stageplaybanner {
    background-image: url(../images/stageplay.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    text-align: center;
    color: hsla(0,0%,100%,1.00);
    padding-top: 60px;
    padding-bottom: 30px;
    height: 100%;
    padding-left: 10px;
    padding-right: 10px;
}
.sewing {
    background-image: url(../images/sew);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 100%;
    text-align: center;
    padding-top: 60px;
    color: hsla(0,0%,100%,1.00);
    padding-left: 10px;
    padding-right: 10px;
}
.workshopinfo {
    padding-top: 20px;
    padding-bottom: 20px;
}
.workshopinfo h3 {
    text-align: left;
    text-transform: capitalize;
}
.workshopinfo article {
    text-align: justify;
    font-size: 1em;
    color: #515151;
    font-weight: 300;
}
.form {
    text-align: center;
    margin-top: 0px;
    height: 400px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
.ifo {
    width: 100%;
    height: 260px;
}
.dance {
    background-image: url(../images/dance);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 100%;
    text-align: center;
    padding-top: 60px;
    color: hsla(0,0%,100%,1.00);
    padding-left: 10px;
    padding-right: 10px;
}
#sew {
    padding-top: 10px;
    padding-bottom: 10px;
}
#dance {
    padding-top: 10px;
    padding-bottom: 10px;
}
.nopadding {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
.NOTE {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: rgba(48,92,22,1.00);
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    color: rgba(255,255,255,1.00);
    text-align: center;
    margin-top: -8px;
}
#workshopbanner {
    padding-top: 200px;
    padding-bottom: 200px;
    background-image: url(../images/IMG_7346.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
