body{
background-color:#000000;
font-family:Arial;
background-image:url(/img/bkg.jpg);
font-size:12px;
}

#copy {display: none;}

P,UL,LI,BLOCKQUOTE,DIV,TD,TR,TABLE {
font-size:12px;
}


TD,TR,TABLE {color:#000000;}

#footer {
word-spacing:2px; 
padding:0px 0px 0px 20px; 
color:#6b952b; 
font-size:11px;
padding-top:5px;
}

/*===== BKG =====*/
.bg-body{
background-image:url(/img/bg-body.jpg);
}

.bg-br-body{
background-image:url(/img/bg-br-body.jpg); 
background-repeat:no-repeat; 
background-position:bottom right;  
}

.footer-bg{
background-image:url(/img/footer-bg.jpg); 
}

#main-body{
margin-bottom:0px; 
padding:0px 25px 0px 20px;
min-height:150px;
height:auto !important;
height:150px;
} html>body #main-body{ margin-bottom:-14px; }

#main-body2{
margin-bottom:0px; 
padding:0px 25px 0px 20px;
min-height:318px;
height:auto !important;
height:318px;
} html>body #main-body2{ margin-bottom:-14px; }


/*===== DEFAULT LINKS =====*/
A:link {FONT-FAMILY: Arial; FONT-SIZE: 12px; COLOR: #cb3b30; TEXT-DECORATION: underline}
A:visited {FONT-FAMILY: Arial; FONT-SIZE: 12px; COLOR: #cb3b30; TEXT-DECORATION: underline}
A:active {FONT-FAMILY: Arial; FONT-SIZE: 12px; COLOR: #cb3b30; TEXT-DECORATION: underline}
A:hover {FONT-FAMILY: Arial; FONT-SIZE: 12px; COLOR: #cb3b30; TEXT-DECORATION: none}

/*===== FOOTER NAV LINKS =====*/
A.footer:link {FONT-FAMILY: Arial; FONT-SIZE: 11px; COLOR: #6b952b; TEXT-DECORATION: none}
A.footer:visited {FONT-FAMILY: Arial; FONT-SIZE: 11px; COLOR: #6b952b; TEXT-DECORATION: none}
A.footer:active {FONT-FAMILY: Arial; FONT-SIZE: 11px; COLOR: #6b952b; TEXT-DECORATION: none}
A.footer:hover {FONT-FAMILY: Arial; FONT-SIZE: 11px; COLOR: #6b952b; TEXT-DECORATION: underline}

/*===== ROLLOVERS =====*/
.nav-item {float:left; margin:0px; padding:0px;}
.nav-item-hover img, .nav-item-selected img {visibility:hidden;}
 
#home { background:url(/img/home-selected.jpg); }
#home.nav-item-selected { background:url(/img/home-selected.jpg); }

#meet-the-dentists { background:url(/img/meet-the-dentists-selected.jpg); }
#meet-the-dentists.nav-item-selected { background:url(/img/meet-the-dentists-selected.jpg); }

#services { background:url(/img/services-selected.jpg); }
#services-selected { background:url(/img/services-selected.jpg); }

#patient-education { background:url(/img/patient-education-selected.jpg); }
#patient-education.nav-item-selected { background:url(/img/patient-education-selected.jpg); }

#testimonials { background:url(/img/testimonials-selected.jpg); }
#testimonials.nav-item-selected { background:url(/img/testimonials-selected.jpg); }

#contact-us { background:url(/img/contact-us-selected.jpg); }
#contact-us.nav-item-selected { background:url(/img/contact-us-selected.jpg); }

#request-appointment { background:url(/img/request-appointment-selected.jpg); }
#request-appointment.nav-item-selected { background:url(/img/request-appointment-selected.jpg); }

#new-patient-forms { background:url(/img/new-patient-forms-selected.jpg); }
#new-patient-forms.nav-item-selected { background:url(/img/new-patient-forms-selected.jpg); }