body,td,th {font-family: Helvetica; font-size: 12px; color: #1e2f60;}
#copy {display: none;}
body {BACKGROUND-IMAGE: url(/img/bkg-main.gif); margin-top: 15px;}
.bkg-left-nav {BACKGROUND-IMAGE: url(/img/bkg-left-nav.jpg); BACKGROUND-REPEAT: repeat-y}
h2 {font-size:14px; color:#983a18;}
.body-background {
	background-color:#ebebeb;
	padding: 10px;	
}

/*===== LINKS =====*/
a:link {color: #074d9b; TEXT-DECORATION: none;}
a:visited {color: #074d9b; TEXT-DECORATION: none;} 
a:active {color: #074d9b; TEXT-DECORATION: none;}
a:hover {color: #074d9b; 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-over.jpg); }
#home.nav-item-selected { background:url(/img/home-over.jpg); }

#meet-the-dentists { background:url(/img/meet-the-dentists-over.jpg); }
#meet-the-dentists.nav-item-selected { background:url(/img/meet-the-dentists-over.jpg); }

#meet-the-staff { background:url(/img/meet-the-staff-over.jpg); }
#meet-the-staff.nav-item-selected { background:url(/img/meet-the-staff-over.jpg); }

#services { background:url(/img/services-over.jpg); }
#services.nav-item-selected { background:url(/img/services-over.jpg); }

#becoming-a-patient { background:url(/img/becoming-a-patient-over.jpg); }
#becoming-a-patient.nav-item-selected { background:url(/img/becoming-a-patient-over.jpg); }

#patient-education { background:url(/img/patient-education-over.jpg); }
#patient-education.nav-item-selected { background:url(/img/patient-education-over.jpg); }

#testimonials { background:url(/img/testimonials-over.jpg); }
#testimonials.nav-item-selected { background:url(/img/testimonials-over.jpg); }

#contact-us { background:url(/img/contact-us-over.jpg); }
#contact-us.nav-item-selected { background:url(/img/contact-us-over.jpg); }