@charset "utf-8";
/* CSS Document */

* {
  margin: 0;
  padding: 0;
}

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #000;
 line-height: 18px;
 background: #fff;
 text-align: center;
}

a {
  color: #0033cc;
  text-decoration: underline;
}

a:hover {
  color: #0066ff;
}

.clearfix
{display: inline-block;}

.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix
{height: 1%;}

.clearfix
{display: block;}
/* End hide from IE-mac */

.clean {
  clear: both;
}


#header {
  margin: 0 auto;
  width: 990px;
  height: 161px;
  background: #710300;
  position: relative;
  text-align: right;
}

#logo {
  width: 321px;
  height: 91px;
  background: url(../images/logo.gif) 0 0 no-repeat;
  display: block;
  position: absolute;
  top: 41px;
  left: 35px;
}

#callout {
  margin: 40px 60px 0 0;
}

#container {
  margin: 0 auto;
  padding: 0 60px 0 35px;
  width: 895px;
  text-align: left;
}

.left-col {
  padding: 65px 0 59px 0;
  width: 205px;
  float: left;
}

h2 {
  padding: 0 0 20px 0;
  font-size: 14px;
  font-weight: bold;
  color: #5a0302;
}

h3 {
  padding: 0 5px 11px 5px;
  font-size: 14px;
  font-weight: bold;
  color: #5a0302;
  clear: both;
}

h3.for-home {
  margin: -50px 0 0 0;
  padding: 8px 5px 11px 5px;
}

h3 a {
  color: #5a0302;
  text-decoration: none;
}

h3 a:hover {
  color: #990000;
}

h4 {
  padding: 10px 0 20px 0;
  font-size: 14px;
  font-weight: bold;
}

h4 a {
  color: #000;
  text-decoration: none;
}

h4 a:hover {
  text-decoration: underline;
}

h5 {
  margin: 0;
  padding: 0 0 5px 0;
  font-size: 14px;
  font-weight: bold;
}

.submenu {
  margin: 0 0 25px 0;
  border-top: #710300 1px dotted;
  float: left;
}

.spacing {
  margin: 0 0 10px 0;
}


.submenu li {
  padding: 0 5px;
  height: 22px;
  line-height: 22px;
  border-bottom: #710300 1px dotted;
  list-style: none;
}

*html .submenu li {
  width: 169px;
}

*+html .submenu li {
  width: 169px;
}

.submenu li a {
  font-size: 12px;
  font-weight: bold;
  color: #000;
  text-decoration: none;
}

.submenu li a:hover, .submenu li a.on, .submenu li a.on:hover {
  color: #710300;
  text-decoration: none;
}

.sub-graphic {
  margin: 0 0 30px 0;
  width: 179px;
  height: 230px;
  clear: left;
}

#practice {
}

#injury {
  background: url(../images/graphic_injury.jpg) 0 0 no-repeat;
}

#rights {
  background: url(../images/graphic_rights.jpg) 0 0 no-repeat;
}

#contract {
  background: url(../images/graphic_contract.jpg) 0 0 no-repeat;
}

#defense {
  background: url(../images/graphic_defense.jpg) 0 0 no-repeat;
}

#family {
  background: url(../images/graphic_family.jpg) 0 0 no-repeat;
}

#malpractice {
  background: url(../images/graphic_malpractice.jpg) 0 0 no-repeat;
}

#litigation {
  background: url(../images/graphic_litigation.jpg) 0 0 no-repeat;
}

#death {
  background: url(../images/graphic_death.jpg) 0 0 no-repeat;
}

#faq {
  background: url(../images/graphic_faq.jpg) 0 0 no-repeat;
}

#news {
  background: url(../images/graphic_news.jpg) 0 0 no-repeat;
}

#resources {
  background: url(../images/graphic_resources.jpg) 0 0 no-repeat;
}

#mediation {
  background: url(../images/graphic_mediation.jpg) 0 0 no-repeat;
}

#contact {
  background: url(../images/graphic_contact.jpg) 0 0 no-repeat;
}



