body {
	background: rgb(38, 71, 0) url(images/bgLeaf2.jpg) no-repeat 50% -200px;
	background-size: cover;
	/*font: 14px Verdana, Arial, Helvetica, sans-serif;*/
	color: #FFF;
	margin: 0px;
	padding: 0px;
}

.img {
	border: none;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.clear {
	clear: both;
}

.posrel {
	position: relative;
}

.posabs {
	position: absolute;
}

.nobullet {
	list-style: none;
	margin: 0;
	padding: 0
}

.wrapper {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

.threecolumns {
	width: 200px;
	margin: 0 25px 0 25px;
}

.twocolumns {
	width: 380px;
	margin-right: 50px;
}

.thumbnail {
	padding: 7px;
	margin: 0 20px 10px 0;
	/*border: solid 1px #92A480;*/
}

a:link {
	color: #FFCC00;
}

a:visited {
	color: #FC6;
}

a:hover {
	color: #FFC;
}

.shadedBg {
	background: rgba(0, 0, 0, .3);
}

/* ------------------ header ------------------ */

#hdr {
	/*background: #2B4F06;*/
	background: #204000;
	position: relative;
	padding-top: 15px;
}

#logo {
	width: 320px;
	height: 140px;
	position: relative;
	z-index: 100;
	border: none;
}

#logo img {
	border: none;
}

#phonenumber {
	position: absolute;
	right: 0px;
	top: 10px;
	font-size: 130%;
	font-weight: bold;
	color: #D5EA93;
}

#phonenumber em {
	display: block;
	font-size: 70%;
	font-weight: normal;
	font-style: normal;
	color: #AFB885;
}

#phonenumber a {
	color: #D5EA93;
}

/* ------------------ top nav ------------------ */

#nav {
	position: absolute;
	top: 75px;
	left: 90px;
	z-index: 100;
}

.navbar-toggler {
	border-color: rgba(213, 234, 147, .3);
	float: right;
}

.navbar-toggler-icon {
	color: rgba(213, 234, 147, .5);
}

.navbar-expand-sm .navbar-nav .nav-link {
	padding-left: 1.5rem;
}

#nav li a:link,
#nav li a:visited {
	color: #FFCC66;
	text-decoration: none;
}

/* ------------------ carousel ------------------ */

#carousel {
	position: relative;
	background: url(images/bgCarousel.jpg) repeat-x left top;
	margin: 0 -15px;
}

#carousel2 {
	width: 100%;
	height: 300px;
	overflow: hidden;
}

.carouselwrapper {
	height: 320px;
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}

#carouselslider {
	width: 1000px;
	height: 360px;
}

.carousel-caption {
	text-align: left;
	bottom: 120px;
}

.carousel-caption h2 {
	color: #4E0032;
	font: 50px Georgia, "Times New Roman", Times, serif;
	margin: 0;
	text-shadow: 1px 1px 1px rgba(202, 219, 197, .6);
}

.carousel-caption h3 {
	color: #E8FFE8;
	font: 25px Georgia, "Times New Roman", Times, serif;
	margin: 10px 0 0 0;
	width: 400px;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, .6);
}

.carousel-caption h4 {
	color: #E8FFE8;
	font: 25px Georgia, "Times New Roman", Times, serif;
	margin: 0;
	font-weight: normal;
	width: 400px;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, .6);
}

/* ------------------ content ------------------ */

.welcometext {
	line-height: 200%;
	padding: 0 0 0px 0;
	width: 550px;
}

.welcometext h1 {
	font-size: 130%;
	line-height: 130%;
	margin-bottom: 2em;
	line-height: 2rem;
}

.welcometext h1 em {
	display: block;
	font-style: normal;
	font-size: 150%;
	color: #FFCC66;
}

#pageHdr {
	position: relative;
	background: url(images/bgCarousel.png) repeat-x left top;
	margin: -20px 0 0 0;
	padding: 15px 0 10px 0;
}


#pageHdr h1 {
	margin: 20px 0;
	color: #4E0032;
	font: 50px Georgia, "Times New Roman", Times, serif;
	text-shadow: 1px 1px 1px rgba(202, 219, 197, .6);
}

#pageHdr .definition {
	float: right;
	width: 500px;
}

#pageHdr .pronunciation {
	float: left;
	margin: 20px;
	padding-right: 20px;
	border-right: solid 1px #8CC865;
	height: 80px;
}

#pageHdr .meaning {
	float: left;
	width: 300px;
	font-size: 90%;
}

