
  #headercontainer #logo {padding-top: 10px;}
  #site-title a, #content h2 {color: rgb(0, 98, 37);}
  #list1 h2, #list2 h2, #list3 h2, #list4 h2 {
	border-bottom: 1px solid rgb(200, 138, 18);
   }
   #wrapper #search-background {
	background-color: rgb(200, 138, 18);
	background-image: none;
	
}

  #content h2, #content h3, #content h4 {
	border-bottom: 1px solid rgb(200, 138, 18);
	color: rgb(0, 98, 37);
   }
	
