body {
  background-image: url(images/bg-site.jpg);
}
.logo {
  margin-top: -10px;
  margin-left: -20px;
  height: 120px;
  width: 250px;
padding-right: 20px;
}
.top {
  font-family: "Times New Roman",Times,serif;
  font-size: 14px;
  color: #b4c1ca;
}
.phone {
  font-size: 22px;
  font-family: "Times New Roman",Times,serif;
  color: #c15018;
}
#sidenav {
  padding: 20px;
  background-color: #c15018;
  margin-top: 70px;
  width: 170px;
  margin-left: auto;
  margin-right: auto;
  font-family: Trebuchet MS;
  font-size: 16px;
  line-height: 35px;
  font-weight: bold;
}
#call {
  border: 0px solid ;
  height: 132px;
  margin-left: 0px;
  width: 170px;
  margin-top: 40px;
}
#footer {
  background-color: #c15018;
  font-family: Trebuchet MS;
  font-size: 10px;
  line-height: 15px;
}
a:link {
  color: #000000;
}
a:visited {
  color: #330000;
}
a:hover {
  color: #000000;
  background-color: #ffffff;
}
h1 {
  margin-left: 10px;
}
