body {
  background: #D5DACE;
  font-family: Arial;
  font-size: 16px;
  line-height: 1.5em;
}

a, a:visited, a:hover {
  color: #737A35;
}

h1 {
  color: #737A35;
  font-family: Times New Roman;
  font-size: 24px;
  font-weight: normal;
  padding-bottom: 15px;
}

h2 {
  color: #737A35;
  font-family: Times New Roman;
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 10px;
}

h2.team_member {
  color: #737A35;
  font-family: Arial;
  font-size: 18px;
  font-weight: normal;
  padding-bottom: 10px;
}

p {
  padding: 5px 0;
  vertical-align: top;
}

#container {
  background: #FFF;
  margin: 0 auto;
  width: 800px;
}

#header {
  background: url(/images/PFCmasthead.jpg);
  height: 139px;
}

#nav {
  background: url(/images/nav_bg2.jpg);
  height: 30px;
  width: 100%;
}

#nav ul {
  margin-left: 6px;
}

#nav ul li {
  display: block;
  float: left;
  padding: 0;
  text-align: center;
}

#nav ul li a, #nav ul li a:visited {
  color: #FFF;
  display: block;
  font-family: serif;
  font-size: 11px;
  padding: 2px 0;

  text-decoration: none;
}

#nav ul li a:hover {
  background: url(/images/nav_hover_bg.jpg);
  overflow: hidden;
}

#content {
  background: #FFF;
  padding: 25px;
}

#content ul {
  margin-left: 15px;
}

#content li {
  list-style-type: disc;
  margin-left: 15px;
}

#footer {
  background: #37461E;
  clear: both;
  color: #fff;
  height: 80px;
  text-align: center;
  width: 100%;
}

#footer2 {
  background: #37461E;
  clear: both;
  height: 20px;
  width: 100%;
}

#copyright {
  background: #D5DACE;
  color: #808080;
  font-size: 10px;
  height: 55px;
  text-align: center;
}

.center {
  text-align: center;
}

.contact {
  color: #37461E;
  font-family: Times New Roman;
  text-align: center;
}

.company_info {
  clear: both;
  width: 100%;
}

.content_quote {
  color: #737A35;
  font-family: Times New Roman;
  font-size: 18px;
  font-style: italic;
  font-weight: bold;
  padding-top: 10px;
}

.content_quote_name {
  color: #737A35;
  font-family: Times New Roman;
  font-size: 16px;
  font-style: italic;
  margin-top: -10px;
}

.mailing_address {
  color: #37461E;
  font-family: Arial Bold;
  font-size; 16px;
  float: left;
  padding: 40px 0 10px 25px;
  width: 275px;
}

.photo_right {
  padding: 10px 0 0 15px;
  float: right;
}

.quote {
  font-family: Times New Roman;
  font-size: 18px;
  font-style: italic;
  font-weight: bold;
  padding-top: 20px;
}

.quote_name {
  font-family: Times New Roman;
  font-size: 16px;
  font-style: italic;
  margin-right: 110px;
  margin-top: -10px;
  text-align: right;
}

.small_logo {
  float: left;
  padding: 40px 0 10px 185px;
  width: 160px;
}

.telephone_number {
  color: #737A35;
  font-family: Arial Bold;
  font-size: 16px;
  font-weight: bold;
}
