html, body {
  margin: 0;
  font-family: Tahoma, Verdana, sans-serif;
}

body {
  background: #68b3ff url('/graphics/bg_gradient.png') repeat-x top left;
}

div#header {
  width: 965px;
  margin: 0 auto;
  height: 110px;
}

div#container {
  width: 965px;
  margin: 10px auto 0 auto;
  overflow: hidden;
  padding: 5px 5px 20px 5px;
  background: #ffffff;
}

div#container.home {
  background: #ffffff url('/graphics/home_top_gradient.png') repeat-x 0 45px;
}

div#footer {
  width: 965px;
  margin: 0 auto 150px auto;
  color: #FFFFFF;
  font-size: 60%
}

h1 {
  margin: 15px 0 0 0;
  padding: 0;
  float: left;
}

h1 a {
  display: block;
  width: 288px;
  height: 65px;

  text-indent: -10000px;
  background: url('/graphics/logo.png') no-repeat top left;
}

div#header ul.navigation {
  margin: 0;
  padding: 0;
  float: right;
}

div#header ul.navigation li {
  display: inline;
  font-size: 65%;
}

div#header ul.navigation li a {
  text-decoration: none;
  color: #033f67;
}

div#header ul.navigation li a:hover {
  text-decoration: underline;
}

div.testimonial {
  float: right;
  clear: right;
  width: 550px;
  padding: 20px 30px;
  font-size: 70%;
}

div.testimonial span {
  color: #1087dd;
  font-size: 110%;
}

div.sidebar {
  width: 220px;
  float: left;
  clear: left;
}

div.sidebar ul.navigation {
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
}

div.sidebar ul.navigation li {
  margin: 0;
  padding: 0;
}

div.sidebar ul.navigation li a {
  display: block;
  height: 32px;
  width: 199px;
  background: url('/graphics/nav_gradient.png') repeat-x top left;
  text-decoration: none;
  color: #ffffff;
  font-weight: bold;
  font-size: 90%;
  padding: 0 0 0 20px;
  line-height: 26px;
}

div.sidebar ul.navigation li a:hover {
  background: url('/graphics/nav_gradient_hover.png') repeat-x top left;
}

div.image_viewer {
  float: right;
  overflow: hidden;
}

a.brochure {
  width: 219px;
  height: 105px;
  text-indent: -10000px;
  float: left;
  clear: left;
  background: url('/graphics/brochure.png') no-repeat top left;
  margin: 10px 0 0 0 ;
}

a.portfolio {
  width: 219px;
  height: 87px;
  text-indent: -10000px;
  float: left;
  clear: left;
  background: url('/graphics/portfolio.png') no-repeat top left;
  margin: 10px 0 0 0;
}

div.home_left {
  float: left;
  clear: both;
  width: 450px;
  margin: 15px 0 0 0;
}

div.home_right {
  float: right;
  clear: right;
  width: 500px;
  margin: 15px 0 0 0;
}

h2 {
  color: #333333;
  font-size: 95%;
}

h2.home {
  padding: 0 5px;
}

h3 {
  color: #333333;
  font-size: 90%;
}

p {
  font-size: 80%;
}

div.home_left p {
  font-size: 80%;
  padding: 5px;
}

ul.areas {
  font-weight: bold;
  font-size: 80%;
  color: #333333;
}

div.home_right table {
  background: url('/graphics/table_side_gradient.png') repeat-y top left;
  font-size: 70%;
  padding: 0 5px;
  border-top: #e1e1e1 1px solid;
  border-bottom: none;
  border-right: none;
  border-left: none;
  width: 100%;
}

div.home_right table tr {
  height: 27px;
  background: url('/graphics/tr_gradient.png') repeat-x top left;
}

div.home_right table td {
  border-top: none;
  border-bottom: #e1e1e1 1px solid;
  border-left: none;
  border-right: none;
}

div.pac_edesign {
  border: #d51919 5px solid;
  margin: 10px 0;
  font-size: 80%;
  padding: 10px 185px 10px 10px;
  background: url('/graphics/edesign_map.png') no-repeat top right;
  height: 97px;
}

div.pac_edesign h3 {
  height: 17px;
  width: 111px;
  background: url('/graphics/pac_edesign.png') no-repeat top left;
  margin: 0;
  text-indent: -10000px;
}

a.view_documents {
  display: block;
  text-indent: -10000px;
  background: url('/graphics/view_documents.png') no-repeat top left;
  height: 13px;
  width: 163px;
}

