img, td, .nav { behavior: url(iepngfix.htc) }

a:link {color: #eb0442;}
a:visited {color: #f26440;}
a:active {color: #000000;}

body {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}
	
.green {	
    background: #75bb19 URL("images/site_back_green.png");
	background-position: top;
	background-repeat: repeat-x;
	}
	
.red {	
    background: #dc321b URL("images/site_back_red.png");
	background-position: top;
	background-repeat: repeat-x;
	}

.yellow {
    background: #e6b533 URL("images/site_back_yellow.png");
	background-position: top;
	background-repeat: repeat-x;
	}
	
.blue {
    background: #174a88 URL("images/site_back_blue.png");
	background-position: top;
	background-repeat: repeat-x;
	}	
	
td {
    font-size: 11px;
	color: #000000;
	}
	
.main {
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	}	
	
span.footer
   {
   color: #4a6b6a;;
   font-size: 10px;
   }	
	
h1 {
    margin:0px;
	font-size: 14px;
	font-weight: bold;
	color: #0b3535;
	}	
	
h2 {
    margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #ea0038;
	}

h3 {
    margin: 0px;
    font-size: 10px;
    font-weight: normal;
   }

h4 {
    margin: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	}	

h5 {
    margin: 0px;
    font-size: 12px;
    font-weight:normal;
   }

h6 {
    margin:0px;
	font-size: 11px;
	font-weight: bold;
	color: #012046;
	}	

.search {
   padding-bottom:3px;
   }

.box{
    padding:10px; 
	border:1px solid #f3af4d; 
	background-color: #f8e5ae; 
	width:450px; 
	text-align:left;
	}

.nav {
	color: #000000;
	margin-top: 3px;
	padding: 1px 0px 1px 18px;
	width:160px;
	background: URL("images/navBack.png"); 
	font-weight: bold;
	}
	
.towns {
   padding-top: 5px;
   }
   
.towns2 {
   margin-left:-15px;

   }
   
.testimonials {
   padding:10px;
   border:1px solid #c0d0e4; 
   background-color:#f0f4f9;
   }
   
.outter {
   position:relative;
   width:962px;
   }
   
.deliverybox {
   z-index:2; 
   position:absolute; 
   top:580px; 
   left:345px; 
   background-color:#f0f4f9;
   border:1px solid #012046; 
   padding:10px;
   }	
   
   
.deliverybox2 {
   z-index:2; 
   position:absolute; 
   top:650px; 
   left:775px; 
   background-color:#f0f4f9;
   border:1px solid #012046; 
   padding:10px;
   }	   
     

a.Nav:link {color: #000000; text-decoration: none; font-size: 10px;}
a.Nav:visited {color: #000000; text-decoration: none; font-size: 10px;}
a.Nav:active {color: #000000;}

a.black:link {color: #000000; font-size: 11px;}
a.black:visited {color: #000000; font-size: 11px;}
a.black:active {color: #000000;}

.teal {color: #4a6b6a; FONT-FAMILY: verdana, arial, helvetica; FONT-SIZE: 10px;}
a.teal {color: #4a6b6a; font-family: verdana, arial, helvetica; font-size: 10px;}
a.teal:hover {color: #4a6b6a; font-family: verdana, arial, helvetica; font-size: 10px;}
a.teal:active {color: #4a6b6a; font-family: verdana, arial, helvetica; font-size: 10px;}


