﻿body    {
	height: 100%;
	margin: 0;
	padding: 0;
    text-align: center; 
	font-family: Arial, Helvetica, sans-serif;
	/* adjust baseline font size here, no smaller than 75% */ 	
	font-size: 95%;       
	}

.MainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #7E6258;
}
.H1 {
	font-family: Georgia;
	font-size: x-large;
	color: #6B544B;
	text-align: center;
}
.H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #5F4F3D;
}
.PalePinkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #E6D4CF;
}
.BgCamel {
	background-color: #BF9960;
}
.BgTaupe {
	background-color: #CCB48F;
	height: 116px;
}
.BgLightGrey {
	background-color: #E6E3CF;
}
.BgDarkPink {
	background-color: #CC9E8F;
}
.BgLightPink {
	background-color: #E6D4CF;
	width: 167px;
}
.BgPaleGreen {
	background-color: #CCC58F;
}
.BgSageGreen {
	background-color: #BFB460;
}
.BgDarkGreen {
	background-color: #807B59;
}
.MenuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-transform: uppercase;
	color: #807B59;
}
.PMainTextDark {}
.PDarkTextMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #331A00;
	font-variant: small-caps;
	left: 4px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#663300
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline overline;
	color: #566F83;
}
.H3PurpleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #45025B;
}
.PurpleTextBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #45025B;
}
.H3GreenText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #847B3C;
}
.GreenTextBody {
	font-family: Arial, Helvetica, sans-serif;
	color: #847B3C;
	font-size: medium;
}

.center {
text-align: center;
}
.style1 {
background-color: #CCB48F;
text-align: center;
	height: 116px;
}
.style2 {
background-color: #BF9960;
text-align: center;
}
.style3 {
text-align: justify;
}
.style4 {
text-align: left;
}
.style5 {
border-top: 1px solid #847B3C;
	background-color: #CCC58F;
	width: 336px;
}
.style6 {
border-top: 1px solid #847B3C;
	background-color: #CC9E8F;
	height: 788px;
	width: 319px;
}
.style7 {
border-top: 1px solid #847B3C;
background-color: #CCC58F;
border-left-style: solid;
border-left-color: #847B3C;
border-left-width: 1px;
}
.style9 {
border-top: 1px solid #847B3C;
background-color: #CCC58F;
border-right-style: solid;
border-right-width: 1px;
text-align: center;
}
.style10 {
border-left: 1px solid #847B3C;
border-top: 1px solid #847B3C;
background-color: #CCC58F;
text-align: center;
}
.style11 {
border-width: 0px;
}
.style12 {
background-color: #BF9960;
text-align: right;
	height: 36px;
}

.brightgreenText {
	color: #009900;
	font-family: Arial, Helvetica, sans-serif;
}
