#attorneys {
  background-image: url(../images/attorneys/bg_attorneys_left.png);
  background-position: 0px 0px;
  background-repeat: repeat-y;
  padding: 30px 175px 10px 190px;
}

#attorneys .attorney {
  padding-bottom: 25px;
}

#attorneys .attorney .image {
  float: left;
}

#attorneys .attorney .copy {
  float: right;
  width: 385px;
}

#attorneys .attorney .copy .title {
  color: #281A11;
  font-size: 20px;
  padding-bottom: 22px;
}

#attorneys .attorney .copy .title a {
  color: #281A11;
}

#attorneys .attorney .copy .quote {
  color: #6D6D6D;
  font-family: Helvetica;
  font-size: 13px;
  line-height: 20px;
}

#attorneys .attorney .copy .quote a {
  color: #2A5B7B;
  text-decoration: none;
  padding-left: 10px;
}

#attorneys .attorney .copy .quote a:hover {
  text-decoration: underline;
}

#attorney {
  padding: 20px 15px 15px 40px;
}

#attorney #left {
  float: left;
  width: 626px;
}

#attorney #left #hero {
  background-image: url(../images/attorneys/bg_profile.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  height: 391px;
  padding-bottom: 20px;
}

#attorney #left #hero .title {
  float: left;
  width: 391px;
  height: 381px;
  padding: 10px 0px 0px 15px;
  font-size: 20px;
  line-height: 20px;
  color: #fff;
}

#attorney #left #hero .mike {
  background-image: url(../images/attorneys/img_mike.jpg);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

#attorney #left #hero .dan {
  background-image: url(../images/attorneys/img_dan.jpg);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

#attorney #left #hero .james {
  background-image: url(../images/attorneys/img_bo.jpg);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  width: 391px;
  height: 381px;
  padding: 10px 0px 0px 15px;
}

#attorney #left #hero .joel {
  background-image: url(../images/attorneys/img_joel.jpg);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

#attorney #left #hero .scott {
  background-image: url(../images/attorneys/img_scott.jpg);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

#attorney #left #hero .quote {
  float: right;
  width: 155px;
  padding: 85px 20px 0px 20px;
  color: #fff;
  font-style: italic;
  font-family: Helvetica;
  font-size: 11px;
  line-height: 20px;
}

#attorney #left h2 {
  color: #960000;
  padding-bottom: 10px;
  font-size: 20px;
  font-weight: normal;
}

#attorney #left p {
  font-size: 12px;
  line-height: 18px;
  padding-bottom: 25px;
  color: #646464;
  font-family: Helvetica;
}

#attorney #left #intro p {
  font-weight: bold;
}

#attorney #columns {
  background-image: url(../images/attorneys/bg_column.png);
  background-position: right 0px;
  background-repeat: repeat-y;
}

#attorney #right {
  float: right;
  width: 245px;
  padding: 10px 35px 10px 23px;
  background-color: #E6EAEF;
  background-image: url(../images/attorneys/bg_corner.png);
  background-position: right 0px;
  background-repeat: no-repeat;
}

#attorney #right .section {
  background-image: url(../images/attorneys/bg_divider.png);
  background-position: 0px bottom;
  background-repeat: no-repeat;
  
}

#attorney #right .section.last {
  background-image: none;
}

#attorney #right .section h3 {
  padding-top: 10px;
  color: #960000;
  font-size: 16px;
  line-height: 16px;
  font-weight: normal;
  padding-bottom: 10px;
}

#attorney #right .section ul {
  font-family: Helvetica;
  font-size: 12px;
  line-height: 13px;
  padding-bottom: 10px;
}

#attorney #right .section ul li {
  padding-bottom: 8px;
}

#attorney #right .section ul.shorten li {
  padding-bottom: 3px;
}
