#body_welcome {
	background-color: #FFF;
	background-image: url(images/backgrounds/background_welcome.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	overflow: scroll;
}
#body_about {
	background-color: #FFF;
	background-image: url(images/backgrounds/background_about.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	overflow: scroll;
}
#body_services {
	background-color: #FFF;
	background-image: url(images/backgrounds/background_services.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	overflow: scroll;
}
#body_tools {
	background-color: #FFF;
	background-image: url(images/backgrounds/background_tools.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	overflow: scroll;
}
#body_contact {
	background-color: #FFF;
	background-image: url(images/backgrounds/background_contact.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	overflow: scroll;
}
#main_table { width: 882px; }

.top_links_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	margin-left: 17px;
}
.top_links_left:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	margin-left: 17px;
	text-decoration:none
}
.top_links_right
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-align: right;
	margin-right: 17px;
}
.top_links_right_link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	margin-right: 17px;
}
.top_links_right_link:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	margin-right: 17px;
	text-decoration:none
}

.main_links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666;
	line-height: 18px;
	padding-right: 54px;
	text-decoration: none;
}
.main_links_link
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666;
	line-height: 18px;
	text-decoration: none;
}
.main_links_link:hover
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #717171;
	line-height: 18px;
	text-decoration: none;
	color:#B9C690
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #687D76;
	padding-top: -54px;
}
#text_block {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #666;
	padding-top: 40px;
	padding-left: 40px;
}
.subheader
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #717171;
	line-height: 22px;
}
.main_text_link
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #AFC07C;
	text-decoration: underline;
}
.main_text_link:hover
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #687D78;
	text-decoration: none;
}
#links
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666;
	text-align: right;
	line-height: 18px;
	text-decoration: none;
	padding-top: 232px;
	width: 130px;
	margin: 0px;
}
.testimonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
}
#body_cd {
	background-color: #FFF;
	background-image: url(images/backgrounds/background_cd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	overflow: scroll;
}
#body_meditation {
	background-color: #FFF;
	background-image: url(images/backgrounds/background_meditation.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	overflow: scroll;
}
