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

/******************************** Homepage specific updates ***********************************/
div.clear-both{
	height:0;
	overflow:hidden;
	clear:both;
}

#breadcrumb{
	display:none;
}

#mid_panel{
	padding-top:10px !important;
}

#content_panel{
	padding-top:11px;
}

#features{
	padding:8px;
	margin-right:10px;
	border:2px solid #D0C7B2;
	color:#887C59;
}

#main-feature{
	font-size:1.1em;
	border-bottom:1px solid #D0C7B2;
	padding-bottom:10px;
}

#main-feature img{
	width:366px; 
	height:auto;
}

#main-feature h2{
	color:#A59B81;
	font-size:1.3em;
	border:none;
	margin-bottom:5px;
}

#main-feature h2 a{
	color:#A59B81 !important;
}

#mini-features-left{
	padding:10px 0 0 0;
	margin:0;
	width:180px;
	float:left;
}

#mini-features-right{
	padding:10px 0 0 0;
	width:186px;
	float:right;
	
}

.mini-feature{
	font-size:0.85em;
	font-weight:normal;
	clear:both;
}

.mini-feature img{
	float:left;
   	border:7px solid #FFFFFF;
	border-width:0 7px 4px 0;
	width:88px;
}

.mini-feature h2{
	font-size:1.15em;
	border:none;
	margin-bottom:3px;
}

.mini-feature h2 a{
	color:#887C59 !important;
}

#shout-outs{
	padding-top:10px;
	font-size:1em;
	color:#fff !important;
}

.shout-out{
	float:left;
	width:122px;
	margin-right:12px;
	text-align:center;
	padding:0;
}

#content_panel div.shout-out h2{
	font-size:1.4em;
	color:#fff;
	margin:10px 4px 0 4px !important;
	border:none;
	height:40px;
}

.shout-out h2 a{
	color:#fff !important;
	margin:0 !important;
	padding:0 !important;
}

#main_panel #content_panel div.shout-out p{
	padding:10px 0 10px 0 !important;
	margin:0 !important;
}

.shout-out img{
	margin:9px;
	width:104px;
	overflow:hidden;
}

#adopt-animal{
	background:#4B8787 url(../images/homepage/adopt_animal_bg.gif) left top repeat-x;
}

#become-member{
	background:#706426 url(../images/homepage/become_member_bg.gif) left top repeat-x;
}

#conservation{
	float:right;
	margin-right:10px;
	background:#427743 url(../images/homepage/conservation_bg.gif) left top repeat-x;
}

#news{
	position:relative;
	margin:0;
	padding:0;
	width:auto;
	height:auto;
	float:none;
	clear:both;
	background:transparent none !important;
}

#news h2{
	padding-top:10px;
	margin:0 10px 0 0 !important;
}

#news #news_content{
	width:auto;
	height:auto;
}

#main_panel #content_panel #news p{
	float:left !important;
	clear:none !important;
	width:185px;
	margin:0 15px 0 0 !important;
	color:#887C59;
	font-size:1em;
}

#main_panel #content_panel #news p a{
	display:block;
	color:#71684B !important;
	margin:3px 0 0 0 !important;
	font-weight:bold !important;
	font-size:1.2em;
	height:1.5em !important;
}

.info-box{
  	margin:10px;
    color:#716847;
}

.info-box h3{
  	margin:0;
    padding:0;
}
.info-box p{
  margin:0;
  padding:0 0 10px 0;
}

#admission-tickets{
  background:#FB353A url(../images/homepage/admission-tickets-bg.jpg) left top repeat-x;
  color:#FFF;
  padding:10px 10px 0 10px;
}

#admission-tickets h3{
  font-size:1.3em;
  padding-bottom:7px;
}

#admission-tickets a{
  display:block;
  background:#E0762A url(../images/homepage/arw-white-bg-orange.gif) right center no-repeat;
  color:#FFF !important;
  padding:8px 30px 8px 8px;
}

#enews{
  background:#FB353A url(../images/highlight_orange_bg.gif) left top repeat-x;
  color:#FFF;
  padding:10px 10px 0 10px;
}

#enews h3{
  font-size:1.3em;
  padding-bottom:7px;
}

#enews a{
  display:block;
  background:#6C7858 url(../images/highlight_orange_more_arrow.gif) right center no-repeat;
  color:#FFF !important;
  padding:8px 30px 8px 8px;
}

/* #wall-art{
  color:#000000;
  background:#FFFFFF url(../images/wall-art-img.jpg) left top no-repeat;
  padding:210px 10px 0 10px;
}

#wall-art h3{
  display:none;
}

#wall-art a{
  display:block;
  background:#E4772A url(../images/homepage/arw-white-bg-orange.gif) right center no-repeat;
  color:#FFF !important;
  padding:8px 30px 8px 8px;
} */

#wall-art{
  background:#FB353A url(../images/highlight_yellow_bg.gif) left top repeat-x;
  color:#000;
  padding:10px 10px 0 10px;
}

#wall-art h3{
  color:#FFF;
  font-size:1.3em;
  padding-bottom:7px;
}

#wall-art a{
  display:block;
  background:#A25720 url(../images/highlight_yellow_more_arrow.gif) right center no-repeat;
  color:#FFF !important;
  padding:8px 30px 8px 8px;
}