/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.normal {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #000000;
}

.normal a { color: #9A332B; text-decoration:none; }
.normal a:hover { color: #9A332B; text-decoration:underline; }
.note { font-size: 10px; color: #000000; font-weight: normal}
.normal a.dentist1 { color: #000000; }

.dentist { color: #9A332B; font-size: 14px; font-weight: bold; text-decoration:underline; line-height: 30px }
.dentist2 { color: #9A332B; font-size: 12px; font-weight: bold; line-height: 30px; text-decoration:underline }
.price { color: #9A332B; font-size: 12px; font-weight: bold }

.big {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #000000;
}
.big a { color: #9A332B; text-decoration:none; }
.big a:hover { color: #9A332B; text-decoration:underline; }

.home a{
display: block;
height: 19px;
line-height: 19px;
background: url(images/menu_home.gif) left no-repeat;
text-decoration: none;
}
.home a:hover {
background: url(images/menu_home2.gif) left no-repeat;
}
.dentists a{
display: block;
height: 19px;
line-height: 19px;
background: url(images/menu_dentists.gif) left no-repeat;
text-decoration: none;
}
.dentists a:hover {
background: url(images/menu_dentists2.gif) left no-repeat;
}
.invisalign a{
display: block;
height: 19px;
line-height: 19px;
background: url(images/menu_invisalign.gif) left no-repeat;
text-decoration: none;
}
.invisalign a:hover {
background: url(images/menu_invisalign2.gif) left no-repeat;
}
.bginfo a{
display: block;
height: 19px;
line-height: 19px;
background: url(images/menu_bginfo.gif) left no-repeat;
text-decoration: none;
}
.bginfo a:hover {
background: url(images/menu_bginfo2.gif) left no-repeat;
}
.services a{
display: block;
height: 42px;
line-height: 42px;
background: url(images/sub_services.gif) left no-repeat;
text-decoration: none;
}
.services a:hover {
background: url(images/sub_services2.gif) left no-repeat;
}
.invisalign2 a{
display: block;
height: 35px;
line-height: 35px;
background: url(images/sub_invisalign.gif) left no-repeat;
text-decoration: none;
}
.invisalign2 a:hover {
background: url(images/sub_invisalign2.gif) left no-repeat;
}
.humber a{
display: block;
height: 37px;
line-height: 37px;
background: url(images/sub_humber.gif) left no-repeat;
text-decoration: none;
}
.humber a:hover {
background: url(images/sub_humber2.gif) left no-repeat;
}
.contact a{
display: block;
height: 36px;
line-height: 36px;
background: url(images/sub_contact.gif) left no-repeat;
text-decoration: none;
}
.contact a:hover {
background: url(images/sub_contact2.gif) left no-repeat;
}