@charset "UTF-8";
/* CSS Document */

.imageevents ul.hpevents li {
    padding: 0 2% 2% 0;
}
.imageevents ul.hpevents {
    width: 93%;
    max-width: 1000px;
}
.imageevents {
    height: 500px;
    border-top: 1px solid #CCC;
}


#subnavigation_menu .menu_nav > .nav_menu_item {
    margin: 0 1% 0 0;
    color: #000 !important;
}
#subnavigation_menu {
    max-width: 1000px;
}
#subnavigation_menu ul.menu_nav {
    max-width: 1000px;
    width: 100%;
}

nav#subnavigation_menus {
    margin: 20px auto 20px auto !important;
}

.filterbox .ctabutton { padding: 8px 12px; }

.weekevents ul.hpevents li {
    position: relative;
    list-style: none;
    display: block !important;
    width: 98% !important;
    height: 100%;
    height: auto !important;
    min-height: 130px;
    padding: 1%;
    margin: 0 0 1% 0;
    text-align: left;
    overflow: visible;
    border-bottom: 1px solid #ccc;
}
.events ul.hpevents li .eventtext .subtitle { color: #6e3939 !important; }
.weekevents {max-width: 1000px;}
.imageevents {height: 600px;}
.weekevents ul.hpevents li {min-height: 130px;}
