@charset "UTF-8";
/* CSS Document By S2THEH GRAPHIC DESIGN */

#image_container {
	clear: both;
	padding-bottom:20px;
	border-bottom:#999 solid 1px ;
}

.float_left_images {
	float: left;	
	clear: none;
}

#image_container img {
	padding-right:30px;	
}

.gallery-header-images {
	padding-top:20px;	
}

.gallery-side-nav {
	color:#8c6135; /*orange */
	text-transform: uppercase;
	list-style:none;
	font-size:14px;
}
.this-page {
	color:#fff;
	font-size:15px;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:2px;
}
.gallery-side-nav a, .gallery-side-nav a:link {
	color:#8c6135;
	font-weight:normal;
	text-decoration:none;
}
.gallery-side-nav a:hover {
	color:#fff;
	text-decoration: underline;
}