@CHARSET "UTF-8";

body {
	background-color: #FFFFFF;
	font-size: 11px;
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

.orange {
	color: #FBB040;
}
.light_grey {
	color: #000000;
}
.grey {
	color: #000000;
}
.white {
	color: #FFFFFF;
}
.brown {
	color: #978981;
}

#header {
	clear: both;
}
#body {
	clear: both;
}

#page {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}

#sidebar {
	float: left;
	margin-right: 20px;
}

#identity  {
	float: left;
	background-color: #FBB040;
	width: 200px;
	height: 133px;
}

#logo {
	display: none;
}

#subnavigation {
	float: left;
	color: #000000;
	width: 200px;
	margin-bottom: 30px;
}

#subnavigation ul {
	background-color: #978981;
	padding: 10px;
	margin: 0px;
}

#subnavigation ul strong {
	font-size: 11px;
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #FFFFFF;
	
	margin: 0px;	
}

#subnavigation #recent, #subnavigation #note {
	background-color: #FFFFFF;
	
	padding-bottom: 0px;
	margin-bottom: -6px;
}
#subnavigation #recent strong, #subnavigation #note strong {
	color: #FBB040;
}
#subnavigation #recent li, #subnavigation #note li {
	margin-top: 6px;
	margin-bottom: 8px;
	color: #000000;
}
#subnavigation #note li.section {
	margin-bottom: -4px;
}
#subnavigation #recent a:link, #subnavigation #recent a:active, #subnavigation #recent a:visited,
#subnavigation #note a:link, #subnavigation #note a:active, #subnavigation #note a:visited {
	color: #FBB040;
	text-decoration: none;
}
#subnavigation #recent a:hover, #subnavigation #note a:hover {
	color: #FBB040;
	text-decoration: none;
}

#subnavigation #recent strong a:link, #subnavigation #recent strong a:active, #subnavigation #recent strong a:visited {
	color: #FBB040;
	text-decoration: none;
}
#subnavigation #recent strong a:hover {
	color: #FBB040;
	text-decoration: none;
}

#subnavigation ul .section {
	margin-bottom: 10px;
}

#subnavigation ul li {
	list-style-type: none;
	list-style-image: none;
	margin-top: 2px;
	margin-bottom: 3px;
	color: #FFFFFF;
}

#subnavigation a:link, #subnavigation a:active, #subnavigation a:visited {
	color: #000000;
	text-decoration: none;
}
#subnavigation a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#subnavigation strong a:link, #subnavigation strong a:active, #subnavigation strong a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#subnavigation strong a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#content {
	float: left;
	width: 550px;
	min-height: 400px;
	margin-left: 30px;
	margin-bottom: 30px
}

#content p {
	margin-top: 0px;
	line-height: 14px;
}

#content #subheader {
	margin-bottom: 0px;
}

#home #photo {
	width: 450px;
	height: 366px;
}

img {
	border: none;
}

#content #contact {
	position: absolute;
	bottom: 0px;
}

#content #practice_areas p {
	width: 400px;
}

#content #profile ul li {
	list-style-type: disc;
	list-style-image: none;
	margin: 4px 0px 4px 16px;
	line-height: 14px;
}

#content #profile .nobullets li {
	list-style-type: none;
	margin: 4px 0px 4px 0px;
}

#content #text {
	margin-top: 20px;
}

#home #wewewe {
	margin-top: 20px;
	margin-bottom: -10px;
}

#content #history #photo {
	float: left;
	width: 200px;
}

#content #contact_us #photo, #content #news #photo {
	float: left;
}

#content #updates {
	width: 450px;
	background-color: #978981;
	margin-top: 18px;
	margin-bottom: 18px;
}

#content #news {
}

#content #updates p {
	color: #FFFFFF;
	padding: 10px;
	margin: 0px;
}

#content #news #text, #content #contact_us #text {
	float: left;
	margin: 0px 0px 0px 12px;
}

#content #history #photo p, #content #contact_us #photo p {
	margin-top: 8px;
}

#content #history #text {
	float: left;
	width: 300px;
	margin: 0px 0px 0px 12px;
}

#content ul li {
	list-style-type: none;
	list-style-image: none;
	margin-top: 2px;
	margin-bottom: 2px;
}

#content .bullets li {
	list-style-type: disc;
	list-style-image: none;
	margin: 4px 0px 4px 16px;
	line-height: 14px;
}

#content #profile li, #content #history li, #content #contact_us .contact_information li {
	list-style-type: none;
	margin: 0px;
}

#navigation {
	font-size: 11px;
	float: left;
	margin-top: 30px;
	margin-bottom: 9px;
	margin-left: 30px;
	color: #978981;
	width:570px;
}

#navigation a:link, #navigation a:visited, #navigation a:active {
	color: #000000;
	text-decoration: none;
}
#navigation a:hover {
	color: #999999;
	text-decoration: none;
}

