
BODY { font-family : sans-serif; font-size : 12px; color: #333333; margin: 0; padding: 0; 
	background-attachment: fixed; 
 background-image: url('images/background.jpg');background-repeat:repeat-x;  } 


h1 {color:#005fb3; font-size: 16px; border-bottom:0px; border-top:0px; margin:0px; }
h2 {color:#ffffff; font-size: 13px; border-bottom:0px; border-top:0px; margin:0px; }

A {
font-family: sans-serif;
color: #005fb3;font-size: 11px;
}



Table { background-color: #ffffff; }
TD {
  font-family: sans-serif; 
  font-size: 11px;
}


TABLE.nav {
background-image: url('images/navback.jpg'); 
}


TD.nav {
  font-family: sans-serif; 
  font-size: 12px; background-image: url('images/navback.jpg'); 
}

FONT.phone {
color:#005fb3;font-size:28px;
}

TD.slogan {
  font-family: sans-serif; text-align:center;
  font-size: 22px;font-style:italic;font-weight:bold;
}

TD.nav:hover {
  font-family: sans-serif; 
  font-size: 12px;background-image: url('images/navback2.jpg'); 
}

A.nav { display:block; 
font-family: sans-serif;text-transform: uppercase;
color: #ffffff;font-size: 12px;line-height:1.5;
  text-decoration: none;
  font-weight : bold;
}


A.nav:hover {
font-family: sans-serif;text-transform: uppercase;
color: #FFFFFF;font-size: 12px;line-height:1.5;
text-decoration: none;
font-weight : bold;
}


TABLE.footer {

}


TD.footer {
  font-family: sans-serif;
  font-size: 11px;
  color: #555555;
}




A.footer {
  color: #777777;font-size:12px;
}

A.footer:hover {
  color: #666666;
  text-decoration: underline;
}


TD.phone {
  font-family: sans-serif;
  font-size: 9px;
  color: #444444;
}


