@media screen {
    html {
        background: #1a70c7;
    }
    body {
        padding: 0;
        margin: 0;
        background: #1a70c7 url(../images/html-bg.jpg) repeat-x;
        font: 12px Arial, Helvetica, sans-serif;
        color: #000;
        min-width: 982px;
    }
    .clear {
        clear: both;
        height: 0px;
        overflow: hidden;
        margin: 0;
        padding: 0;
    }
    p {
        margin: 0.8em 0;
        line-height: 18px;
    }
    h1, h2, h3, h4, h5 {
        margin: 0.4em 0;
        color: #000;
    }
    h1 {
        font-size: 25px;
        padding: 5px 0;
        font-family: Georgia, "Times New Roman", Times, serif;
        background: url(../images/dotted-line.gif) repeat-x 0 bottom;
    }
    h2 {
        font-size: 18px;
        color: #0c539b;
    }
    h3 {
        font-size: 16px;
    }
    h4 {
        font-size: 14px;
        color: #0c539b;
    }
    h5 {
        font-size: 12px;
    }
    a:link, a:visited, a:hover {
        color: #0C539B;
        text-decoration: underline;
    }
    /* Disable telephone links on desktop */
    a[href*="tel:"] {
        color: inherit;
        text-decoration: none;
    }
    @media (min-width: 768px) {
        a[href*="tel:"] {
            pointer-events: none;
            cursor: default;
        }
    }
    #container {
        width: 982px;
        margin: 0 auto;
    }
    #container_repeat {
        background: #fff url(../images/container-repeat.jpg) repeat-y top left;
    }
    #container_top {
        background: url(../images/container-top.jpg) no-repeat top left;
    }
    #container_bottom {
        padding: 0 0 52px 0;
        background: url(../images/container-bottom.jpg) no-repeat bottom left;
        min-height: 650px;
        height: auto !important;
        height: 650px;
    }
    #content {
        clear: both;
        width: 982px;
        padding: 1px 0;
    }
    #footer {
        clear: both;
        float: left;
        display: inline;
        width: 942px;
        margin: -20px 0 0 0;
        padding: 0 20px 40px 20px;
        line-height: 24px;
    }
    ul#nav_main {
        height: 64px;
        margin: 0;
        padding: 0 0 0 252px;
        list-style-type: none;
    }
    ul#nav_main li {
        height: 64px;
        margin: 0;
        padding: 0;
        float: left;
        position: relative;
        overflow: hidden;
    }
    ul#nav_main li a {
        padding: 64px 0 0 0;
        display: block;
        cursor: pointer;
    }
    * html #nav_main a:hover {
        background: #ccccff;
        cursor: pointer;
    }
    ul#nav_main li.home {
        width: 75px;
    }
    ul#nav_main li.home a, ul#nav_main li.home a:link {
        background: url(../images/nav-main.jpg) no-repeat 0 0;
    }
    ul#nav_main li.home a:hover, body.home ul#nav_main li.home a {
        background: url(../images/nav-main.jpg) no-repeat 0 -64px;
    }
    ul#nav_main li.about-us {
        width: 104px;
    }
    ul#nav_main li.about-us a, ul#nav_main li.about-us a:link {
        background: url(../images/nav-main.jpg) no-repeat -75px 0;
    }
    ul#nav_main li.about-us a:hover, body.about-us ul#nav_main li.about-us a {
        background: url(../images/nav-main.jpg) no-repeat -75px -64px;
    }
    ul#nav_main li.locations {
        width: 107px;
    }
    ul#nav_main li.locations a, ul#nav_main li.locations a:link {
        background: url(../images/nav-main.jpg) no-repeat -179px 0;
    }
    ul#nav_main li.locations a:hover, body.locations ul#nav_main li.locations a {
        background: url(../images/nav-main.jpg) no-repeat -179px -64px;
    }
    ul#nav_main li.services {
        width: 98px;
    }
    ul#nav_main li.services a, ul#nav_main li.services a:link {
        background: url(../images/nav-main.jpg) no-repeat -286px 0;
    }
    ul#nav_main li.services a:hover, body.services ul#nav_main li.services a {
        background: url(../images/nav-main.jpg) no-repeat -286px -64px;
    }
    ul#nav_main li.for-patients {
        width: 126px;
    }
    ul#nav_main li.for-patients a, ul#nav_main li.for-patients a:link {
        background: url(../images/nav-main.jpg) no-repeat -384px 0;
    }
    ul#nav_main li.for-patients a:hover, body.for-patients ul#nav_main li.for-patients a {
        background: url(../images/nav-main.jpg) no-repeat -384px -64px;
    }
    ul#nav_main li.for-physicians {
        width: 146px;
    }
    ul#nav_main li.for-physicians a, ul#nav_main li.for-physicians a:link {
        background: url(../images/nav-main.jpg) no-repeat -510px 0;
    }
    ul#nav_main li.for-physicians a:hover, body.for-physicians ul#nav_main li.for-physicians a {
        background: url(../images/nav-main.jpg) no-repeat -510px -64px;
    }
    ul#nav_main li.news {
        width: 73px;
    }
    ul#nav_main li.news a, ul#nav_main li.news a:link {
        background: url(../images/nav-main.jpg) no-repeat -656px 0;
    }
    ul#nav_main li.news a:hover, body.news ul#nav_main li.news a {
        background: url(../images/nav-main.jpg) no-repeat -656px -64px;
    }
    #nav_sub {
        overflow: hidden;
        padding: 8px 15px 0 0;
        height: 27px;
        line-height: 27px;
        text-align: right;
        color: #000;
    }
    #nav_sub a, #nav_sub a:visited {
        color: #000000;
        text-decoration: none;
    }
    #nav_sub a:hover {
        color: #000000;
        text-decoration: underline;
    }
    #nav_sub .tel {
        display: inline;
        padding: 0 0 0 25px;
        line-height: 27px;
        background: url(../images/icons/icon-phone.jpg) no-repeat 3px 50%;
    }
    #branding {
        position: absolute;
        height: 121px;
    }
    #branding a, #branding a:link, #branding a:visited, #branding a:hover {
        display: block;
        overflow: hidden;
        cursor: pointer;
        height: 0;
        margin: 0;
        padding: 0;
        width: 253px;
        padding-top: 121px;
        background: url(../images/logo.jpg) no-repeat;
    }
    #three_column #content_main {
        float: right;
        display: inline;
        overflow: hidden;
        width: 638px;
        padding: 10px 0 0 0;
    }
    #three_column #content_main #flash {
        width: 638px;
        height: 288px;
        overflow: hidden;
    }
    #three_column #content_main #welcome {
        padding: 10px 20px 0 5px;
    }
    #three_column #content_main #welcome h2 {
        color: #000;
        font-size: 22px;
        margin: 10px 0 5px 0;
        padding: 5px 0;
        background: url(../images/dotted-line.gif) repeat-x 0 bottom;
        font-family: Georgia, "Times New Roman", Times, serif;
    }
    #three_column #content_main #welcome p {
        font-size: 14px;
        line-height: 24px;
        margin: 7px 0;
    }
    #three_column #content_main #callouts {
        float: left;
        margin: 0;
        padding: 30px 0 45px 0;
    }
    #three_column #content_main #callouts img {
        float: left;
        display: inline;
        margin: 0 15px 0 0;
    }
    #three_column #content_sub {
        float: left;
        display: inline;
        overflow: hidden;
        width: 326px;
        padding: 58px 0 26px 0;
    }
    #three_column #content_sub #quick_find {
        overflow: hidden;
        width: 275px;
        height: 164px;
        padding: 0 0 0 25px;
    }
    #three_column #content_sub #quick_find h2 {
        color: #000;
        font-size: 22px;
        margin: 0 0 10px 0;
        font-family: Georgia, "Times New Roman", Times, serif;
    }
    #three_column #content_sub #quick_find ul {
        padding: 1px 0 0 0;
        background: url(../images/dotted-line.gif) repeat-x;
    }
    #three_column #content_sub #quick_find li {
        line-height: 29px;
        font-size: 14px;
    }
    #three_column #content_sub #quick_find li.get-directions {
        background: url(../images/icons/icon-get-directions.jpg) no-repeat 0 50%;
    }
    #three_column #content_sub #quick_find li.pacs {
        background: url(../images/icons/icon-pacs.jpg) no-repeat 0 50%;
    }
    #three_column #content_sub #quick_find li.billpay {
        background: url(../images/icons/icon-billpay.jpg) no-repeat 0 50%;
    }
    #three_column #content_sub #quick_find li.download {
        background: url(../images/icons/icon-download.jpg) no-repeat 0 50%;
    }
    #three_column #content_sub #quick_find a, #three_column #content_sub #quick_find a:visited, #three_column #content_sub #quick_find a:hover {
        color: #000;
        text-decoration: none;
        display: block;
        width: 243px;
        padding: 0 0 0 32px;
        background: url(../images/dotted-line.gif) repeat-x 0 bottom;
    }
    #three_column #content_sub #quick_find a:hover {
        color: #000;
        text-decoration: underline;
    }
    #three_column #content_sub #news {
        padding: 15px 25px 20px 25px;
        background: url(../images/news-bg.jpg) repeat-y;
        min-height: 210px;
        height: auto !important;
        height: 210px;
    }
    #three_column #content_sub #news h2 {
        color: #000;
        font-size: 22px;
        margin: 0 0 8px 0;
        font-family: Georgia, "Times New Roman", Times, serif;
    }
    #three_column #content_sub #news ul {
        background: url(../images/dotted-line.gif) repeat-x;
    }
    #three_column #content_sub #news li {
        line-height: 18px;
        padding: 6px 0;
        background: url(../images/dotted-line.gif) repeat-x 0 bottom;
    }
    #three_column #content_sub .content_sub_callout {
        overflow: hidden;
    }
    #three_column #content_sub .content_sub_callout img {
        float: left;
        display: inline;
    }
    #two_column #content_main {
        float: right;
        display: inline;
        overflow: hidden;
        width: 618px;
        padding: 10px 20px 30px 0;
    }
    #two_column #content_sub {
        float: left;
        display: inline;
        overflow: hidden;
        width: 326px;
        padding: 269px 0 26px 0;
        background: url(../images/banners/banner-default.jpg) no-repeat 0 60px;
    }
    #two_column.about-us #content_sub {
        float: left;
        display: inline;
        overflow: hidden;
        width: 326px;
        padding: 269px 0 26px 0;
        background: url(../images/banners/banner-about-us.jpg) no-repeat 0 60px;
    }
    #two_column.locations #content_sub {
        float: left;
        display: inline;
        overflow: hidden;
        width: 326px;
        padding: 269px 0 26px 0;
        background: url(../images/banners/banner-locations.jpg) no-repeat 0 60px;
    }
    #two_column.services #content_sub {
        float: left;
        display: inline;
        overflow: hidden;
        width: 326px;
        padding: 269px 0 26px 0;
        background: url(../images/banners/banner-services.jpg) no-repeat 0 60px;
    }
    #two_column.for-patients #content_sub {
        float: left;
        display: inline;
        overflow: hidden;
        width: 326px;
        padding: 269px 0 26px 0;
        background: url(../images/banners/banner-for-patients.jpg) no-repeat 0 60px;
    }
    #two_column.for-physicians #content_sub {
        float: left;
        display: inline;
        overflow: hidden;
        width: 326px;
        padding: 269px 0 26px 0;
        background: url(../images/banners/banner-for-physicians.jpg) no-repeat 0 60px;
    }
    #two_column.news #content_sub {
        float: left;
        display: inline;
        overflow: hidden;
        width: 326px;
        padding: 269px 0 26px 0;
        background: url(../images/banners/banner-news.jpg) no-repeat 0 60px;
    }
    #two_column #content_sub #in_this_section {
        padding: 15px 25px 20px 25px;
        background: url(../images/news-bg.jpg) repeat-y;
        min-height: 150px;
        height: auto !important;
        height: 150px;
    }
    #two_column #content_sub #in_this_section h2 {
        color: #000;
        font-size: 22px;
        margin: 0 0 8px 0;
        font-family: Georgia, "Times New Roman", Times, serif;
    }
    #in_this_section p {
        color: #000;
        font-size: 22px;
        margin: 0 0 8px 0;
        font-family: Georgia, "Times New Roman", Times, serif;
    }
    #two_column #content_sub #in_this_section ul {
        background: url(../images/dotted-line.gif) repeat-x;
    }
    #two_column #content_sub #in_this_section li {
        line-height: 18px;
        padding: 6px 0;
        background: url(../images/dotted-line.gif) repeat-x 0 bottom;
    }
    #two_column #content_sub #in_this_section ul ul {
        background: transparent;
        padding: 4px 0;
    }
    #two_column #content_sub #in_this_section li li {
        background: transparent;
        line-height: 18px;
        padding: 1px 0;
        margin: 0 0 0 17px;
        list-style-type: circle;
    }
    #two_column #content_sub #in_this_section a, #two_column #content_sub #in_this_section a:visited {
        color: #000;
        text-decoration: none;
    }
    #two_column #content_sub #in_this_section a:hover {
        color: #000;
        text-decoration: underline;
    }
    #two_column #content_sub #callouts {
        padding: 20px 0;
    }
    #footer {
        color: #fff;
        font-size: 14px;
        line-height: 26px;
    }
    #site_info {
        clear: both;
        float: left;
        width: 100%;
    }
    #site_info a, #site_info a:visited {
        color: #fff;
        text-decoration: none;
    }
    #site_info a:hover {
        color: #fff;
        text-decoration: underline;
    }
    #site_info .left {
        float: left;
        display: inline;
        text-align: left;
    }
    #site_info .right {
        float: right;
        display: inline;
        text-align: right;
    }
    #nav_supp {
        clear: both;
        position: relative;
        float: left;
        width: 100%;
        padding: 15px 0 0 0;
        color:#fff;
    }
    #nav_supp h1,
    #nav_supp h2,
    #nav_supp h3,
    #nav_supp h4,
    #nav_supp h5,
    #nav_supp h6 {
        color:#fff;
    }
    #nav_supp ul, #nav_supp li {
        float: left;
        display: inline;
        overflow: hidden;
        width: 180px;
    }
    #nav_supp ul a, #nav_supp ul a:visited {
        color: #fff;
        text-decoration: none;
    }
    #nav_supp ul a:hover {
        color: #fff;
        text-decoration: underline;
    }
    #nav_supp a {
        color: #fff;
        text-decoration: underline;
    }
    #nav_supp ul ul {
        font-size: 12px;
        line-height: 18px;
    }
    #nav_supp ul ul a, #nav_supp ul ul a:visited {
        color: #cfcfcf;
        text-decoration: none;
    }
    #nav_supp ul ul a:hover {
        color: #cfcfcf;
        text-decoration: underline;
    }
    #acr_logo {
        position: absolute;
        top: 22px;
        right: 20px;
    }
    form {
        padding: 0.4em;
        margin: 0;
    }
    form em {
        color: #FF0000;
    }
    form p {
        clear: left;
        margin: 0;
        padding: 0;
        padding-top: 0.4em;
    }
    form p label {
        float: left;
        width: 25%;
    }
    fieldset {
        margin: 0.8em 0;
        padding: 0.6em;
        border: 1px solid #ccc;
    }
    fieldset legend {
        padding: 0 5px;
        margin-bottom: 0.2em;
        font-weight: bold;
        color: #000000;
        font-size: 1.1em;
    }
    input.txt {
        width: 200px;
    }
    textarea {
        width: 300px;
        height: 100px;
    }
    .formerror {
        border: 1px solid red;
        background-color: #FFCCCC;
        width: auto;
        padding: 0.4em;
        margin-bottom: 0.4em;
    }
    .formerror ul {
        padding-left: 1.7em;
    }
    blockquote {
        margin: 0 20px;
    }
    td {
        text-align: left;
        vertical-align: top;
        font-size: 12px;
    }
    #content_main ul {
        list-style-type: disc;
        margin: 0 0 0 40px;
    }
    #content_main ol {
        list-style-type: decimal;
        margin: 0 0 0 40px;
    }
    #content_main li {
        line-height: 18px;
        margin: 0.4em;
    }
    #driving_directions {
        margin: 10px 0 0 0;
        padding: 0;
        border: 0;
        width: 230px;
        background: url(../images/driving-directions/driving-directions-bg.gif) repeat-y top left;
        overflow: hidden;
        float: right;
        display: inline;
    }
    #driving_directions .dd-top {
        background: url(../images/driving-directions/driving-directions-top.gif) no-repeat top left;
    }
    #driving_directions .dd-bottom {
        background: url(../images/driving-directions/driving-directions-bottom.gif) no-repeat bottom left;
        min-height: 230px;
        height: auto !important;
        height: 230px;
    }
    #driving_directions h2 {
        width: 203px;
        height: 0;
        margin: 0 auto;
        padding: 30px 0 0 0;
        overflow: hidden;
        background: url(../images/driving-directions/txt-driving-directions.gif) no-repeat;
        text-align: center;
    }
    #driving_directions form {
        font-size: 12px;
        font-weight: normal;
        padding: 10px 15px;
    }
    #driving_directions form input {
        margin: 4px 0px;
    }
    .resources-inset {
        color: #fff;
        padding: 15px;
        margin: 0 0 10px 20px;
        background: #E0E0E0;
        border: 1px solid #F8F8F8;
        border-left: 1px solid #B8B8B8;
        border-top: 1px solid #B8B8B8;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        float: right;
        overflow: hidden;
    }
    .resources-inset h3 {
        font: 18px serif;
    }
    .resources-inset a {
        color: #444;
    }
    body.news h3 {
        font-size: 14px;
    }
    blockquote.testimonial {
        margin: 20px 20px;
        border-left: 6px solid #000;
        padding: 10px 30px;
        font-size: 16px;
    }
    blockquote.testimonial p {
        text-align: right;
    }
    blockquote.testimonial span.bqstart {
        float: left;
        height: 45px;
        margin-top: -80px;
        margin-left: -30px;
        padding-top: 45px;
        margin-bottom: -50px;
        font-size: 900%;
        color: #C6EFA4;
    }
    .img-desc {
        position: relative;
        display: block;
        height: 184px;
        width: 252px;
        color: #fff;
        padding: 3px;
        margin: 10px;
        background: #fff;
        border: 1px solid #9FC0ED;
        border-right: 1px solid #749BCF;
        border-bottom: 1px solid #749BCF;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        float: right;
    }
    .img-desc cite, span.img-caption {
        background: #111;
        filter: alpha(opacity=55);
        opacity: .55;
        color: #fff;
        position: absolute;
        padding: 8px;
        border-top: 1px solid #999;
    }
    .bill-pay-notice {
        width: 60%;
        padding: 15px;
        border-radius: 10px;
        background-color: #ced6df;
        border: 1px solid #b3bac3;
    }
    .bill-pay-notice h3 {
        color: #d11241;
        font-size: 22px;
    }
    .bill-pay-notice p {
        font-size: 16px;
    }
}

