
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: #FFFFFF;
  text-decoration: underline; white-space: nowrap;
}

    
#logo {
   background: url(resources/Logo.jpg) no-repeat;
}
#key_visual {
   background: url(resources/Bannersummer.jpg) no-repeat;
}
#text_caption {
  font-family: verdana,arial,tahoma,trebuchet ms,sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #746859;
}
#main_nav_list a.main_nav_active_item {
  background: url(images/dynamic/buttonset4/n1activeitem.gif) no-repeat;
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #FBFBFB;
}
#main_nav_list a.main_nav_item {
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #254D61;
}
#main_nav_list a.main_nav_item:hover {
  background: url(images/dynamic/buttonset4/n1hover.gif) no-repeat;
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #FBFBFB;
}
.sub_nav_list a.sub_nav_active_item {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #FFF;
}
.sub_nav_list a.sub_nav_item {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #FFF;
}
.sub_nav_list a.sub_nav_item:hover {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #C4D9E4;
}
#content_container h1 {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #254D61;
}
#content_container h2 {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: normal;
  text-decoration: none;
  color: #254D61;
}
#content_container h3 {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #254D61;
}
.content, .content p {
	font-family: Verdana,sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000;
}
#content_container a:link {
	font-family: verdana, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #0033FF;
}
#content_container a:visited {
	font-family: verdana, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #990099;
}
#content_container a:hover {
  font-family: verdana, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: #006699;
}
#content_container a:active {
  font-family: verdana, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: #006699;
}
#footer_text {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #FFFFFF;
}
.h1 {
	font-size:18px;
	font-weight:bold;
	color:#003366;
}
.h2 {
font-size:15px;
font-weight:bold;
color:#000;
}
.h3 {
font-size:13px;
font-weight:bold;
color:#000;
}
.h4 {
font-size:14px;
font-weight:bold;
color:#900;
}
.h5 {
font-size:14px;
font-weight:bold;
color:#003366;
}
.eventTitle {
font-size:12px;
font-weight:bold;
color:#003366;
}
.small {
font-size:11px;
}
.red {
color:#900;
}
.smallred {
color:#900;
font-size:10px;
}
.redBold {
color:#900;
font-weight:bold;
}
.bold {
font-weight:bold;
}
.smallGray {
font-size:11px;
color:#999;
}
.gray {
color:#999;
}
#underline {
width:100%;
border-bottom:1px #808080 solid;
margin-bottom:10px;
}
#underlineSub {
width:300px;
border-bottom:1px #808080 solid;
margin-bottom:5px;
}