h1,h2,h3,h4,h5 {font-family: 'EdColFont', sans-serif;}
body {font-family: "EdColFont", sans-serif;font-size: 16px;}
h2 {font-size: 22px;}
h3 {font-size: 18px;}

.fw {background-color: #84a252;color:#ffffff;}
.login {width:300px;background-color: #84a252;color:#ffffff;border:none;padding:6px;cursor:pointer;}

.nav-current {text-decoration:underline;text-decoration-color: #ffffff;text-underline-offset:5px;text-decoration-thickness: 2px;}
.nav-hover:hover {text-decoration:underline;text-decoration-color: #ffffff;text-underline-offset:5px;text-decoration-thickness: 2px;}

.navoption {margin-right:10px;}

.blur {
  filter: blur(3px);
}

table td {color:#000000;padding:6px;}
table th {color:#000000;padding:6px;}


.background {
		
    background:url('/images/meditation-2262835_1280.jpg');
	background-position:center;
    position: relative;
	width:100%;
	padding:22%;
	margin-left:auto;
	margin-right:auto;
	max-width:100%;
	background-size:cover;
}

.backgroundsmall {
    background:url('/images/meditation-2262835_1280.jpg');
	background-position:center;
    position: relative;
	width:100%;
	padding:20%;
	margin-left:auto;
	margin-right:auto;
	max-width:100%;
	background-size:cover;
	margin-top:50px;
}

.layer {
    background-color: rgba(54, 78, 127, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.silverpackage
{
    background-color:#C0C0C0;
    color:#444444;
 
}

.silverpackagetext 
{
    color:#C0C0C0;
}

.goldpackage
{
    background-color:#FFD700;
    color:#444444;
 
}

.goldpackagetext 
{
    color:#FFD700;
}

.platinumpackage
{
    background-color:#d8d7d4;
    color:#444444;
 
}

.platinumpackagetext 
{
    color:#d8d7d4;
}

.texture {
    background:url('/images/internet-doodles-7033818_1280.png');
}


