#styles {
	display: block;
	float: left;
	width: 350px;
	padding: 5px;
	margin: 10px;
}

#styles ul li {
	display: block;
	width: 143px;
	height: 83px;
	float: left;
	margin: 20px 10px;
}

#styles ul li a {
	border:medium none !important;
	display:block;
	padding-top:85px;
	text-align:center;
	width:143px;
	text-transform: capitalize;
	}

#styles ul li a:hover {
	color: #000;
}

	#mini-barn {
		background: url('../images/structures/mini-barn-thumb.png') no-repeat;
	}
	
	#hunter {
		background: url('../images/structures/hunter-barn-thumb.png') no-repeat;
	}
	
	#cabins {
		background: url('../images/structures/cabin-barn-thumb.png') no-repeat;
	}
	
	#sugarcreek {
		background: url('../images/structures/sugarcreek-barn-thumb.png') no-repeat;
	}
	
	#gable {
		background: url('../images/structures/gable-barn-thumb.png') no-repeat;
	}
	
	#woodshed {
		background: url('../images/structures/woodshed-barn-thumb.png') no-repeat;
	}
	
	#garage {
		background: url('../images/structures/garage-barn-thumb.png') no-repeat;
	}
	
	#carlisle {
		background: url('../images/structures/carlisle-barn-thumb.png') no-repeat;
	}
	
	#quaker {
		background: url('../images/structures/quaker-barn-thumb.png') no-repeat;
	}
	
	#playhouse {
		background: url('../images/structures/playhouse-barn-thumb.png') no-repeat;
	}
	
	#dutch-barn {
		background: url('../images/structures/dutch-barn-thumb.png') no-repeat;
	}
	
	#cottage {
		background: url('../images/structures/cottage-barn-thumb.png') no-repeat;
	}
	
	#carriage-house {
		background: url('../images/structures/carriage-house2.png') no-repeat;
	}
	
#panels img {
	border: 1px solid #000;
}

#simplegallery1 {
	background: transparent !important;
}

#panels {
	width: 500px;
	display: block;
	float: left;
}

.panel {
	display: block;
	width: 475px;
	height: 375px;
	border: 2px solid #311A07;
	margin-top: 30px;
}

.navpanellayer {
	position: absolute;
	top: 330px !important;
	z-index: 1010;
	}
