#focus_area {
    padding:10px;
    text-align:center;
    width:100%;
    margin-bottom:10px;
}


#courty_report {
    width:300px;
    padding:3px;
    float:left;
    margin-left:10px;
}

#filelink {
    width:auto;
    padding-left:15px;
    float:left;
}

#sep {
    width:100%;
    height:1px;
}

.clear {
    clear:both;
}

/* Mulit-Level Accordion */
#options {
    margin-bottom:10px;
    text-align:right;
    color:#ccc;
}
#options a {
    text-decoration:none;
    color:#ccc;
}
#options a:hover {
    color:#E03421;
}

.acc {
    list-style:none;
    padding: 0;
    margin: 0px;
}

.acc li {
    padding: 0;
    margin: 0;
}

.acc li h3 {
    padding:4px;
    padding-left: 20px;
    margin-top:15px;
    cursor:pointer;
    background-image :url('images/header.gif');
    background-position: bottom;
    background-repeat: repeat-x;
    text-transform: none;
    font-family: 'Georgia', 'Times New Roman', Times, serif;
    font-size: 16px;
    font-weight:bold;
    border: 1px solid #eee;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.small-acc-wrapper {
  width: 260px;
  margin: 0 auto;
  margin-bottom: 10px;
}

.small-acc {
  padding: 10px 0px;
}

.small-acc li h3 {
    padding-left: 4px;  
    margin-top:3px;
    font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight:normal; 
    white-space: nowrap;
   /* text-align: center; */
}

.small-acc ul {
  list-style-type: none;
  list-style: none;
  margin: 0px 8px !important;
  padding: 0;
}

.small-acc ul li  {
  list-style-type: none;
  list-style: none;
  list-style-position: inside;
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
}

.small-acc li h4 {
  margin-top: 10px;
  font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight:normal;
  color:#7f6d5b;    
  /* text-align: center; */
}

.small-acc img {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;  
  border-radius: 5px;
  width: 415px;
  height: 154px; 
  display: none;
}

.acc li.first h3 {
    margin-top:0px;
}

.acc li.first li h3 {
    margin-top:10px;
}


.acc .acc h3 {
    font-weight: normal;
}

.acc h3:hover {
    background-image :url('images/header_over.gif');
}

.acc .acc-section {
    overflow:hidden;
    margin: 0px;
    padding:0px;
}
.acc .acc-content {
    margin: 0px;
    padding:20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #eee;
    border-top: none;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.small-acc .acc-content {
  padding: 10px;
  padding-bottom: 0px;
  /* background-color: #f6f6f6; */
}


.small-acc .acc-content a {
  color: #3b2b1c;
  padding: 0px;
}

/*
.small-acc .acc-content a:after { 
  content:" »"; 
}*/

.small-acc .acc-content a:hover {
  color: #e03421;
} 




#wiki-link img {
  vertical-align: middle;
  margin-right: 5px;
} 

#wiki-link a {
  line-height: 50px;
  color: #666;
  font-weight: bold;
} 

#wiki-link a:hover {
  color: #ccc;
} 

#partner-table {
  margin-top: 20px;
  padding: 10px;
  /* border: 1px solid #c0c0c0; */ 
  font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; 
  color: black;
}

#partner-table td {
  vertical-align: top;  
  padding: 10px 10px;
  border-bottom: 1px solid #ddd;      
}

#partner-table th {
  vertical-align: top;
  /* border: 1px solid #c0c0c0; */ 
  border-bottom: 1px solid white; 
  background: #347235;
  /* padding-bottom: 10px;*/
  color: white;
/*  font-family: 'Georgia', 'Times New Roman', Times, serif;   */
  font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;   
}

#partner-table td {
  /* background-color: #e6e6e6; */
}

#partner-table td.bg-dark {
  /* background-color: #cccccc; */
  padding-bottom: 5px;  
  border-bottom: 0px solid #ddd;        
  font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;   
}

#partner-table td.bg-dark a {
  color: black;
  font-weight: bold;  
}

#partner-table td.bg-dark a:hover {
  color: #ccc;
}

#partner-table td.padding-left-30 {
  padding-left: 30px;
}

#partner-table td.border-right {
  border-right: 1px solid #347235; 
}

.date-td {
  white-space: nowrap;
}

#km-library-cycle {
  border: none; 
  background: transparent; 
  padding: 0px;
  margin-bottom: 20px;
  margin-top: 0px;
}

.nav {
  
}

.nav a {
  display: block;
  width: 50%;
  float: left;
}

.nav #next {
  text-align: right;
}

.km-initiative-library-teaser-cycle {
  height: 115px;
}