div.copyright {
  width: 300px;
  float: left;
  clear: both;
}

div.credit {
  width: 300px;
  float: right;
  text-align: right;
}

div.credit a {
  color: #FFFFFF;
  text-decoration: none;
}

div.credit a:hover {
  text-decoration: underline;
}

td.date {
  color: #666464;
}

td.testimonial a {
  color: #8b0909;
  text-decoration: none;
  font-weight: bold;
}

td.documentation a {
  color: #0374d6;
  text-decoration: none;
  font-weight: bold;
  display: block;
  padding: 0 0 0 25px;
  height: 20px;
  line-height: 20px;
  background: url('/graphics/pdf.png') no-repeat top left;
}

td.documentation a:hover {
  text-decoration: underline;
}

td.testimonial a:hover {
  text-decoration: underline;
}

div.content {
  width: 710px;
  float: right;
  clear: right;
  padding: 0 10px;
  overflow: hidden;
}

div.bio {
  overflow: hidden;
  margin: 0 0 25px 0;
}

div.bio h3 {
  margin: 0;
  font-size: 90%;
  color: #a80a0a;
}

div.bio h3 span {
  font-size: 75%;
  color: #000000;
  font-weight: normal;
}

img.portrait {
  float: left;
  border: #2589d0 2px solid;
}

div.profile {
  width: 560px;
  float: right;
}

div.profile p {
  font-size: 75%;
}

div.portfolio {
  overflow: hidden;
  width: 715px;
}

div.portfolio h3 {
  font-size: 95%;
  color: #0b79c3;
  padding: 0 0 15px 0;
  margin: 10px 0;
  background: #ffffff url('/graphics/portfolio_border.png') repeat-x bottom left;
}

a.preview {
  display: block;
  width: 90px;
  height: 60px;
  float: left;
  background: #000000;
  margin: 0 5px 10px 0;
}

a.preview img {
  border: none;
}

form label {
  display: block;
  width: 215px;
  font-size: 80%;
  margin: 0 0 10px 0;
}

input.text_box {
  border: none;
  background: url('/graphics/text_box.png') no-repeat top left;
  width: 196px;
  height: 18px;
  padding: 2px;
}

form textarea {
  width: 402px;
  height: 113px;
  border: none;
  background: url('/graphics/textarea.png') no-repeat top left;
  margin: 0 0 10px 0;
  padding: 2px;
}

div.contact_left {
  width: 220px;
  float: left;
}

div.contact_right {
  width: 415px;
  float: right;
}

div.contact_bottom {
  float: left;
  clear: both;
  overflow: hidden;
  width: 720px;
}

div.location {
  width: 230px;
  float: left;
  font-size: 80%;
  text-align: center;
  margin: 0 5px 10px 0;
}

div.phone {
  font-size: 80%;
  font-weight: bold;
  color: #0a79c3;
}

address {
  font-style: normal;
}

a.project_photos {
  width: 100px;
  height: 75px;
  display: block;
  float: left;
  margin: 0 10px 10px 0;
}

a.project_photos img {
  border: none;
}

div.project_spotlight {
  background: #147fc9;
  height: 180px;
  width: 199px;
  padding: 10px;
  margin: 10px 0 0 0;
  overflow: hidden;
  float: left;
  clear: left;
}

div.spotlight_container {
  height: 210px;
  overflow: hidden;
}

div.project_spotlight h2 {
  color: #ffffff;
  font-size: 100%;
}

div.project_photos {
  padding: 0 0 0 5px;
}

div.project_spotlight a {
  display: block;
  float: left;
  clear: both;
  width: 202px;
  height: 27px;
  text-indent: -10000px;
  margin: 0 0 10px 0;
}

div.project_spotlight a.tahoe {
  background: url('/graphics/subnav_tahoe_on.jpg') no-repeat top left;
}

div.project_spotlight a.tahoe.selected {
  background: url('/graphics/subnav_tahoe_off.jpg') no-repeat top left;
}

div.project_spotlight a.haw1 {
  background: url('/graphics/subnav_hawaii1_on.jpg') no-repeat top left;
}

div.project_spotlight a.haw1.selected {
  background: url('/graphics/subnav_hawaii1_off.jpg') no-repeat top left;
}

div.project_spotlight a.haw2 {
  background: url('/graphics/subnav_hawaii2_on.jpg') no-repeat top left;
}

div.project_spotlight a.haw2.selected {
  background: url('/graphics/subnav_hawaii2_off.jpg') no-repeat top left;
}

