/* CSS Document */

body {
background : #0c305f url(../images/bg.gif) repeat-x scroll left top;
font-family : Arial, Times, serif;
color : #000;
margin : 0;
padding : 0;
}
p {
margin : 0;
padding : 0;
line-height : 1.3em;
font-size : 13px;
color : #666666;
}
a:link {
color : #114283;
text-decoration : none;
}
a:visited {
color : #114283;
text-decoration : none;
}
a:hover {
text-decoration : underline;
}
h1 {
margin : 0;
font-family : Arial, Helvetica, sans-serif;
padding : 0;
font-weight : normal;
padding-left : 40px;
font-size : 17px;
padding-bottom : 2px;
}
h2 {
margin : 0;
padding : 0;
font-weight : normal;
font-size : 25px;
line-height : 1em;
color : #06152a;
padding-bottom : 2px;
}
h3 {
margin : 0;
font-family : Arial, Helvetica, sans-serif;
padding : 0;
font-weight : normal;
font-size : 20px;
padding-top : 10px;
padding-bottom : 10px;
color : #114283;
}
h4 {
margin : 0;
padding : 0;
color : #ffffff;
text-align : center;
font-weight : bold;
margin-left : 10px;
font-size : 16px;
padding-top : 15px;
padding-right : 10px;
padding-bottom : 2px;
}
h5 {
color : #114283;
width : 135px;
padding : 0;
text-align : left;
float : right;
font-weight : bold;
margin-left : 10px;
font-size : 13px;
padding-right : 10px;
margin-top : -28px;
}
#container {
width : 990px;
margin : 0 auto;
z-index : 1;
background : #0c305f url(../images/topbg.gif) no-repeat;
}
#wrapper {
width : 900px;
margin : 0 auto;
padding-bottom : 0;
}
#topheader {
width : 900px;
height : 98px;
margin : 0 auto;
}
#topheader #logo {
width : 414px;
height : 97px;
float : left;
}
#topheader #signup {
width : 200px;
height : 20px;
float : right;
margin : 0;
padding-top : 6px;
}
#topheader #signup h1 {
color : #ffffff;
font-size : 11px;
font-weight : normal;
}
#topheader #signup h1 a:link, #topheader #signup h1 a:visited {
color : #ffffff;
text-decoration : none;
padding-left : 2px;
padding-right : 2px;
}
#topheader #signup h1 a:hover {
text-decoration : none;
}
#topheader #tollfree {
color : #144f9e;
font-size : 15px;
font-weight : bold;
float : right;
margin : 0;
padding-top : 32px;
width : 310px;
text-align : right;
}
#topheader #tollfree .number {
color : #ffffff;
font-size : 25px;
font-weight : normal;
text-align : right;
}
#maincontentbox {
width : 900px;
background-color : #ffffff;
margin : 0 auto;
float : left;
}
#contentarea {
width : 885px;
margin : 0 auto;
margin-top : 10px;
margin-bottom : 10px;
}
#flash {
width : 885px;
height : 217px;
}
#inside_pic {
width:885px;
height:194px;
}
/*-----------------------------*/
#nav {
height : 40px;
width : 885px;
margin:0;
margin-top:2px;
padding : 0;
list-style : none;
background : #06152a url(../images/nav_bg.gif) repeat-x top left;
z-index:99;
}

#nav li{
	margin:0 0px 0 0;
	float:left;
	position:relative;
}
#nav li a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	height:40px; 
	float:left;
}
#nav li a.home{
	width:97px;
	background:url(../images/nav/nav_home.gif);
}
#nav li a.aboutus{
	width:136px;
	background:url(../images/nav/nav_aboutus.gif);
}
#nav li a.practices{
	width:182px;
	background:url(../images/nav/nav_practices.gif);
}
#nav li a.attorneys{
	width:164px;
	background:url(../images/nav/nav_attorneys.gif);
}
#nav li a.news{
	width:133px;
	background:url(../images/nav/nav_news.gif);
}
#nav li a.recent-cases{
	width:151px;
	background:url(../images/nav_recentcases.gif);
}
#nav li a.faq{
	width:124px;
	background:url(../images/nav_faqs.gif);
}
#nav li a.charity{
	width:142px;
	background:url(../images/nav/nav_charity.gif);
}
#nav li a.contact-us{
	width:125px;
	background:url(../images/nav/nav_contact.gif);
}
#nav li a.login{
	width:120px;
	background:url(../images/nav_login.gif);
}

