body {
  background: #fff3ee;
  color: #272727;
  margin: 0 auto;
  font-family: verdana, arial, helvetica, sans-serif;
  text-align: center;
}

.container {
  width: 780px;
  margin: 0 auto;
  text-align: left;
  background: #fff;
  border-left: 2px solid #000;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
}

.header {
  margin: 0 auto;
  padding: 10px;
}

.nav {
  background: #000;
  margin: 0 auto;
  padding: 10px;
  font-size: 0.85em;
}

.content {
  margin: 0 auto;
  padding: 20px;
}

.contact {
  background: #ffebdf;
  float: left;
  padding: 20px;
  margin-right: 60px;
}

.spacer {
  clear: both;
}

img {
  border: 0;
}

a {
  color: #0044a5;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a.nav {
  color: #fff;
  text-decoration: none;
  font-weight: normal;
}

a.nav:hover {
  color: #ffd6c0;
  font-weight: bold;
}

a.practices {
  color: #0044a5;
  text-decoration: none;
  font-weight: bold;
}

a.practices:hover {
  text-decoration: underline;
}

p {
  font-size: 0.8em;
  text-align: justify;
}

.details {
  font-size: 0.7em;
}

h1 {
  font-size: 1.6em;
  color: #909091;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
}

h2 {
  font-size: 1.3em;
  color: #909091;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
}

h3 {
  font-size: 0.8em;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
}

table {
  width: 680px;
}

.heading {
  font-size: 0.8em;
  font-weight: bold;
}

.whatwedo {
  vertical-align: top;
}
