@charset "utf-8";

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	background-color: #FFFFCC;
	font-family: Arial;
	font-size: 100%;
	overflow: scroll;
}
.oneColElsCtr #container {
	width: 751px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4F3113;
	border-left-color: #4F3113;
	background-color: #FFFFFF;
	padding: 0px;
	position: relative;
}
#headder {
	text-align: center;
	padding: 0px;
	height: 146px;
	width: 750px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#topnavi {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #4F3113;
	height: 47px;
	margin: 0px;
	padding: 0px;
	width: 600px;
	background-color: #FFE19E;
}
#sidenavi {
	width: 149px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4F3113;
	position: relative;
	background-color: #FEE19F;
	margin: 0px;
	padding: 0px;
}.products_td {
	width: 599px;
	position: relative;
	border: 0px none #565B0F;
	margin-right: 0px;
	margin-left: 0px;
}
.bg_pink {
	background-color: #FEE19F;
}
.bgdocb {
	background-image: url(assets/lectures_classes/doctahb.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
}


.bg_green {
	background-color: #EFF3D1;
}

.footer {
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	line-height: 17px;
	height: 156px;
	width: 750px;
}
.ltrs_rightmain {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #6C6C00;
	text-align: justify;
	width: 565px;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: none;
	float: none;
	line-height: 17px;
	margin-right: 10px;
	margin-left: 15px;
	position: relative;
}
.bg_parasite {
	background-image: url(assets/parasite_cleansing/bg_parasite.jpg);
	background-repeat: no-repeat;
	width: 570px;
	background-position: center;
}

.linktitle {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #6C6C00;
	text-align: right;
	line-height: 19px;
}
.storepolicy {
	font-size: 12px;
	color: #565B0F;
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline;
}
.itemtitle {
	color: #6C6C00;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.subitemtitle {
	color: #6C6C00;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.product_description {
	font-size: 12px;
	color: #6C6C00;
	font-weight: normal;
	text-align: justify;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 400px;
	left: 0px;
}
.shippingpolicy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #6C6C00;
}
.price {font-size: 10px; color: #565B0F; font-weight: normal; }
.bottonm_welcome {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #999900;
	text-align: justify;
	width: 555px;
	margin-left: 20px;
	margin-bottom: 20px;
	line-height: 17px;
}
.bottonm_welcomeCopy {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #6C6C00;
	text-align: justify;
	width: 555px;
	margin-left: 20px;
	margin-bottom: 20px;
	line-height: 17px;
}
.main_margin {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #6C6C00;
	text-align: justify;
	width: 555px;
	margin-left: 20px;
	margin-bottom: 5px;
	line-height: 17px;
	margin-top: 0px;
}
.moss {
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	color: #339900;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