#nav ul{
	margin:0;
	z-index:200;
	width:196px;
	padding:0;
	overflow:hidden;
	background:#114182;
	list-style:none;
	display:none;
}
#nav ul{
	border-bottom:none;
}
#nav div{
	position:absolute;
	top:35px;
	left:0;
	padding:5px 0 0 0;
}
#nav li:hover ul,#nav li.hover ul{
	display:block;
}
#nav ul li{
	width:196px;
	margin:0;
	border-bottom:1px solid #1759B3;
}
#nav ul li a{
	height:27px;
	text-indent:0;
	padding:0 0 0 10px;
	width:158px;
	font:12px/23px Times New Roman, arial, serif;
	border:none;
	text-decoration:none;
	color:#fff;
}
#nav ul li a:hover{
	background:#0A2244;
	width:186px;
	height:27px;
	color:#fff;
}

/*----------------------------*/

#content {
width : 875px;
margin-top:5px;
border : 5px solid #d2cba4;
background : #fff url(../images/content_bg.gif) no-repeat;
float : left;
}
html > body #content {
width : 875px;
border : 5px solid #d2cba4;
background : #fff url(../images/content_bg.gif) no-repeat;
float : left;
margin-bottom : 10px;
}
#content #leftpanel {
width : 210px;
float : left;
padding-bottom : 20px;
margin-left : 1px;
}
.leftheading {
background-image : url(../images/leftpanel_heading_bg.gif);
width : 210px;
height : 74px;
}
.leftheading2 {
background-image : url(../images/leftpanel_heading_bg2.gif);
width : 206px;
height : 74px;
}
#content #leftpanel h4 {
padding-top : 26px;
font:"Times New Roman", Times, serif;
text-align : center;
}
#leftnavbox {
width : 206px;
background-color : #ece9d8;
border-left : 2px solid #d8cfb0;
border-right : 2px solid #d8cfb0;
border-top : 2px solid #d8cfb0;
}
.footerimage_leftpanel {
background-color : #ece9d8;
height : 16px;
width : 210px;
}
#content #leftpanel .leftnav {
width : 206px;
font-size : 13px;
color : #114283;
background-color : #ece9d8;
}
#content #leftpanel .leftnav ul {
list-style : none;
margin : 0;
padding : 0;
}
#content #leftpanel .leftnav li {
margin : 0;
width : 206px;
background-color : #ece9d8;
}
#content #leftpanel .leftnav li a {
display : block;
padding : 6px 5px 6px 20px;
border-top : 1px solid #f4f3ea;
border-bottom : 1px solid #e4dec9;
width : 180px;
font-weight : bold;
background : url(../images/nav-arrow.gif) no-repeat 5px 9px;
list-style : none;
}
#content #leftpanel .leftnav li a:link, #content #leftpanel .leftnav li a:visited {
background-color : #ece9d8;
color : #114283;
text-decoration : none;
}
#content #leftpanel .leftnav li a:hover {
color : #ffffff;
background-color : #114283;
background-image : none;
}
.articles {
width : 204px;
margin : 0;
padding : 0;
}
.icon {
margin-left : 20px;
width : 30px;
padding-top : 5px;
}
#content #middle {
width : 620px;
float : left;
margin-left : 10px;
padding-bottom : 20px;
}
#content #middle h2 {
font-size : 20px;
line-height : 1.1em;
padding-top : 20px;
}
#content #middle ul {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color : #666666;
}
#content #middle ul li ul li{
	list-style:none;
}
.highlight {
color : #1d71e2;
}
#content #rightpanel {
width : 220px;
float : right;
}
#content #rightpanel #mainbox {
float : right;
width : 195px;
background-color : #ece9d8;
border-left : 2px solid #d8cfb0;
border-right : 2px solid #d8cfb0;
border-top : 2px solid #d8cfb0;
margin : 0;
padding-left : 10px;
padding-right : 10px;
float : left;
}
#content #rightpanel #mainbox h2 {
font-size : 26px;
font-weight : bold;
color : #0c305f;
padding-bottom : 5px;
padding-top : 5px;
}
#content #rightpanel #mainbox p {
font-size : 12px;
color : #0c305f;
line-height : 1.2em;
font-weight : bold;
font-family : Arial, Helvetica, sans-serif;
margin-bottom : 10px;
}
.rightheading {
background-image : url(../images/rightpanel_heading_bg.gif);
width : 219px;
height : 74px;
}
#pgForm {
width : 175px;
}
.frmGrp {
width : 175px;
}
.frmTitleTA {
color : #ff7f02;
padding : 15px 0 5px 0;
font-size : 13px;
width : 175px;
}
.frmField {
width : 175px;
height : 35px;
}
.frmFieldTA {
width : 175px;
}
.frmTxtBox {
margin-bottom : 5px;
width : 175px;
background-color : #ffffff;
font-weight : normal;
font-size : 14px;
width : 180px;
padding-left : 5px;
font-family : Arial, Helvetica, sans-serif;
height : 20px;
padding-top : 5px;
color : #2a4972;
border : 1px solid #d8d0b0;
}
.frmTxtBoxB {
width : 180px;
background-color : #ffffff;
font-weight : normal;
font-family : Arial, Helvetica, sans-serif;
padding-left : 5px;
padding-top : 5px;
color : #2a4972;
float : left;
font-size : 15px;
border : 1px solid #d8d0b0;
}
.frmTxtBox:focus, .frmTxtBoxShort:focus, .frmDdown:focus, #frmTxtArea:focus {
background-color : #ffc;
font-weight : bold;
font-size : 14px;
}
#frmSubmit {
font-size : medium;
margin-top : 15px;
font-weight : bold;
float : right;
margin-right : 2px;
padding-bottom : 5px;
}
.footerimage {
background-color : #ece9d8;
height : 13px;
width : 219px;
margin-right : 5px;
}
#footer {
width : 885px;
height : 40px;
margin : 0 auto;
padding-bottom : 10px;
}
#footer .copyright {
width : 310px;
height : 35px;
float : left;
text-transform : uppercase;
}
#footer .copyright p {
color : #d2d9e2;
}
#footer .footerlinks {
width : 550px;
text-transform : uppercase;
height : 35px;
float : right;
text-align : right;
color : #d2d9e2;
font-size : 11px;
padding-right : 5px;
line-height : 1.5em;
}
#footer .footerlinks a:link, #footer .footerlinks a:visited {
text-decoration : none;
padding-left : 6px;
padding-right : 6px;
color : #d2d9e2;
font-size : 12px;
}
#footer .footerlinks a:hover {
text-decoration : underline;
color : #d2d9e2;
}
img {
border : none;
}