h1, h2, h3, h4, h5 {
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

#copy {
	float: left;
	width: 300px;
}

#content ul {
	margin: 0px 0px 12px 0px;
	padding: 0px;
}

#content #practice_areas ul {
	width: 380px;
}

#content #profile #photo {
	float: left;
	width: 400px;
	height: 266px;
	margin-bottom: 20px;
}

#content #profile #info {
	float: left;
	margin-left: 20px;
	width: 125px;
	height: 266px;
	position: relative;
}

#content #profile #info #practice_areas {
	margin-top: 20px;
}

#content #profile #info #practice_areas ul {
	width: 125px;
}

#content #profile #info #practice_areas ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 2px 0px 2px 0px;
}

#content #profile #copy {
	float: none;
	width: 400px;
}

#content #phone {
	margin-bottom: 2px;
}

#print {
	margin-top: 20px;
}

#contact #print {
	margin-top: 0px;
	margin-left: 8px;
	float: left;
}

#contact #download {
	margin-top: 6px;
}

#distinctions #copy, #cases #copy, #policy #copy {
	float: none;
	width: 325px;
}
#copy h2, #text h2, #practice_areas h3, #content h2 {
	padding-bottom: 5px;
	margin: 0px;
	color:#FBB040;
	font-weight:bold;
	font-size:14px;
	line-height: 16px;
}

form {
	margin: 0px;
	padding: 0px;
}

#content #contact_us h2 {
	margin-top: 24px;
}

#content #contact_us #name input, #content #contact_us #email input {
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	
	background-color: #FFFFFF;
	color: #000000;
	border: solid 1px #978981;
	
	padding: 4px;
	margin: 0px;
	
	width: 200px;
}

#content #contact_us #actions {
	width: 308px;
	
	text-align: right;
}

#content #contact_us #actions input {
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	
	background-color: #FFFFFF;
	color: #000000;
	border: none;
	
	padding: 0px;
	margin: 0px;
}

#content #contact_us textarea {
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	
	background-color: #FFFFFF;
	color: #000000;
	border: solid 1px #978981;
	
	padding: 4px;
	margin: 0px;
	
	width: 300px;
	height: 200px;
	
	white-space: pre;
	overflow: auto;
}

#content #contact_us #name, #content #contact_us #email, #content #contact_us #message {
	margin-bottom: 12px;
}

#content #contact_us #name p, #content #contact_us #email p, #content #contact_us #message p {
	margin-bottom: 0px;
}

#file {
	margin-top: 10px;
}

#vcard {
	float: left;
}

a:link,a:visited, a:active {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #FBB040;
	text-decoration: underline;
}

a.nodecor:link, a.nodecor:visited, a.nodecor:active, #practice_areas ul li a:link, #practice_areas ul li a:visited, #practice_areas ul li a:active, #print a:link, #print a:visited, #print a:active, #contact_information a:link, #contact_information a:visited, #contact_information a:active, #email a:link, #email a:visited, #email a:active, #file a:link, #file a:visited, #file a:active, #vcard a:link, #vcard a:visited, #vcard a:active, #updates a:link, #updates a:visited, #updates a:active {
	color: #000000;
	text-decoration: none;
}
a.nodecor:hover, #practice_areas ul li a:hover, #print a:hover, #contact_information a:hover, #email a:hover, #file a:hover, #vcard a:hover, #updates a:hover {
	color: #FBB040;
	text-decoration: none;
}

#file img, #print img, #vcard img {
	margin-right: 3px;
	vertical-align: baseline;
	border: 0px;
	background-color:#978981;
}
#file a:hover img, #print a:hover img, #vcard a:hover img {
	margin-right: 3px;
	vertical-align: baseline;
	border: 0px;
	background-color:#FBB040;
}

#title {
	float: left;
	margin-left: 30px;
	width:570px;
}

#title h2 {
	font-size: 36px;
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #FBB040;
	
	margin: 0px;
}

abbr { 
	border-bottom-style: none;
}

#footer {
	clear: both;
	color: #978981;
	text-align: center;
}

#cse-search-box{
	width:250px;
	float:right;
	margin-top:-4px;
}

#cse-search-box input[type=text]{
	width:180px;
	outline:none;
	border:1px solid #978981;
}

#cse-search-box input[type=submit]{
	background:#FBB040;
	color:#fff;
	border:1px solid #e69e33;
	cursor:pointer;
}

#cse-search-results{
	width:500px;
}

Iframe{
	width:560px;
	margin-top:-27px;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	color: #999999;
	text-decoration: none;
}

#subnavigation #recent .article a:link, #subnavigation #recent .article a:hover, #subnavigation #recent .article a:visited, #subnavigation #recent .article a:active {
	color: #000000;
}