
.copyt{
	font-family: tahoma, arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #40550C; 
	line-height: 180%;
}
#dhtmltooltip{
	position: absolute;
	padding: 2px 6px;
	border:1px solid #40550C;
	background-color: #ffffff;
	color: #40550C;
	-moz-border-radius: 5px;
	-moz-opacity:1;
	opacity:1;
	visibility: hidden;
	z-index: 1000;
	font-size:11px;
	font-family: Tahoma, Verdana;
}
a:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #40550C; 
	text-decoration: underline;
	line-height: 180%;
}

a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #40550C; 
	text-decoration: underline;
	line-height: 180%;
}

a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #817D7D; 
	text-decoration: underline;
	line-height: 180%;
}

#divlist a{
	display: block;
	color: #4C5536;
	background-color: #E2E9CA;
	width: 100%;
	text-decoration: none;
}

#divlist a:hover{
	background-color: #B0C963;
	font-family: tahoma, arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #4C5536;
	line-height: 180%;
}


#nav
{
	height: 39px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: 11px;
	width: 100%;
	display: block;
	clear:both;
	background:url(navbg2.jpg);
	width:863px;
}

#nav ul li a
{
	/*background:url(off.jpg) no-repeat;*/
	text-decoration: none;
	/*text-align: center;*/
	color: #505A42;
	display: block;
}

#nav ul li a:hover
{
	/*background:url(on.jpg) no-repeat;*/
}

ul{
	padding:2px;
	margin:2px;
}

#nav, #nav ul { /* all lists */
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
}

#nav li { /* all list items */
	float: left;

}

#nav li ul { /* second-level lists */
	position: absolute;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#content {
	clear: left;
	color: #505A42;
}

.divorce{
	background:#C2CCAA;
	padding:0 5px 0 5px;
}
.divorce li{
	background:none;
	clear:left;
}

.divsub{
	background:none;
}

.divorce li a{
	background:none;
	display:block;
	padding:2px 0 2px 0;
}

.divorce li a:hover{
	background:none;
	background:#ADD149;
	color:#000000;
}

.divorce li{
	background:none;
	margin-left:0px;
	padding-left:0px;
	display:block;
	text-align:left;
	width:200px;
}

.mainnav{
	padding:2px 0 0 20px;
}

.MyNav{
	margin-top:11px;
	margin-right:5px;
	padding-right:5px;
	background:url(link_r.gif) no-repeat bottom right;
}

.divsub{
	display:block;
	width:100%;
	padding:0;
	margin:0;
}

.dsub{
	background:url(link_l.gif) no-repeat bottom left;
	padding-left:5px;
	padding: 2px 2px 2px 7px;
}

.dsubD{
	background:url(link_ld.gif) no-repeat bottom left;
	padding-left:5px;
	padding: 2px 2px 2px 7px;
}
