@charset "utf-8";
/*
#908b75 - Background color
#bc1212 - Main red
#fcf9da - Main beige
*/
:root {
	/* --main-bg-color: #fcf9da; */
	--main-bg-color: #ffffff;
	--green: #006c30;
}
* {
	margin: 0px;
	padding: 0px;
}
body,
html {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #2a2623;
	background-image: url(/images/wood-bg.jpg);
	/* background-image: url(/images/wood%20background%205%20black.jpg); */
	background-repeat: repeat;
	background-position: center top;
	background-attachment: fixed;
}
.Content a:link,
.Content a:visited {
	color: #55544a;
	text-decoration: underline;
}
.Content a:hover,
.Content a:active {
	color: #35342f;
	text-decoration: underline;
}

.MainContainer {
	background-color: var(--main-bg-color);
	clear: both;
	width: 960px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 15px;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5);
	margin-bottom: 0px;
	border: 4px solid var(--green);
	/* border: 4px solid #8b0f0f; */
}
.MainHeader {
	position: relative;
	height: 180px;
	width: 960px;
	/* background-color: #a31111; */
	background-color: var(--green);
	margin: 0px;
	padding: 0px;
	clear: both;
	background-image: url(/images/header-green.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.MainHeader img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.SocialButton {
	padding: 0px;
	height: 32px;
	width: 32px;
	margin-left: 10px;
	background-repeat: no-repeat;
	position: absolute;
	z-index: 200;
	top: 0px;
	overflow: hidden;
}
#facebook {
	background-image: url(/images/social/facebook.png);
	right: 130px;
}
#facebook:link,
#facebook:visited {
	background-position: 0px 0px;
}
#facebook:hover,
#facebook:active {
	background-position: 0px -32px;
}
#linkedin {
	background-image: url(/images/social/linkedin.png);
	right: 86px;
}
#linkedin:link,
#linkedin:visited {
	background-position: 0px 0px;
}
#linkedin:hover,
#linkedin:active {
	background-position: 0px -32px;
}
#twitter {
	background-image: url(/images/social/twitter.png);
	right: 43px;
}
#twitter:link,
#twitter:visited {
	background-position: 0px 0px;
}
#twitter:hover,
#twitter:active {
	background-position: 0px -32px;
}
#email {
	background-image: url(/images/social/email.png);
	right: 0px;
}
#email:link,
#email:visited {
	background-position: 0px 0px;
}
#email:hover,
#email:active {
	background-position: 0px -32px;
}

.SocialContainer {
	overflow: hidden;
	position: absolute;
	z-index: 10;
	height: 32px;
	width: 250px;
	top: 24px;
	right: 22px;
}

.LeftContainer {
	margin: 0px;
	padding: 0px;
	width: 220px;
	position: relative;
	clear: left;
	float: left;
}
.RightContainer {
	clear: right;
	float: right;
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 740px;
}
.QuoteContainer {
	position: relative;
	z-index: 10;
	height: 240px;
	width: 740px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	/* border-bottom-color: #9c0f0f; */
	border-bottom-color: var(--green);
	margin: 0px;
	padding: 0px;
}
.Options {
	position: relative;
	z-index: 10;
	height: 260px;
	width: 740px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9c0f0f;
	margin: 0px;
	padding: 0px;
}

.QuoteBox {
	background-color: #fdfadb;
	height: 220px;
	width: 210px;
	font-family: Verdana, Geneva, sans-serif;
	color: #737164;
	padding: 10px;
	margin: 0px;
	background-image: url(/images/quotebox_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.QuoteBox p {
	line-height: 16pt;
}
.QuoteBox p span {
	text-align: right;
	font-style: italic;
	font-weight: bold;
	font-size: 10pt;
	margin-right: 0px;
}

.Break {
	clear: both;
	height: 0px;
	width: 0px;
}
.ProfilePic {
	height: 197px;
	width: 160px;
	border: 1px solid #c9403a;
	margin: 5px;
	padding: 5px;
	float: left;
}
#mainContent {
	clear: right;
	float: right;
	width: 530px;
}
#subContent {
	clear: both;
	/*float: right;*/
	width: 730px;
}
.Content {
	position: relative;
	color: #000000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12pt;
	padding: 5px;
	margin-right: 10px;
}

.Content ul,
.Content ol {
	list-style-position: inside;
	line-height: 18pt;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
}
.Content ul li,
.Content ol li {
	margin-bottom: 10px;
	list-style-position: inside;
}

.Content p {
	line-height: 20pt;
	margin-bottom: 10px;
}
.Content blockquote {
	margin-right: 35px;
	margin-left: 35px;
	color: #878576;
	line-height: 12pt;
}

.Content h1 {
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #737164;
	font-size: 18pt;
	line-height: 24pt;
	margin-bottom: 15px;
	margin-top: 15px;
}
.Content h2 {
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #737164;
	margin-bottom: 15px;
	font-size: 14pt;
	margin-top: 15px;
}

