* {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#7B726B;
}
body {
  margin:0px; padding:0px;
  margin-left:229px;
  margin-top:309px;
  padding-bottom:20px;
  background:#FFF url(../images/template/bg-tile.jpg) repeat-y;
}
img {
  border:0px;
}
table { 
  border-width:0px; 
  padding:0px; 
}
td {
  vertical-align:top;
}
h1 {
  color:#87807A;
  font-size:22px;
  font-weight:normal;
  margin-bottom:20px;
}
h2 {
  color:#87807A;
  font-size:15px;
  font-weight:bold;
  margin:20px 0 0px;
}
h3 {
  font-weight:bold;
  margin:0 0 2px;
  padding:0;
}
a, a:visited {
  color:#456795;
}
p {
  margin:0 0 20px;
}
ul, ol {
  margin-top:0px;
  margin-bottom:20px;
}

#body {
  background:#FFF url(../images/template/body-bg.jpg) no-repeat;
  width:669px;
  line-height:1.7em;
}
#body .pad {
  width:400px;
  padding:30px;
}
#navwrap {
  position:absolute;
  top:2px; left:0px;
  width:225px;
  border:2px solid #FFF;
  border-width:0px 2px;
}
#nav {
  padding-top:70px;
  height:350px;
  padding-bottom:100px;
  background:#456795 url(../images/template/nav-btm.jpg) no-repeat bottom left;
}
#nav a, #nav a:visited {
  display:block;
  color:#A2B2C9;
  font-size:12px;
  text-transform:uppercase;
  text-decoration:none;
  text-align:right;
  padding:5px 35px;
}
#nav a:hover, #nav a:visited:hover {
  color:#CCC;
}
#nav a.hit {
  color:#FFF;
  background:url(../images/template/nav-tick.gif) no-repeat center right;
}
#head {
  position:absolute;
  top:2px; left:229px;
  width:669px; 
  height:305px;
  background:#FFF url(../images/home-hdr.jpg) no-repeat;
}
#subnav {
  width:245px; 
  height:205px;
  margin-top:10px;
  margin-left:20px;
  background-color:#D37335;
}
#thirdnav {
  position:absolute;
  top:262px;left:748px;
  width:150px;
  padding-top:220px; 
  background:url(../images/lee.jpg) no-repeat;
  content:'Leland Kerr, J.D.';
}
#thirdnav img {
  display:block;
  margin-bottom:30px;
}
#thirdnav a {
  display:block;
  font-size:11px;
  padding:0px 10px 10px 12px;
  background:url(../images/template/thirdnav_tick.gif) no-repeat scroll 0px 2px;
  text-transform:uppercase;
  text-decoration:none;
}
#thirdnav a:hover, #thirdnav a:visited:hover {
  color:#BA5B19;
}