
	BODY {scrollbar-face-color: #967F57}
BODY {scrollbar-3dLight-Color: #9CC868}
BODY {scrollbar-Arrow-Color: #9CC868}
BODY {scrollbar-Base-Color: #red}
BODY {scrollbar-DarkShadow-Color: #967F57}
BODY {scrollbar-Highlight-Color: #FFFFFF}
BODY {scrollbar-Shadow-Color: #4C6828}
BODY {scrollbar-Track-Color: #BBAB91}


BODY




{
	background-color: #967F57;
}



BODY {background-image: url(paper.jpg); background-repeat: repeat}
}
		
			.blackborder
			{
				border: solid 1px black;
			}
	.goldborder
			{
				border: solid 1px

#F1DA5B
}
.greenborder
			{
				border: solid 1px

#3D5F27
}



A.leftnav, A:visited.leftnav, A:active.leftnav 
{
	font-family: arial;
	font-size: 9.0pt;
	color: #000000;
	text-decoration: none;
	width: 60%;
}
A:hover.leftnav
{
	font-family: arial;
	font-size: 9.0pt;
	color: #ffffff;
	text-decoration: underline;
	width: 60%;
}

LI.leftnav
{
	color: #000000;
	vertical-align: center;
	list-style-type: diamond;
}

A.leftnavcop, A:visited.leftnavcop, A:active.leftnavcop 
{
	font-family: Copperplate Gothic Light;
	font-size: 12.0pt;
	color: #ffffff;
	text-decoration: none;
	width: 60%;
}
A:hover.leftnavcop
{
	font-family: Copperplate Gothic Light;
	font-size: 12.0pt;
	color: #FFA461;
	text-decoration: underline;
	width: 60%;
}

 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family: tahoma;
}
A.MsoNormal, A:visited.MsoNormal, A:active.MsoNormal
{
	font-family: tahoma;
	font-size: 12pt;
	color: #000000;
	text-decoration: underline;
	
}

A:hover.MsoNormal
{
	font-family: tahoma;
	font-size: 12pt;
	color: #F46E2C;
	text-decoration: underline;
	
}

LI.MsoNormal
{
	color: #000000;
	vertical-align: center;
	list-style-type: diamond;
}
p.MsoNormalsm, li.MsoNormalsm, div.MsoNormalsm
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:10.0pt;
	font-family: tahoma;
margin-bottom:.0001pt;
}

A.MsoNormalsm, A:visited.MsoNormalsm, A:active.MsoNormalsm
{
	font-family: tahoma;
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
	
}

A:hover.MsoNormalsm
{
	font-family: tahoma;
	font-size: 10pt;
	color: #F46E2C;
	text-decoration: underline;
	
}


p.MsoNormallg, li.MsoNormallg, div.MsoNormallg
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:16.0pt;
	font-family: tahoma;
}

A.MsoNormallg, A:visited.MsoNormallg, A:active.MsoNormallg
{
	font-family: tahoma;
	font-size: 16pt;
	color: #000000;
	text-decoration: underline;
	
}

A:hover.MsoNormallg
{
	font-family: tahoma;
	font-size: 16pt;
	color: #F46E2C;
	text-decoration: underline;
	
}

.blackheader
{
	font-family: Copperplate Gothic Light;
	font-size: 16pt;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.whiteheader
{
	font-family: park avenue;
	font-size: 13pt;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}
.header
{
	font-family: Copperplate Gothic Light;
	font-size: 14pt;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
margin-bottom:.0001pt;
}

	
	#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 11em;
	}
	
	#nav li { /* all list items */
		position : relative;
		float : left;
		line-height : 1.25em;
		margin-bottom : -1px;
		width: 11em;
		font-family: Copperplate Gothic Light;
		font-size: 12pt;	}
	
	#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 11.05em;
		margin-top : -1.35em;
	}
	
	#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	
	#nav li a {
		width: 11em;
		w\idth : 10em;
		display : block;
		color : black;
		font-weight : normal;
		text-decoration : none;
		background-color : #9CC868;
		border : 1px solid black;
		padding : 0 0.5em;	}
	
	#nav li a:hover {
		color : white;
		background-color : #9CC868;	}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}
	
	#content {
		margin-left : 12em;
	}

#nav a.arrow {
	background: url(homearrow.jpg) center right no-repeat;;
}