body{
padding:5px;
margin:0px;
background:#c4c1bc url(images/gradientbackground.jpg) repeat-x;
}
.navbar_index {
	background-image: url(images/navigation_index.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 766px;
}



a:hover{text-decoration:none;}

img { border:0px;}

.main_text, table, li, input, textarea
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#333333;
	}

.h_text {
	color:#333333;
	font-size: 11px;
}
	
.l_text { color:#FFFFFF; text-decoration:none}
.l_text:hover{ color:#FFFFFF; text-decoration:underline}
.l2_text { color:#F6F5E0}
	
.c_text { color:#808080; text-transform:uppercase}
.c_text a{ color:#808080; text-decoration:none}
.c_text a:hover{ color:#808080; text-decoration:underline}

.fs { font-size:10px}
.headerbox {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}


.tt { text-transform:uppercase}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		
	}

.form{height:23px; margin-top:7px;}
.form input {width:206px; height:20px; border:#000000 1px solid; background-color:#D1CECA; padding-left:5px; padding-top:4px}

textarea {width:206px; height:113px; border:#000000 1px solid; background-color:#D1CECA; padding-left:5px; overflow:hidden; margin-top:7px}

ul {margin:0; padding:0; list-style:none}
li  {background:url(images/a1.gif) no-repeat left center; margin: 0px 0px 0px 0px; padding:0px 0px 0px 0px; text-transform:uppercase}
li a  {font-family:Arial; font-size:9px; line-height:18px; color:#74726E; text-decoration:none;}
li a:hover {text-decoration:underline;}

#nav        {
	color: #DED9C6;
	font-size: 9px;
	font-weight: bold;
	line-height: 1px;
	list-style-type: none;
	list-style-position: outside;
	width: 756px;
	margin: 0px auto 0px;
	padding: 0;
	top: 0;
	/*border-top: 1px solid #A8A282;
	border-bottom: 1px solid #A8A282;
	border-right: 1px solid #A8A282;
	border-left: 1px solid #A8A282;*/
	text-align: left;
	background-image: none;
	background-repeat: no-repeat;
}
#nav ul   { color: #FF6600; font-size: 9px; line-height: 1px; background-color: #A8A282; text-align: center; list-style: none; margin: 0px auto 0px; padding: 0; z-index: 1000    }
#nav a  { color: #FF6600; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 25px;  text-decoration: none; text-align: left; display: block; z-index: 1000; width: auto; height: auto; border-right: 1px solid #ffffff;  }
#nav a:link, #nav a:visited, #nav a:active       { color: #F6F5E0;  z-index: 1000 }
#nav a:hover, #nav a:focus     { 
	color: #FFFFFF; 
	/*background-image: url(../images/navbck.jpg);*/
	/*background-color: #F4F4F4;*/ 
	z-index: 1000; 
	/*border-left: 1px solid #A8A282; 
	border-top: 1px solid #A8A282;
	border-bottom: 1px solid #A8A282;
	border-right: 1px solid #A8A282; */
}

#nav li    {
	text-align: left;
	z-index: 1000;
	width: auto;
	float: left;
	height: auto;
	
}
#nav li ul          {
	position: absolute;
	z-index: 1000;
	left: -999em;
	width: 93px;
	/*border-top: 1px solid #FFFFFF;*/
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#nav li ul.leftside          {
	background-color: #fff;
	margin-left: -1px;
	position: absolute;
	z-index: 1000;
	left: -999em;
	width: auto;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom-color: #000000;
}
#nav li ul.rightside           {
	background-color: #fff;
	margin-left: 1px;
	position: absolute;
	z-index: 1000;
	left: -999em;
	width: 150px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	
}
/*drop down style*/
#nav li ul li   {
	background-color: #620000;
	z-index: 1000;
	width: 93px;
	border-bottom: 1px solid #000000;
	
}
#nav li ul li a:hover   {
	z-index: 1000;
	border-style: none;
	width: 93px; 
	
}
/*end*/
#nav li:hover ul, #nav li.sfhover ul     { z-index: 1000; left: auto }
#nav li ul ul      { margin: -16px 0 0 125px; position: absolute; z-index: 1000 }
#nav li ul ul.two_lines      { margin: -31px 0 0 125px; position: absolute; z-index: 1000 }
#nav li ul ul.left_popout     { margin: -31px 0 0 -125px; position: absolute; z-index: 1000 }
#nav li:hover ul ul, #nav li.sfhover ul ul  { z-index: 1000; left: -999em }
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul   { z-index: 1000; left: auto }
/* extra positioning rules for limited noscript keyboard accessibility */
#nav li a:focus + ul   { margin-left: 0; z-index: 1000 }
#nav li li a:focus + ul  { margin-left: 200px; z-index: 1000 }
#nav li li a:focus     { color: #900; background: #CC0000; margin-left: 1000em; z-index: 1000 }
#nav li li li a:focus     { color: #900; background: #CC0000; margin-left: 200px; z-index: 1000 }
#nav li:hover a:focus, #nav li.sfhover a.sffocus     { color: #900; background-color: #fff; margin-left: 0; z-index: 1000 }
#nav li li:hover a:focus + ul, #nav li li.sfhover a.sffocus + ul     { color: #000000; background-color: #CC0000; margin-left: 10em; z-index: 1000 }
#naver {
	background-color: #CC0000;
	height: 30px;
}


