@charset "UTF-8";
.largeheader {
    font-size: 4em;
}
#header {
}
.center {
    text-align: center;
}
.regionbtn {
    color: hsla(0,0%,23%,1.00);
    background-color: hsla(0,0%,100%,1.00);
    border-style: none;
}
.greybg {
    background-color: hsla(240,1%,17%,1.00);
}
.whitetxt {
    color: hsla(0,0%,100%,1.00);
}
.smalltopbottompadding {
    padding-top: 15px;
    padding-bottom: 15px;
}
.leftborder {
    border-left: thin solid hsla(0,0%,23%,1.00);
}
.bannerbg {
    background-image: url(../images/imagejpg.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.largetopbottompadding {
    padding-top: 180px;
    padding-bottom: 180px;
}
.smalltext {
    font-size: small;
}
h6 {
    font-size: 1.5em;
}
.blckbg {
    background-color: hsla(0,0%,11%,1.00);
}
.mediumtopbottompadding {
    padding-top: 50px;
    padding-bottom: 50px;
}
.hide {
    display: none;
}
.addyontariobnr {
    background-image: url(../images/gazebo.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
    padding-top: 250px;
    padding-bottom: 250px;
}
h1 {
    font-size: 4em;
}
h2 {
    font-size: 4em;
}
.whitesideborders {
    border-right: thin solid hsla(0,0%,100%,1.00);
    border-left: thin solid hsla(0,0%,100%,1.00);
}
.randombanner {
    background-image: url(../images/Kitchen.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-top: 200px;
    padding-bottom: 200px;
}
.noborder {
    border-style: none;
}
.addysalbertabnr {
    background-image: url(../images/IMG_6451.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    padding-top: 250px;
    padding-bottom: 250px;
    background-size: cover;
}
