

.location .address,
.location .telephone-list {
float:left;
width:15em;
}

.location .address a,
.location .address a:visited {
color:#623c12;
text-decoration:none;
}

.location .address a:hover{
color:red;
text-decoration:underline;
}

.location .envelope-symbol {
font-size:1.3em;
padding:0 0.25em 0 0;
}
.schedule {
clear:both;
}


.footer{
clear:both;
}


