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

A:link { color:#c91632;}
A:visited { color:#c91632;}
A:active {color:#c91632;}
A:hover {color:#6a6a6a;}

html{margin:0;padding:0;background-color:#000000;}

body {
	margin: 0px;
	padding: 0px;
	padding-top:20px;
	font-family: Arial, Helvetica, sans-serif;
	background: #000000 url(../images/body-bg.jpg) repeat-x left top;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h1 {font-size:22px;margin-top:0px;padding-top:0px;}
#top {
	background-image: url(../images/top-bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0px;
	height: 13px;
	width: 886px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	[if IE 6]behavior: url('iepngfix.htc');
}
#wrap {
	background-color: #FFF;
	padding: 0px;
	width: 860px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow:hidden;
	padding-bottom:20px;
	border: 2px solid #c91632;
}
#border-wrap {
	border: 2px solid #c91632;
	width: 860px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#container {
	padding: 20px 0px;
	padding-top:0px;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	width: 860px;
	padding: 0px;
	padding-top:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom:0px;
	position: relative;
}
		#header h1{
			padding: 0px;
			background-image: url(../images/header.gif);
			background-repeat: no-repeat;
			margin: 0px;
			height: 202px;
			width: 860px;
		}
		#header h1 span {
			display:none
		}
#content {
	background-color: #fff;
	width: 820px;
	margin: 16px 0px 0px;

	padding: 0px;
}
#navbar {
	padding: 0px;
	float: left;
	margin: 0px;overflow: hidden;
}
#navbar ul {
	font-size: 14px;
	margin-left:0px;
	padding: 0px;
	width:860px;
	float: left;
	background:url(../images/navback.jpg);overflow: hidden;
}
#navbar li {
float:left;
background:url(../images/navback.jpg);
backgroud-repeat: repeat-x;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	
	height:36px;
	text-align:center;overflow: hidden;
}
#navbar a {
	color: #1a1a1a;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
	display:inline-block;
	height:21px;overflow: hidden;
	text-shadow: 0px 1px 0px #e5e5ee;
	[if !IE 6]filter: dropshadow(color=#e5e5ee,offX=0,offY=1);


}
#navbar a:hover {
background:url(../images/navback2.jpg);
backgroud-repeat: repeat-x;
text-shadow: 0px -1px 0px #5d5d5d;
filter: dropshadow(color=#5d5d5d,offX=0,offY=-1);
	color: #fff;
}
#fullspread {
	padding: 0px;
	float: left;
	width: 750px;
	margin: 0px 0px 0px 15px;
	overflow: hidden;
}
#fullspread-side {
	padding: 0px;
	float: left;
	width: 750px;
	margin: 0px 0px 0px 15px;
	background-image: url(../images/full-spread-bg.gif);
	background-repeat: repeat-y;
	background-position: -9px top;
	overflow: hidden;
}
#mainContent {
	display: inline;
	padding: 0px;
	float: left;
	width: 546px;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 13px;
	line-height: 16px;
	color: #74767d;
	overflow: hidden;
}
#secondaryContent {
	display: inline;
	padding: 0px;
	float: left;
	width: 195px;
	margin: 0px;
}
#footer {
	width: 780px;
	padding-right: 40px;
	padding-left: 40px;
	height: 60px;
	font-size: 12px;
	text-align: left;
	line-height: 12px;
}
#footer a {
	color: #000031;
	text-decoration: none;
}
#footer a:hover {
	color: #253961;
	text-decoration: underline;
}
#bottom {
	background-image: url(../images/bottom-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	height: 13px;
	width: 886px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	[if IE 6]behavior: url('../iepngfix.htc');
}
#navLinks {
	margin:0 auto;
	width:810px;
	text-align:center;
	color:#c91632;
	font-size:11px;
	margin-top:20px;
	margin-bottom:20px;
	font-family: Helvetica, Arial, sans-serif;
}
#navLinks a{
	color:#fff;
	text-decoration:underline;
}
#navLinks a:hover{
	text-decoration:none;
}

.clear {
	clear: both;
}

.subtitle { font-size:13px;font-family:helvetica, arial, sans-serif; }

.practice-areas {
	width: 195px;
	margin: 10px 0px 0px;
	padding: 0px;
}
.practice-areas ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.practice-areas li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.practice-areas .last {
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.practice-areas a {
	color: #FFFFFF;
	text-decoration: none;
	width: 169px;
	padding-left: 13px;
	padding-right: 13px;
	display: block;
	font-size: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.practice-areas a:hover {
	background-color: #999999;
}
.attorneys {
	width: 195px;
	margin: 10px 0px 0px;
	padding: 0px;
}
.attorneys  ul, .practice-areas ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.attorneys  li, .practice-areas li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 12px;
}
.attorneys  a, .practice-areas a {
	color: #FFFFFF;
	text-decoration: none;
	width: 169px;
	padding-left: 13px;
	padding-right: 13px;
	display: block;
	font-size: 11px;
	padding-top: 6px;
	padding-bottom: 5px;
}
.attorneys a:hover {
	background-color: #999999;
}
.attorneys   .title, .practice-areas  .title {
	font-size: 9px;
	font-style: italic;
}

/*-- breadcrumbs --*/

.breadcrumbs {
	font-size: 9px;
	color: #74767d;
	margin-top: 0px;
	margin-left: 0px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	margin-bottom: 6px;
}
.breadcrumbs a {
	color: #74767d;
	text-decoration: underline;	
}
.breadcrumbs a:hover {
	color: #ccc;
	text-decoration: none;	
}
.profile {
	padding-right: 20px;
	text-align: justify;
}

td .txt{
border:1px solid #999;
width:250px;
}