.full-row {
    float:left;
    width: 100%;
}

#section-top {
    min-height: 20px;
}
#section-header {
    min-height: 50px;
    padding-top: 10px;
}
#section-slider {
    min-height: 100px;
    padding-top: 40px;
}
#section-slideshow {
    background: #EEE !important;
}

#section-c2a {
    min-height: 100px;
}

#section-upcomingevents {
    padding: 20px 0px;
    min-height: 100px;
}

#section-sec {
    min-height: 100px;
    margin: 30px 0px;
}
#section-twitter {
    padding: 0px 0px 20px 0px;
    min-height: 100px;
}
#section-third {
    padding: 20px 0px;
    min-height: 100px;
}
#section8-comm {
    padding: 20px 0px;
}
#section-footer {
    padding: 10px 0px;
}


#section-comm #section-comm-col-1 {
    padding-top:15px;
}


#section-comm #section-comm-col-2  {
    padding-top: 25px;
    padding-bottom: 25px;
}

#section-second {
    min-height:50px;
}


#section-third #section-third-col-1,
#section-third #section-third-col-2,
#section-third #section-third-col-3 {
    min-height:350px;
    overflow: hidden;
}

@media (max-width:1005px) {
    #section-sec-col-2 {
        margin-top:30px;
    }
}
