/* CSS Document */

body{
background-color:#FFFFFF;
margin:0px;
}

.pageText {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:11pt;
	line-height:18pt;
	margin: 0px;
	padding: 0px;
	width: 733px;
}

.content{
	border-left:1px solid #6c1303;
	border-right:1px solid #6c1303;
	width:733px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:18pt;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;

}
.spacer{
background-image:url(../images/spacer.gif);
width:1px;
background-repeat:repeat-y;
}

.google_direction {
	background-image: url(../images/search.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 25px;
	width: 80px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* MENUS */

a.firm_menu{
background:url(../images/firm_menu.jpg) repeat 0px 0px;
width:83px;
height:17px;
display:block;
}

a.firm_menu span{
display: none;
}

a.firm_menu:hover{
background: url(../images/firm_menu.jpg) repeat 0px -17px;
}


a.people_menu{
background:url(../images/people_menu.jpg) repeat 0px 0px;
width:107px;
height:17px;
display:block;
}

a.people_menu span{
display: none;
}

a.people_menu:hover{
background: url(../images/people_menu.jpg) repeat 0px -17px;
}


a.ethics{
background:url(../images/ethics.jpg) repeat 0px 0px;
width:102px;
height:17px;
display:block;
}

a.ethics span{
display: none;
}

a.ethics:hover{
background: url(../images/ethics.jpg) repeat 0px -17px;
}


a.practice_menu{
background:url(../images/practice_menu.jpg) repeat 0px 0px;
width:135px;
height:17px;
display:block;
}

a.practice_menu span{
display: none;
}

a.practice_menu:hover{
background: url(../images/practice_menu.jpg) repeat 0px -17px;
}


a.careers{
background:url(../images/careers.jpg) repeat 0px 0px;
width:76px;
height:17px;
display:block;
}

a.careers span{
display: none;
}

a.careers:hover{
background: url(../images/careers.jpg) repeat 0px -17px;
}


a.contact{
background:url(../images/contact.jpg) repeat 0px 0px;
width:106px;
height:17px;
display:block;
}

a.contact span{
display: none;
}

a.contact:hover{
background: url(../images/contact.jpg) repeat 0px -17px;
}

/* MENUS ENDS */

.bullet{
padding:3px;
padding-top:6px;
padding-left:7px;
padding-right:7px;
width:21px;
height:13px;
}

.left {
	margin: 0px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.left ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.left li {
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.inner_headings{
font-family:arial;
font-size:18px;
color:#6c1800;
text-align:left;
padding-bottom:15px;
padding-top:5px;
}
.inner_headings a {
	font-family:arial;
	font-size:18px;
	color:#6c1800;
	text-align:left;
	padding-bottom:15px;
	padding-top:5px;
	padding-left: 15px;
}
