.row {
	*zoom: 1;
	margin-top: 50px;
}

.centered-content {
	text-align: center !important;
}

/* ==========================================================================
 Author's custom styles
 ========================================================================== */

h2 {
	font-family: 'Hoefler Text', Georgia, 'Times New Roman', serif;
	font-weight: normal;
	font-size: 1.6em;
	letter-spacing: .1em;
	margin: 0px;
	text-transform: uppercase;
	color: #9A3334;
}

p {
	color: #424242;
	font-family: "Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
	font-size: 1em;
	letter-spacing: 0.1em;
	line-height: 145%;
}

a {
	font-style: normal;
	text-decoration: none;
	color: #afafaf;
	font-size: 14px;
}

p.copywrite{
	color: #afafaf;
	font-size:10px;
}
#carousel {
	margin: auto;
}

#carousel .slide p.link{
	text-align:left;
	background: rgba(255,255,255,0.7);
	position: absolute;
	bottom:0;
}
ul.bjqs-controls.v-centered li a {
	display: block;
	padding: 10px;
	background: #fff;
	color: #000;
	text-decoration: none;
}

ul.bjqs-controls.v-centered li a:hover {
	background: #000;
	color: #fff;
}

ol.bjqs-markers li a {
	display: none;
}

p.bjqs-caption {
	background: rgba(255,255,255,0.5);
}

