/* CSS Document */

.newsLine { font-family: Tahoma; font-size: 11px; background-image:url (http://www.baycentrik.com/images/layout/seperator_bar.jpg);}

.headSeperator {font-color: #ffffff; font-family: Tahoma; font-size: 10px; text-align: right; margin-right: 5px; background-color: AE2121}

.feature {margin-top: 6px;}

.nav { font-family: Tahoma; font-size: 11px; margin-top: 17; margin-bottom: 12; text-align: center;}

.borderbars {background-color: #9f201a}

.sectionhead {color: #9f201a; font-family: Impact; font-size: 22px; margin-top: 6px; margin-bottom: 3px; margin-left: 7px;}
	
.footer { font-family: Tahoma; font-size: 11px; font-color: #ffffff; margin-top: 15; margin-bottom: 15; text-align: center;}

.borders { background-color: 9f201a}

BODY {
  background: #E9E9E9;
  background-image: url(http://baycentrik.com/images/layout/baybg.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-attachment: fixed; 
  color: #000000;
  margin: 0px;
}

a:link {
  font-family: Tahoma;
  font-size: 11px;
  color: #727272;
  text-decoration: none;
}
a:visited {
  font-family: Tahoma;
  font-size: 11px;
  color: #727272;
  text-decoration: none;
}
a:hover {
  font-family: Tahoma;
  color: #727272;
  text-decoration: underline;
}
a:active {
  font-family: Tahoma;
  font-size: 11px;
  color: #727272;
  text-decoration: none;
}
