﻿BODY
{
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 14px;
	margin: 0px;
	margin-left: 3px;
	margin-right: 3px;
	padding: 0px;
	background-color: #983620;
}

P
{
	padding-top: 10px;
	margin: 0px;
	font-family: Papyrus, "Albertus Medium", "Century Gothic", sans-serif;
	font-size: 17pt;
}

H1
{font-size: 12pt;
font-weight: bold;
padding-top: 15px;
margin: 0;}

/*table.navbar
{font-size: 8pt;
margin: 0px;
padding: 0px; 
border: 0px;
font-weight: bold;}

table.menu
{font-size: 8pt;
margin: 0px;
padding: 0px;
font-weight: bold;}

td.menuNormal
{padding: 0px;
font-color: brown;
font-weight: bold;
vertical-align: top;
background-color:#FFFF99;}
/*background-color: yellow;}*/

/*td.menuHover
{padding: 0px;
color: black;
font-weight: bold;
vertical-align: top;
/*remove the following line for drop-down menu with images*/
/*background-color: #EBDEC6;}
/*background-color: yellow;}*/

/*div.menuNormal
{display: none;
position: static;}

div.menuHover
{border: 0px;
background-color: #EBDEC6;
display: inline;
position: absolute;}
/*{border: 1px solid yellow;*/

/*a.menuitem:link
{text-decoration: none;
color: black;
background-color: #EBDEC6;
display: block;}

a.menuitem:visited
{text-decoration: none;
color: black;
background-color: #EBDEC6;
display: block;}

a.menuitem:hover
{text-decoration: none;
color: black;
background-color: #EBDEC6;
display: block;}

a.menuitem:active
{text-decoration: none;
color: black;
background-color: #EBDEC6;
display: block;}

layer2
{font-family: century gothic;
font-size: 14px;
margin: 0px;
margin-left: 3px;
margin-right: 3px;
padding: 0px;
position: relative;	
}*/
.papyrus
{
	font-family: Papyrus, "Albertus Medium", "Century Gothic", sans-serif;
	font-weight: bold;
	color: #800000;
	font-size: medium;
}
.papyruslink
{
	font-family: Papyrus, "Albertus Medium", "Century Gothic", sans-serif;
	font-weight: bold;
	color: #95721C;
	text-decoration: underline;
	font-size: 13px;
	}
a:link {
	border-style: none;
	color: #95721C;
	font-size: 13Spx;
}
.bottomnav {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
	text-transform: none;
	color: #FECD08;
}
