﻿body
{
	font-family: 'Book Antiqua' , Serif, Arial, Sans-Serif;
	font-size: 11pt;
	text-align: left;
	color: #250f05;
	background-color: #250f05;
}
p
{
	margin: 0px 100px 20px 100px;
	font-family: 'Book Antiqua' , Serif, Arial, Sans-Serif;
    font-weight: normal;
    font-size: 11pt;
    color: #250f05;
    text-align: left;
}
H1, h1
{
	font-family: 'Book Antiqua', Serif, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 14pt;
	color: #250f05;
	text-align: center;
}
H2, h2
{
	font-family: 'Book Antiqua', Serif, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 14pt;
	color: #250f05;
	text-align: left;
}
H3, h3
{
	font-family: 'Book Antiqua', Serif, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 14pt;
	font-style:normal;
	color: #250f05;
	text-align: left;	
}
H4, h4
{
	font-family: 'Book Antiqua', Serif, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 24pt;
	font-style:normal;
	color: #250f05;
	text-align: center;	
}
ul
{
	margin: 0px 10px 0px 10px;
	font-family: 'Book Antiqua' , Serif, Arial, Sans-Serif;
    font-weight: normal;
    font-size: 11pt;
    color: #250f05;
    text-align: left;
}
li {
	list-style-type: disc;
	display: block;
	margin: 0px 0px 0px 70px; 
	padding: 0px 0px 0px 0px;	
	border-bottom:1px solid #967369;
	font-family: 'Book Antiqua' , Serif, Arial, Sans-Serif;
    font-size: 11pt;
    text-align: justify;
    color: #250f05;
}
hr, HR
{
		margin: 0px 10px 10px 10px;
		color: #daa520;
		width: 600px;
		text-align: center;
}
a:link, a:active, a:visited
	{
		color: #663300;
		text-decoration: none;
		font-weight: normal;
	}
a:hover
    {
        color: #8d6f69;
        text-decoration: underline;
        font-weight: normal;
    }
/************************************************************* body content */
#container
{
	position: relative;
	margin: 10px auto 0px auto;
	font-family: 'Book Antiqua' , Serif, Arial, Sans-Serif;
	font-size: 11pt;
	font-weight: normal;
	color: #250f05;
	width: 900px;
}
#logotop
{
	background: url(ParchTopNoFoldSkinny.gif) transparent no-repeat;
	width: 900px; 
	height: 151px;
}
	#logotop .mapbox
	{
		width: 149px;	
	}
#navbreadcrumb
{
	background: transparent; 
	padding: 0px 50px 0px 150px;
	font-size: 10pt;
	font-family: 'Book Antiqua', Arial, Verdana, Sans-Serif;
	font-variant: small-caps;
	text-decoration: none;
	text-align: right;
	height: 30px;
	width: 700px;
}
    #navbreadcrumb a:link, #navbreadcrumb a:active, #navbreadcrumb a:visited
{
	color: #250f05;
	text-decoration: none;
	font-weight: normal;
}
    #navbreadcrumb a:hover
    {
        color: #8d6f69;
        text-decoration: none;
        font-weight: normal;
    }
    #navbreadcrumb .navsep
    {
        color: #250f05;
		font-weight: normal;
    }
#menustyle
{
	width: 800px;
	background-color:#250f05;
	color: #daa520;
	margin: 0px 50px 0px 50px;	
}
	#menustyle .menustatic
	{
		background-color:#250f05;
		color: #daa520;
	}
	#menustyle .menudynamic
	{
		background-color:#e7c69c;
		color: #250f05;
	}
	#menustyle .menuhover
	{
		background-color:#250f05;
		color: #daa520;
	}
.buttonloginstyle
{ 
	border-style: none;
	border-color: #250f05; 
	background: transparent;
	color: #250f05;
	font-size: 10pt;
 }
.buttonstyle
{ 
	border: thin ridge #250f05; 
	background: transparent; 
	color: #250f05;
	font-size: 10pt;
 }

#contentbox
{
    width: 900px;
    margin: 0px 0px 0px 0px;
    background: url(ParchBodyClearNew.gif) transparent repeat-y;
}
#contentbox .paracenter
	{
		margin: 20px 10px 20px 10px;
		font-family: Book Antiqua , Serif, Arial, Verdana, Sans-Serif;
		font-weight: normal;
		font-size: 11pt;
		color: #250f05;
		text-align:center;
	}