.btn-help {
  width: 156px;
  height: 33px;
  background: url(../images/btn_help.gif) 0 0 no-repeat;
  display: block;
  clear: left;
}

.after-help {
  margin: 0 0 25px 0;
  padding: 0 0 0 5px;
  color: #000;
}


.news-link {
  padding: 0 0 0 9px;
  font-size: 11px;
  background: url(../images/icon_arrow.gif) 0 5px no-repeat;
  display: block;
}

.right-col {
  padding: 15px 0 30px 0;
  width: 665px;
  float: right;
}

.nav {
  margin: 0 0 0 -8px;
}

.nav li {
  list-style: none;
  float: left;
}

.nav li a {
  padding: 1px 8px;
  height: 25px;
  font-size: 12px;
  color: #480708;
  line-height: 25px;
  text-decoration: none;
  background: url(../images/nav_divider.gif) right center no-repeat; 
  float: left;
}

.nav li a:hover {
  color: #990000;
}

.nav li a.on, .nav li a.on:hover {
  padding: 0 8px;
  color: #480708;
  background: none;
  border: #480708 1px solid;
}

.nav li a.left {
  background: none;
}

.nav li a.last {
  background: none;
}

.right-col p.home-graphic {
  margin: 12px 0 28px 0;
  padding: 0;
  width: 665px;
  height: 194px;
  background: url(../images/graphic_home.jpg) 0 0 no-repeat;
}

h1 {
  margin: 20px 0 0 0;
  padding: 0 0 20px 0;
  font-size: 18px;
  font-weight: bold;
  color: #700402;
}

.right-col p.home-paragraph {
  font-size: 12px;
  line-height: 24px;
}

.hilite {
  font-size: 14px;
  font-weight: bold;
}

.content-list .hilite {
  color: #6f0301;
}

.black {
  color: #000;
}

.title {
  margin: -5px 0 0 0;
  font-size: 14px;
  font-weight: bold;
  color: #710300;
  display: inline-block;
}

.more {
  font-size: 11px;
  font-weight: bold;
  color: #5a0302;
}

.more a {
  color: #5a0302;
  text-decoration: underline;
}

.more a:hover {
  color: #990000;
}

.right-col p {
  padding: 0 0 10px 0;
  font-size: 14px;
  line-height: 24px;
}

.right-col p.first-paragraph, .right-col .first-line {
  margin: 20px 0 0 0;
}

.right-col p.last-paragraph {
  margin: 20px 0 0 0;
}

.right-col p.last-paragraph .more {
  font-size: 14px;
}

ul.content-list {
  padding: 10px 0 10px 30px;
  font-size: 14px;
}

ul.content-list li {
  margin: 0 0 10px 0;
  font-weight: bold;
  list-style: url(../images/dot.gif);
}

.photo {
  margin: 7px 15px 10px 0;
  width: 126px;
  height: 109px;
  float: left;
}

#boskovich {
  background: url(../images/photo_boskovich.jpg) 0 0 no-repeat;
}

#appleton {
  background: url(../images/photo_appleton.jpg) 0 0 no-repeat;
}

.right-col .call-action {
  margin: 10px 0 20px 0;
  padding: 10px;
  font-style: italic;
  color: #700201;
  background: #e6ddde;
}

.qa {
  font-size: 24px;
  font-weight: bold;
  color: #000;
}

.right-col .q {
  margin: 30px 0 0 0;
  padding: 0 0 20px 0;
  font-size: 18px;
  font-weight: bold;
  color: #710300;
}

.contact-info li {
  margin: 0 0 15px 0;
  padding: 0 20px 0 0;
  width: 45%;
  list-style: none;
  float: left;
}

.right-col .contact-intro {
  margin: 0 0 25px 0;
  line-height: 21px;
}

#contact-form {
  margin: 0 0 20px 0;
  padding: 15px 0 0 135px;
  background: url(../images/bg_form.gif) 0 0 repeat-y;
  border-top: #383838 45px solid;
  position: relative;
}

#contact-form .condition {
  width: 100px;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  position: absolute;
  top: 25px;
  left: 5px;
}

