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

body {background: #ffffff url repeat-x top; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666; padding: 0; margin: 0; margin-top:0px}

h1 {color: #000180; margin: 0; padding: 0; letter-spacing: -1px; font-size: 20px;}

.heading1 {color: #fe0000; margin0; padding; 0; letter-spacing -1px; font size 16px;}

.type1 {color: #fe0000; margin0; padding; 0; letter-spacing -1px; font size 12px;}

.box
{
height: 10px; /*Specify Height*/
width:  290px; /*Specify Width*/
border: 1px solid black; /*Add 1px solid border, use any color you want*/
background-color: #ffffff; /*Add a background color to the box*/
text-align:Left; /*Align the text to the center*/
}

.topborder {
  border-top: 3px solid #000000; /* black */
  background-color: #c80000;     /* logored b9341f*/
  font-size: 12px;
  color: #000000;                /* font color */
  }
  
.bottomborder {
  /*border-bottom: 3px solid #e98300; /* orange */
  border-top: 3px solid #000000;	/* black*/
  background-color: #ffffff;     /* pale red */
  font-size: 12px;
  color: #000000;                /* font color */
  }
  
.date {
   /* orange */
       /* green */
  font-size: 12px;
  font-weight: bold
  color: #000000;                /* font color */
  }
  
 .logocolourheadal {
	font-size: 16px;
	font-weight: bold;
	color: #C80000;
} 
 .logocolourheadac {
	font-size: 16px;
	font-weight: bold;
	color: #C74828;
	text-align: center;
} 
  
  .callnow {
  	font-family: Verdana, Arial, sans-serif;
 	 font-size: 18px;
 	 font-weight: bold;
 	 color: #000000;
} 
  
  .black10bold {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
}


 .black10normal {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.black10light {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #666666;
}

. {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #666666;
}


.navbar {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
line-height: 25px;
color: #ffffff;
text-decoration: none; 
font-weight: bold
}

.navbar:hover { 
color: #000000; 
font-size: 11px
}

.bnavbar {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px; 
line-height: 9px;
color: #333333;
text-decoration: none; 
font-weight: bold
}

.bnavbar:hover { 
color: #fe0000; 
line-height: 9px;
font-size: 9px
}


.links { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #007f6a; 
text-decoration: none; 
font-weight: bold
} 

.box
{
height: 10px; /*Specify Height*/
width:  290px; /*Specify Width*/
border: 1px solid black; /*Add 1px solid border, use any color you want*/
background-color: #ffffff; /*Add a background color to the box*/
text-align:Left; /*Align the text to the center*/
}

.logocolourar {
	color: #c80000;
	text-align: right;
	font-weight:bold;
}
.logocolourac {
	color: #c80000;
	text-align: center;
}
