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



h1, h2, h3, h4, h5 {
	color: #520606;
}
h1 {
	text-transform: uppercase;
}
body {
	background-color: #520606;
	background-repeat: no-repeat;
}
.container.main {
	padding-top: 30px;
	background-color: #f3e9dd;
	padding-bottom: 30px;
	margin-top: 50px;
}
.navbar-brand.small {
	padding-left: 15px;
}
.indicators {
	cursor: pointer;
}

.footer-pages .container {
	width: 100%;
	/* Set the fixed height of the footer here */
	background-color: #000;
	padding-bottom: 15px;
	color: #FFF;
	text-align: center;
	background-image:url(../img/Melamine-wood-dark.png);
	border-top: solid 1px #000;
}
.sticky {
	position: absolute;
	bottom: 0;
	width: 100%;
	/* Set the fixed height of the footer here */
	background-color: #000;
	padding-bottom: 15px;
	color: #FFF;
	text-align: center;
	background-image:url(../img/Melamine-wood-dark.png);
	border-top: solid 1px #000;
}
hr {
	background-color: #000 !important;
}
.carousel-caption {
	width:100%;	
}

.giftcard {
	border:none !important;
	background-color:transparent !important;
}
.col-md-8.col-md-push-2 p a {
	color:#0061A7;
}
.container.main .col-md-8.col-md-push-2 h3 {
	text-shadow:none !important;
}
