.sans { font-family: Helvetica, Arial, Verdana, sans-serif; }
.serif { font-family: "Georgia", "Times", serif; }
.center {
  margin: 0 auto;
  display: block;
}
.left {
  float: left;
  display: inline;
}
.right {
  float: right;
  display: inline;
}
.align-right { text-align: right; }
.hide { display: none; }
.smaller { font-size: 0.875em; }
.larger { font-size: 1.23em; }
.textbox {
  padding: 0.4em 0.45em 0.3em;
  width: 96.3%;
}
.opaque {
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
}
.round {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -khtml-border-radius: 7px;
}
.border {
  border-bottom: 1px dotted #eeeeee;
  padding: 2px;
}
.spanbg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.inline { display: inline; }
.regular {
  font-size: 0.8em;
  line-height: 1.42em;
}
.medtitle {
  letter-spacing: 1px;
  font-weight: bold;
  font-size: 1.15em;
  color: #333333;
}
.olivebg {
  background: url(/imgs/spotlight-bg.png) repeat-x 0 0;
  border: 1px solid #a29d82;
}
body {
  background: #efefef;
  font-family: "Georgia", "Times", serif;
}
.wrap {
  background: #ffffff;
  border: 1px solid #eaeaea;
  margin-bottom: 20px;
}
#header { position: relative; }
#header h1 a {
  display: block;
  text-indent: -9999px;
  background: url(/imgs/adc-logo.gif) no-repeat;
  width: 131px;
  height: 77px;
  margin: 15px;
}
#header h2 {
  position: absolute;
  bottom: 40px;
  right: 0;
  text-indent: -9999px;
  background: url(/imgs/neighborhood.png) no-repeat;
  height: 34px;
  width: 329px;
  border: 0;
  padding: 0;
}
#nav {
  background: url(/imgs/menu-bg.png) repeat;
  width: 100%;
  height: 30px;
  overflow: hidden;
}
#nav li { display: inline; }
#nav a {
  float: left;
  position: relative;
  display: block;
  font-size: 0.93em;
}
#nav img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#nav span {
  z-index: 999;
  display: block;
  float: left;
  padding: 7px 20px;
  position: relative;
}
#footer {
  height: 30px;
  background: url(/imgs/footer-bg.png) repeat-x;
  color: #ffffff;
  margin: 0 -5px -5px -5px;
  width: 940px;
  padding: 10px 15px;
  font-family: Helvetica, Arial, Verdana, sans-serif;
  margin-top: 20px;
}
#footer p { font-size: 0.7em; }
p {
  line-height: 1.4em;
  margin: 8px 15px;
}
ul#inline-nav {
  line-height: 1.4em;
  margin: 8px 15px;
}
ul#projects {
  line-height: 1.4em;
  margin: 8px 15px;
}
h2 {
  letter-spacing: 1px;
  font-weight: bold;
  font-size: 1.15em;
  color: #333333;
  margin: 8px 15px;
  border-bottom: 3px solid #d3cca3;
  padding-bottom: 0.4em;
}
a:active { text-decoration: underline; }
.hovul { text-decoration: underline; }
a { color: #13579f; }
a:active { color: #0022cc; }
.hover { color: #0022cc; }
#nav a { color: #ffffff; }
.caption a { color: #ffffff; }
#footer a { color: #ffffff; }
.caphov { color: #eeeeee; }
#nav a:hover { color: #eeeebb; }
.navhover { color: #eeeebb; }
#featured a { border: 3px solid #aaaa77; }
#featured a:active { border-color: #ffffff; }
.featuredhover { border-color: #ffffff; }
.activeSlide { border-color: #ffffff !important; }
#spotlight {
  background: url(/imgs/spotlight-bg.png) repeat-x 0 0;
  border: 1px solid #a29d82;
  height: 431px;
  position: relative;
}
#featured {
  background: url(/imgs/spotlight-thumbs-bg.png) no-repeat 0 0;
  width: 109px;
  height: 351px;
  position: absolute;
  bottom: 18px;
  left: 18px;
}
#featured li { display: block; }
#featured img { width: 100%; }
#featured a {
  display: block;
  width: 83px;
  height: 51px;
  margin: 10px;
}
h3#featured-title {
  width: 109px;
  margin: 14px 18px;
  letter-spacing: 1px;
  font-weight: bold;
  font-size: 1.15em;
  color: #333333;
}
.third { border-top: 5px solid #3399ff; }
.third img {
  width: 100%;
  margin-bottom: 0.6em;
}
.third a.link {
  font-size: 0.8em;
  line-height: 1.42em;
  margin: 0.3em 0.6em;
}
.third p {
  font-size: 0.8em;
  line-height: 1.42em;
  margin: 0.3em 0.6em;
}
.third .title {
  font-size: 0.9em;
  font-weight: bold;
}
#display {
  position: absolute;
  bottom: 18px;
  right: 18px;
  width: 780px;
  height: 388px;
  border: 2px solid #ffffff;
  overflow: hidden;
}
#gallery li {
  position: relative;
  display: block;
  width: 780px;
  height: 388px;
}
.caption {
  position: absolute;
  width: 80%;
  bottom: 30px;
  right: 0;
  padding: 0.25em 0;
}
.caption h3 {
  z-index: 999;
  position: relative;
  text-align: right;
  color: #ffffff;
  text-shadow: 2px 1px #333333;
}
.caption p {
  z-index: 999;
  position: relative;
  text-align: right;
  color: #ffffff;
  text-shadow: 2px 1px #333333;
  margin: 0.1em 0.55em;
}
.caption h3 {
  font-size: 1.7em;
  font-weight: bold;
  padding: 0.2em 0.55em;
}
.caption-bg {
  background: #000000;
  filter: alpha(opacity=40);
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  opacity: 0.4;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #ffffff;
}
h4 {
  font-size: 1em;
  color: #333333;
  font-weight: bold;
  margin: 0.6em 0;
}
#portfolio-side {
  background: url(/imgs/spotlight-bg.png) repeat-x 0 0;
  border: 1px solid #a29d82;
  margin: 2.4em 4px 4px 4px;
}
#portfolio p {
  font-size: 0.8em;
  line-height: 1.42em;
}
#portfolio-side p {
  font-size: 0.9em;
  margin-top: 15px;
}
#portfolio-side ul {
  font-size: 0.9em;
  line-height: 1.4em;
  padding: 1em;
  margin-bottom: 1em;
}
#portfolio-side li {
  border-bottom: 1px solid #aa9988;
  padding: 8px 0;
}
#portfolio-side li.first { border-top: 1px solid #aa9988; }
#portfolio-side a { display: block; }
#portfolio-side a:hover { text-decoration: underline; }
#about p {
  font-size: 0.8em;
  line-height: 1.42em;
}
#bio-1 p {
  font-size: 0.8em;
  line-height: 1.42em;
}
#bio-2 p {
  font-size: 0.8em;
  line-height: 1.42em;
}
#bio-1 h2 {
  border-top: 5px solid #3399ff;
  border-bottom: 0;
  padding-bottom: 0;
  padding-top: 8px;
}
#bio-2 h2 {
  border-top: 5px solid #3399ff;
  border-bottom: 0;
  padding-bottom: 0;
  padding-top: 8px;
}
p.inquire {
  font-size: 0.8em;
  line-height: 1.42em;
  padding-top: 1em;
}
h2#featured-title {
  border-bottom: 0;
  margin-bottom: 0;
}
ul#inline-nav {
  background: url(/imgs/spotlight-bg.png) repeat-x 0 0;
  border: 1px solid #a29d82;
  padding: 0.5em 0.7em;
  margin-top: 0;
}
ul#inline-nav li {
  display: inline;
  font-size: 0.87em;
}
ul#inline-nav a { color: #333333; }
ul#projects li {
  padding-left: 200px;
  position: relative;
  min-height: 140px;
  height: auto !important;
  height: 140px;
  border-bottom: 1px solid #c2bda2;
  padding-bottom: 10px;
}
ul#projects li h3 {
  color: #333333;
  font-weight: bold;
  padding-top: 1em;
}
ul#projects li img {
  position: absolute;
  top: 20px;
  left: 0;
  width: 175px;
  border: 2px solid #c2bda2;
}
ul#projects p {
  margin: 8px 0;
  font-size: 0.8em;
  line-height: 1.42em;
}
#top {
  font-size: 0.7em;
  display: block;
  padding-left: 200px;
}
#top:hover { text-decoration: underline; }
ul#inline-nav a:hover { text-decoration: underline; }
ul#news-nav a:hover { text-decoration: underline; }
ul#news-nav {
  background: url(/imgs/spotlight-bg.png) repeat-x 0 0;
  border: 1px solid #a29d82;
  font-size: 0.9em;
  line-height: 1.4em;
  margin: 0 15px;
  padding: 1em;
}
ul#news-nav li {
  border-bottom: 1px solid #aa9988;
  padding: 8px 0;
}
ul#news-nav li.first { border-top: 1px solid #aa9988; }
ul#news-nav a {
  display: block;
  color: #333333;
}
ul#news li {
  border-bottom: 1px solid #c2bda2;
  padding-bottom: 8px;
  margin-bottom: 12px;
}
div#news li {
  font-size: 0.8em;
  line-height: 1.42em;
  list-style: disc outside;
  line-height: 1.4em;
  margin: 8px 32px;
}
#news p {
  font-size: 0.8em;
  line-height: 1.42em;
}
#news h3 {
  font-weight: bold;
  margin-bottom: 1em;
}
#news dl {
  font-size: 0.8em;
  line-height: 1.42em;
  margin-bottom: 1em;
  position: relative;
  color: #999999;
}
#news dt {
  position: absolute;
  top: 0;
  left: 0;
}
#news dd { padding-left: 100px; }
