﻿div#page
{

}
div#layout
{

}
div#local {
    background-color:#0066a4 !important;
    min-height:466px;
}
.inner-left-col {
    background-color: #0066a4 !important;
    width:30%;
    color:#fff;

}
@media screen and (max-width: 991px) {
    .inner-left-col {
        width:100%;
    }
}

.bubbleBlock a, .bubbleBlock li, footer a, footer li {
    color: #fff !important;
}
.main-content-wrapper {
    /*background: #0066a4 url(/Template/NorthBellmore/Images/bg-main-content-shadow.jpg) repeat-x;*/
}