body {
  margin: 0; padding: 0;
  background: #693800 url(  ) repeat top left;
  color: #FED878;
  font-size: 12px;
  font-family: 'Georgia', serif;
  text-align: center;
}
a {
  color: #cdb87c;
  font-weight: bold;
  font-size: 15px;
}
a:visited {
  color: #927f48;
}
h1 a { font-size: 100% }

#page {
  width: 1000px;
  margin: 3px auto 0 auto;
  background-image: url( /clients/layoutsw/heavy/pics/page_bg.gif );
  background-position: top left;
  background-repeat: repeat-y;
  background-color: #322b21;
}
#top-bar {
  height: 180px;
  background: #694200 url( https://asiakas.kotisivukone.com/files/valaisimienkorjaamo.kotisivukone.com/kuvat/ulkoapieni302.jpg ) no-repeat top left;
}
#content {
  margin: 0 200px 20px 20px;
  padding-top: 20px;
}
.inner { margin: 0 5px; }

/* For layout editor */
body.twocol #content { margin-left: 200px; margin-right: 200px; }
body.leftcol #content { margin-left: 200px; margin-right: 20px; }
body.rightcol #content { margin-left: 20px; margin-right: 200px; }
body.nocol #content { margin-left: 20px; margin-right: 20px; }

#content h1 {
  font-weight: bold;
  color: #FED878;
  font-size: 20px;
  font-family: 'Georgia', serif;
}
#content h2 {
  font-weight: bold;
  color: #FED878;
  font-size: 15px;
}

#footer {
  background: transparent url( /clients/layoutsw/heavy/pics/footer.gif ) repeat-x bottom left;
  text-align: center;
  margin: 0 2px;
  padding-bottom: 20px;
}
#footer a {
  display: block;
  margin: 0 40px;
  font-size: 8px;
  color: #a49d83;
  font-weight: normal;
  text-decoration: none;
}
.clear {
  background-color: #322b21;
}
#menu {
  background: #000000 url( /clients/layoutsw/heavy/pics/menubgnew.jpg ) repeat-y top left;
  height: auto;
  padding: 0;
  margin: 0;
}
#menu ul {
  height: auto !important; min-height: 40px;
  height: 40px;
}

#menu ul li {
  height: 40px;
  padding: 0px 10px 0px 10px;
  margin: 0;
  background: transparent url( /clients/layoutsw/heavy/pics/menu_divider.gif ) no-repeat 100% 14px;
}
#menu ul li a {
  color: #FEDB7B;
  font-size: 16px;
  font-weight: bold;
  padding: 15px 8px 14px;
  font-family: 'Georgia', serif;
}
#menu ul li.sublink_active a {
  text-decoration: underline;
}
#menu ul a:hover {
  color: #fbe8b2;
  text-decoration: underline;
}
#menu ul li ul {
  padding-bottom: 1px;
  z-index: 100;
  border: 1px solid #000;
  background-color: #66563C;
  height: auto;
  width: 200px;
  margin-top: -7px;
}
#menu ul li ul li {
  clear: both;
  background-image: none;
  height: auto;
  padding: 0;
  width: 200px;
}
#menu ul li ul li a {
  color: #bda769;
  text-transform: none;
  padding: 4px 6px;
  overflow: hidden;
  background: none;
  font-weight: bold;
  width: 188px;
  display: block;
  text-decoration: none !important;
}
#menu ul li ul li a:hover {
  color: #fbe8b2;
  text-decoration: none;
}
#menu ul li ul li.active_link a {
  text-decoration: underline !important;
}


#left-bar, #right-bar {
  color: #e2d8b4;
  width: 171px;
  margin: 0 10px;
  font-family: 'Georgia', serif;
  font-size: 16px;
}
#left-bar h1, #right-bar h1 {
  color: #FEDA9A;
  font-size: 16px;
  font-weight: bold;
}


.box {
  width: 171px;
  border: none;
  margin: 20px 0 0 0;
  background: transparent url( /clients/layoutsw/heavy/pics/boxbg.gif ) repeat-y top left;
}
.box .header {
  background: none;
  padding: 0; margin: 0;
  height: 33px;
  background: transparent url( /clients/layoutsw/heavy/pics/boxhead.jpg ) no-repeat top left;
}
.box .content {
  background: none;
  margin: 5px 10px;
}
.box h1 {
  padding: 10px 0;
  margin: 0 10px;
}
.box p {
  padding: 10px 0;
  margin: 0;
}
.gallup p.question { margin: 0; }
table.messageboard tr.evenrow td, table.messageboard tr th { background-color: #111; }
a {
  color: #FDDD3E;
  font-family: 'Georgia', serif;
  font-weight: bold;
  text-decoration: underline;
  text-align: center;
}