<style type="text/css">

body {
	color: #191919;
	line-height: 1.3;
	margin: 0;
	background: #fff;
}

.header-area {
	margin: 0 auto;
	background-color: #fff;
	max-width: 1000px;
	width: 100%;
}


.home-slider {float:center;}

.content {
	margin: 0 auto;
	max-width: 1000px;
	width: 100%;
	font-size: 16px;
}

.location {
	margin: 0 auto;
	max-width: 1000px;
	width: 100%;
}

img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	vertical-align: middle;
}


h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-family: Bitter, Georgia, serif;
	line-height: 1.1;
}

h1 {
	font-size: 48px;
	margin: 12px 0;
	color: #08571d;
}

h2 {
	font-size: 30px;
	margin: 24px 0;
	color: #08571d;
}

h3 {
	font-size: 22px;
	line-height: 1.0;
	margin: 8px 0;
	color: #B8860B;
}

h4 {
	font-size: 20px;
	margin: 25px 0;
	color: #08571d;
}

h5 {
	font-size: 18px;
	margin: 30px 0;
}

h6 {
	font-size: 16px;
	margin: 36px 0;
}

.home-heading {
	width: 100%;
	font-size: 36px;
	color: #373737;
}

.home-sub-heading {
	width: 100%;
	font-size: 24px;
	color: #373737;
}

.features {
	max-width: 1000px;
	width: 100%;
	font-size: 22px;
	margin: 12px 0;
	color: #373737;
}

.shop-photo-left {
	display: none;
}


.page A:link {text-decoration: underline; color: #005600;}
.page A:visited {text-decoration: underline; color: #08571D;}
.page A:active {text-decoration: underline; color: #005600;}
.page A:hover {text-decoration: underline; color: #008000;}

.page A:link {text-decoration: underline; color: #005600;}
.page A:visited {text-decoration: underline; color: #08571D;}
.page A:active {text-decoration: underline; color: #005600;}
.page A:hover {text-decoration: underline; color: #008000;}

hr {
	background: url(images/dotted-line.png) repeat center top;
	background-size: 4px 4px;
	border: 0;
	height: 1px;
	margin: 0 0 24px;
}

blockquote {
	font-size: 30px;
	color: #373737;
	font-style: italic;
	font-weight: 300;
	margin: 24px 40px;
}

@-ms-viewport {
	width: device-width;
}

@viewport {
	width: device-width;
}


@media (max-width: 767px) {

	.shop-photo-right {
		display: none;
	}

	.shop-photo-left {
		display: inline-block;
	}

	h1 {
		font-size: 32px;
		margin: 12px 0;
	}

	h2 {
		font-size: 24px;
		margin: 24px 0;
	}

	h3 {
		font-size: 18px;
		margin: 8px 0;
	}

	blockquote {
		font-size: 28px;
		margin: 24px 40px;
	}

	.home-heading {
		width: 100%;
		font-size: 24px;
		color: #373737;
	}

	.home-sub-heading {
		width: 100%;
		font-size: 18px;
		color: #373737;
	}

}

</style>
