@charset "UTF-8";
#vendorbanner {
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../images/image21.png);
    background-position: center center;
    padding-top: 200px;
    padding-bottom: 200px;
}
#vendorinfoDiv {
    background-image: url(../images/bg_wide_2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.nav-item {
    color: #7B7B7B;
    text-transform: uppercase;
    font-size: 0.9em;
    text-align: center;
}
h2 {
    font-size: 1em;
    text-transform: uppercase;
    color: #656467;
}
.formlink {
    color: #656467;
    text-align: justify;
    line-height: 30px;
    font-weight: 300;
}
#vendorlist {
	color: #656467;
	font-size: 0.8em;
}
.toppadding {
	padding-top: 26px;
}
.leftsidepadding {
	padding-left: 25px;
}
.rightsidepadding {
	padding-right: 25px;
}
#2019vendors {
}
#vendor1img {
    max-width: none;
    height: 250px;
    background-image: url(../images/kuku_1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center 0%;
}
.whitegtransparentbg {
    background-color: hsla(0,0%,100%,0.72);
    padding-bottom: 20px;
    padding-top: 20px;
}
