
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: bold;
  color: #800;
  text-decoration: underline;	
}

    
#key_visual {
   background: url(resources/Aesthetic_Decor_Logo_modified.jpg) no-repeat;
}
#slogan {
  font-family: verdana, tahoma, arial, sans-serif;
  font-style: normal;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  color: #880a0a;
}
#main_nav_list a.main_nav_active_item {
  background: url(images/dynamic/buttonset1/n1hover.gif) no-repeat;
  font-family: Optane;
  font-style: normal;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  color: #880a0a;
}
#main_nav_list a.main_nav_item {
  background: url(images/dynamic/buttonset1/n1.gif) no-repeat;
  font-family: Optane;
  font-style: normal;
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
  color: #1d110d;
}
#main_nav_list a.main_nav_item:hover {
  background: url(images/dynamic/buttonset1/n1hover.gif) no-repeat;
  font-family: Optane;
  font-style: normal;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  color: #880a0a;
}
.sub_nav_list a.sub_nav_active_item {
  background: url(images/dynamic/buttonset1/subnav1hover.gif) no-repeat;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 9px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(249,246,232);
}
.sub_nav_list a.sub_nav_item {
  background: url(images/dynamic/buttonset1/subnav1.gif) no-repeat;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 9px;
  font-weight: normal;
  text-decoration: none;
  color: rgb(249,246,232);
}
.sub_nav_list a.sub_nav_item:hover {
  background: url(images/dynamic/buttonset1/subnav1hover.gif) no-repeat;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 9px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(249,246,232);
}
#content_container h1 {
  font-family: arial, sans-serif, tahoma,verdana;
  font-style: normal;
  font-size: 26px;
  font-weight: normal;
  text-decoration: none;
  color: #000;
}
#content_container h2 {
  font-family: arial, sans-serif, tahoma,verdana;
  font-style: normal;
  font-size: 21px;
  font-weight: normal;
  text-decoration: none;
  color: #000;
}
#content_container h3 {
  font-family: arial, sans-serif, tahoma,verdana;
  font-style: normal;
  font-size: 18px;
  font-weight: normal;
  text-decoration: none;
  color: #000;
}
#content_container, #content_container p {
  font-family: verdana, tahoma, arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #000;
}
#content_container a:visited {
  font-family: arial, sans-serif, tahoma,verdana;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #880a0a;
}
#content_container a:link {
  font-family: arial, sans-serif, tahoma,verdana;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #880a0a;
}
#content_container a:hover {
  font-family: arial, sans-serif, tahoma,verdana;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #93775a;
}
#content_container a:active {
  font-family: arial, sans-serif, tahoma,verdana;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #880a0a;
}
#footer_text {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: bold;
  text-decoration: underline;
  color: #800;
}

   