a.button, button, input[type="submit"], input[type="reset"], input[type="button"] {
    display: inline-block;
    margin: 0 0 20px 0;
    padding: 10px 12px;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    color: #FFF;
    background: #25A0F1;
    border: 1px solid transparent;
    border-radius: 6px;
    font-size: 18px;
    font-family: 'Arial', Helvetica, sans-serif;
    font-weight: bold;
    line-height: 1.42857143;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: background .2s ease;
}

a.button:hover, button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, a.button:active, button:active, input[type="submit"]:active, input[type="reset"]:active, input[type="button"]:active {
    background: #1661A7;
}

a.button.full-width, button.full-width, input[type="submit"].full-width, input[type="reset"].full-width, input[type="button"].full-width {
    width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

a.button.appointment-button {
    background: #4B7522;
}

a.button.appointment-button:hover, button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, a.button.appointment-button:active, button:active, input[type="submit"]:active, input[type="reset"]:active, input[type="button"]:active {
    background: #375C17;
}

.well {
    background: #f6f6f6;
    border: 1px #ccc solid;
    padding: 10px;
    margin-bottom: 25px;
}

.well h2, .well h3, .well h4, .well h5 {
    background: #669D35;
    color: #fff;
    margin: -10px -10px 0 -10px;
    padding: 10px;
}

.well-header-link, .well-header-link:link, .well-header-link:visited, .well-header-link:active {
    text-decoration: none;
    color: inherit;
}

.well-header-link:hover {
    color: #0c539B;
}