/* This is the stylesheet for all Advocate Series/Olive Options */
/* DO NOT MODIFY THIS STYLESHEET! */

body {
  margin: 0px;
  background-color: #ffffff;
  background-image:url('/images/banner-CMH-justice.jpg');
  background-position:0px -10px;
  background-repeat: no-repeat;
  font-family:Verdana,sans-serif;
}

div#lawyers-banner {
    margin-left:250px;
    padding-left:10px;
    height:71px;
    height:71px;
    background-image:url('/images/banner-fill.jpg')
}
div#lawyers-banner h3 {
    margin:0px;
    padding-top:10px;
}
div#lawyers-banner h3 + h1 {
    margin-top:0px;
}
div#lawyers-side-bar {
    padding-top:100px;
}
div#lawyers-side-bar p {
    border-top:solid 4px #000000;
    margin:12px;
    text-align:right;
}
div#lawyers-side-bar p a.pseudoButton {
    background-color:#ffffff;
    padding:0px 20px;
    font-weight:bold;
    text-decoration:none;
    color:#000000;
}
div#lawyers-side-bar p a.pseudoButton:hover {
    background-color:#cccc66;
}

div.inset {
  width:35%;
  float:right;
  margin:20px;
  margin-right:10%;
  border:solid 1px #000000;
  padding:6px;
}
a:link { color: #666633; text-decoration: underline; }
a:visited { color: #666633; text-decoration: underline; }

p, dd { font-size: 12px; color: #000000; line-height: 16px; margin-top: 12px; margin-bottom: 12px; }

/* font styles are included in ul and ol tags to fix a bug in Netscape 4 */
ul { list-style: square; }
li { font-family: "Arial", "Helvetica", sans-serif; font-size: 13px; color: #000000; line-height: 16px; }

h1 { font-family: "Arial", "Helvetica", sans-serif;
    font-size: 30px; 
    font-weight: bold;
    margin-top: 12px;
    margin-bottom: 12px;
}
h2 {
    font-family: "Arial", "Helvetica", sans-serif;
    font-size: 18px;
    font-weight: normal;
    border-top:solid 1px #e7ddd1;
    clear:both;
}
h3 {
  font-family: "Arial", "Helvetica", sans-serif;
  font-size: 14px;
  margin-bottom:0px;
}
h4 { font-family: "Arial", "Helvetica", sans-serif; font-size: 13px; font-weight: bold; color: #000000; line-height: 14px; margin-top: 8px; margin-bottom: 8px; }

blockquote { font-family: "Arial", "Helvetica", sans-serif; font-size: 13px; color: #000000; line-height: 16px; }

.nobr { white-space: nowrap; }
.content { font-family: "Arial", "Helvetica", sans-serif; font-size: 13px; color: #000000; line-height: 16px; }
.header { font-family: "Verdana", "Arial", "Helvetica", sans-serif; color: #ffffff; font-size: 16px; font-weight: bold; }
.header-bg { background: #000000; }
table.header-bg h1 {
    margin:0px;
}

hr { color: #e7ddd1; }

p.note { font-family: "Arial", "Helvetica", sans-serif; font-size: 11px; color: #777777; }

/* ===== FORM STYLE ===== */
p.label {
    margin:0px;
    padding-top:3px;
    text-align:right;
}
.error {
    color:#990000;
    font-weight:bold;
}
table#nav img {
  margin-top:14px;
}
p.label {
    font-weight:bold;
}
