.page
{
	background-color: #9D8E6D;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.frameTable
{
	background-color: #581E22;
}

.borderCell
{
	background-color: #E3CC83;
}

.navPanel
{
	font-size: 16px;
	font-weight: bold;
	padding-left: 6px;
}

frameCell
{
	background-color: #FAF3E5;
	font-family: Garamond, "Times New Roman", Times, serif;
}

.contentCell
{
	padding-left: 12px;
	padding-right: 12px;
	font-size: 16px;
	font-family: Garamond, "Times New Roman", Times, serif;
}

.contentCellWelcome
{
	padding-left: 12px;
	padding-right: 12px;
	font-size: 17px;
	font-family: Garamond, "Times New Roman", Times, serif;
}

.pageTitle
{
	font-size: 24px;
	font-weight: bold;
}

.specialFont
{
	color: #009584;
	font-size: 18px;
	font-style: italic;
}

.specialFontSmall
{
	color: #009584;
	font-size: 14px;
	font-style: italic;
}

.smallFont
{
	font-size: 14px;
}

.bottomNav
{
	color: #FAF3E5;
	font-size: 14px;
	padding-top: 2px;
	padding-bottom: 16px;
}

.bottomNav2
{
	color: #FFFFFF;
	font-size: 14px;
	padding-top: 2px;
	padding-bottom: 16px;
}

.copyright
{
	font-family:  Garamond, "Times New Roman", Times, serif;
	color: #581E22;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.subNav
{
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
}

.subNav:hover 
{
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}

.subNavSelected
{
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #CC2533;
	text-decoration: none;
}

.contentTable
{
	padding: 8px;
	font-face: Times New Roman;
	font-size: 18px;
}

.headerFont
{
	font-size: 25px;
	font-weight: bold;
	color: #CE1C66;
}

.subHeaderFont
{
	font-size: 18px;
	font-weight: bold;
}

.menuItemHeaderFont
{
	color: #CE1C66;
	font-size: 16px;
}

.menuLargeItemHeaderFont
{
	color: #CE1C66;
	font-size: 19px;
	font-weight: bold;
}

.menuLargeItemHeaderFontBlack
{
	color: #000000;
	font-size: 21px;
	font-weight: bold;
	font-style: italic;
}

.menuPrevNextNav
{
	color: #000000;
	font-size: 21px;
	font-weight: bold;
	text-decoration:none;
}

.menuPrevNextNav:hover
{
	color: #CE1C66;
	font-size: 21px;
	font-weight: bold;
	text-decoration:none;
}

.menuSmallPinkFont
{
	color: #CE1C66;
	font-size: 14px;
}

.menuGreenFont
{
	color: #009585;
	font-size: 16px;
	font-style: italic;
}

.redLink
{
	color: #CC2533;
	font-size: 18px;
}

.redLink:visited
{
	color: #CC2533;
	font-size: 18px;
}

.redLinkSmall
{
	color: #CC2533;
	font-size: 14px;
}

.redLinkSmall:visited
{
	color: #CC2533;
	font-size: 14px;
}

.redBold
{
	color: #CC2533;
	font-weight: bold;
}

.footerFont
{
	color: #FFFDF9;
	font-size: 12px;
}

.footerLink
{
	font-family: Garamond, "Times New Roman", Times, serif;
	color: #FFFDF9;
	font-size: 14px;
	text-decoration:none;
}

.footerLink:hover
{
	font-family: Garamond, "Times New Roman", Times, serif;
	color: #FFFDF9;
	font-size: 14px;
	text-decoration:underline;
}

