body,p,td,ul,li {
  color: #7c7d7d;
  font-family: verdana;
  font-size: 11px;
  font-weight: none;  
  text-decoration: none;
  line-height: 18px;


}

.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: #E9FECB;
width: 205px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: black;
color: white;
}

.hours {
  color: #ffffff;
  font-family: verdana;
  font-size: 15px;
  font-weight: none;  
  text-decoration: none;
  line-height: 25px;


}

.hourscell {
  color: #000000;
  font-family: verdana;
  font-size: 11px;
  font-weight: none;  
  text-decoration: none;
  }

.sidenav {
  color: #000000;
  font-family: verdana;
  font-size: 11px;
  font-weight: none;  
  text-decoration: none;
  }

.sidenav:hover {
  color: #ff7d00;
  font-family: verdana;
  font-size: 11px;
  font-weight: none;  
  text-decoration: none;
  }
  
.sidenav-current {
  color: #ff7d00;
  font-family: verdana;
  font-size: 11px;
  font-weight: none;  
  text-decoration: none;
  }
  
 .sidenav-current:hover {
  color: #ff7d00;
  font-family: verdana;
  font-size: 11px;
  font-weight: none;  
  text-decoration: undelined;
  }


.footer {
  color: #000000;
  font-family: verdana;
  font-size: 10px;
  font-weight: none;  
  text-decoration: none;
  }

.footer:hover {
  color: #ffffff;
  font-family: verdana;
  font-size: 10px;
  font-weight: none;  
  text-decoration: none;
  }

.mainheading  {
  color: #333333;
  font-weight: bold;
  font-size: 13px;
   font-family: verdana;
}

.subheading {
    font-weight: bold;  
  text-decoration: none;
  color: #47032C;
  font-size: 11px;
   font-family: verdana;
}

.heading, {
  font-weight: bold;
  color: #01114B;
  font-size: 11px;
   font-family: verdana;


}

a {
  color: #ff7d00;
  font-size: 11px;
  font-weight:none;
  text-decoration:none;
  font-family: verdana;
 }

a:hover {
  color: #ff7d00;
  font-family: verdana;
  font-size: 11px;
  font-weight: none;  
  text-decoration: underline;

}

.email {
  color: #003d7b;
  font-size: 11px;
  font-weight:none;
  text-decoration:underline;
  font-family: verdana;
 }

.email:hover {
  color: #ffffff;
  font-family: verdana;
  font-size: 11px;
  font-weight: none;  
  text-decoration: underline;

}


