

<!-- BODY 

{
	background-color:#FFFFFF;
	background-attachment:fixed;
	color:#5E5E5E;
	font-family:Verdana, sans-serif;
	font-size:12px;
} 



b, u, h2, A:hover{color: #854F53; font-weight: bold;}


P
{
 line-height: 175%;
 text-indent: 30pt;
}

TD, BODY, TABLE, TR
{font-family: Verdana, sans-serif; font-size: 12px; font-weight: normal; line-height: 175%; color: #5E5E5E;}
a:link {text-decoration: none; font-weight: bold; color:  #823036; }
a:visited {text-decoration: none; font-weight: bold; color: #823036; }
a:active {text-decoration: none;  font-weight: bold; color: #825530; }
A:hover {color: #B47C24; cursor: crosshair; text-decoration: none; font-weight: bold;}

#nav, #nav ul {
	float: left;
	width: 61em;
	list-style: none;
	line-height: 1;
	background: white;
	font-weight: bold;
	padding: 0;
	border: solid #eda;
	border-width: 1px 0;
	margin: 0 0 1px 0;
}

#nav a {
	display: block;
	width: 10em;
	w\idth: 6em;
	color: #7C6240;
	text-decoration: none;
	padding: 0.25em 2em;
}

#nav a.daddy {
	background: url(rightarrow2.gif) center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;
	width: 14.4em;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}

#nav li li {
	padding-right: 1em;
	width: 13em
}

#nav li ul a {
	width: 13em;
	w\idth: 9em;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#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 {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #eda;
-->