@charset "UTF-8";
/* CSS Document */

.searchSquare{
	background-color: #118743 !important;
}

.title{
color:#118743 !important;
}

a{
color:#118743 !important;
}

.leftWide b{
color:#118743 !important;
}

#eleName{
background-color:#118743 !important;
}

#eleRealName{
background-color:#27B574 !important;
}

.factTitle{
background-color:#118743 !important;
}

.eleFacts img {
    border:1px solid #27B574;
}


.elephantBar{
background-color:#118743 !important;
  background-image:url(/images/elephants/1004/rightBar.jpg);  
}

h1 {
	color:#118743;
}
#elephantHead{

background: #0C753D; /* Old browsers */
background: -moz-linear-gradient(top,  #0C753D 22%, #1FAA69 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(22%,#0C753D), color-stop(100%,#1FAA69 )); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #0C753D 22%,#1FAA69  100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #0C753D 22%,#1FAA69  100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #0C753D 22%,#1FAA69  100%); /* IE10+ */
background: linear-gradient(to bottom,  #0C753D 22%,#1FAA69  100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0C753D', endColorstr='#1FAA69 ',GradientType=0 ); /* IE6-9 */
}

.factTitle i{
	color:#27B574;
}
