/* Default CSS Stylesheet for a new Web Application project */

BODY {
  font-weight: normal;
  font-size: 12px;
  word-spacing: normal;
  text-transform: none;
  font-family: Arial, 'Microsoft Sans Serif' , Sans-Serif, Tahoma, Verdana;
  letter-spacing: normal;
  background-color: #cccccc;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT {
  color: #003366;
}
H1 {
  font-size: 2em;
  font-weight: 700;
  font-style: normal;
  text-decoration: none;
  word-spacing: normal;
  letter-spacing: normal;
  text-transform: none;
}

H2 {
  font-size: 1.75em;
  font-weight: 700;
  font-style: normal;
  text-decoration: none;
  word-spacing: normal;
  letter-spacing: normal;
  text-transform: none;
}

H3 {
  font-size: 1.58em;
  font-weight: 500;
  font-style: normal;
  text-decoration: none;
  word-spacing: normal;
  letter-spacing: normal;
  text-transform: none;
}

H4 {
  font-size: 1.33em;
  font-weight: 500;
  text-decoration: none;
  word-spacing: normal;
  letter-spacing: normal;
  text-transform: none;
}

H5, DT {
  font-size: 1em;
  font-weight: 700;
  font-style: normal;
  text-decoration: none;
  word-spacing: normal;
  letter-spacing: normal;
  text-transform: none;
}

H6 {
  font-size: .8em;
  font-weight: 700;
  font-style: normal;
  text-decoration: none;
  word-spacing: normal;
  letter-spacing: normal;
  text-transform: none;
}

TFOOT, THEAD {
  font-size: 1em;
  word-spacing: normal;
  letter-spacing: normal;
  text-transform: none;
}

TH {
  vertical-align: baseline;
  font-size: 1em;
  font-weight: bold;
  word-spacing: normal;
  letter-spacing: normal;
  text-transform: none;
  font-family: Arial, Helvetica, sans-serif;
}


A:link {
  color: #000066;
  text-decoration: none;
}

A:visited {
  text-decoration: none;
  color: #000066;
}

A:active {
  color: #660000;
  text-decoration: none;
}

A:hover {
  color: #696969;
  text-decoration: underline;
}

SMALL {
  font-size: .7em;
}

BIG {
  font-size: 1.17em;
}

BLOCKQUOTE, PRE {
  font-family: Courier New, monospace;
}


UL LI {
  list-style-type: square;
}

UL LI LI {
  list-style-type: disc;
}

UL LI LI LI {
  list-style-type: circle;
}

OL LI {
  list-style-type: decimal;
}

OL OL LI {
  list-style-type: lower-alpha;
}

OL OL OL LI {
  list-style-type: lower-roman;
}

.content {
  background-position: left bottom;
  font-size: 13px;
  background-image: url(/images/sohalangbg2.gif);
  background-repeat: no-repeat;
  background-color: #ffffff;
}

.content .title {
  font-weight: bold;
  font-size: 18px;
}

.content1 {
  background-position: left bottom;
  font-size: 13px;
  background-image: url(/images/seattlebg1.jpg);
  background-repeat: no-repeat;
  background-color: #ffffff;
}

.content1 .title {
  font-weight: bold;
  font-size: 18px;
}

.normal {
  font-size: 13px;
}

.profile {
  font-size: 13px;
  background-color: #ffffff;
}

.profile .title {
  font-weight: bold;
  font-size: 18px;
}

.page {
  border-right: #000000 1px solid;
  background-position: right bottom;
  border-top: #660000 thick solid;
  font-size: 13px;
  border-left: #000000 1px solid;
  border-bottom: #000000 thick solid;
  background-color: #ffffff;
}

.header {
  border-right: #000000 1px solid;
  border-top: #000000 3px solid;
  border-left: #000000 1px solid;
}


.footer {
  font-size: 11px;
}

.heading {
  font-size: 18px;
}

.navigation {
  font-size: 12px;
  background-repeat: repeat-y;
  background-color: #f5f5f5;
  border-right: #000099 1px solid;
}

.plain_content {
  font-size: 13px;
}

.menu {
}

.menu .button {
  font-weight: bold;
  font-size: 11px;
  color: #ffffff;
  border-bottom: #dcdcdc thin solid;
  background-color: #660000;
}

.menu .on {
  color: #ffffff;
  background-color: #000066;
  font-weight: bold;
  font-size: 11px;
  color: #ffffff;
  border-bottom: #dcdcdc thin solid;
}

.menu .off {
  background-color: #660000;
  text-decoration: none;
}

.menu .button A {
  color: #ffffff;
  text-decoration: none;
}

.menu .on {
  cursor: hand;
}

.menu .on A {
  color: #ffffff;
  text-decoration: none;
}

.menu .button A:visited {
  color: #ffffff;
}

.input {
  border-top: #d3d3d3 5px solid;
  font-size: 11px;
  border-bottom: #d3d3d3 5px solid;
}

.input .label {
  font-weight: bold;
}

.input .field {
}

.profile .title {
  font-weight: bold;
  font-size: 18px;
}

.photo {
  font-size: 11px;
}

.photo .email {
  font-weight: bold;
  background-color: #d3d3d3;
  text-decoration: none;
}

.headerimage {
  border-bottom: #000000 3px solid;
}

.error {
  color: #cc0000;
}

ul.attorneys {
  list-style-type: none;
   padding-left: 0;
   margin-left: 0;   
}

ul.attorneys li {
  width: 125px;
  height: 170px;
  float: left;
}
