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

    
#key_visual {
   background: url(resources/header_logo_newcolors.jpg) no-repeat;
}

#logo_top {
	background-color:#385e0f;
	height:30px;
	width:792px;
}
#logo_bottom {
	background-color:#38530f;
	height:30px;
	width:792px;
}

#text_caption {
  font-family: Georgia,Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: normal;
  text-decoration: none;
  color: #748269;
}
#main_nav_list a.main_nav_active_item {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  height:40px;
  width:150px;
  padding-left:40px;
  padding-top:12px;
  color: #5a635a;
}
#main_nav_list a.main_nav_item {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: normal;
  text-decoration: none;
  height:40px;
  width:150px;
  padding-left:40px;
  padding-top:12px;
  color:#8d9881;
}
#main_nav_list a.main_nav_item:hover {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 25px;
  font-weight: normal;
  text-decoration: none;
  height:40px;
  width:150px;
  padding-left:40px;
  padding-top:12px;
  color:#8d9881;
}
#main_nav_list .sub_nav_list a.sub_nav_active_item {
  background: url(images/dynamic/buttonset1/subnav1active.gif) no-repeat;
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #000;
}
#main_nav_list .sub_nav_list a {
  background: url(images/dynamic/buttonset1/subnav1.gif) no-repeat;
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #fff;
}
#main_nav_list .sub_nav_list a:hover {
  background: url(images/dynamic/buttonset1/subnav1hover.gif) no-repeat;
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #000;
}
#content_container h1 {
  font-family: Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 26px;
  font-weight: normal;
  text-decoration: none;
  color: #748269;
}
#content_container h2 {
  font-family: Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: normal;
  text-decoration: none;
  color: #748269;
}
#content_container h3 {
  font-family: Georgia,Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 15px;
  font-weight: normal;
  text-decoration: none;
  color: #748269;
}
#content_container p, #content_container {
  font-family: Georgia,Trebuchet MS,Tahoma,Verdana,Arial,sans-seriff;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #748269;
}

#description p, .description  {
  font-family:Verdana;
  font-style: normal;
  font-size: 15px;
  font-weight: normal;
  text-decoration: none;
  color: #748269;
}

/*
#content_container a:link {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color:purple; 
}
#content_container a:visited {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: green;
}
#content_container a:hover {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: blue;
}
	*/
a.emailLink {
 font-family: Georgia,Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
 font-style: normal;
 font-size: 15px;
  font-weight: normal;
  text-decoration: none;
  color: #385e7f;
}
a.emailLink:hover {
 font-family: Georgia,Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
 font-style: normal;
 font-size: 15px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}
#content_container a:active {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: purple;
}
#footer_text {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #fff;
}

