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

body {
	font-family: 'BrandonGrotesqueRegular', Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#948d81;
	line-height:15px;
	text-align:left;
	margin:30px 0 0 0;
}

.header {
	font-family: 'BrandonGrotesqueRegular', Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:16px;
	text-align:left;
	font-weight:normal;
	
	
	}
	
	#aboutcopy {
	width:320px;
	padding-left:50px;
	}
	
	#servicescopy {
	width:300px;
	padding-left:175px;
	}


.featuredpad {
	padding-left:400px;
}

a, a img {
	outline:none; 
	color:#f05a6f;
	border:none;
	text-decoration:none;
	font-weight:normal;
}

.wrapper {
	width:1050px;
	margin:0 auto;
	position:relative;
}

.galleries-page {
	width:1088px;
	margin:28px 26px;
}
.galleriesimg {
	left:82px; 
	position:absolute; 
	top:35px;
}
.gallery-pane {
	left:130px;
	position:absolute;
	top:200px;
	font-size:11px;
}

.gallery-pane a{
	
}

			.scroll-pane
			{
	width:780px;
	height: 465px;
	overflow: auto;
			}
			.horizontal-only
			{
				height: auto;
				max-height: 465px;
			}
			.horizontal-only img
			{
				padding-bottom:5px;
			}
		</style>
		
		
