/*COLLECTIONS*/
#collections,
#pages {
	padding:2px 2px;
	margin:0 0 2px 0;
	overflow:hidden;
}
.large-images {
	float:left;
	width:580px;
	position:static;
}
.large-images h2,
#services div h2,
#pages h2 {
	color:#419355;
}
.large-images h4 {
	color:#FFF;
	font-size:14px;
	font-family:arial;
	font-weight:bold;
	padding:6px 10px;
	text-shadow:0 1px 1px #000;
	background:url('../img/opacity-bg.png') repeat-x;
	position:absolute;
	bottom:454px;
	left:3px;
	width:550px;
}
.large-images img,
.showcase li img {
	border:5px solid #FEFEFE;
	box-shadow:0 0 3px #a9a9a9;	
	-webkit-box-shadow:0 0 5px #a9a9a9;	
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.large-images img  {
		margin-top:4px;
	}
}
.search-thumbs {
	float:left;
	width:580px;
}
.search {
	margin:0 0 15px 0;	
}
.search input {
	font-style:italic;
	font-family:georgia;
	font-size:14px;
	color:#c7c7c7;	
	width:326px;
	width:325px\9; /*RENDERS IN IE browser*/
	border:1px solid #E3E3E3;	
}
.search input.btnsearch {
	border:1px solid #7A3410;
	padding:3px 8px;
	font-family:arial;
	font-weight:bold;
	font-size:11px;
	text-shadow:0 1px 1px #772f08;
	margin:0 0 0 -4px;
	cursor:pointer;
	color:#FFF;
	text-transform:uppercase;
	font-style:normal;
	width:60px;
	background:url('../img/btnsearch.gif') repeat-x;
}
.thumbnails h5 {
	font-family:arial;
	font-size:14px;
	padding:1px 6px;
	color:#FFF;
	margin:0 0 10px 0;
}
.thumbnails ul li {
	float:left;
	margin:0 0 0 12px;
}
.thumbnails ul li img {
	border:2px solid #b4b4b4;
	opacity:0.8;
}
.thumbnails ul li a.active img {
	border:2px solid #FFF;	
	opacity:1;
}
.thumbnails div:last-child {
	margin:0;
}
.nature, .flowers, .animals {
	overflow:hidden;
	margin:0 0 5px 0;
	padding:0 0 8px 0;
}
.nature {
	background-color: #08526A;
    width:640px;
}
.nature h5 {
	width:640px;
	background:#939598;
	text-shadow:0 1px 1px #112b04;
}