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

    
#key_visual {
   background: url("../images/header-water.jpg") no-repeat;
}
#slogan {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
}
a.main_nav_active_item {
  background: url("../images/buttonset/n1active-blue.gif") no-repeat;
  font-family: Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #9aa6ff;
  background-position: top left;
}
a.main_nav_item {
  font-family: Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #C4C6C6;
}
a.main_nav_item:hover {
  background: url("../images/buttonset/n1active-blue.gif") no-repeat;
  font-family: Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  /* color: #C7CE0F; */
  color: #9aa6ff;
  background-position: top left;
}
a.sub_nav_active_item {
  background: url("../images/buttonset/sn1active.gif") no-repeat;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #C7CE0F;
  background-position: top left;
}
a.sub_nav_item {
  background: url("../images/buttonset/sn1.gif") no-repeat;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: underline;
  color: #C5C5C5;
  background-position: top left;
}
a.sub_nav_item:hover {
  background: url("../images/buttonset/sn1active.gif") no-repeat;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #C7CE0F;
  background-position: top left;
}
.sidebar  {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}

.content h1 {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-style: italic;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #637178;
}
.content h2 {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #637178;
}
.content h3 {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  line-height: 2em;
  margin: 20px 0 15px 0;
  text-decoration: none;
  color: #0F4E6F;
}
.content p {
  font-family: Verdana, Geneva, Arial, sans-serif;
  font-style: normal;
  font-size: 15px;
  font-weight: normal;
  line-height: 2em;
  margin: 20px 50px 0 0;
  text-decoration: none;
  color: #1A1A1A;
}
.content {
  font-family: Verdana, Geneva, Arial, sans-serif;
  font-style: normal;
  font-size: 15px;
  font-weight: normal;
  line-height: 2em;
  margin: 20px 50px 0 0;
  text-decoration: none;
  color: #1A1A1A;
}
.content a:link {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #1361A4;
}
.content a:visited {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #1361A4;
}
.content a:hover {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #723333;
}
.content a:active {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #723333;
}
#footer_text {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #4A4A4A;
}






