/* Misc */

.section {
  padding: 0 0 8px 0;
  border-bottom: 1px solid #dcdcdc;
}

/* Tag Line / Slogan */

h2#slogan {
  background: url(../images/tag.gif) 0 0 no-repeat;
  width: 578px;
  height: 56px;
}

/* Featured Animals */

.middle {
  border: none;
  background: #EEF3E2;
}

h3#featured {
  background: url(../images/featured_tag.gif) 0 0 no-repeat;
  width: 406px;
  height: 15px;
  margin: 11px 0 0 10px;
  float: left;
}


h3#bingo {
  background: url(../images/bingo_tag.gif) 0 0 no-repeat;
  width: 406px;
  height: 15px;
  margin: 11px 0 0 10px;
  float: left;
}

.viewanimals {
  float: right; 
  margin: 11px 50px 0 0;
  background: url(../images/arrow_right_preview.gif) 0 2px no-repeat; 
  padding: 0 0 0 19px;
}

.preview_animals1 {
  width: 224px;
  height: 260px;
  float: left;
  background: #EEF3E2;
}

.preview_animals2 {
  width: 225px;
  height: 260px;
  float: left;
  background: #EEF3E2;
}

.preview_animals3 {
  width: 224px;
  height: 260px;
  float: left;
  background: #EEF3E2;
}

.preview {margin: 11px 0 0 10px;}

h4 {
  font: normal 14px/17px Arial, Helvetica, sans-serif;
  margin: 8px 0 0 10px;
}

p.large {
  color: #5c5c56;
  font: normal 12px/17px Tahoma, Arial, sans-serif;
  margin: 8px 0 0 10px;
}


.donatebadge a
{
  float: right;
  margin-top: 60px;
}

.animallink 
{
	color: #2E5B89;
	font-size: 11pt;
}

.animallink_sm 
{
	color: #6385a1;
    border-bottom: 1px solid #d7e1e9;
    font-size: 8pt:
}

.animallink_sm:hover 
{
	color: #80a1bb;
    border-bottom: 1px solid #fff;
}