body {
	background-color: #fff;
	background-image: url("/resources/images/bgd_page01.gif");
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

a, a:link, a:visited {
	color: #3a408a;
	text-decoration: none;
}

a:hover,a:active {
	color: #a09fc7;
	text-decoration: none;
}

img, a img {
border: 0 none;
}

p { 
line-height: 1.2em; 
}

h1 {
	color: #aaa;
	font-size: 19px;
	letter-spacing: 1px;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0;
}

h4 { margin: 1em 0 -0.5em 0; }

#container {
	width: 785px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background-image: url("/resources/images/bgd_nav_left.gif");
	background-position: top left;
	background-repeat: no-repeat;
}

#content {
	padding: 0;
	margin-left: 310px;
	background-color: #fff;
	background-image: url("/resources/images/bgd_content01.gif");
	background-position: top right;
	background-repeat: no-repeat;
}

#content_inner {
	height: 850px; /**/
	margin: 0 70px 50px 65px;	/* border:1px solid red; */
}

#content_inner h3.phone, #content_inner .phone {
	text-align: center;
	color: #242E78;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}

#nav_left_outer {
	float: left;
	width: 313px;
	margin: 0;
	padding: 0;
	background-color: transparent;
}

#nav_left_inner {
	/* border:1px solid red; */
	margin: 5px 13px 0 43px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}

#nav_links {
	margin: 5px 0 5px 0;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	background: #3A408A;
	text-align: right;
	text-transform: uppercase;
	font-weight: 900;
	letter-spacing: 1px;
	line-height: 1.5em;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}

#nav_links ul {
	list-style: none;
	margin-right: 20px;
}

#nav_links ul li a, #nav_links ul li a:link, #nav_links ul li a:visited {
	color: #fff;
	text-decoration: none;
}

#nav_links ul li a:hover, #nav_links ul li a:active {
	color: #ccc;
	text-decoration: none;
}

#bottom_right_round_corner {
	background: #fff;
	background-image: url("/resources/images/bgd_bottom_right_round_corn.jpg");
	background-position: bottom right;
	background-repeat: no-repeat;
}

th { 
text-align: left; 
}

/* extracted from include file(s) - Ed Sauer 2008 */

.casenav a, .casenav a:link, .casenav a:visited { 
padding:2px; border:1px solid gray; 
}

.casenav a:hover, .casenav a:active {
 padding:2px; border:1px solid gray; background:#999; color:#fff;
}



/* new styles - added by Ed Sauer 2008, 2009 */

h1.law-firm-address {
color: #C0C0C0;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform:none;
	margin: 0;
padding: 0;
border: 0 none;
}

/* for Privacy Policy link */
h1.law-firm-address a:link, h1.law-firm-address a:visited {
color: #FFF;
text-decoration: none;
}

h1.law-firm-address a:hover, h1.law-firm-address a:active {
color: #C0C0C0;
text-decoration: underline;
}

