
div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
#footer_text a {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  color: #706560;
  text-decoration: underline; white-space: nowrap;
}

    
#logo {
   background: url(resources/Bales-of-Hay-Logo.png) no-repeat;
}
#key_visual {
   background: url(resources/template-header-1.png) no-repeat;
}
#slogan {
  font-family: arial, tahoma,verdana, sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #1b7100;
}
a.main_nav_active_item {
  background: url(images/dynamic/buttonset8/n1hover.gif) no-repeat;
  font-family: Comic Sans MS,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(140,255,253);
  background-position: top right;
}
a.main_nav_item {
  background: url(images/dynamic/buttonset8/n1.gif) no-repeat;
  font-family: Comic Sans MS,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(140,255,253);
  background-position: top right;
}
a.main_nav_item:hover {
  background: url(images/dynamic/buttonset8/n1hover.gif) no-repeat;
  font-family: Comic Sans MS,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(140,255,253);
  background-position: top right;
}
a.sub_nav_active_item {
  background: url(images/dynamic/buttonset8/subnav1hover.gif) no-repeat;
  font-family: Comic Sans MS,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(140,255,253);
}
a.sub_nav_item {
  background: url(images/dynamic/buttonset8/subnav1.gif) no-repeat;
  font-family: Comic Sans MS,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(140,255,253);
}
a.sub_nav_item:hover {
  background: url(images/dynamic/buttonset8/subnav1hover.gif) no-repeat;
  font-family: Comic Sans MS,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(140,255,253);
}
.content h1 {
  font-family: trebuchet ms,tahoma,verdana,arial,sans-serif;
  font-style: normal;
  font-size: 28px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}
.content h2 {
  font-family: trebuchet ms,tahoma,verdana,arial,sans-serif;
  font-style: normal;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}
.content h3 {
  font-family: trebuchet ms,tahoma,verdana,arial,sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}
.content, .content p, .content table, .content select, .content input, .content textarea {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #000;
}
.content a:visited {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #00F;
}
.content a:link {
  font-family: Arial,sans-serif;
  font-style: italic;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #00F;
}
.content a:hover {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #00F;
}
.content a:active {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: bold;
  text-decoration: underline;
  color: #00F;
}
#footer_text {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #706560;
}

