@font-face {
    font-family: 'hand_of_sean_demoregular';
    src: url('/font/hand_of_sean_demo-webfont.eot');
    src: url('/font/hand_of_sean_demo-webfont.eot?#iefix') format('embedded-opentype'),
         url('/font/hand_of_sean_demo-webfont.woff2') format('woff2'),
         url('/font/hand_of_sean_demo-webfont.woff') format('woff'),
         url('/font/hand_of_sean_demo-webfont.ttf') format('truetype'),
         url('/font/hand_of_sean_demo-webfont.svg#hand_of_sean_demoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
.header_text {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 1.5rem;
    padding: 0;
    margin: 0;
    text-align: right;
    color: #0082c9;
    font-weight: normal;
    line-height: auto;
}
.header_text a {
    text-decoration: none;
    padding: 0;
    margin: 0;
}
.none {
    padding: 0;
    margin: 0;
}
.fullwidth {
    width: 100%;
    margin: 0px auto;
    padding: 0;
}
.navbg {
    background-color: #0082c9;
    margin-top: .8rem;
}
.flashbg {
    background-image: url('/images/flash_bg.gif');
    background-repeat: repeat-x;
    background-position: center center;
    padding: 0;
    margin: 0;
    height: 214px;
}
.flash_graphic_bg {
    background-image: url('/images/rotate_bg.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    padding: 0;
    margin: 0;
    height: 214px;
}
.footer_bg {
    background-color: #2b2b2b;
    min-height: 17rem;
}
.rounded_white {
    background-color: #fff;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    padding: 1rem;
}

.footer_li {
    font-family: Avant Garde,Avantgarde,Century Gothic,CenturyGothic,AppleGothic,sans-serif;
    font-size: 1rem;
    padding: 0;
    margin: 0;
    text-align: left;
    color: #fff;
    font-weight: normal;
    line-height: auto;
    margin-left: 25px;
}
.footer_li a {
    color: #fff;
}
.footer_li a:hover {
    color: #fff;
    text-decoration: underline;
}
.call_image {
    margin-top: 1rem;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    height: 9rem;
}
.call_title {
    font-family: Avant Garde,Avantgarde,Century Gothic,CenturyGothic,AppleGothic,sans-serif;
    font-size: 1.2rem;
    padding: 0;
    margin: 0;
    text-align: left;
    color: #0082c9;
    font-weight: bold;
    line-height: auto;
}
.call_desc {
    font-family: Avant Garde,Avantgarde,Century Gothic,CenturyGothic,AppleGothic,sans-serif;
    font-size: .9rem !important;
    padding: 0;
    margin: 0;
    text-align: left;
    color: #333;
    font-weight: normal;
    line-height: auto;
}
.cms_content h1 {
    font-family: Avant Garde,Avantgarde,Century Gothic,CenturyGothic,AppleGothic,sans-serif;
    font-size: 1.8rem;
    padding: 0;
    margin: 0;
    text-align: left;
    color: #0082c9;
    font-weight: bold;
    line-height: auto;
    padding-top: 1rem;
}
.cms_content p {
    font-family: Avant Garde,Avantgarde,Century Gothic,CenturyGothic,AppleGothic,sans-serif;
    font-size: 1rem;
    padding: 0;
    margin: 0;
    color: #333;
    font-weight: normal;
    line-height: auto;
    padding-bottom: 1rem;
}
.cms_content li {
    font-family: Avant Garde,Avantgarde,Century Gothic,CenturyGothic,AppleGothic,sans-serif;
    font-size: 1rem;
    padding: 0;
    margin: 0;
    text-align: left;
    color: #0082c9;
    font-weight: normal;
    line-height: auto;
    margin-left: 25px;
}
.service_areas {
    background-color: #f4f4f4;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    padding: 1rem;
    margin-bottom: 1rem;
}
.service_areas h2 {
    font-family: Avant Garde,Avantgarde,Century Gothic,CenturyGothic,AppleGothic,sans-serif;
    font-size: 1rem;
    padding: 0;
    margin: 0;
    text-align: center;
    color: #0082c9;
    font-weight: bold;
    line-height: auto;
}
.service_areas p {
    font-family: Avant Garde,Avantgarde,Century Gothic,CenturyGothic,AppleGothic,sans-serif;
    font-size: .9rem;
    padding: 0;
    margin: 0;
    text-align: left;
    color: #333;
    font-weight: normal;
    line-height: auto;
}
.blue_bg {
    background-color: #0082c9;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}
.quick_quote_header {
    font-family: Avant Garde,Avantgarde,Century Gothic,CenturyGothic,AppleGothic,sans-serif;
    font-size: 2.5rem;
    padding: 0;
    margin: 0;
    text-align: center;
    color: #fff;
    font-weight: bold;
    line-height: auto;
    text-shadow: 2px 2px 2px #212121;
    padding-top: .5rem;
    padding-bottom: .5rem;
}
.quick_quote_text {
    font-family: Avant Garde,Avantgarde,Century Gothic,CenturyGothic,AppleGothic,sans-serif;
    font-size: 1.5rem !important;
    padding: 0 !important;
    margin: 0 !important;
    text-align: center !important;
    color: #fff !important;
    font-weight: bold !important;
    line-height: auto !important;
    text-shadow: 2px 2px 2px #212121 !important;
    padding-top: 0rem !important;
    padding-bottom: 1rem !important;
}
.quick_quote_text_small {
    font-family: Avant Garde,Avantgarde,Century Gothic,CenturyGothic,AppleGothic,sans-serif;
    font-size: .9rem;
    padding: 0;
    margin: 0 !important;
    text-align: center !important;
    color: #fff !important;
    font-weight: normal !important;
    line-height: auto !important;
    text-shadow: 2px 2px 2px #212121 !important;
    padding-top: 0rem !important;
    padding-bottom: .7rem !important;
}
.rounded_img {
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    border: 1px solid #0082c9;
}
.error {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    border:1px solid #e46773;
    background-color: #f9d8d8;
    margin: 0;
    padding: 0;
    margin:2px auto;
    margin-bottom: .5rem;
    width: 95%;
}
.error p {
    font-family:Arial, Helvetica, sans-serif;
    font-size:.8rem;
    color:#d43d4b;
    text-align: center;
    font-weight: bold;
    margin: 0;
    padding: .5rem;
    font-weight: bold;
}
.message {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    border:1px solid #92da88;
    background-color: #d8f8d5;
    width: 95%;
}
.message p {
    font-family:Arial, Helvetica, sans-serif;
    font-size:.9rem;
    color:#12b003;
    text-align: center;
    font-weight: bold;
    padding: .5rem;
    margin: 0;
}

@media only screen and (max-width: 40em) {
    .call_padding {
        margin: 1rem;
    }
    .cms_content {
        margin: 1rem;
    }
    .footer_desc {
        font-family: Avant Garde,Avantgarde,Century Gothic,CenturyGothic,AppleGothic,sans-serif;
        font-size: 1.2rem;
        padding: 0;
        margin: 0;
        text-align: center;
        color: #fff;
        font-weight: normal;
        line-height: auto;
        padding-bottom: .5rem;
    }
}
@media only screen and (min-width: 40.063em) {
    .call_padding {
        margin-right: 1rem;
    }
    .cms_content {
        margin: 0rem;
    }
    .footer_desc {
        font-family: Avant Garde,Avantgarde,Century Gothic,CenturyGothic,AppleGothic,sans-serif;
        font-size: .9rem;
        padding: 0;
        margin: 0;
        text-align: left;
        color: #fff;
        font-weight: normal;
        line-height: auto;
    }
}
.alignright {
    float:right;
}
.alignleft {
    float:left;
}
.widgettitle {
    font-family: Avant Garde,Avantgarde,Century Gothic,CenturyGothic,AppleGothic,sans-serif;
    font-size: 1.2rem;
    padding: 0;
    margin: 0;
    text-align: left;
    color: #0082c9;
    font-weight: bold;
    line-height: auto;
    padding-top: 1rem;
}
.blog_title {
    font-family: Avant Garde,Avantgarde,Century Gothic,CenturyGothic,AppleGothic,sans-serif;
    font-size: 1rem;
    padding: 0;
    margin: 0;
    text-align: left;
    color: #0082c9;
    font-weight: bold;
    line-height: auto;
    padding-top: 1rem;
}
.blog_posted {
    font-family: Avant Garde,Avantgarde,Century Gothic,CenturyGothic,AppleGothic,sans-serif;
    font-size: .9rem;
    padding: 0;
    margin: 0;
    text-align: left;
    color: #0082c9;
    font-weight: normal;
    line-height: auto;
}
.blog_content {
    font-family: Avant Garde,Avantgarde,Century Gothic,CenturyGothic,AppleGothic,sans-serif;
    font-size: .8rem;
    padding: 0;
    margin: 0;
    text-align: left;
    color: #333;
    font-weight: normal;
    line-height: auto; 
}
.blog_content a:link, .blog_content a:visited, .blog_content a:active {
    text-decoration: none;
    color: #0082c9;
    font-weight: bold;     
}
.blog_content_area p {
    font-family: Avant Garde,Avantgarde,Century Gothic,CenturyGothic,AppleGothic,sans-serif;
    font-size: .8rem;
    padding: 0;
    margin: 0;
    text-align: left;
    color: #333;
    font-weight: normal;
    line-height: auto;
    padding-bottom: .5rem;
}
#categories-3 {
    list-style: none;
}
.header_text_line_1, .header_text_line_2  {
    color: white;
    text-align: center;
    font-size:3.5rem;
    padding:0;
    margin:0;
    font-family: 'hand_of_sean_demoregular';
    margin-top:1rem;
}
.header_text_line_2 {
    font-size:2rem;
}