﻿body
{
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(pageborderbackground.gif);
	background-repeat: repeat-x;
}

.page
{
	border: solid #DAE1B7 1px;
	background-color: #FFFFFF;
}

#header
{
	border-bottom: solid #DAE1B7 1px;
}

ul#menu
{
    /*border-bottom: 1px #5C87B2 solid;*/
	border: solid #DAE1B7 1px;
}

ul#menu li a
{
    /*background-color: #e8eef4;
    color: #034af3;*/
	color: #8A974D;
}

ul#menu li a:hover
{
    background-color: #8A974D;
    color: #FFFFFF;
}

/*ul#menu li a:active
{
    background-color: #a6e2a6;
}*/

#footer
{
	border-top: #DAE1B7 1px solid;
}































.MainPageBorderLeft, .MainPageBorderRight, .MainPageBorderTop
{
	background-image: url(pageborderbackground.gif);
	background-repeat: repeat-x;
}

.MainPageContent
{
	border: solid #DAE1B7 1px;
}

.MainPageLogoPanel
{
	border-bottom: solid #DAE1B7 1px;
}

.MainPageFooterPanel
{
	color: #777777;
	border-top: #DAE1B7 1px solid;
}

.PageBody
{
	color: #000000;
}

.PageBody a, .MainPageNextEventPanel a, .MainPageFooterPanel a
{
	color: #8A974D;
}

.MainPageMenuPanel, .MainPageNextEventPanel
{
	border: solid #DAE1B7 1px;
}

.MainPageNextEventPanel
{
	color: #777777;
}


.MenuItem, .MenuItem a, .MenuItemSelected, .MenuItemSelected a, .MenuItemHighlight, .MenuItemHighlight a, .MenuItemSelectedHighlight, .MenuItemSelectedHighlight a
{
	color: #8A974D;
}

.EventTable
{
	border: solid #C0C0C0 1px;
}

.EventEntryDate, .EventEntryEvent, .EventEntryDateHeader, .EventEntryEventHeader
{
	border-right: solid #C0C0C0 1px;
}

.EventEntryDate, .EventEntryEvent, .EventEntryLocation, .EventEntryDateHeader, .EventEntryEventHeader, .EventEntryLocationHeader
{
	border-bottom: solid #C0C0C0 1px;
}

