@charset "UTF-8";
/* CSS Document */

img {
   behavior: url("/includes/pngbehavior.htc");
}

body {
	font: 95% Verdana, Arial, Helvetica, sans-serif;
	background: #f8f0db;
	background-image: url(../images/back.gif);
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333;
}

#container {
	/*width: 965px;*/
	width: 930px;
	/*background-color: #660000;*/
	margin: 20px auto 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
}

#header {
	float: right;
	padding: 0;
	margin: 0;
	height: 188px; 
}
/*#upperflash {
	position: relative;
	float: right;
	margin-bottom: -83px;
	bottom: -64px;
}*/
#nav {
	float: left;
	position: relative;
	margin-left: -249px;
	margin-top: -5px;
}
/*#nav {
	position: relative;
	margin-bottom: -530px;
	height: 530px;
	width: 237px;
	left: -4px;
}*/
#flashnav {
	position: relative;
	width: 241px;
	height: 340px;
	margin: 0;
	padding: 0;
}
#flashnav img {
	padding-left: 10px;
}
#navinner {
	background: url(../images/nav/nav_tile.png) repeat-y;
	margin-left: 10px;
}
* html #navinner { /* this is a fix to get IE 5+ to display png files correctly */
	width: 200px;
	margin: 0;
	padding: 0;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/nav/nav_tile.png",sizingMethod="scale");
    BACKGROUND-IMAGE: none;
	position: static;
	margin-top: -3px;
}
#flashnav ul {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: -4px;
	margin-left: 10px;
}
* html #flashnav ul {
	margin-top:0px;
}
#flashnav li {
	margin: 0;
	padding: 0;
}
#flashnav li a {
	display: block;
	width: 100%;
	width: 190px;
	margin-right: 11px;
	padding: 3px 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: normal;
	text-decoration: none;
}
* html #flashnav li a {
	width: 198px;
}
#flashnav li a:hover {
	color: #fff;
	background-color: #be2426;
}
#firmnews {
	position: relative;
	background-image: url(../images/nav_tile.png);
	width: 241px;
	margin-left: 2px;
}

#firmnews ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: .7em;
	font-weight: bold;
	width: 193px;
	margin-left: 22px;
}
#firmnews ul li {
	background: url(../images/firmnews_border.gif) bottom center no-repeat;
	padding: 1em 1em 2em 1em;
}
#firmnews ul li.first {
	background: url(../images/firmnews_border.gif) bottom center no-repeat;
	padding: .5em 1em 2em 1em;
}
#firmnews ul li.last {
	background: none;
	padding: 1em 1em .5em 1em;
}
#firmnews .date {
	font-weight: normal;
	color: #921b1d;
}

#firmnewsbottom {
	position: relative;
	background-image: url(../images/nav_bottom.png);
	width: 241px;
	margin-left: 2px;
	height: 15px;
}
* html #firmnewsbottom { /* this is a fix to get IE 5+ to display png files correctly */
	width: 237px;
	top: -2px;
    FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/nav_bottom.png",sizingMethod="scale");
    BACKGROUND-IMAGE: none;
}

#photo {
	float: right;
	position: relative;
	margin-right: -50px;
	margin-top: -10px;
}
#ambest {
	position: absolute;
	top: 310px;
	left: -210px;
	z-index: 10;
}
#areas {
	float: right;
	position: relative;
	margin-right: -50px;
	margin-top: -10px;
}

#mainContent {
	width: 890px;
	background-image: url(../images/border_tile.png);
	float: right;
}
* html #mainContent { /* this is a fix to get IE 5+ to display png files correctly */
	width: 890px;
    FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/border_tile.png",sizingMethod="scale");
    BACKGROUND-IMAGE: none;
}
#bottomMainContent {
	width: 890px;
	height: 23px;
	background-image: url(../images/border_bottom.png);
	float: right;
}
* html #bottomMainContent { /* this is a fix to get IE 5+ to display png files correctly */
    FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/border_bottom.png",sizingMethod="scale");
    BACKGROUND-IMAGE: none;
}




#content {
	width: 665px;
	float: right;
	padding-right: 20px;
	position: relative;
	margin-top: 10px;
}
* html #content {
	width: 685px;
}

#footer {
	font-size: .7em;
	position: relative;
	width: 763px;
	float: right;
	left: -11px;
	color: #fff;
	text-align: center;
	background: url(../images/footerbar.gif) no-repeat top;
	padding-top: 20px;
	margin-top: 10px;
}
#footer p {
	padding: 0 20px;
}

h1 {
	margin: 0;
	background: url(../images/bar_h1.gif) no-repeat left bottom;
	color: #333;
	font-weight: normal;
	font-size: 1.5em;
}
h2 {
	margin-bottom: 0;
	color: 333;
	font-size: 1.2em;
}
h3 {
	font-size: 1em;
	margin-bottom: 0;
	color: 333;
}
ul {
	margin-top: 0;
}
li {
	padding-bottom: .4em;
}
p {
	margin-top: 0;
}
p.list {
	margin-bottom: 0;
}
a {
	color: #ffffff;
	font-weight: bold;
}
a:hover {
	/*color: #0066FF;
	color: #CCFF00;*/
	color: #CC0000;
}
ul {
	margin-top: 0;
}


ul.attorneys {
	list-style: none;
	padding: 0;
	margin: 0;
}
ul.attorneys li {
	margin: 0;
	padding: 0;

}
ul.attorneys li a {
	display: block;
	margin: 0;
	padding: .4em 0 .5em 0;
	border-bottom: 1px solid #97927b;
	border-top: 1px solid #97927b;
	width: 100%;
}
ul.attorneys li a.alternate {
	background-color :#a29c84;
	border: none;
}


#newscontent h3 {
	margin-left: 2em;
	margin-top: 0;
}
#newscontent p {
	margin-left: 3em;
	margin-top: 0;
}
#newscontent h2 {
	border-top: 2px solid #a29c84;
	margin: 0;
}
#newscontent h2.first {
	border-top: none;
	margin: 0;
}
#newscontent h2 a {
	display: block;
	width: auto;
	padding-bottom: .5em;
	padding-top: .5em;
}
#newscontent span {
	display: none;
	color: #660000;
}
#newscontent div {
	display: none;
}
#newscontent h2 a span {
	display: inline;
	font-size: .7em;
	color: #FFFFFF;
}
#newscontent h2 a:hover span {
	color: #CC0000;
}
.leftborder {
	border-left: 1px solid #a29c84;
}
.topborder {
	border-top: 2px solid #a29c84;
}