h1 {
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.textlinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #9FD355;
}
.home-hdr-bg {
	background-attachment: scroll;
	background-image: url(images/MindfulEating_default_03.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.main-bg {
	background-attachment: scroll;
	background-image: url(images/MindfulEating_default_07.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.body-bg {
	background-color: #b4da8b;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.top-nav {
	font-family: "Arial Narrow";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
}
.top-nav a:link {
	color: #000000;
	text-decoration: none;
}
.top-nav a:visited {
	color: #000000;
	text-decoration: none;
}
.top-nav a:hover {
	color: #EFFED5;
	text-decoration: none;
}
.top-nav a:active {
	color: #EFFED5;
	text-decoration: none;
}
.top-txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-left: 20px;
}
.black-bold-lg {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.footer-bg {
	background-attachment: scroll;
	background-image: url(images/MindfulEating_default_08.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.footer-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #EFFED6;
	text-align: center;
	line-height: 20px;
}
.footer-txt a:link {
	color: #EFFED6;
	text-decoration: underline;
}
.footer-txt a:visited {
	color: #EFFED5;
	text-decoration: underline;
}
.footer-txt a:hover {
	color: #000000;
	text-decoration: underline;
}
.footer-txt a:active {
	color: #000000;
	text-decoration: underline;
}
.main-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
}
.main-txt a:link {
	color: #81BA45;
	text-decoration: underline;
}
.main-txt a:visited {
	color: #81BA45;
	text-decoration: underline;
}
.main-txt a:hover {
	color: #000000;
	text-decoration: underline;
}
.main-txt a:active {
	color: #000000;
	text-decoration: underline;
}

.sub-bg {
	background-attachment: scroll;
	background-image: url(images/article_bg.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.italics-indented {
	font-style: italic;
	padding-left: 20px;
}
.sub-body-bg {
	background-color: #b4da8b;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.hdr1 {
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	color: #0569bb;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.meditation-details {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #417f04;
}

.meditations-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.green-border {
	border: 1px solid #B9D99F;
}
hr {
	color: #B4DA8B;
}
.meditations-hdr-bg {
	background-attachment: scroll;
	background-image: url(images/MindfulEating_meditations_05.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.required {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #417f04;
}