.SideButton {
	height: 60px;
	width: 110px;
	background-color: #e3e3e0;
	display: block;
	padding-top: 20px;
	padding-left: 75px;
	padding-right: 5px;
	margin-left: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
	font-size: 12pt;
	background-position: 10px 12px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	float: none;
	position: relative;
}
.SideButton:link,
.SideButton:visited {
	color: #e3e3e0;
	background-color: #737164;
	text-decoration: none;
}

.SideButton:hover,
.SideButton:active {
	color: #e3e3e0;
	background-color: var(--green);
	text-decoration: none;
}

#cds {
	background-image: url(/images/buttons/cds_on.png);
}

#books {
	background-image: url(/images/buttons/books_on.png);
}

#mailing {
	background-image: url(/images/buttons/mailing_on.png);
}

#blog {
	background-image: url(/images/buttons/blog_on.png);
}

#calendar {
	background-image: url(/images/buttons/calendar_on.png);
}

#cart {
	background-image: url(/images/buttons/cart_on.png);
}
#classes {
	background-image: url(/images/buttons/classes_on.png);
}

.Inspirational {
	padding: 1px;
	margin-left: 20px;
	float: right;
	position: relative;
	margin-right: 10px;
	border: 5px solid #ffffff;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}

.Footer {
	clear: both;
	height: 150px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(/images/logo_footer-white.png);
	background-color: #00000044;
	background-repeat: no-repeat;
	background-position: 20px 10px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #fff;
	font-size: 12pt;
}
.Footer a:link,
.Footer a:visited {
	color: #fff;
	text-decoration: none;
}
.Footer a:hover,
.Footer a:active {
	color: #fff;
	text-decoration: underline;
}
.Info {
	position: absolute;
	top: 25px;
	left: 105px;
}
.Info span {
	font-size: 20pt;
	font-weight: bold;
}
.Links {
	text-align: right;
	position: absolute;
	top: 40px;
	right: 20px;
}
.CartButton {
	font-size: 10pt;
	color: #e3e3e0 !important;
	text-decoration: none !important;
	height: 30px;
	width: 150px;
	display: block;
	background-repeat: no-repeat;
	background-position: 112px 2px;
	vertical-align: middle;
	/* [disabled]text-align: left; */
	padding-top: 14px;
	padding-left: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #737164;
	font-weight: normal !important;
	/* [disabled]position: relative; */
}
.CartButton:link,
.CartButton:visited {
	color: #fff;
	text-decoration: none;
	background-color: #737164;
	text-align: left;
}
.CartButton:hover,
.CartButton:active {
	color: #fff;
	text-decoration: none;
	background-color: #8b0f0f;
}
.MP3 {
	background-image: url(/images/mp3.png);
}
.CD {
	background-image: url(/images/cd.png);
}
.CART {
	background-image: url(/images/cart.png);
}
.BOOK {
	background-image: url(/images/book.png);
}
.CLOCK {
	background-image: url(/images/clock.png);
}
.GIFT {
	background-image: url(/images/gift.png);
}

.CartTable {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 20px;
}
.CartTable a {
	font-weight: bold;
}

.CartTable th {
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: var(--main-bg-color);
}
.CartTable tr {
	margin-bottom: 5px;
}
.CartTable tr:hover,
.CartTable tr:active {
	background-color: #fefced;
}
.CartTable tr td {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
}
.CartIcon {
	padding: 0px;
	height: 80px;
	width: 80px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #8b0f0f;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Callout {
	background-color: #fff;
	clear: both;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #737179;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.OrangeButton {
	background-color: #f90;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #fff;
	display: inline-block;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	position: relative;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5);
	font-weight: bold;
}
.OrangeButton:link,
.OrangeButton:visited {
	text-decoration: none !important;
	color: #333;
}
.OrangeButton:hover,
.OrangeButton:active {
	text-decoration: none !important;
	background-color: #fc0;
	color: #000;
}
.CalloutOrange {
	width: 75%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #fc0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 7px;
}
.CalloutOrange span {
	font-size: 36pt;
	text-transform: uppercase;
	color: #000;
	float: left;
	position: relative;
	padding-right: 10px;
	font-weight: bold;
}
.practitioner_card {
	width: 99%;
	clear: both;
	height: auto;
	position: relative;
	min-height: 220px;
	background-color: #f9f9f9;
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.8);
	-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.8);
	-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.8);
	margin-bottom: 15px;
}
.practitioner_card ProfilePic {
	height: 197px;
	width: 160px;
	border: 1px solid #c9403a;
	margin: 5px;
	padding: 5px;
	/* float: none; */
}
.practitioner_info {
	padding: 3px; /*float: right;*/
}
.infoButton {
	height: 60px;
	width: 110px;
	background-color: #e3e3e0;
	/*display: block;*/
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	/*margin-left: 12px;*/
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
	font-size: 12pt;
	/*background-position: 10px 12px;
	background-repeat: no-repeat;*/
	margin-top: 15px;
	margin-bottom: 10px;
	float: none;
	position: relative;
}
.infoButton:link,
.infoButton:visited {
	color: #e3e3e0 !important;
	background-color: #737164;
	text-decoration: none !important;
}

.infoButton:hover,
.infoButton:active {
	color: #e3e3e0 !important;
	background-color: #8b0f0f;
	text-decoration: none !important;
}
