/*
  Style Sheet - Template Clamp

  This stylesheet is used for any elements that are in the
  templated clamp layout.
*/

body {
  background: #dfdfd9;
}

body, td {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-align: left;
}

#layout-clamp {
  width: 1024px;   /* site width */
  margin: 20px 20px 0px 20px;
  background: #ffffee;
  border: 5px solid #b40101;
}

#section-header {
  background: #EFEFDE;
}

#section-navigation {
  width: 150px;
}

#section-navigation-links {
  width: 144px;
}

#section-content {
  width: 872px;
}

#section-header-date {
  color: white;
  font-weight: bold;
}

#section-subnavigation td {
  border-bottom: 1px dotted #666;
  background: #ffffee;
}

#section-footer {
  height: 65;
  border: 0px solid #000;
}

#header-image {
  margin: 2px 2px 2px 10px;
}

.banner {
  padding: 5px 4px 0px 2px;
}


#section-newsletter-logo {
    margin: 5px 5px 5px 0px;
}

/* SECTION: CONTACT */
#section-contact-address {
  text-align: right;
  padding-right: 10px;
}

#section-contact-methods {
  text-align: left;
  padding-left: 10px;
}

.addr {
  font-size: 1em;
  font-weight: 200;
}
.phone {
  font-size: 1em;
  font-weight: 900;
}

.email {
  font-size: 1em;
  font-weight: 900;
}
.navigation-group {
  padding-top: 0px;
  padding-bottom: 0px;
}

.navigation-topic {
  font-size: 15px;
  font-weight: bold;
  padding-left: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
  border: 1px solid #eee;
  background: #fff;
}

.navigation-topic A:visited {
    text-decoration: none;
    color: #000000;
}

.navigation-topic A:link {
    text-decoration: none;
    color: #000000;
}

.navigation-topic A:active {
    text-decoration: none;
    color: #000000;
}
.navigation-topic A:hover {
    text-decoration: none;
    color: #b40101;
}

.link-group {
  margin: 0px 0px 20px 0px;
}

.link-header {
  font-weight: bold;
  font-size: 1.2em;
}

.link {
  font-size: 1em;
  text-align: left;
  margin: 5px 0px 5px 0px;
}

.service {
  margin: 5px 0px 5px 0px;
}

.service-title {
  color: #b40101;
}

.service-description {
  width: 175px;
}

.testimonial {
  margin: 20px 20px 20px 20px;
}

.guarantee {
  margin: 20px 20px 20px 20px;
}

.inline-logo {
  margin: 0px 10px 30px 10px;
  border: 0px;
}

.title {
  font-size: 1.4em;
  font-weight: bold;
}

.italics {
  font-style: italic;
}

california-title {
  text-align: right;
  font-weight: bold;
}

.california-subtitle {
  text-align: right;
  text-style: italic;
}

.california-price {
  color: #b40101;
  font-weight: bold;
}

.thankyou-header {
  font-size: 1.6em;
}

.thankyou-text {
  font-size: 1.2em;
}

.littlebigger {
  color: red;
  font-size: 1.1em;
  font-weight: bold;
}

.smallerfont {
  font-size: .8em;
}

.mortgageratetable {
  padding-left: 10px;
}
