/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #797300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #797300;
}
a:hover {
	text-decoration: underline;
	color: #993333;
}
a:active {
	text-decoration: none;
}
#Layer1 {
	position:absolute;
	width:100%;
	height:130px;
	z-index:1;
	left: 1;
	top: 1;
}
#Nav {
	position:absolute;
	width:150px;
	height:300;
	z-index:2;
	left: 0;
	top: 130px;
	visibility: visible;
}
#Layer2 {
	position:absolute;
	left:309px;
	top:149px;
	width:450px;
	height:523px;
	z-index:3;
	overflow: visible;
}
#subNav_Lawyer {
	position:absolute;
	left:174px;
	top:189px;
	width:150px;
	height:305px;
	z-index:10;
	overflow: visible;
	visibility: hidden;
	background-image: url(../Library/subnav_bg.gif);
}
#FlashLayer {
	z-index: 1;
}

#subNav_Practice {
	position:absolute;
	left:174px;
	top:166px;
	width:210px;
	height:170px;
	z-index:10;
	overflow: visible;
	visibility: hidden;
	background-image: url(../Library/subnav_bg.gif);
}
.subNavMenu {
	border: 1px solid #29294D;
	padding: 2px 0px 2px 4px;
}
.footer {
	font-size: 70%;
	color: #000000;
	text-align: center;
}
.subNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	color: #7B7300;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 0px;
}
.copy {
	font-size: 80%;
}
.subNavHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #000066;
}
#Layer4 {
	position:absolute;
	left:297px;
	top:139px;
	width:881px;
	height:533px;
	z-index:5;
}
#Layer5 {
	position:relative;
	left:309px;
	top:678px;
	width:451px;
	height:27px;
	z-index:7;
}
.searchBox {
	height: 10px;
	width: 100px;
	font-size: 60%;
	color: #990000;
}

.leftNav {
	background-image: url(../Library/nav/navBG.jpg);
	background-repeat: repeat-y;
}
.verticalSeparator {
	background-image: url(VerticalDashedLine.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.lawyersList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #7B7300;
	padding-top: 5px;
	padding-bottom: 5px;
}
.practiceList {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #7B7300;
	padding-top: 5px;
	padding-bottom: 5px;
}
h1 {
	font-size: 120%;
	font-weight: bold;
	color: #580000;
}
.publicationsListTitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #7B7300;
	padding-top: 15px;
	padding-bottom: 2px;
}
.publicationsListSubCat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #333333;
	padding-top: 15px;
	padding-bottom: 2px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	width: 250px;
}
.searchTitle {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #7B7300;
	padding-top: 2px;
	padding-bottom: 3px;
}

