﻿a
{
    color:#666666;
}
a:hover
{
    color:#18599d;
}

/* GREEN GREEN GREEN GREEN GREEN GREEN GREEN GREEN */

.divmenu
{
    background-color:#c1d83c;
}

.sectionheading
{
    background-color:#a00015;
}
.parenttitle
{
    background-color:#a00015;
}

.pagetitle
{
    color:#a6ce38;
    font-size: 5em;
    font-weight: bold;
    margin-top: 0px;
    padding-top: 0px;
}
.pagecontent h2
{
	color: #82a63d;
	font-size: 3em;
}
.pagecontent p
{
	color:#82a63d;
	font-size: 1.4em;
}
.boxcontainer
{
	width: 930px;
	margin-left: auto;
	margin-right: auto;
}
.homebox
{
	font-size: 1.4em;
	font-weight: normal;
}
.homespacer
{
	height: 1px;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	border-top: solid 3px #ccc;
	width: 930px;
	margin-left: auto;
	margin-right: auto;
}
.pagetitlegreen
{
    color:#a00015;
}
.purpletext
{
	color:#a00015
}

.listitemtitle
{
    color:#82a63d;
}

.menuitem
{
	
}

.sectionheading, .parenttitle
{
    color:#ffffff;
}

.divmenu a, .divmenu a:hover, .menuitem a:hover
{
	color: #ffffff;
}

.impmenuitem a, .impmenuitem a:hover, .selectedmenuitem a, .selectedmenuitem a:hover
{
	color: #ffffff;
}

.impmenuitem
{
    background-color:#a6ce38;
}

.selectedmenuitem
{
	background-color: #a6ce38;
}

.divmenu li:hover
{
    background-color: #012561 !important;
}