/* CSS Document */
body {
	font-family:"Times New Roman", Times, serif;
	background-color:#000;
	margin-top:20px;
	font-size:12px;
	line-height:18px;
}


input, select, textarea {
	font-size:11px;
	color:#666;
	width:150px;
}

h1 {
	font-size:12px;
	color:#000000
}
h2 {
font-size:9px;
color:#CCCCCC;
font-weight:300;
}
h3 {
font-size:9px;
color:#000000;
font-weight:300;

text-align:center;
}
.copy {
font-size:12px;
color:#000000;
font-weight:300;

text-align:center;
}

ul.inner li {
padding: 2px 0;
}

div.bio {
width:510px;
padding:15px 0 20px 15px;
float:left;
}

div.copyright{
width:745px;
margin:0 auto;
padding-top:10px;
font-size:10px;
color:#FFFFFF;
text-align:right;
}

#copyright a{

font-size:10px;
color:#FFFFFF;
text-decoration:underline;
}

#nav {
	width:745px; 
	height:26px;
	background:#000 url(../images/nav_bkgd.jpg) repeat-x; 
	text-align:right;
}
#nav a {
	margin-left:15px;
}

a:link{color:#003399;text-decoration:none}
a:visited{color:#336699;text-decoration:none}
a:hover{color:#660000;text-decoration:underline}


.black {
color:#000000;
}

table
{ 

font-size:12px;
line-height:18px;
color:#333333;
}

.list {

font-size: 7pt;
line-height: 1.2em;
color:#333333;
}

table ul li {
margin-bottom:10px;
}


#homepage_copy {
	width:705px;
	padding:30px 20px 20px 20px;
	text-align:center;
}
div.left {
	width:250px;
	float:left;
	font-size:12px;
}
div.right {
	width:410px;
	float:left;
	text-align:left;
	padding:0 15px 15px 25px;
	font-size:12px;
	line-height:18px;
}

td.alert {
	font-weight:bold;
	background-color:#df9764;
	padding:6px;
	border-bottom:10px solid #fff;
}
input.missed, select.missed, textarea.missed {
	background-color:#e8ba99;
}

#subnav {
	width:390px;
	height:23px;
	padding-left:355px;
	background:#645547 url(../images/subnav_bkgd.jpg) repeat-x;
}
#subnav ul {
	list-style:none;
	margin:0;
	padding:0;
}
#subnav ul li {
margin:0;
}
#subnav a {
	display:block;
	float:left;
	padding:3px 15px 6px 15px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#222;
}
#subnav a:hover, #subnav a.selected {
	text-decoration:none;
	color:#fff;
}


/* Accordian */
#accordion {
	padding:20px;
}
.toggler {
	margin: 0;
	padding: 3px 0 3px 8px;
	background-color:#eee;
	border-bottom: 1px solid #ddd;
	font-size: 11px;
	font-weight:bold;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
}
 
.element {
 
}
.element p {
	margin: 0;
	padding: 5px 5px 20px 5px;
}




/* Header:

<html>
<head>
<link  REL="StyleSheet" TYPE="text/css" HREF="includes/style.css" media="all">
<link  REL="StyleSheet" TYPE="text/css" HREF="includes/stylePrint.css" media="print">
<? 
$subject="";
include "includes/header.php"; ?>


*/

/* Footer:

<? include "includes/footer.php"; ?>

*/.attorneyName {
	font-size: 13px;
	color: #75381E;
}