.indypad {
	padding-right: 0px;
	padding-left: 50px;
	text-align: center;
}
.firmpad {
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
.servicespad {
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
.attorneyspad {
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
.casepad {
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
.faqspad {
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
.resourcespad {
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
.contactpad {
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}

#nav li:hover, #nav li.hover {   
    position: static;   
}  

a.body:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	text-decoration: none;
	color: #333333;
	padding: 5px;
}
a.body:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px; 
	text-decoration: none;
	color: #333333;
	padding: 5px;
}
a.body:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px; 
	text-decoration: underline;
	color: #620000;
	padding: 5px;
}
a.body:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px; 
	text-decoration: none;
	color: #333333;
	padding: 5px;
}
a.footer:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px; 
	text-decoration: none;
	color: #F6F5E0;
	padding: 0;
}
a.footer:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px; 
	text-decoration: none;
	color: #F6F5E0;
	padding: 0;
}
a.footer:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px; 
	text-decoration: underline;
	color: #F6F5E0;
	padding: 0px 0px 0px 0px;
}
a.footer:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px; 
	text-decoration: none;
	color: #F6F5E0;
	padding: 0px 0px 0px 0px;
}
a.email:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	text-decoration: none;
	color: ##FFFDE8;
}
a.email:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px; 
	text-decoration: none;
	color: ##FFFDE8;
}
a.email:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px; 
	text-decoration: underline;
	color: #620000;
}
a.email:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px; 
	text-decoration: none;
	color: ##FFFDE8;
}
.padding {
	margin: 2px;
	padding: 5px;
}
.container {
	/*border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #333333;*/
	margin: 0px auto 0px;
}
.banner {

	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 140px;
	width: 766px;
}
.style12 {
	color: #FFFDE8;
	padding: 25px;
	font-weight: bold;
	margin: 10px 10px 10px 0px;
}
.navbar_ourFirm {

	background-image: url(images/navigation_our_firm.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 766px;
}
.navbar_services {

	background-image: url(images/navigation_services.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 766px;
}
.navbar_attorneys {


	background-image: url(images/navigation_attorneys.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 766px;
}
.navbar_case_results {


	background-image: url(images/navigation_caseResults.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 766px;
}
.navbar_faqs {



	background-image: url(images/navigation_faqs.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 766px;
}
.navbar_newsletter {




	background-image: url(images/navigation_newsletter.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 766px;
}
.navbar_contact {




	background-image: url(images/navigation_contact.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 766px;
}
