
div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
#footer_text a {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  color: #d3c3b8;
  text-decoration: underline; white-space: nowrap;
}

    
#key_visual {
   background: url(resources/frontpage-image1c.gif) no-repeat;
}
#slogan {
  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
}
a.main_nav_active_item {
  background: url(images/dynamic/buttonset3/smenu_spacer.jpg) no-repeat;
  font-family: Tahoma, serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #dffbb7;
}
a.main_nav_item {
  background: url(images/dynamic/buttonset3/menu_spacer.jpg) no-repeat;
  font-family: Tahoma, serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #e28500;
}
a.main_nav_item:hover {
  background: url(images/dynamic/buttonset3/menu_spacer.jpg) no-repeat;
  font-family: Tahoma, serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #dffbb7;
}
a.sub_nav_active_item {
  font-family: Tahoma, serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #94b368;
}
a.sub_nav_item {
  font-family: Tahoma, serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #ffe3ae;
}
a.sub_nav_item:hover {
  font-family: Tahoma, serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #94b368;
}
.content h1 {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #805334;
}
.content h2 {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #805334;
}
.content h3 {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #805334;
}
.content, .content p {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #454545;
}
.content a:link {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #00F;
}
.content a:visited {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #00F;
}
.content a:hover {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #e28500;
}
.content a:active {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #454545;
}
#footer_text {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #d3c3b8;
}