#subtable
{
	width: 400px;
	margin:0px 0px 0px 70px;	
}
	#subtable .headertext
	{
		font-weight:bold;
		font-size: 25px;	
	}
	#subtable .legend
	{
		font-size:10pt;	
	}
#widesubtable
{
	width: 600px;
	margin:0px 0px 0px 70px;	
}
	#widesubtable .headertext
	{
		font-weight:bold;
		font-size: 14px;	
	}
	#widesubtable .legend
	{
		font-size:10pt;	
	}
#tableform
{
	width: 700px; 
	margin:10px 100px 0px 100px;
}
	#tableform p
	{
		margin: 0px 10px 20px 10px;
		font-family: 'Book Antiqua' , Serif, Arial, Sans-Serif;
		font-weight: normal;
		font-size: 11pt;
		color: #250f05;
		text-align: left;
	}
	#tableform .photocell
	{
		width: 175px;
		margin: 10px 10px 10px 10px;
	}
	#tableform .photocelltop
	{
		width: 175px;
		margin: 10px 10px 10px 10px;
		padding: 20px 0px 0px 0px;
		vertical-align: text-top;
	}
	#tableform .textcell
	{
		width:500px;
		margin: 10px 10px 10px 300px;
	}
	#tableform .textcellleft
	{
		width:800px;
		margin: 10px 10px 10px 100px;
	}
	#tableform .teachertext
	{
		 font-size:10pt;
		 text-align:center;	
	}
	#tableform .teachertextleft
	{
		 font-size:10pt;
		 text-align:left;	
	}
	#tableform .photocellcenter
	{
		width: 34%;
		margin: 10px 10px 10px 10px;
		padding: 20px 0px 0px 0px;
		text-align:right;
	}
	#tableform .textcellcenter
	{
		width:66%;
		margin: 10px 10px 10px 10px;
		padding: 20px 0px 0px 0px;
		vertical-align:text-top;
	}
	#tableform .indent
	{
		padding: 0px 0px 0px 35px;	
	}
    #tableform a:link, #tableform a:active, #tableform a:visited
	{
		color: #663300;
		text-decoration: none;
		font-weight: normal;
	}
    #tableform a:hover
    {
        color: #8d6f69;
        text-decoration: underline;
        font-weight: normal;
    }
    #tableform .tablehdrcell
    {
        background-color: #250f05;
        text-align: right;   
    }
    #tableform .tabletextcell
    {
        background-color: Transparent;
        text-align: left;   
    }
    #tableform .tabletextcellright
    {
        background-color: Transparent;
        text-align: right;   
    }
    #tableform .tablehdr
    {
        background-color: Transparent;
        font-family: Arial, Verdana, Sans-Serif;
        font-size: 1em;
        color: #daa520;
        font-weight: normal;
    }
    #tableform .tabletext
    {
        background-color: Transparent;
        font-family: Arial, Verdana, Sans-Serif;
        font-size: 1em;
        color: #250f05;
        font-weight: normal;        
    }
    #tableform .tabledisp
    {
        background-color: Transparent;
        font-family: Arial, Verdana, Sans-Serif;
        font-size: 1em;
        color: #696969;
        font-weight: normal;        
    }
.dgtabletext
{
    background-color: Transparent;
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 1em;
    font-weight: normal;
    color: #250f05;
}
.dgtabletextalt
{
	background-color: Transparent;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 1em;
	font-weight: normal;
	color: #A27B17;
}
.dgtablehdr
{
    background-color: #250f05;
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 1em;
    color: #daa520;
    font-weight: bold;
}
#pagebottom
{
	background: url(ParchBottomClear.gif) transparent no-repeat;
	width: 900px;
	height: 100px;
	text-align: center;
	margin: 0px 0px 0px 0px;
}
	#pagebottom .paracentered
	{
		margin: 0px 10px 10px 10px;
		padding: 25px 0px 0px 0px;
		font-family: Arial, Verdana, Sans-Serif;
		font-weight: normal;
		font-size: 10pt;
		color: #250f05;
		text-align: center;
	}
	#pagebottom .copyrighttext
	{
		font-size: 8pt;	
	}
    #pagebottom a:link, #pagebottom a:active, #pagebottom a:visited
	{
		color: #663300;
		text-decoration: none;
		font-weight: normal;
	}
    #pagebottom a:hover
    {
        color: #8d6f69;
        text-decoration: underline;
        font-weight: normal;
    }
