﻿body 
{
	background-color: #281a06;
}

a
{
	font-weight: bold;
	font-size: 9pt;
	color: #f2e4d0;
	font-family: 'Trebuchet MS' , Arial, Verdana;
}

.maindiv
{
	width: 760px;
	margin: 0 auto;
	text-align: left;
	background-color: #4d3f2b;
	border-right: #705c40 1px solid;
	border-left: #705c40 1px solid;
	border-bottom: #705c40 1px solid;
}

.standardtext
{
	word-spacing: 3px;
	font-size: 9pt;
	color: #ffffff;
	font-family: 'Trebuchet MS' , Arial, Verdana;
}

.memberbiotext
{
	word-spacing: 3px;
	font-size: 9pt;
	color: #a5957f;
	font-family: 'Trebuchet MS' , Arial, Verdana;
}

.newstext
{
	word-spacing: 3px;
	font-size: 9pt;
	color: #a5957f;
	font-family: 'Trebuchet MS' , Arial, Verdana;
}

.footer
{
	width: 760px;
	margin: 0 auto;
	padding-top: 8px;
	padding-bottom: 2px;
	background-color: #000000;
	text-align: center;
	letter-spacing: 2px;
	font-size: 8pt;
	color: #7d684a;
	font-family: 'Trebuchet MS' , Arial, Verdana;
	border-right: #303030 1px solid;
	border-left: #303030 1px solid;
	border-bottom: #303030 1px solid;
}

.newsdatetext
{
	word-spacing: 3px;
	font-size: 9pt;
	color: #ffffff;
	font-family: 'Trebuchet MS' , Arial, Verdana;
	font-weight: bold;
}

.membernames
{
	font-weight: bold;
	font-size: 8pt;
	color: #d4b992;
	font-family: 'Trebuchet MS' , Arial, Verdana;
}

.upcomingeventdate
{
	font-weight: bold;
	font-size: 10pt;
	color: #FFFFFF;
	font-family: 'Trebuchet MS' , Arial, Verdana;
}

.upcomingeventtext
{
	font-size: 9pt;
	color: #a5957f;
	font-family: 'Trebuchet MS' , Arial, Verdana;
}

.upcomingeventtitle
{
	font-size: 9pt;
	color: #cfbfa9;
	font-family: 'Trebuchet MS' , Arial, Verdana;
	font-weight: bold;
}

.eventitemlabel
{
	font-size: 9pt;
	color: #cfbfa9;
	font-family: 'Trebuchet MS' , Arial, Verdana;
	font-weight: bold;
}

.forminput
{
	background-color: #ded5ca;
	border-right: #251908 1px solid;
	border-top: #251908 1px solid;
	border-left: #251908 1px solid;
	border-bottom: #251908 1px solid;
}

.forminputlabel
{
	text-align: right;
	font-size: 9pt;
	color: #cfbfa9;
	font-family: 'Trebuchet MS' , Arial, Verdana;
	font-weight: bold;
}

.forminputlableoptional
{
	word-spacing: 3px;
	font-size: 9pt;
	color: #a5957f;
	font-family: 'Trebuchet MS' , Arial, Verdana;
}