﻿body
{
	font-family: Euphemia, Tahoma, Verdana;
	color: black;
}
 :link
{
	color: darkgreen;
}  /* for unvisited links */
  :visited
{
	color: yellowgreen;
} /* for visited links */
  a:active
{
	color: cornflowerblue;
} /* when link is clicked */
  a:hover
{
	color: orchid;
} /* when mouse is over link */

.Title
{
	font-weight: bold;
	font-size: xx-large;
	font-family:   'Segoe Print',Euphemia, Papyrus, Tahoma, Verdana;
	color: darkslategray;
}
.sectionheader
{
	font-weight: bold;
	background-color:White;
	font-family: Euphemia,Verdana, Harrington, Batang, Leelawadee, Dotum, Tahoma, 'Segoe Script';
	color: darkgreen;
}

.sectiontitle
{
	text-align:center;
	color: black;
	background-color: #99cc66;
	font-size: medium;
	font-family: Euphemia,Verdana, 'Segoe Script' , Harrington, Batang,Leelawadee, Dotum;
	height: 30px;
}
.sectiontitle2
{
	text-align: center;
	color: mintcream;
	background-color:  #d7f79a;
	font-size: medium;
	font-family: Euphemia,Verdana, 'Segoe Script' , Harrington, Batang,Leelawadee, Dotum;
	height: 30px;
	width: 100%;
}
.sectiontitle3
{  
	text-align:left;
	color: darkgreen;
	background-color: #d7f79a;
	font-size: medium;
	font-family: Euphemia,Verdana, 'Segoe Script' , Harrington, Batang,Leelawadee, Dotum;

.section
{
	font-size: 20px;
	color: darkslategray;
	font-family: Euphemia, Tahoma, Papyrus, Verdana, 'Segoe Print';
  }


.bullets
{
	font-size: 16px;
	color: navy;
	font-weight: bold;
}
.alert
{ 
	font-size: 16px;
	color: maroon;
font-weight: bold; }


.frame
{
	border-right: thick outset;
	border-bottom: thick outset;
	border-top: thin inset;
	border-left: thin inset;
}
.subsection
{
	background-color: salmon;
}
.mailer
{
	font-weight: bold;
	color: black;
}
.masthead
{
	height:200px;
	width:1024px;
	background-image: url(../../eco/images/EdgarCayceOnline-where-healing-waters-run-deep.jpg);
}
.water
{
	background-image: url(../../eco/images/water-bg.jpg);
}
.iodineband
{
	background-color:White;
}

