body{
background-color:#62663f;
font-family:Georgia;
background-image:url(/img/bkg.gif);
background-repeat: repeat-x; 
}

#copy {display: none;}

P {
font-size:14px;
}

TD,TR,TABLE {color:#D2BE98;}

STRONG {
color:#ffffff;
font-size:16px;
}

/*===== DIVS =====*/
DIV.welcome-body {
background-image:url(/img/img-street-lamp.gif); 
background-repeat:no-repeat; 
background-position:bottom right; 
color:#d2be98; 
background-color:#282a2c; 
margin-top:5px; 
width:554; 
height:184;
}

DIV.welcome-container {
margin-left:20px; 
padding-top:5px; 
width:512; 
height:120; 
border-top: 1px solid #696254; 
border-bottom: 1px solid #696254;
}

DIV.secondary-body {
background-image:url(/img/img-street-lamp.gif); 
background-repeat:no-repeat; 
background-position:bottom right; 
color:#d2be98; 
background-color:#282a2c; 
margin-top:5px; 
padding-bottom:10px;
width:554; 
}

DIV.secondary-container {
margin-left:20px; 
padding-top:5px; 
width:512; 
border-top: 1px solid #696254; 
border-bottom: 1px solid #696254;
}

DIV.footer-links {
font-size:11px; 
padding-top:10px; 
color:#2a2a1b; 
text-align:center;
}

DIV.footer-copyright {
font-size:11px;
color:#2a2a1b;
padding-top:5px;
text-align:center;
}

/*===== DEFAULT LINKS =====*/
A.black:link {FONT-FAMILY: Arial; FONT-SIZE: 12px; COLOR: #000000; TEXT-DECORATION: underline}
A.black:visited {FONT-FAMILY: Arial; FONT-SIZE: 12px; COLOR: #000000; TEXT-DECORATION: underline}
A.black:active {FONT-FAMILY: Arial; FONT-SIZE: 12px; COLOR: #000000; TEXT-DECORATION: underline}
A.black:hover {FONT-FAMILY: Arial; FONT-SIZE: 12px; COLOR: #000000; TEXT-DECORATION: none}

A:link {FONT-FAMILY: Arial; FONT-SIZE: 12px; COLOR: #ffffff; TEXT-DECORATION: underline}
A:visited {FONT-FAMILY: Arial; FONT-SIZE: 12px; COLOR: #ffffff; TEXT-DECORATION: underline}
A:active {FONT-FAMILY: Arial; FONT-SIZE: 12px; COLOR: #ffffff; TEXT-DECORATION: underline}
A:hover {FONT-FAMILY: Arial; FONT-SIZE: 12px; COLOR: #ffffff; TEXT-DECORATION: none}

/*===== FOOTER NAV LINKS =====*/
A.footer:link {FONT-FAMILY: Georgia; FONT-SIZE: 11px; COLOR: #2a2a1b; TEXT-DECORATION: none}
A.footer:visited {FONT-FAMILY: Georgia; FONT-SIZE: 11px; COLOR: #2a2a1b; TEXT-DECORATION: none}
A.footer:active {FONT-FAMILY: Georgia; FONT-SIZE: 11px; COLOR: #2a2a1b; TEXT-DECORATION: none}
A.footer:hover {FONT-FAMILY: Georgia; FONT-SIZE: 11px; COLOR: #eae8b3; 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.gif); }
#home.nav-item-selected { background:url(/img/home-selected.gif); }

#requestappointment { background:url(/img/requestappointment-selected.gif); }
#requestappointment.nav-item-selected { background:url(/img/requestappointment-selected.gif); }

#online-patient-forms { background:url(/img/online-patient-forms-selected.gif); }
#online-patient-forms.nav-item-selected { background:url(/img/online-patient-forms-selected.gif); }

#salt-lake-dentist { background:url(/img/salt-lake-dentist-selected.gif); }
#salt-lake-dentist.nav-item-selected { background:url(/img/salt-lake-dentist-selected.gif); }

#salt-lake-city-dental { background:url(/img/salt-lake-city-dental-selected.gif); }
#salt-lake-city-dental.nav-item-selected { background:url(/img/salt-lake-city-dental-selected.gif); }

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

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

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