body {
	background-image:url(../images/webground_lightcolors_00080.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;/*	link: #009999;    /*greenish*/
	margin-right: auto;
	margin-left: auto;
	text-align: center;
/*	vlink: #660066;  /*dark purple*/
/*	alink: #FFFF00;  /*yellow*/
}
#mainWrapper {
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
	top: 0px;
	left: auto;
	right: auto;
	position: relative;
	width: 850px;
	height: auto;
}

a:visited {
	color: #660066; /*dark purple*/
}
a:link {
	color: #008080; /*greenish was 009999*/
}
.textnav {
	text-decoration: none;
	font-size: 10pt;
}
.textnav a{
	color: #008080;  /*greenish*/
	text-decoration: none;
}
.textnav v{
	color: #660099;  /*a bit litter dark purple*/
	text-decoration: none;
}
/* .textnav a{
	color: #660066;  
	text-decoration: none;
 } */

.text {
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}

.headings {
	color: #660066; /*dark purple*/
}

.directions {
	font-size: 11pt;
	font-weight: bold;
	color: #008080;
}
h1 {
	font-size: 17pt;
	font-weight: bolder;
	color:#008080;
}
h2 {
	font-size: 14pt;
	font-weight: bolder;
}
h3 {
	font-size: 12pt;
	font-weight: bolder;
}
h4 {
	font-weight: bolder;
	font-size: 10pt;
}

.scripture {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.oils {
	font-size: 12px;
}
.textitalic {
	font-size: 10pt;
	font-style: italic;
}
