/*CNT Screen Styles */

td 
{
  font-family: Lucidia Consol, sans-serif;
}

td#contact
{
  font-family: Lucidia Consol, sans-serif;
  font-size: 13px;
}

td#vision
{
  font-family: Palatino Linotype, Monotype Corsiva, cursive;
  color: #990099;
  font-weight: bold;
  font-size: 15px;
}
  
td#purple
{
  background: #990099;
}

td.line
{
  color: #D9D9D9;
  border-left-style: dotted;
}  

h2 
{
  font-family: Lucida Consol, sans-serif;
}

h4 
{
  font-family: Lucida Consol, sans-serif;
}

h5 
{
  font-family: Lucida Consol, sans-serif;
}

p#senior
{
  font-family: Lucida Consol, sans-serif;
  font-weight: bold;
  font-size: 11px;
}


p#address
{
  font-family: Lucida Consol, sans-serif;
  font-size: 10px;
  valign: middle;
}

p#service
{
  font-family: Lucida Consol, sans-serif;
  font-size: 12px;
  font-weight: bold;
}  

p#news
{
  font-family: Lucida Consol, sans-serif;
  font-size: 12px;
}

p#quote
{
  font-family: Lucida Consol, sans-serif;
  text-align: center;
}

p.contact
{
  font-family: Lucida Consol, sans-serif;
  font-weight: 700;
  text-align: center;
  color: #000000;
}

p
{
  font-family: Lucida Consol, sans-serif;
  font-size: 12px;
}  

a#testimonial:link
{
  color: #000000;
  text-decoration: none;
}

a#testimonial:visited
{
  color: #000000;
  text-decoration: none;
}

a#testimonial:active
{
  color: #000000;
  text-decoration: none;
}

a#testimonial:hover
{
  color: #000000;
  text-decoration: none;
  font-weight: 700;
}

a:link
{
  color: #000000;
  text-decoration: none;
}

a:active
{
  color: #000000;
  text-decoration: ;
}

a:visited
{
  color: #000000;
  text-decoration: none;
}

a:hover
{
  color: #990099;
  text-decoration: none;
  font-weight: 700;
}

a:link#submenu
{
  color: #000000;
  text-decoration: none;
  font-size: 10px;
  font-family: Lucida Consol, sans-serif;
}

a:active#submenu
{
  color: #000000;
  text-decoration: none;
  font-size: 10px;
  font-family: Lucida Consol, sans-serif;
}

a:visited#submenu
{
  color: #000000;
  text-decoration: none;
  font-size: 10px;
  font-family: Lucida Consol, sans-serif;
}

a:hover#submenu
{
  color: #000000;
  text-decoration: none;
  font-size: 10px;
  font-family: Lucida Consol, sans-serif;
