body {
  font-family:"Century Gothic", Arial, Helvetica, sans-serif;
  color:#333;
  background: #c7e0dd;
  text-align: left;
  font-size: 90%;
  padding: 0 0 50px 0;
  margin: 0;
}

a {
  color: #a42a1d;
}

a:hover {
  text-decoration: none;
}

h1 {
  font-family: Georgia, "Times New Roman", serif;
  font-size: 110%;
  font-weight: normal;
  color: #222;
  clear: both;
}

h2, h3, h4 {
  font-weight: normal;
  font-style: italic;
  font-size: 100%;
  color: #222;
  padding-top: .7em;
  padding-bottom: 0em;
  clear: both;
  color: #025129;
}

h3 {
  font-size: 95%;
}

h4 {
  font-size: 90%;
}

.heading_description {
  font-weight: normal;
  color: #025129;
}

p {
  font-size: 100%;
  line-height: 1.2em;
}

hr {
  color: #c2c2c2;
  margin: 20px 0 20px 0;
}
img {
  border: none;
}

div {
  margin: 0;
  padding: 0;
}

iframe {
  border: 0;
}


#logobar {
  padding: 15px 0 10px 65px;
  background-repeat: repeat;
  background-color: #ffffff;
}

#logobar img {
  margin: 0 auto 0 auto;
}

#navigation {
  background-image: url("navBg.gif");
  background-repeat: repeat-y;
  background-color: #aecab7;
  border-color: #6b654d;
  border-width: 1px 0px 1px 0px;
  border-style: solid;
  text-align: left;
  font-weight: bold;
  padding: 0 0 0 55px;
  height: 2em;
}
#navigation ul, #subnav {
  list-style-type: none;
  list-style-position: inside;
  padding: 0;
  border: 0;
  margin: 0;
}
#navigation li, #subnav li {
  float: left;
  display: inline;
  border: 0;
  margin: 0;
  padding: 0;
}
#navigation li a {
  font-family: Georgia, "Times New Roman", serif;
  display: block;
  height: 1.4em;
  color: #000000;
  text-decoration: none;
  padding: .5em 20px .1em 10px;
  margin: 0;
  border-width: 0px 1px 0 1px;
  border-style: solid;
  border-color: transparent;
}
#navigation li a:hover {
  background: #c8e0b8;
  border-width: 0px 1px 0 1px;
  border-style: solid;
  border-color: #6b654d;
}
#navigation li a.active {
  background: #c8e0b8;
  border-width: 0px 1px 0 1px;
  border-style: solid;
  border-color: #6b654d;
}


#subnav {
  text-align: left;
  padding: 0;
  height: 2em;
}

#subnav li {
  padding-right: 20px;
}

.clear {
  clear: both;
}

#content, #content_minwidth {
  background-color: #ffffff;
  border-color: #6b654d;
  border-style: solid;
  border-width: 0px 1px 1px 1px;
  clear: both;
  padding: 20px 30px 40px 40px;
  margin: 0 40px 20px 55px;
  width: 80%;

/*rounded bottom corners for Firefox(Mozilla) and Safari(Webkit) */
  -moz-border-radius-bottomleft: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;

}

#content_minwidth {
  min-width: 900px;
}}

#content li {
  list-style: none; 
  background-image: url("bulletBg.gif"); 
  background-repeat: no-repeat; 
  margin: 0 0 .5em 0;
  padding-left: 20px;
  text-align: left;
}

#introDesign {
  float: left;
  width: 60%;
  padding-bottom: 30px;
  padding-right: 30px;
}

#designSidebars {
  float: left;
  width: 30%;
  margin-top: 25px;
  padding-left: 20px;
  border-left: 1px solid #c2c2c2;
}

#introPainting {
  padding-top: 10px;
}

.paintingExample {
  float: left;
  padding: 0 20px 10px 0;
}

#paintingExample img {
  padding-top: 10px;
}

.designExamples img {
  margin-right: 30px;
}

.designExamples img.outline {
  border: 1px solid #999;
}

.designExamples div {
  float: left;
}

.designExamples p {
  width: 200px;
  margin-top: 5px;
  margin-left: 3px;
  font-size: 90%;
}

#projectsThumbnailPicker {
  float: left;
}

#currentProjectGallery {
  float: left;
  padding-top: 10px;
  margin: 0 0 0 40px;
  height: 700px;
  border: 1px solid #555;
  -moz-border-radius:3pt;
  -webkit-border-radius:4pt;
  -webkit-drop-shadow:#ccc 4pt;
}

#currentProjectGallery .slideShowWrapper { 
  border: 0;
}

#currentProjectGallery .slideShowTitle {
  text-align: left;
  padding-left: 20px;
  position: relative;
  top: 200px;
  height: 200px;
}

.column {
  float: left;
}

#farefinder object {
  float: left;
}

#farefinder .column {
  width: 40%;
  margin-right: 20px;
}

#farefinder .column p img {
  margin-right: 10px;
}

#about {
  width: 75%;
}

#about h2 {
  padding-top: 2em;
}

#about ul li {
  list-style: none;
}

#about #groupEx li {
  padding-bottom: 20px;
}

#about #groupEx li img {
  padding: 0 10px 10px 0;
}

.resume_labels {
  font-weight: bold;
}

#about #background {
  margin-top: -1.5em;
  margin-bottom: 1.5em;
}

.resume_labels a {
  font-weight: normal;
}

.form_button{
  border: 1px solid #999999; 
  background: #d1e6d8; 
  font-family: Georgia, "Times New Roman", serif;
  font-weight: bold; 
  font-size: 100%;
}

.form_button:hover {
  background: #c8e0b8;
}
#form_buttons {text-align: right;}

#frontpagebottom_img {
  margin: 2em 0 2em 0;
}

.caption {
  font-size: 90%;
}

#w3cIcons, #copyright {
  font-size: 85%;
  text-align:right;
  width: 80%;
  margin-left: 120px;
}

#copyright p {
  margin-top: 5px;
}

.formerror {
  color: #ff0000;
}

.skiplink {display: none;}

.attribution {font-size: 90%; padding-top: 40px;}