*html #contact-form .condition {
  left: -130px;
  top: 65px;
}

.label { 
  display: block; 
  float: left;  
  margin-right: 5px; 
}

.form-row { 
  width: 490px;
}

input[type=text], textarea { 
  float: left; 
}

label.error { 
  display: block; 
  float: left; 
  color: #cc0000;
  padding-left: 5px; 
}

.textfield {
  width: 295px;
  height: 20px;
}

.textarea {
  width: 490px;
  height: 105px;
}

.select {
  height: 22px;
  vertical-align: middle;
}

.star {
  font-size: 14px;
  font-wight: bold;
  color: #CC0000;
}

.form-list {
  padding: 2px 0 8px 0;
  list-style: none;
}

.form-list li {
  margin: 0 5px 0 0;
  font-size: 14px;
  float: left;
}

.form-list li.city {
  width: 200px;
}

*html .form-list li.city {
  margin: 0 3px 0 0;
}

.form-list li.state {
  width: 150px;
}

.form-list li.zip {
  width: 150px;
}

.city-field {
  width: 200px;
  height: 20px;
}

.zip-field {
  width: 50px;
  height: 20px;
}

.form-list li.state .select {
  margin: 0 0 0 1px;
  width: 150px;
}

*html .form-list li.state .select {
  margin: 2px 0 0 0;
}

*+html .form-list li.state .select {
  margin: 1px 0 0 2px;
}

.form-list label.error {  
  padding: 0;
}

.btn-submit {
  margin: 20px 0 0 0;
}

.right-col .feedback {
  padding: 30px 0;
  font-size: 21px;
  font-weight: bold;
}

.right-col .form-foot {
  margin: 120px 0 0 -135px;
  padding: 20px 20px 0 20px;
  font-size: 11px;
  line-height: 14px;
  background: #fddf65;
  clear: both;
}

*html .right-col .form-foot {
  margin-top: 0;
}

.right-col .form-bottom {
  margin: 0 0 0 -135px;
  padding: 0 0 30px 0;
  text-align: center;
  background: #fddf65;
}

.right-col .form-bottom input {
  vertical-align: top;
}

.right-col .form-bottom a {
  margin: 20px 0 0 10px;
  font-size: 12px;
  display: inline-block;
}

.q-list {
  margin: 20px 0 50px 0;
  font-size: 14px;
}

.q-list li {
  margin: 0 0 10px 0;
  list-style: none;
}

.back {
  text-align: right;
}

.maplist li {
  width: 33%;
  list-style: none;
  float: left;
}

.maplist li p {
  padding: 0 0 15px 0;
  line-height: 20px;
}

.maplist li p.pages {
  margin: -10px 0 0 0;
}

.maplist li p.section a {
  font-weight: bold;
  color: #710300;
  text-decoration: none;
}

.maplist li p.section a:hover {
  color: #990000;
}

.maplist li p a {
  color: #000;
  text-decoration: none;
}

.maplist li p a:hover {
  color: #0066ff;
}



#footer {
  margin: 0 auto;
  width: 990px;
  height: 67px;
  color: #480708;
  line-height: 9px;
  border-top: #710300 4px solid;
  border-bottom: #710300 1px solid;
  text-align: left;
  position: relative;
}

#footer a {
  color: #480708;
  text-decoration: none;
}

#footer a:hover {
  color: #990000;
}

#links {
  height: 8px;
  position: absolute;
  top: 16px;
  left: 42px;
}

#links li {
  padding: 0 8px;
  font-size: 11px;
  border-right: #480708 1px solid;
  list-style: none;
  float: left;
}

#links li.last {
  border: none;
}

#copyright {
  font-size: 11px;
  text-align: right;
  position: absolute;
  top: 16px;
  right: 50px;
}

#sfo {
  padding: 17px 0 0 0;
  display: block;
}

#footnote {
  padding: 0 0 20px 0;
  font-size: 11px;
  line-height: 18px;
  color: #000;
  position: absolute;
  top: 88px;
  left: 0;
}

#footnote p {
  margin: 0 0 10px 0;
}

