body{
font-family: verdana;
background-color:#003663;
font-size:12px;
color:#000000;
margin-top:0px;
}

#copy {display: none;}

P, BLOCKQUOTE, UL, LI, DIV, TD, TR, TABLE {
font-size:12px;
}

.bkg-main {
	background-image:url(/img/bkg-main.jpg);
	background-repeat: repeat-y;
}

.bkg-tree {
	background-image:url(/img/bkg-tree.jpg);
	background-repeat: repeat-y;
}

.footer {
	background-image:url(/img/footer.jpg);
	background-repeat: no-repeat; 
}

.footer-content {
	height: 268px;
	background: url(/img/footer.jpg) no-repeat;
	font-size:10px;
	padding: 10px;
} 

.footer-content p {
	font-size: 10px;
	color: #74727c;
	margin-top: 170px;
	margin-left: 220px;
}

/*===== DEFAULT LINKS =====*/
A:link {FONT-FAMILY: Arial; FONT-SIZE: 12px; COLOR: #666666; TEXT-DECORATION: underline}
A:visited {FONT-FAMILY: Arial; FONT-SIZE: 12px; COLOR: #666666; TEXT-DECORATION: underline}
A:active {FONT-FAMILY: Arial; FONT-SIZE: 12px; COLOR: #666666; TEXT-DECORATION: underline}
A:hover {FONT-FAMILY: Arial; FONT-SIZE: 12px; COLOR: #666666; TEXT-DECORATION: none}

A.footerlink:link {FONT-FAMILY: Arial; FONT-SIZE: 11px; COLOR: #959595; TEXT-DECORATION: none}
A.footerlink:visited {FONT-FAMILY: Arial; FONT-SIZE: 11px; COLOR: #959595; TEXT-DECORATION: none}
A.footerlink:active {FONT-FAMILY: Arial; FONT-SIZE: 11px; COLOR: #959595; TEXT-DECORATION: none}
A.footerlink:hover {FONT-FAMILY: Arial; FONT-SIZE: 11px; COLOR: #959595; TEXT-DECORATION: underline}

/*===== GOOGLE MAP LINKS =====*/
A.googlemap:link {FONT-FAMILY: Georgia; FONT-SIZE: 11px; COLOR: #000000; TEXT-DECORATION: none}
A.googlemap:visited {FONT-FAMILY: Georgia; FONT-SIZE: 11px; COLOR: #000000; TEXT-DECORATION: none}
A.googlemap:active {FONT-FAMILY: Georgia; FONT-SIZE: 11px; COLOR: #000000; TEXT-DECORATION: none}
A.googlemap:hover {FONT-FAMILY: Georgia; FONT-SIZE: 11px; COLOR: #000000; 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); }

#first-visit { background:url(/img/first-visit-selected.jpg); }
#first-visit.nav-item-selected { background:url(/img/first-visit-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.nav-item-selected { background:url(/img/services-selected.jpg); }

#post-operative { background:url(/img/post-operative-selected.jpg); }
#post-operative.nav-item-selected { background:url(/img/post-operative-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-an-appointment { background:url(/img/request-an-appointment-selected.jpg); }
#request-an-appointment.nav-item-selected { background:url(/img/request-an-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); }