
body {
  margin: 0px;
  padding: 0px;
  background: #cccccc;
  font: 0.7em/1.5 Verdana, Tahoma, Arial, Helvetica, sans-serif;
  }
div#printonly {
  display: none;
  }
div.page {
  position: absolute;
  background: #ffffff url(images/outerBorder1topLside.png) top left no-repeat;
  left: 50%;
  height: auto;
  width: 778px;
  width: 69.5em;
  margin-left: -389px;
  margin-left: -34.75em;
  }
div#topRight {
  background: url(images/outerBorder1Rtop.png) top right no-repeat;
  padding: 15px;
  padding: 1.5em;
  margin: 0px;
  }

div.centralBody {
  background: url(images/outerBorder1Rside.png) top right repeat-y;
  margin:0;
  margin-top: -2em;
  padding: 0px;
  }

#masthead {
  position: absolute;
  left: 9px;
  top: 20px;
  background: url(images/masthead_top.jpg) transparent no-repeat 562px 0px;
  width: 760px;
  height: 286px;
  padding: 0px;
  margin: 0px;
  }
#masthead div {
  position: absolute;
  left: 0px;
  top: 0px;
  background: url(images/masthead_main.jpg) transparent no-repeat 0px 16px;
  /*border: 1px solid green;*/
  width: 760px;
  height: 286px;
  padding: 0px;
  margin: 0px;
  }
#masthead div div {
  position: absolute;
  left: 0px;
  top: 0px;
  background: url(images/masthead_lowerR.jpg) transparent no-repeat 483px 143px;
  width: 760px;
  height: 286px;
  padding: 0px;
  margin: 0px;
  }

#navbar {
  position: absolute;
  top: 182px;
  left: 20px;
  background: none #ffffff;
  }
ul#nav {
  list-style: none;
  margin: 0px;
  padding: 0px;
  }
ul#nav li {
  float: left;
  margin: 0px;
  padding: 0px;
  }
ul#nav li a {
  display: block;
  position: relative;
  float: left;
  top: 0px;
  left: 0px;
  border: solid 1px #93887a;
  background: #a39a84;
  color: #ffffff;
  font: bold .8em/1.1 Verdana, Tahoma, Arial, Helvetica, sans-serif;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  margin: 0px 0px 0px 1px;
  padding: 5px 6px;
  outline: none;
  }

ul#nav li a:visited {
  background: #a39a84;
  color: #ffffff;
  outline: none;
  }
ul#nav li a:hover {
  background: none #c7bda5;
  color: #ffffff; /*red*/
  outline: none;
  }
ul#nav li a:active {
  background: #a39a84;
  color: #ffffff;
  outline: none;
  }

div#sidebar {
  margin: 0px;
  padding: 210px 0em 2em 4.5em;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  }
div#sbmain {
  background: #a39a84 url(images/bottomShadow306x7.png) center bottom no-repeat;
  width: 26em;
  height: 48em;
  margin: 0em 0em 2em 0em;
  padding: 1em 1em 2em 0em;
  }
div#sbmain p {
  display: block;
  color: #ffffff;
  font: 1.25em/1.1 Verdana, Tahoma, Arial, Helvetica, sans-serif;
  text-align: right;
  padding: 0;
  margin: 0;
  }
div#sbmain p span {
  font-size: 1.0em;
  font-weight: bold;
  letter-spacing: -.02em;
  color: #6b0f0b;
  }
div#sbmain h3 {
  color: #ffffff;
  font: 1.35em/1.3 Verdana, Tahoma, Arial, Helvetica, sans-serif;
  text-align: right;
  font-weight: bold;
  letter-spacing: 0em;
  }
div#sbmain h3 span {
  color: #6b0f0b;
  }
div#sbmain a {
  display: block;
  background: none #a39a84;
  color: #dfd8c1;
  font: bold .7em/2 Verdana, Tahoma, Arial, Helvetica, sans-serif;
  text-decoration: none;
  text-align: right;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  outline: none;
  }
div#sbmain a:visited {
  background: none #a39a84;
  color: #dfd8c1;
  outline: none;
  }
div#sbmain a:hover {
  background: none #a39a84;
  color: #ffffff;
  outline: none;
  }
div#sbmain a:active {
  background: none #a39a84;
  color: #ffffff;
  outline: none;
  }
  
div#sbcontact {
  background: #a39a84 url(images/bottomShadow306x7.png) bottom left no-repeat;
  width: 27em;
  height: 26.5em;
  margin: 0em 0em 1em 0em;
  padding: .5em 0em 0em 0em;
  }
div#sbcontact h3 {
  color: #6b0f0b;
  font: bold 1.1em/1.2 Verdana, Tahoma, Arial, Helvetica, sans-serif;
  text-align: center;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  }
div#sbcontact h4 {
  color: #6b0f0b;
  color: #ffffff;
  font: .8em/2em Verdana, Tahoma, Arial, Helvetica, sans-serif;
  text-align: center;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  }
