/* CSS Document */

/*------------------------------Gobal veriable----------------------*/
body {
			padding:0;
			margin:0;
			background-color:#F2F2EA;
			background-image:url(images/bgtop.gif);
			background-position:top;
			background-repeat:repeat-x;
			}
li {
	list-style-type: disc;
	list-style-position: inside;
	display: list-item;
	list-style-image: url(li_brown.png);
	line-height: 18px;
}

p 	{
	margin: 0;
	padding: 0;
			}
*		{
	font-family:tahoma;
	font-size:11px;
	color:#595959;
	line-height: 14px;
			}
			
/*-------------------------------------------Menubar----------------------------------*/

.topmenu {
				color:#393939;
				font-weight:bold;
				text-decoration:none;
				font-size:12px;
				}
.topmenu:hover {
				color:#393939;
				font-weight:bold;
				text-decoration: underline;
				font-size:12px;
				}
				
.legal {
	color:#660000;
	font-weight:bold;
	text-decoration:none;
	font-size:16px;
				}
				
.legal2 {
	color:#393939;
	font-weight:bold;
	text-decoration:none;
	font-size:16px;
				}
				
.lawfirm {
				color:#393939;
				font-weight:bold;
				text-decoration:none;
				font-size:13px;
				}
				
.email {
				color:#ffffff;
				font-weight:normal;
				text-decoration:underline;
				font-size:11px;
				}
.email:hover {
				color:#ffffff;
				font-weight:normal;
				text-decoration: none;
				font-size:11px;
				}
.footer_copyright {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #600;
	font-weight: normal;
	text-decoration: none;
}

				
.more {
	color:#393939;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
				}
.more:hover {
				color:#7D7D7D;
				font-weight:bold;
				text-decoration: underline;
				font-size:11px;
				}
				
.bottommenu {
				color:#393939;
				font-weight:normal;
				text-decoration:none;
				font-size:11px;
				}
.bottommenu:hover {
				color:#393939;
				font-weight:normal;
				text-decoration: underline;
				font-size:11px;
				}
				
/*-------------------------------------------contact us----------------------------------*/

.contact_bg {
			background-image:url(images/orangebg.gif);
			background-position:bottom;
			background-repeat:repeat-x;
			}
			
/*-------------------------------------------current cases----------------------------------*/

.cases {
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
	list-style-position: outside;
				}
.cases:hover {
				color:#ffffff;
				font-weight:normal;
				text-decoration: underline;
				font-size:11px;
				}
.title_small {
	color:#393939;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	font-family: Tahoma, Geneva, sans-serif;
}
.boody_links {
	font-family:tahoma;
	font-size:11px;
	color:#600;
	line-height: 14px;
}
.title_smallred {
	color:#600;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	font-family: Tahoma, Geneva, sans-serif;
}
.list_main {
	color:#333;
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
}
.pic:hover {
	text-decoration: none;
}
.pic {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
.pic:link {
	text-decoration: none;
}
.pic:active {
	text-decoration: none;
}

