

#logo {

   background: url(test/images/dynamic/logo1.gif) no-repeat;

}

#key_visual {

   background: url(images/dynamic/key_visual1.jpg) no-repeat;

}

#slogan {

  font-family: verdana, arial, tahoma, sans-serif;

  font-style: normal;

  font-size: 18px;

  font-weight: normal;

  text-decoration: none;

  color: #ffffff;

}

#main_nav_list a.main_nav_active_item {

  background: url(images/dynamic/buttonset1/main_nav_active.gif) no-repeat;

  font-family: verdana, arial, tahoma, sans-serif;

  font-style: normal;

  font-size: 11px;

  font-weight: normal;

  text-decoration: none;

  color: black;

}

#main_nav_list a.main_nav_item {

  background: url(images/dynamic/buttonset1/main_nav.gif) no-repeat;

  font-family: verdana, arial, tahoma, sans-serif;

  font-style: normal;

  font-size: 11px;

  font-weight: normal;

  text-decoration: none;

  color: black;

}

#main_nav_list a.main_nav_item:hover {

  background: url(images/dynamic/buttonset1/main_nav_active.gif) no-repeat;

  font-family: verdana, arial, tahoma, sans-serif;

  font-style: normal;

  font-size: 11px;

  font-weight: normal;

  text-decoration: none;

  color: black;

}

.sub_nav_list a.sub_nav_active_item {

  background: url(images/dynamic/buttonset1/sub_nav_active.gif) no-repeat;

  font-family: verdana, arial, tahoma, sans-serif;

  font-style: normal;

  font-size: 9px;

  font-weight: normal;

  text-decoration: none;

  color: black;

}







/* change this color to chane the text color of the sub menu */



.sub_nav_list a.sub_nav_item {

  background: url(images/dynamic/buttonset1/sub_nav.gif) no-repeat;

  font-family: verdana, arial, tahoma, sans-serif;

  font-style: normal;

  font-size: 9px;

  font-weight: normal;

  text-decoration: none;

  color: black;

}

.sub_nav_list a.sub_nav_item:hover {

  background: url(images/dynamic/buttonset1/sub_nav_active.gif) no-repeat;

  font-family: verdana, arial, tahoma, sans-serif;

  font-style: normal;

  font-size: 9px;

  font-weight: normal;

  text-decoration: none;

  color: black;

}

#content_container h1 {

  font-family: verdana, arial, tahoma, sans-serif;

  font-style: normal;

  font-size: 27px;

  font-weight: bold;

  text-decoration: none;

  color: #000000;

}

.content h2 {

  font-family: verdana, arial, tahoma, sans-serif;

  font-style: normal;

  font-size: 20px;

  font-weight: bold;

  text-decoration: none;

  color: #000000;

}

.content h3 {

  font-family: verdana, arial, tahoma, sans-serif;

  font-style: normal;

  font-size: 17px;

  font-weight: bold;

  text-decoration: none;

  color: #000000;

}

.content, .content p {

  font-family: verdana, arial, tahoma, sans-serif;

  font-style: normal;

  font-size: 11px;

  font-weight: normal;

  text-decoration: none;

  color: #4c4d4e;

}

.content a:visited {

  font-family: verdana, arial, tahoma, sans-serif;

  font-style: normal;

  font-size: 100%;

  font-weight: normal;

  text-decoration: none;

  color: #ad2938;

}

.content a:link {

  font-family: verdana, arial, tahoma, sans-serif;

  font-style: normal;

  font-size: 100%;

  font-weight: normal;

  text-decoration: none;

  color: #ad2938;

}

.content a:hover {

  font-family: verdana, arial, tahoma, sans-serif;

  font-style: normal;

  font-size: 100%;

  font-weight: normal;

  text-decoration: underline;

  color: #ad2938;

}

.content a:active {

  font-family: verdana, arial, tahoma, sans-serif;

  font-style: normal;

  font-size: 100%;

  font-weight: normal;

  text-decoration: none;

  color: #ad2938;

}

/* change padding to change were the footer will end up 185*/

#footer_text {

  font-family: verdana, arial, tahoma, sans-serif;

  font-style: normal;

  font-size: 11px;

  font-weight: normal;

  text-decoration: none;

  color: #7a7b7d;

padding-left: 0px;

}



