@charset "utf-8";
/* CSS Document */

.back {
	background-image: url(../img/simple_truths/top_back.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.green_back_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 33px;
	color: #FFF;
	background-color: #556f28;
	padding:5px;

}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #bdd574;

}
.green_back_text_i {
	font-family: "Times New Roman", Times, serif;
	font-size: 33px;
	color: #FFF;
	background-color: #556f28;
	padding:5px;
	font-style: italic;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	text-decoration: none;
	color: #455b58;
	padding-bottom: 15px;
}
.more_info {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #f48039;
	text-decoration: none;
	font-style: italic;
}
.more_info a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #f48039;
	text-decoration: none;
	font-style: italic;
}
.more_info a:active{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #f48039;
	text-decoration: none;
	font-style: italic;
}
.more_info a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #f48039;
	text-decoration: none;
	font-style: italic;
}
.more_info a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #b35f2b;
	text-decoration: none;
	font-style: italic;
}.title2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	text-decoration: none;
	color: #455b58;
	padding-bottom: 15px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #455B58;
	text-decoration: none;
}
.meditation_box {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #a56021;
	border: 1px solid #d17850;
	padding:15px;
}
.meditation_box a:link{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;

}
.meditation_box a:active{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;

}
.meditation_box a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #bdd574;
}
.meditation_box a:visited{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
