body {
  /* background: #dedcd9; */
  background: white/*rgb(89,89,89)*/;
}

a {
  color: #D34E12;
}

#headright {
  background: rgb(89,89,89);
}

#head { background: #595959; }
#home-header { background: #595959; }

#container-map {
	background: #b1bbc2;
}

.page-blog #section-blog {
	background: white;
} 

.page-taxonomy  .region-content {
	background: white;
}

.sidebar .block > h2 {
  background: none;
}

#bottom {
  background: #4e4554;
}

#block-locale-language a {
	color: white;
}

#container-follow .title { color: white; }

#container-publications {
	background: white;
	/* background: #e6eaed; EVOL 4/2/15 */
}

#sep_after_map {
	background: rgb(89,89,89);
}

#container-about {
/* 	background: #D34E12; */
	color: white;
}

#container-about #about_text h2{
	color: #D34E12;
}

#container-about #about_text p{
	color: black;
}

#container-about .desk_only a{
	background: #D34E12;
	color: white! important;
}

#container-follow {
	background: #D34E12;
}

#container-careers {
	background: white;
}

.pub-title {
	background: url("../images/tooltips.png") no-repeat !important;
}

#block-ch-tweets-ch-tweets .pub-title{
	background: url("../images/twitter_orange.png") no-repeat !important;
}
