html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font-family : Tahoma, sans-serif;
	font-size: 100.01%;
	text-align: center;
	background-color: #F8F4E8;
	background-image: url("Images/background.gif");
	background-repeat:repeat-x;
}
#main {
	width: 90%;
	height: auto;
	margin-top: 20px;
	padding: 8px;
	background-color: #FDFDFD;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #DDD7B9;
}
#inner-main {
	min-height: 75%;
	vertical-align: top;
	background-color: #ECE6D4;
	background-image: url("Images/attorney.gif");
	background-repeat: no-repeat;
	background-position: 3 45;
	border: 1px solid #E7E3CD;
}
/*|*/
* html #inner-main {
	height: 75%;
}
/* */
#outer-content {
	vertical-align: top;
	margin: 33px;
	margin-top: 40px;
	padding: 8px;
	background-color: #FDFDFD;
	border: 1px solid #DDD7B9;
}
#middle_content {
	vertical-align: top;
	background-color: #F8F4E8;
	border: 1px solid #DDD7B9;
}
#inner_content {
	position: relative;
	text-align: left;
	height: auto;
	min-height:  300px;
	background-color: #F8F4E8;
}
#content {
	width: auto;
	font-size: .9em;
	text-align: left;
	color: #000000;
	min-height:  200px;
	padding-top: 10px;
	margin-left: 147px;
	margin-right: 10px;
	background-color: #F8F4E8;
}
#left_nav {
	position:absolute;
	top: 0px;
	left: 0px;
	height: auto;
	width: 140px;
	border: 1px solid #F8F4E8;
}
#copyright {
	font-size: .7em;
	color: #000000;
	text-align: center;
}
#spacely {
	clear: both;
}
.spacer {
	height: 0px;
	clear: both;
}
#header-left {
	width: 300px;
	height: 30px;
	padding-top: 10px;
	margin-left: 6px;
	margin-bottom: 5px;
	float: left;
}
#header-right {
	width: 45%;
	margin-top: 15px;
	margin-left: 3px;
	margin-bottom: 5px;
	float: right;
}
#header-right-home {
	width: 50%;
	margin-top: 15px;
	margin-left: 3px;
	margin-bottom: 5px;
	float: right;
}
#img-justice {
	width: 140px;
	height: 92px;
	left: 0px;
	vertical-align: top;
}
#pagefooter {
	color: #FFFFFF;	
	text-align: center;
	width: 99%;
	margin-top: 25px;
	bottom: 5px;
	float: none;
}
#content li {
	font-size: .9em;
}
p {
	text-align: left;
	width: auto; 
	min-width: 120px;
}
img {
	border: 0px;
}
.content ul{
	margin-left: 10px;
	padding-left: 10px;
}
#contact-left {
	width: 35%;
	float: left;
	font-size: .9em;
	font-weight: bold;
}
#contact-right {
	width: 40%;
	float: right;
	font-size: .9em;
	font-weight: bold;
}
.message {
	color: #CC0000;
	font-weight: bold;
}
.Normal { 
	font-weight: normal;
}
.Bold { 
	font-weight: bold;
}
.BoldItalic { 
	font-weight: bold;
	font-style:italic;
}
.BoldLargeNavy { 
	font: 1.2em; 
	font-weight: bold;
	color: #000080;
}
.BoldSmall { 
	font: .9em; 
	font-weight: bold;
}
.BoldUnderline { 
	font-weight: bold;
	text-decoration:underline;
}
.smallbold {
	font-size: .9em;
	font-weight : bold;
}
.smallboldtimes {
	font-family : Times New Roman, Times, serif;
	font-size: 1.0em;
	font-weight : bold;
	font-style: italic;
	color: #000080;
}
h1 {
	font: bold 1.2em;
}
h2 {
	font: bold 1.3em; 
	background-color: transparent;
}
h3 {
	font: bold 2.1em;
	font-variant : small-caps;
}
Span.super {
	font: bold .75em;
	vertical-align : super;
}
ol {
	font-size: .9em;
}
a:link{
	color: #000080;
}
a:visited{
	color: #000000;
}
a:hover{
	color: #cc0000;
}
a:active{
	color: #cc0000;
}
.tteddo {
	font: bold 9px Times New Roman,serif;
	color: #FFFFFF;
	font-style : italic;
}
a.tteddo:link {
	color: #000080;
}
a.tteddo:visited {
	color: #000080;
}
a.tteddo:active {
	color: #CC0000;
}
a.tteddo:hover{
	color: #CC0000;
}
.LeftNavHolder {
	width: 138px;
	float: left;
	font-weight : bold;
	font-size: .7em;
	background-color: #C4C0AA;
	margin-top: 0px;
	padding-bottom: 35px;
	border: 1px solid #B6AF88;
	display: inline; /* doubled margin bug fix for IE/win */
}
a.LeftNavHolder:link {
	color: #fcfbe5;
}
a.LeftNavHolder:visited {
	color: #fcfbe5;
}
a.LeftNavHolder:hover {
	color: #FEFEFE;
}
a.LeftNavHolder:active {
	color: #99eeff;
}
.LeftNavHolder li {
	list-style: none; /* kills the list item "bullet" markers */
	position: relative;
	width: 138px;
	font-family: arial, sans-serif;
	color: #fcfbe5;
	background-color: #1185c1;
	vertical-align: bottom; /* for IE5/win */
}
.LeftNavHolder ul a {
	display: block;
	padding: 1px 0px 0px 3px;
	vertical-align: bottom; /* needed for IE5/win */
	text-align: left;
	text-decoration: none;
	color: #fcfbe5;
	border-top: 1px solid #F8F4E8;
	border-left: 1px solid #F8F4E8;
	border-right: 1px solid #F8F4E8;
	margin: 0px 0px;
}
.LeftNavHolder div,
.LeftNavHolder ul li:hover div div { 
	position: absolute;  
	left: -3000px;
	width: 6em;
	top: 0px;
	padding: 2px 0 2px 0;
	background-image: url(Images/b.gif);
}							/* Hide/Configure All Menus Appear  */
.LeftNavHolder ul li:hover div {
	left: 10.8em;
	top: 3px;
	color: #FEFEFE;
}							/* SubMenu Appear  */
.LeftNavHolder ul div li:hover div { 
	left: 8.8em;
	top: 2px;
}							/* SubSubMenu Appear  */
.LeftNavHolder li:hover {
	background: #003a9b;
}							/* Menu li bg color  */
.LeftNavHolder ul ul {
	color: #fcfbe5;
}							/* SubMenu ul bg color  */
.LeftNavHolder ul a:hover {
	text-decoration: none;
	color: #FEFEFE;
}
.LeftNavHolder ul a{
	color: #fcfbe5;
}
.LeftNavHolder ul li a:hover{
	color: #FEFEFE;
}
.LeftNavHolder ul a:visited{
	color: #fcfbe5;
}
.zone {
	display: none;
}
/* \*/ /*/ 
ul li ul {position: static;}
/* */

/* The block above hides the rule inside so that only IE5/Mac can see it.
This rule causes the menus to be fully expanded vertically in that browser,
allowing those users to access the navigation without needing to hover it. */
















