/* Reset
---------------------------------------------------------------------------------------- */


* {
  font-family: verdana;
  font-size: 11px;
  line-height: 16px;
  text-align: left;
}

img {
  border: 0px;
  display: block;
}

html, body {
  margin: 0;
  padding: 0;
}


a {
  color: #5a3613;
}

h2 a {
  text-decoration: none;
  color: #5a3613;
}

h2 a:hover{
  text-decoration: underline;
}

/* Layout
---------------------------------------------------------------------------------------- */
.clear, #footer, #headerbg, #photoslide,  #content_slogan, #content_subslogan, #page_menu, #page_submenu, .right, #breadcrumbs, #testimage {
  display: none;
}

h1 {
  font-size: 30px;
  position: absolute;
  left: 0px;
  top: -50px;
}

#content_logo {
  float: right;
}

#page_text {
  position: absolute;
  top: 150px;
  left: 0px;
}