#disclaimer {
	font: normal 11px Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 10px;
	display: none;
	background: inherit;
}

body#homepage #disclaimer {
	display: block;
}

#mudbug {
	font: normal 11px Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 10px;
	display: none;
	background: inherit;
}

body#homepage #mudbug {
	display: block;
}

body#homepage #include {
	padding: 0px;
}

#disclaimer a {
	color: #000;
}

#mudbug a{
	color: #6A7FA2;
}

.pager_area {
	padding-top: 5px;
}


/*</group>*/

/*<group=Contact Page>*/

#commonbio {
	float:left;
	background: inherit;
	padding: 10px 0px 10px 10px;
}

#profile {
	clear: both;
}

.clearer {
	clear: both;
}

p.clearer {
	margin: 0px;
}

#leftcolumn {
	float:left;
	width: 260px;
	border-right:1px solid #000;
	background: inherit;
	padding-right: 10px;
}

#leftcolumnbio {
	float:left;
	width: 350px;
	background: inherit;
	padding: 0px;
}

#leftcolumnareabio {
	float:left;
	width: 380px;
	background: inherit;
	padding: 0px;
}

#rightcolumnbio {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	width: 190px;
}

#rightcolumnareabio {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	width: 160px;
}

.worklistfloatleft {
	float:left;
	width: 400px;
	background: inherit;
	padding: 0px 0px 0px 0px;
}

.worklistfloatright {
	float:right;
	width: 140px;
	background: inherit;
	padding: 0px 0px 0px 0px;
}


#rightcolumnbio ul li {
	margin-left: -35px;
}

#maps {
	float: left;
	padding-left: 10px;
}

/*</group>*/

/*<group=Careers Page>*/


.field {
	background-color: inherit;
	border-collapse: collapse;
}

.field2 {
	background-color: inherit;
	border-collapse: collapse;
}

.field td {
	background-color: inherit;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: dotted 1px black;
	}

.field2 td {
	background-color: inherit;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: dotted 1px black;
	}



/*</group>*/

/*<group=Front Page>*/

#counselors_at_law {
	margin-left: 20px;
	z-index: 2;
	margin-bottom: -4px;
}

#contentarea {
	position: relative;
	width: 622px;
	/* height: 280px; */
	background-color: #000;
	z-index: 3;
}

.dksheader {
	padding-left: 108px;
	color: #fff;
	font: 12px Arial, Helvetica, sans-serif;
}

.spotlightheader {
	color: #d6ff92;
	margin-left: 90px;
}

#dksheadertext {
	float: left;
	color: #fff;
	font: 12px/25px Arial, Helvetica, sans-serif;
	margin-left: 20px;
	margin-top: 2px;
	width:348px;
	background-color: #000;
}

#spotlightheadertext {
	float: left;
	color: #d6ffb2;
	background-color: #000;
	font-size: 12px;
	line-height: 18px;
	margin-left: 10px;
	margin-top: 2px;
	width:200px;
}
#flashcontent {
	background-color: #f7f7ef;
	width: 622px;
	height: 269px;
	margin-left: 0;
	z-index: 0;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#arch {
	margin-left: 180px;
	clear: both;
}

#trialdotcom {
	height:45px;
	margin-top: -205px;
	margin-left: 0px;
	display: none;
	width: 178px;
	float: left;
}

body#homepage #trialdotcom {
	display: block;
}

#spotlightheadertext a:link {
	color: #fff;
	text-decoration: none;
}

#spotlightheadertext a:visited {
    color: #9aaee0;
	text-decoration: none;
}

#spotlightheadertext a:hover {
	color: #9aaee0;
	text-decoration: underline;
}

#spotlightheadertext a:active {
	color: #9aaee0;
}

/*</group>*/

/*<group=Side Navigation>*/

#sidenav {
	width:178px;
	background-color: #787336;
	float: left;
	padding-top: 15px;
	height: 100%;
}

#sidenav a:link {
	color: #ffffff;
	text-decoration: none;
	background: #777336;
}

#sidenav a:visited {
    color: #ffffff;
	text-decoration: none;
	background: #767336;
}

#sidenav a:hover {
	color: #9aaee0;
	text-decoration: underline;
	background: #777336;
}

#sidenav a:active {
	color: #9aaee0;
	background: #767336;
}

.sidenavlist {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 25px;
	padding-left: 0px;
	color: #fff;
}

.search {
	padding-left: 10px;
	color: #fff;
}

.sidenav_search {
	margin: 0px 10px 10px 10px;
	color: #fff;
	border-bottom: 1px solid #f7f7ef;
	padding-bottom: 10px;
}

.nav_title {
	margin: 10px 10px 0px 10px;
	color: #fff;
	font-weight: bold;
}

/*</group>*/

/*<group=Layout>*/

#main {
	background-color: #787336;
	height: 100%;
	width: 100%;
	overflow: auto;
}

#include {
	background: #f7f7ef;
	height: auto;
	float: left;
	width: 581px;
	min-height: 400px;
	padding: 10px 20px;
	padding-right: 21px;
}


#logo_print {
	display: none;
	z-index: 10;
	position: absolute;
	/*margin-top: 0px;
	margin-left: 0px;*/
}

#wrapper {
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto;
	border: solid 1px #000;
	height: 100%;
	min-height: 400px;
}

body {
	background-color: #fff;
	font: 12px Arial, Helvetica, sans-serif;
	margin-top: 0px;
}

a img {
	border: 0;
}

a:link {
	text-decoration: none;
	color: #6A7FA2;
}

a:visited {
	text-decoration: none;
	color: #6A7FA2;
}

a:hover {
	text-decoration: underline;
	color: #6A7FA2;
}

form {
	margin: 0;
}

#banner {
	width:800px;
	height:93px;
	margin: 0;
}
#topnav {
	width:800px;
	height:24px;
	background-color: #000;
	margin-top: -3px;
}

h1 {
	color: #787336;
	font-size: 16px;
	font-weight: bolder;
}

h2 {
	color: #787336;
	font-size: 13px;
	font-weight: bolder;
}

h3 {
	color: #787336;
	font-size: 13px;
	font-weight: bolder;
	margin-bottom: -12px;
}

h4 {
	color: #900;
	font-size: 13px;
	font-weight: bolder;
}

.imagespacert {
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	float: right;
}

.imagespacelt {
	margin-bottom: 10px;
	margin-right: 10px;
    float: left;
}

.errors {
	padding: 5px;
	border: #900 1px solid;
	background-color: #fcc;
	color: black;
}

.errors h4 {
	padding-top: 10px;
	margin-top: 0px;
	padding-left: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.errors ul {
	padding-top: 10px;
	margin-top: 0px;
}

.note {
	font-size: 8pt;
	color: #666;
	font-weight: normal;
}

.admin_add {
	float: right;
}
#breadcrumbs {
	padding-left: 190px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 8pt;
	background: #b2af8b;
}
#breadcrumbs a {
	color: #293742;
	text-decoration: underline;
}
#filler_input {
	display: none;
}

#location_map {
	margin-bottom: 12px;
}
#left_column_practice_area_list{
	float: left;
}
#right_column_practice_area_list{
	float: right;
}
.ie_3px_fix{
	margin-right: -3px;
	margin-top: -3px;
}
