@charset "UTF-8";

body {
	background-color: #ecede2;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: left;
	color: #707538;
	line-height: 25px;
	font-weight: normal;
	padding-right: 25px;
}



body {
	margin-top: 50px;
}


menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}


.menuSeparator{
text-align:center;
vertical-align:middle;
color:#ccc;
text-transform:uppercase;
font-size:14px;
font-weight:bold;
width:3px;
}


a:link {
	text-decoration: none;
	color: #874C13;
}

a:visited {
	text-decoration: none;
	color: #874C13;
}


a:active {
	color: #FFFFFF;
	color: #874C13;
}


a:hover {
	text-decoration: none;
	color: #707538;
}



h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	color: #5e5f1e;
	margin-top: 30px;
	text-transform: uppercase;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #6b6c36;
	text-transform: uppercase;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #6b6c36;
	text-transform: uppercase;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #6b6c36;
	text-transform: uppercase;
}

.mainPara {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	text-align: left;
	color: #545B29;
	line-height: 22px;
	font-weight: normal;
}



.mission {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: left;
	color: #9c6b3d;
	line-height: 22px;
	font-weight: bold;
}


.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	color: #FFFFCC;
	font-weight: normal;
	text-indent: 15px;
}


.faq {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	color: #707538;
	line-height: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}


li {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: left;
	color: #707538;
	line-height: 25px;
	font-weight: normal;
	padding-left: 0px;
	list-style-position: inside;
	list-style-type: circle;
}

.smallText {
	font-size: 14px; 
	color: #9D9055; 
}

.bioText {
	font-size: 15px;
	color: #814207;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
}
