body {background-color:#464646; background-image: url(../img/bg-body.jpg); background-repeat: repeat-x; background-attachment:scroll; background-position:top center;}
body,td,th {font-family: Arial; font-size: 12px; color: #000000;}
#copy {display: none;}

h2 {font-family: times; font-size: 17px; font-weight: bold; color: #cc9933;}
h3 {font-family: times; font-size: 17px; font-weight: bold; color: #a9ba6b;}

/*===== LINKS =====*/
a:link {color: #a1282f; text-decoration: underline;}
a:visited {color: #a1282f; text-decoration: underline;}
a:hover {color: #a1282f; text-decoration: none;}
a:active {color: #a1282f; text-decoration: underline;}

/*===== ITALICS LINKS =====*/
a.italics:link {color: #a1282f; font-style: italic; text-decoration: underline;}
a.italics:visited {color: #a1282f; font-style: italic; text-decoration: underline;}
a.italics:hover {color: #a1282f; font-style: italic; text-decoration: none;}
a.italics:active {color: #a1282f; font-style: italic; text-decoration: underline;}

/*===== FOOTER LINKS =====*/ 
a.footer:link {color: #f9f3e3; text-decoration: none;}
a.footer:visited {color: #f9f3e3; text-decoration: none;}
a.footer:hover {color: #f9f3e3; text-decoration: underline;}
a.footer:active {color: #f9f3e3; text-decoration: none;}

/*===== DIVS =====*/
div.main-left {margin-left: 10px; float: left; width: 450px;}
div.main-right {color: #716b5e; font-size: 11px; margin-left: 45px; float: left; width: 210px;}
div.sub-left {float: left; width: 166px;}
div.sub-right {color: #716b5e; font-size: 11px; margin-left: 45px; float: left; width: 550px;}

/*===== BACKGROUNDS =====*/
.bg-main {BACKGROUND-IMAGE: url(../img/bg-main.jpg); background-repeat: repeat-y; padding-top: 15px; padding-bottom: 20px;}
.bg-main2 {BACKGROUND-IMAGE: url(../img/bg-main2.png); background-repeat: repeat-y; padding-top: 15px; padding-bottom: 20px;}
.spacer-left {BACKGROUND-IMAGE: url(../img/spacer-left.png); background-repeat: repeat-y;}
.spacer-right {BACKGROUND-IMAGE: url(../img/spacer-right.png); background-repeat: repeat-y;}


/*===== 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.png); }
#home.nav-item-selected { background:url(/img/home-selected.png); }
#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); }
#what-we-offer { background:url(/img/what-we-offer-selected.jpg); }
#what-we-offer.nav-item-selected { background:url(/img/what-we-offer-selected.jpg); }
#map-and-hours { background:url(/img/map-and-hours-selected.jpg); }
#map-and-hours.nav-item-selected { background:url(/img/map-and-hours-selected.jpg); }
#ask-the-dentist { background:url(/img/ask-the-dentist-selected.jpg); }
#ask-the-dentist.nav-item-selected { background:url(/img/ask-the-dentist-selected.jpg); }
#financial-options { background:url(/img/financial-options-selected.png); }
#financial-options.nav-item-selected { background:url(/img/financial-options-selected.png); }