/* Accent color #860038 */

body {
  border-top:3px solid #c55318;
}

/* Text Hightlight */
.from-editor h1,
.from-editor h2,
.from-editor a,
.from-editor a:visited,
.from-editor a:hover,
#sub-nav li a:hover,
#sub-nav li a:active,
#sub-nav li.current_page_item a,
.footer .accent,
.footer .accent:visited,
.accent,
.accent:visited,
.accent:hover,
#benefits-tray h3,
.gform_button,
.gform_wrapper .validation_error,
.gform_wrapper .validation_message,
.gform_wrapper .gfield_label,
.gform_wrapper .gfield_required,
#comments input[type="submit"],
#comment-list .meta,
.widget_isa_contact_info h4,
.sidebar p a,
.sidebar p a:visited,
.from-editor blockquote,
.from-editor h4 {
  color:#c55318;
}

.gform_wrapper .gfield_required {
  color:#c55318!important;
}

/* Very specific things */

section#masthead .bbb-ribbon a:hover {
  background-position:-102px -94px;
}

#highlights .highlight:hover h3,
.widget_isa_ribbon_title h3,
.sidebar .how-are-we-doing h3 {
  background-position:0 -73px;
}

#main-content #testimonials-slider h3 {
  background:url('../../img/homepage-quotes-sprite.png') 0 -467px;
}

#sub-nav li a {
  border-right:1px dotted #c55318;
}

.product li a.benefits span {
  background-position:-1px -142px;
}

.product li a.brochure span {
  background-position:-25px -142px;
}

.product li a.quote span {
  background-position:-45px -142px;
}

#benefits-tray .hide span {
  background:url('../../img/sprite.png') -72px -142px;
}

#testimonials-slider blockquote p {
  color:#c55318;
}

.widget_isa_contact_info h4.phone span{
  background-position:-2px -26px;
}

.widget_isa_contact_info h4.email span {
  background-position:-25px -26px;
}

.widget_isa_contact_info h4.fax span {
  background-position:-55px -26px;
}

.widget_isa_contact_info h4.post span {
  background-position:-77px -26px;
}