#contact h3, #hours h3 {
padding-left:7px;
text-indent:0;
color:#3476c2;
background-color:#dedede;
text-transform:uppercase;
}

#contact, #hours {
background:#dedede;
}

#contact p, #hours p {
margin:0 0 5px 20px;
}

#contact table, #hours table {
width:230px;
margin:0 0 5px 20px;
}

#hours p a {
color:#FF0000;
}