/*Inside Pages*/


ul.names h3{
	color:#6D0B0B;
	font-size:12px;
	margin:0;
}
ul.people{
	margin:0;
	width:620px;
	padding:0;
	overflow:hidden;
	list-style:none;
}
ul.people li{
	width:612px;
	float:left;
	padding:8px 0 22px 8px;
	margin:0;
}
ul.people p{
	padding:0 0 0 10px;
	}
ul.people li.last{
	background:none;
}
ul.people img{
	float:left;
	margin-right:5px;
	
}
ul.people h3{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#666;
	line-height:27px;
	height:27px;
	margin:0 0 2px 0;
	float:left;
	width:495px;
	padding:0 0 0 0px;
	text-transform:uppercase;
	background:url(../images/bg-h3.jpg) repeat-y 0 0;
}
ul.people h4{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#666;
	line-height:27px;
	height:27px;
	margin:0 0 2px 0;
	float:left;
	width:595px;
	padding:0 0 0 0px;
	text-transform:uppercase;
	text-align:left;
	padding-left:12px;
}
#right ul.people p{
	color:#666;
	font:12px Times New Roman, arial, sans-serif;
	margin:0 0 0 80px;
	padding:5px 0 0 0;
}
ul.people p a{
	color:#666;
	text-decoration:underline;
}
ul.people p a:hover{
	text-decoration:none;
}
h2.attorney-of-krause{
	margin:-2px 0 6px 14px;
	text-indent:-9999px;
	overflow:hidden;
	width:200px;
	height:20px;
	background:url(../images/textattorney-of-krause.gif);
}
* html h2.attorney-of-krause{
	margin:-4px 0 6px 14px;
}
#attorney{
	float:left;
	}
#attorney img{
	float:left;
	padding:10px;
	}
