body {
  background: #ffffff url(/pictures/woodenconcept/woodgrain_background.jpg) repeat-y; }

#wrapper {
  overflow: hidden;
  width: 100%;
  background: url(/pictures/woodenconcept/brown_background.gif) repeat-y 150px 0; }

p, li {
  font: normal .7em/1.5 Verdana, Arial, Helvetica, sans-serif; }

p {
  margin: 0 0 1em; }

h3 {
  font: bold 0.8em Helvetica, Arial, sans-serif;
  color: #4b2c1f;
  text-transform: uppercase;
  margin: 0 0 0.5em; }

#header {
  height: 150px; }
  #header img {
    margin: 60px 0 0 7px; }

#information {
  width: 240px;
  float: left;
  margin: 0 0 0 150px; }
  #information p {
    color: #ffffff;
    margin: 0 20px 1em; }
    #information p.large {
      font-family: Helvetica, Arial, sans-serif;
      font-size: 1em; }
    #information p.note {
      color: #b3a199; }
  #information a {
    color: #ffffff;
    text-decoration: none;
    border-bottom: 1px dotted #ffffff; }
  #information div.contact {
    margin: 6em 0; }

a.note, .note a {
  border: none; }

#content {
  margin: 0 0 0 390px; }
  #content .info {
    margin-right: 30px;
    padding: 0 30px; }
    #content .info ul {
      padding: 0 0 1em 1.5em;
      list-style: square; }

