@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'AvantGardeBookRegular';
    src: url('fonts/avantgarde-book-webfont.eot');
    src: url('fonts/avantgarde-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/avantgarde-book-webfont.woff') format('woff'),
         url('fonts/avantgarde-book-webfont.ttf') format('truetype'),
         url('fonts/avantgarde-book-webfont.svg#AvantGardeBookRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.sIFR-active, .sIFR-active h1, .sIFR-ignore, .sIFR-replaced, h1 {font-family:'AvantGardeBookRegular', Verdana, Arial, Helvetica, Geneva, sans-serif;color:#0E2340;font-size:45px;}

#navigation2, #navigation2 ul, #navigation2 li {list-style:none !important;padding:0px;margin:0px;}
#navigation2 ul li { float: none; width: auto; text-indent:10px;}  
#navigation2 li ul { display: none; }  
#navigation2 li.current ul { display: block; } 

#navigation2 .accordionButton a.accordianHeading, #navigation2 .accordianButton a.plainHeading, #navigation2 .accordionButton a#nav-home, #navigation2 .accordionButton a#nav-office-information, #navigation2 .accordionButton a#nav-new-patients, #navigation2 .accordionButton a#nav-patient-info, #navigation2 .accordionButton a#nav-treatment, #navigation2 .accordionButton a#nav-map, #navigation2 .accordionButton a#nav-contact-us, #navigation2 .accordionButton a#nav-patient-login  {display:block;height:30px;overflow:hidden;text-indent:-999em;background-color:#304F7E;} 

#nav-home {background:#304F7E url(images/home_off.jpg) no-repeat 0 0;}  #nav-home:hover {background:#304F7E url(images/home_on.jpg) no-repeat 0 0;}
#nav-office-information {background:#304F7E url(images/office_information_off.jpg) no-repeat 0 0;}  #nav-office-information:hover {background:#304F7E url(images/office_information_on.jpg) no-repeat 0 0;}
#nav-new-patients {background:#304F7E url(images/newpatient_off.jpg) no-repeat 0 0;}  #nav-new-patients:hover {background:#304F7E url(images/newpatient_on.jpg) no-repeat 0 0;}
#nav-patient-info {background:#304F7E url(images/patienteducation_off.jpg) no-repeat 0 0;}  #nav-patient-info:hover {background:#304F7E url(images/patienteducation_on.jpg) no-repeat 0 0;}
#nav-treatment {background:#304F7E url(images/treatment_off.jpg) no-repeat 0 0;}  #nav-treatment:hover {background:#304F7E url(images/treatment_on.jpg) no-repeat 0 0;}
#nav-map {background:#304F7E url(images/map_off.jpg) no-repeat 0 0;}  #nav-map:hover {background:#304F7E url(images/map_on.jpg) no-repeat 0 0;}
#nav-contact-us {background:#304F7E url(images/contactus_off.jpg) no-repeat 0 0;}  #nav-contact-us:hover {background:#304F7E url(images/contactus_on.jpg) no-repeat 0 0;}
#nav-patient-login {background:#304F7E url(images/patientlogin_off.jpg) no-repeat 0 0;}  #nav-patient-login:hover {background:#304F7E url(images/patientlogin_on.jpg) no-repeat 0 0;}

#social-icons {margin:16px 8px;}

#phone-nav {
    color: #07244C;
    font-family: 'AvantGardeBookRegular',Verdana,Arial,Helvetica,Geneva,sans-serif;
    font-size: 30px;
    left: 37px;
    position: relative;
    top: 185px;
}

#phone-footer {
    color: #6D7D63;
    font-family: 'AvantGardeBookRegular',Verdana,Arial,Helvetica,Geneva,sans-serif;
    font-size: 15px;
    font-weight: bold;
    left: 608px;
    position: relative;
    top: 5px;
}