﻿BODY
{
	background-image: url(./images/backgrnd.gif);
	background-repeat: repeat;
	background-color: #f5f5dc;
	margin-top: 0px;
}
.lastupdate
{
	font-size: small; color: #006400; font-family: Arial; font-weight: bold;
}
.listingheader
{
	font-size: 12pt;
	color: #8b4513;
	font-family: Arial;
	background-color: #f5f5dc;
	text-align: left;
	font-weight: bold;
	border-bottom: #eee8aa thin dotted;
}
.page
{
	background-color: #fffacd;
}
.bullets
{
	list-style-position: outside;
	font-size: 10pt;
	font-family: Tahoma;
	list-style-type: square;
}
.style1 {
	color: #4f472e;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration:none
}
.style2 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: tahoma;
	line-height:16px
}
.style3 {
	color: #E2B63D;
	font-size: 12px;
	font-family: tahoma;
}
.style4 {
	color: #BDA257;
	font-size: 12px;
	font-family: tahoma;
}
.style5 {
	color: #000000;
	font-size: 11px;
	font-family: tahoma;
}
.style6 {
	color: #6D5206;
	font-size: 11px;
	font-family: tahoma;
}
.style7 {
	color: #E2B63D;
	font-size: 11px;
	font-family: tahoma;
}
.style8 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
}
.headertext
{
	font-size: 20pt;
	color: #ffffff;
	font-family: Tahoma;
	background-color: #d2691e;
	text-align: left;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	border-bottom: darkred thin solid;
}
.qualifications
{
	list-style-position: outside;
	font-size: 12pt;
	font-family: Tahoma;
	list-style-type: square;
	font-weight: normal;
	font-style: italic;
}
.attorney
{
	width: 90%;
	padding-left: 15px;
}
.column
{
	width: 50%;
	text-align: left;
}
.wrapper
{
	clear: right;
	width: 100%;
	padding-left: 5px;
	padding-top: 20px;
	table-layout: auto;
}
