/* Customer CSS */
#slot-footer2 a, #slot-footer3 a {
color:#6A7F36;
}
#librarySearchForm{
display:none;
}
#page-index #backgroundImage {
 background-image: url(/images/background.gif);
}
#page-index #main-image {
border-bottom:10px solid #000000;
}
#backgroundImage {
 background-image: url(../images/background_int.gif);
 }
#main-image {
border-bottom: 10px solid #000000;
}

#comp-logo {
    margin: -7px 0 0 20px;
}


#top-header {
    display: block;
    width: 798px;
    height: 168px;
    background-image: url(../images/int_img2.jpg);
    background-repeat: no-repeat;
}

#page-staff #top-header {
    display: block;
    width: 798px;
    height: 168px;
    background-image: url(../images/int_img_staff.jpg);
    background-repeat: no-repeat;
}

#page-offices #top-header {
    display: block;
    width: 798px;
    height: 168px;
    background-image: url(../images/int_img_office.jpg);
    background-repeat: no-repeat;
}

#page-about-us #top-header {
    display: block;
    width: 798px;
    height: 168px;
    background-image: url(../images/int_img_office.jpg);
    background-repeat: no-repeat;
}

#page-services #top-header {
    display: block;
    width: 798px;
    height: 168px;
    background-image: url(../images/int_img4.jpg);
    background-repeat: no-repeat;
}

#page-education #top-header, #page-library #top-header, #page-privacy #top-header, #page-disclaimer #top-header, #page-siteMap #top-header, #page-gallery #top-header {
    display: block;
    width: 798px;
    height: 168px;
    background-image: url(../images/int_img1.jpg);
    background-repeat: no-repeat;
}

#page-patients #top-header {
    display: block;
    width: 798px;
    height: 168px;
    background-image: url(../images/int_img3.jpg);
    background-repeat: no-repeat;
}

#page-appointment #top-header {
    display: block;
    width: 798px;
    height: 168px;
    background-image: url(../images/int_img5.jpg);
    background-repeat: no-repeat;
}

#page-contact #top-header {
    display: block;
    width: 798px;
    height: 168px;
    background-image: url(../images/int_img_contact.jpg);
    background-repeat: no-repeat;
}



#page-dr-amato #top-header {
    display: block;
    width: 798px;
    height: 168px;
    background-image: url(../images/int_img_amato.jpg);
    background-repeat: no-repeat;
}

#int_image {
    height: 168px;
    width: 798px;
    border-bottom: 10px solid #416480;
}

#photo {
height: auto;
width: auto;
text-align: center;
}

#photo2 {
height: auto;
width: auto;
text-align: center;
}

.appt {
font-size: 16px;
font-weight: bold;
}