form {
  background: none transparent;
  font: 1em/1 Verdana, Tahoma, Arial, Helvetica, sans-serif;

  }
label {
  clear: both;
  width: 10em;
  float: left;
  color: #ffffff;
  font-weight: bold;
  text-align: right;
  margin: .5em .2em;
  }
input {
  height: 1.2em;
  }
input, textarea {
  float: left;
  font: 1em/1 Verdana, Tahoma, Arial, Helvetica, sans-serif;
  color: #93887a;
  background: #ffffff;
  border: solid 1px #93887a;
  margin: .3em .3em;
  padding: .2em;
  width: 160px;
  }
#subbutton {
  float: left;
  width: 6em;
  height: 2em;
  background: #dfd8c1;
  color: #93887a;
  border: solid 1px #93887a;
  font-size: .9em;
  font-weight: bold;
  text-transform: uppercase;
  margin: .5em 0em .5em 5.7em;
  padding: 0em 0em .3em 0em;
  outline: none;
  }
#subbutton:visited {
  background: #ffffff;
  color: #ffffff;
  outline: none;
  }
#subbutton:hover {
  background: #ebe4cb;
  color: #93887a;
  outline: none;
  }
#subbutton:active {
  background: #ffffff;
  color: #ffffff;
  outline: none;
  }

div#areaspractice {
  display: block;
  position: absolute;
  left: 394px;
  left: 35em;
  top: 254px;
  background: #203d77 url(images/bottomShadow225x8.png) bottom left no-repeat;
  width: 20em;
  height: 26em;
  margin: 0;
  padding: 0;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  }
div#areaspractice h2 {
  background: none transparent;
  font-size: 2em;
  line-height: 1.3em;
  font-weight: normal;
  text-align: center;
  color: #a39a84;
  color: #dfd8c1; 
  padding: 0em .5em 0em .5em;
  margin-top: 0;
  }
ul#areas {
  display: block;
  position: relative;
  list-style-type: none;
  list-style-position: inside;
  margin: -10px 0px 0px 0px;
  }
ul#areas li {
  margin: 0px 0px 8px 0px;
  padding: 0;
  }
ul#areas li a {
  display: block;
  background: #a39a84;
  border: 1px solid #93887a;
  font-size: 1.3em;
  line-height: 1.3em;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
  color: #a39a84;
  color: #dfd8c1;
  color: #ffffff;
  width: 18em;
  height: 3em;
  margin: 0px 0px 0px 0px;
  padding: 6px 0px 0px 8px;
  outline: none;
  }
ul#areas a:visited {
  background: none #a39a84;
  color: #ffffff;
  outline: none;
  }
ul#areas li a:hover {
  background: none #c7bda5;
  color: #ffffff;
  outline: none;
  }
ul#areas li a:active {
  background: none #a39a84;
  color: #ffffff;
  outline: none;
  }  
ul#areas li a span {
  color: #6b0f0b;
  outline: none;
  }

div#advice { 
  position: absolute;
  left: 380px;
  top: 271px;
  top: 310px;
  background: #a39a84 url(images/bottomShadow372x9.png) center bottom no-repeat;
  width: 30em;
  height: 38em;
  margin: 0px 0px 0px 0px;
  padding: 10px 10px 10px 10px;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  }
div#advice h3 {
  display: block;
  color: #6b0f0b;
  font: bold 1.1em/1.1 Verdana, Tahoma, Arial, Helvetica, sans-serif;
  text-align: center;
  text-transform: uppercase;
  padding: 0;
  margin: 0px 0px 6px 0px;
  }
div#advice p {
  display: block;
  color: #ffffff;
  font: 1.1em/1.2 Verdana, Tahoma, Arial, Helvetica, sans-serif;
  text-align: left;
  padding: 0;
  margin: 0;
  }
div#advice span {
  font-size: .9em;
  font-weight: bold;
  letter-spacing: .03em;
  color: #6b0f0b; 
  }
div#advice span.ital {
  font-style:italic;
  }
div#advice a {
  display: block; 
  background: #a39a84;
  color: #dfd8c1;
  font: bold .8em/.8 Verdana, Tahoma, Arial, Helvetica, sans-serif;
  text-decoration: none;
  text-align: right;
  text-transform: uppercase;
  margin: 0px 0px 0px 0px;
  padding: 0px 0x;
  outline: none;
  }
div#advice a:visited {
  background: #a39a84;
  color: #dfd8c1;
  outline: none;
  }
div#advice a:hover {
  background: none #a39a84;
  color: #ffffff;
  outline: none;
  }
div#advice a:active {
  background: #a39a84;
  color: #ffffff;
  outline: none;
  }

div#footer {
  background: url(images/outerBorder1Lbot.png) bottom left no-repeat;
  }
div#footer p {
  display:block;
  color: #a39a84;
  font: 0.8em/1.2 Verdana, Tahoma, Arial, Helvetica, sans-serif;
  background: url(images/outerBorder1Rbot.png) bottom right no-repeat;
  text-align: center;
  padding: 15px;
  margin: -3em 0 0 0;
  }
  