#pageHdr .meaning h3 {
	font-size: 110%;
	margin: 20px 0 10px 0;
}

.subtext {
	line-height: 200%;
	margin: 10px 0;
}

.withsideimg {
	padding: 0 400px 40px 0;
}

.withsidecontent {
	width: 400px;
	margin-right: 50px;
}

.subtext h2 {
	margin-top: 40px;
	color: #FF9;
	font-size: 1.6em;
}

.subtext p {
	margin-bottom: 20px;
}

.subtext em {
	color: #FF0;
	font-style: normal;
}

.redfruits {
	background: url(images/redfruits.png) no-repeat 50% 40px;
}

.acupuncture {
	background: url(images/acupuncture.jpg) no-repeat 50% 40px;
	background-size: contain;
}

.massage {
	background: url(images/massage.jpg) no-repeat 50% 40px;
}

.herbs {
	background: url(images/herbs.jpg) no-repeat 50% 40px;
}

.owners {
	background: url(images/virginia-and-saiah.jpg) no-repeat 50% 40px;
}

.footnotes {
	font-size: 90%;
	font-style: italic;
	line-height: 120%;
	margin-top: 50px;
}

.blocklines {
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0;
	line-height: 160%;
}

.blocklines li {
	margin: 0;
}

.onlineForm {
	min-height: 680px;
	overflow: hidden;
}

.formfield {
	display: block;
	margin: 0 0 10px 0;
	width: 100%;
	background: rgba(255, 255, 255, .3);
	border: solid 1px #92A480;
	padding: 3px;
	color: #FFF;
}

.formfield.error {
	background: #FF0;
	color: #000;
}

label {
	display: block;
	color: #B6CE92;
	margin: 15px 0 5px 0;
}

.formbtn {
	border: solid 1px #92A480;
	padding: 5px 15px;
	background: url(images/bgCarousel.png) repeat-x left top;
	color: #FF9;
	font-weight: bold;
}

.formbtn:hover {
	border: solid 1px #FF9;
}

.error {
	color: #FF0;
}

.photoborder {
	padding: 10px;
	border: solid 1px #92A480;
}

.photoborder img {
	width: 100%;
	height: auto;
}

.photocredit {
	display: block;
	font-size: 80%;
	color: rgba(255, 255, 255, .5);
	margin-top: 3px;
	line-height: 1em;
}

/* ------------------ footer ------------------ */

footer {
	/* background: #1A3300; */
	background: linear-gradient(rgba(0, 0, 0, .1), rgb(38, 71, 0));
	color: #AFB885;
	font-size: 90%;
	margin: 20px -15px 0 -15px;
	padding: 30px 15px 50px 15px;
	border-top: solid 1px rgba(0, 0, 0, .1);
}

footer .copyright {
	margin-bottom: 15px;
}

footer .address {
	margin-bottom: 15px;
}

footer .address .phone {
	display: block;
}

footer a {
	color: #AFB885;
}

footer .socialmedia {
	text-align: right;
}

footer .socialmedia a {
	margin-left: 5px;
}

/* ------------------ mobile ------------------ */


@media (max-width: 768px) {

	#carouselslider {
		width: 100%;
		height: auto;
	}

	.carouselwrapper {
		height: auto;
		width: 100%;
		margin: 0 auto;
		overflow: visible;
	}

	.carousel-caption {
		position: relative;
		display: block !important;
		bottom: 0;
		min-height: 200px;
		margin-left: 15px;
		margin-right: 15px;
		left: 0;
		right: 0;
	}

	.carousel-caption h2 {
		font-size: 2rem;
		margin: 0;
		width: auto;
	}

	.carousel-caption h3,
	.carousel-caption h4 {
		font-size: 22px;
		width: auto;
	}

	.carousel-control-next,
	.carousel-control-prev {
		top: 20%;
		bottom: auto;
	}

	.sidePhoto {
		height: 350px;
		margin-bottom: 20px;
	}

	body {
		background-size: cover;
	}

	.shadedBg {
		background: rgba(0, 0, 0, .75);
	}

	#phonenumber {
		right: auto;
		left: 100px;
		top: 75px;
	}

	#nav {
		position: relative;
		top: 0;
		left: 0;
	}

	#nav ul {
		margin-bottom: 20px;
	}

	#nav li {
		text-align: right;
		/* border-top: solid 1px rgba(213, 234, 147, .3); */
	}

	#nav li:first-child {
		border-top: none;
	}

	.navbar-toggler {
		position: absolute;
		top: -60px;
		right: 15px;
	}

}