@charset "utf-8";
/* CSS Document */

body{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#353535;
  font-weight:normal;
  }
a{
outline:none;
}
.textalign{
 text-align:justify;
 }
.bodyborder{
  background-color:#bc0210;
  border:2px solid #bfbebe;
  }
.nav_home{
 color:#ffffff;
 text-decoration:none;
 font-weight:bold;
 }
.nav_home:hover{
 color:#9a9a9a;
 text-decoration:none;
 font-weight:bold;
 }
.nav_all{
 color:#ffffff;
 text-decoration:none;
 margin-left:14px;
 font-weight:bold;
 }
.nav_all:hover{
 color:#9a9a9a;
 text-decoration:none;
 margin-left:14px;
 font-weight:bold;
 }
.heading{
 font-size:16px;
 font-weight:bold;
 color:#000000;
 }
.subheading{
 font-size:13px;
 font-weight:bold;
 color:#000000;
 }
.specialfont{
 font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
 font-size:13px;
 font-weight:bold;
 color:#ff0000;
 }
.links{
 color:#353535;
 text-decoration:underline;
 font-weight:bold;
 font-size:11px;
 }
.links:hover{
 color:#ff0000;
 text-decoration:underline;
 font-weight:bold;
 font-size:11px;
 }
.footerlink{
  font-size:11px;
  font-weight:normal;
  color:#686868;
  text-decoration:none;
  }
.footerlink:hover{
  font-size:11px;
  font-weight:normal;
  color:#000000;
  text-decoration:underline;
  }
.copyright{
  font-size:10px;
  color:#949494;
  
  }
.webcount{
  font-size:10px;
  color:#000000;
  font-weight:bold;
  
  }
.links1{
 color:#353535;
 text-decoration:underline;
 font-weight:bold;
 font-size:12px;
 padding-left:10px;
 }
.links1:hover{
 color:#ff0000;
 text-decoration:underline;
 font-weight:bold;
 font-size:12px;
 padding-left:10px;
 }
.special_heading{
 font-size:16px;
 color:#bc0210;
 font-weight:bold;
 }
.phonenum{
 font-size:22px;
 font-stretch:extra-expanded
 font-weight:bold;
 }
.call{
 font-size:18px;
 font-weight:bold;
 font-style:italic;
 }
.update{
 font-size:14px;
 font-weight:bold;
 font-style:italic;
 }
