<html><body><p>@charset "UTF-8";

/* =================================================
LOCAL STYLE SHEET
Use this to overwrite any of the global styles or add customized elements
================================================= */


/*--- BEGIN EDITS TO FLEXSLIDER---*/

.flexslider {
}

.flex-caption {
background-color: #ffffff;
color: #000000;
position: relative;
bottom: 0px;
padding: 1%;
}

.standard-slider .flex-caption span:first-child {
font-size: 18px !important;
}

/*@media screen and (max-width:767px)*/

.container .flexslider .slides {
    background-color: #ffffff;
color: #000000;
}

/*--- END EDITS TO FLEXSLIDER---*/

/*---BEGIN MISC CLASSES AND EDITS---*/

.nopad {
    padding: 0px;
}

.imgleft {
border: 1px solid #cccccc;
margin-right: 10px;
margin-top: 10px;
margin-bottom: 10px;
}

.imgright {
border: 1px solid #cccccc;
margin-left: 10px;
margin-top: 10px;
margin-bottom: 10px;
}

/*---END MISC CLASSES AND EDITS---*/</p></body></html>