
/* Homepage */
.page-title { /* Green background title block */
    margin-bottom: 25px;
    padding: 3px 24px !important;
}
h1 {
    font-family: Cambria,Georgia,serif;
    font-size: 36px;
    font-weight: normal;
    line-height: 38px;
    margin-bottom: 10px;
}
/* END Homepage */


#ABdev_main_header.default{ /* Changed interior page header size */
    height:98px;
}

nav > ul {
    padding-top: 40px;
}
nav > ul > li a {
    padding-bottom: 16px;
}

#title_breadcrumbs_bar {
    padding: 21px 0 12px;
}

#title_breadcrumbs_bar h1 {
    font-size: 21.5px;
    font-weight: bold;
    color:#464646;
}


section.default { /* Interior body content wrapper */
    padding-top: 43px;
    /* padding-bottom: 17px;*/
}


blockquote{
    margin-bottom:20px;
}
h2 {
    font-size: 24px;
}
h3{
    font-size:21px;
}
aside.sidebar .widget ul.nav li a{
    font-size:15px;
}
aside .widget{
    margin-bottom:50px;
}

body.page p{
    /*line-height:26px;*/
    margin-bottom:20px;
}


p.small-text, .small-text, p .small-text, body.page .small-text, body.page p.small-text, body.page p .small-text {
    font-size: 14px !important;
    line-height: 20px !important;
}


.tcvpb_metro_box {
    padding: 30px;
}
.tcvpb_metro_box i {
    font-size: 43px;
}
.metroboxcontainer .tcvpb_metro_box h3 {
    font-size: 20px;
}
.tcvpb_metro_box .tcvpb_icon_boxed {
    margin-bottom: 28px;
}
.metroboxcontainer p, body.page .metroboxcontainer p {
    /*font-size: 13px;
    line-height: 20px;*/
    font-size: 16px !important;
    line-height: 21px !important;
    margin-bottom: 8px;
}