Body
	{
	font-family: Verdana;
	color: White;
	font-size: 12px;
	}

td
	{
	font-family: Verdana;
	font-size: 12px;
	}

h1
	{
	font-size: 24px;
	color: #ec6a63;
	font-weight: normal;
	padding: 0 0 5 0;
	margin: 0 0 0 0;
	}

h2
	{
	font-size: 18px;
	color: #ec6a63;
	font-weight: normal;
	padding: 0 0 5 0;
	margin: 0 0 0 0;
	}

.Footer
	{
	color: #541717;
	font-size: 11px;
	}

.Copyright
	{
	color: #7a2121;
	font-size: 11px;
	}
	
.ImgLink
	{
	border: solid #ec6a63 1px;
	}

a
	{
	color: #ec6a63;
	text-decoration: none;
	}

a:Hover
	{
	color: #eca4a4;
	text-decoration: underline;
	}

.HomeInfoFrame
	{
	padding: 0 5 0 0;
	font-size: 12px;
	}

.HomeDateStamp
	{
	color: #bf8c89;
	}
	
.ReadMore
	{
	margin: 2 0 12 0;
	}
	
.HomeMore
	{
	margin: 5 0 5 0;
	padding: 0 0 0 0;
	font-size: 12px;
	}

/*a:Visited
	{
	color: #ec6a63;
	text-decoration: none;
	}*/

.MemberTable
	{
	border: 1px black solid;
	}

.MemberTable td
	{
	color: Black;
	background: White;
	}
	
.small
	{
	font-size: 10px;
	}

.DivTD
	{
	background: black;
	height: 1;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	}

.CMSEditPage
	{
	position: relative;
	margin: 0 auto;
	text-align: center;
	border-bottom: 1px solid black;
	padding: 5px 5px 5px 5px;
	background: white;
	z-index: 20;
	color: #AEAEAE;
	}
.CMSEditPage a
	{
	color: blue;
	text-decoration: underline;
	}
.CMSEditPage a:hover
	{
	color: red;
	text-decoration: underline;
	}
.CMSEditPage a:visited
	{
	color: blue;
	text-decoration: underline;
	}

.EventTable
	{
	margin: 0px;
	padding: 0px;
	width: 95%;
	}

.EventTable td
	{
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	}	
.EventTable th
	{
	padding: 5px 5px 2px 2px;
	vertical-align: top;
	}	
.EventTitle
	{
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 2px 0px;
	text-align: left;
	}

.EventDate
	{
	font-size: 12px;
	font-weight: bold;
	margin: 2px 0px 0px 0px;
	padding: 0px;
	text-align: left;
	}

.EventBody
	{
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 30px 0px;
	text-align: left;
	}
.EventBody p
	{
	margin: 5px 0px 5px 0px;
	}

.EventTable a
	{
	text-decoration: none;
	}
.EventTable a:visited
	{
	text-decoration: none;
	}
.EventTable a:hover
	{
	text-decoration: underline;
	}

.ReadMore
	{
	margin: 10px 5px 5px 0px;
	text-align: right;
	}

.ReadMore a
	{
	text-decoration: none;
	}
.ReadMore a:visited
	{
	text-decoration: none;
	}
.ReadMore a:hover
	{
	text-decoration: underline;
	}

.HomeEventTitle
	{
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 2px 0px;
	text-align: left;
	}

.HomeEventDate
	{
	font-size: 12px;
	font-weight: bold;
	margin: 2px 0px 0px 0px;
	padding: 0px;
	text-align: left;
	}

.HomeEventBody
	{
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 30px 0px;
	text-align: left;
	}

.HomeEventBody li
	{
	margin: 5px 0px 10px 0px;
	}

.HomeEventBody p
	{
	margin: 5px 0px 5px 0px;
	}

