.hidden {
	display: none;
}
#wrapper {
	position:relative;
	width:975px;
	background-color:#fff;
	margin:0 auto;
}
#container {
	width:983px;
	background-image:url(../images/right_shadow_bg.gif);
	background-position:right;
	background-repeat:repeat-y
}
#mast_head {
	width:975px;
	height:126px;
	margin: 0 0 30px 0;
	background-image: url(../images/tagline.jpg);
	background-repeat: no-repeat;
	background-position: -28px 9px;
}
#mast_head #logo {
	float:left;
	width:77px;
	padding:21px 0 0 35px
}
#mast_head #tagline {
	float:left;
	width:444px;
	padding:79px 0 0 118px;
}
#mast_head #secondarynav {
	float:right;
	width:301px;
	font-size:11px
}
#mast_head #secondarynav a {
	text-decoration:none;
	color:#000;
	font-size:11px
}
#mast_head #secondarynav a:hover {
	text-decoration:underline
}
#mast_head #secondarynav #secondary_padding {
	padding-left:27px;
	padding-top:21px
}
#content {
	background-color:#fff;
	padding:0px;
	width:975px;
	min-height:400px
}
#left-column {
	display:inline;
	float:left;
	width:274px;
	padding:0;
	
}
#left-column-image {
}
#left-column-navigation {
	margin:12px 0 0 0
}
#left-column-navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#left-column-navigation ul li {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
}
#left-column-navigation ul li.active {
	background: url(../images/leftnav_bg.jpg) repeat-x 0 0;
}
#left-column-navigation ul li.active a {
	color: #ffffff;
}
#left-column-navigation ul li a {
	padding: 7px 0 10px 35px;
	display: block;
	text-decoration: none;
	color: #000000;
}
#left-column-navigation ul li a:hover {
	background: url(../images/leftnav_bg.jpg) repeat-x 0 0;
	color: #ffffff;
	text-decoration: none;
}
/* for Internet Explorer min-height */
/*\*/* html #content {
	height: 400px;
}/**/
#content #nav_shadow {
	width:975px;
	padding:0
}
#content p {
	padding-top:5px;
	padding-bottom:5px;
	font-size:11px
}
#content a {
	text-decoration:none
}
#content a:hover {
	text-decoration:underline
}
.tanbackground {
	background-color:#fff;
	background-image: url(../images/tan-bar.gif);
	background-repeat: repeat-y;
	background-position: -5px 0px;
}
#right-column {
	display: inline;
	float: left;
	width: 685px;
	background-color: #fff;
	margin: 0 0 0 6px;
}
#right-column h1 {
	font-size:16px;
	color:#666;
}
#right-column #right-column-padding {
	padding:8px 20px 28px 30px;
	font-size:11px;
}
#right-column #right-column-top-navigation {
	font-size:11px;
}
#right-column #right-column-top-navigation .el {
	display:inline;
	float:right;
	margin:0 0 0 20px;
}
#right-column #right-column-top-navigation .el .icon {
	display:inline;
	float:left
}
#right-column #right-column-top-navigation .el .link {
	display:inline;
	float:left;
	margin:2px 0 0 3px
}
#right-column #right-column-top-navigation .el .link a {
	text-decoration:none;
	font-weight:bold;
	color:#000
}
#right-column #right-column-top-navigation .el .link a:hover {
	text-decoration:none
}
.page-title {
	font-size: 21px;
	font-weight: bold;
	line-height: 25px;
	margin-bottom: 10px;
}
div.gnav-red-bar {
	margin-bottom: 0px;
}
#bio-image {
	margin: 20px 0px 0px 0px;
}
#bio-image img {
	border: 1px solid #999;
}


#attorney_info .multiple_offices {
	float: left;
	padding-right: 30px;
	margin-bottom: 10px;
}

#attorney_info {
	font-size:11px;
	line-height:1.5em;
}
#attorney_info a {
	color:#000;
}
#sidebar-a {
	float:left;
	width:274px;
	line-height: 18px;
	font-size:11px;
}
#sidebar-a .padding {
	padding: 0px 25px 25px 25px;
}
#sidebar-a .padding .section_left ul {
	list-style:none;
	padding:1px 0;
	margin:0px;
}
#sidebar-a .padding .section_left ul li {
	padding:0 0 1px 0px;
	line-height:1.3em;
}
#sidebar-a .padding .section_left ul#education li {
	padding:0 0 5px 0px;
	line-height:1.3em;
}
#attorney_photo {
	margin-bottom:10px
}
.section_left {
	padding: 5px 0;
}
.section_left a {
	color:#000
}
.section a {
	color:#000
}
.section {
	padding-bottom:8px;
}
.section p {
	padding:4px 0;
	margin:0px
}
#bio ul {
	list-style:none;
	padding:1px 0 1px 15px;
	margin:0px;
}
#bio ul li {
	background:url(../images/bullet.gif) no-repeat 0 .4em;
	padding:0 0 5px 13px;
	line-height:1.3em;
}
.section ul {
	list-style:none;
	padding:1px 0;
	margin:0px;
}
.section ul li {
	background:url(../images/bullet.gif) no-repeat 0 .4em;
	padding:0 0 5px 13px;
	line-height:1.3em;
}
.section_no_list ul {
	list-style:none;
	padding:0 0 8px 0px;
	margin:0px;
}
.section_no_list ul li {
	padding:0 0 5px 0px;
	line-height:1.3em;
}
#header_photo {
	display:none;
}
/*Styles for Expand/Collapse */
.iconspan {
	display:inline;
	float: left;
	margin: 0 0 0 2px;
}
.iconspan img {
	margin: 0;
	cursor:hand;
	cursor:pointer;
}
/*.iconspan1{cursor:hand; cursor:pointer; color:#0073cf; font-weight:bold; font-size:10px; padding:10px 0 0 15px }*/
/*.icongroup ul{margin-left:25px}*/
.eg-bar {
	display:inline;
	float:left;
	font-weight: bold;
	text-transform:uppercase
}
.eg-bar-nofloat {
	font-weight: bold;
	text-transform:uppercase
}
.eg-bar-sub-head {
	display:inline;
	float:left;
	font-weight: bold;
}
.eg-bar-sub-head-nofloat {
	font-weight: bold;
}
.sub-title {
	font-weight: bold;
	text-transform:uppercase
} /*sub-title*/
#pagination {
	padding-top:15px;
	font-weight:bold;
	font-size:11px;
	color:#0073cf;
	font-family:Verdana, Arial, Helvetica, sans-serif
}
#pagination a {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000;
	border-bottom:1px solid #000;
	padding:0 2px;
	text-decoration:none
}
/*End Styles for Expand/Collapse */

ul.tabNavigation {
	font-family:arial, sans-serif;
	font-size: 10px;
	list-style: none;
	font-weight:bold;
	background-color: #999999;
	margin: 0;
	padding: 4px 5px 4px 0px;
	/*padding: 0px 0px 1px 0px;*/
	width:630px;
}
ul.tabNavigation li {
	display: inline;
}
#content ul.tabNavigation li a {
	padding: 3px 5px 3px 5px;
	background-color: #999999;
	color: #fff;
	text-decoration: none;
}
#content ul.tabNavigation li a.selected, #content ul.tabNavigation li a:hover {
	background-color: #000;
	color: #fff;
	padding-top: 3px;
}
ul.tabNavigation li a:focus {
	outline: 0;
}
div.tabs > div {
	padding: 4px 15px 0px 0px;
	margin-top: 5px;
}
div.tabs > div h2 {
	margin-top: 0;
}
