body {
	margin: 0px;
}

.maintable {
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}

.attorneytable {
	background-image: url(../images/background2.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}

.navcell {
	background-image: url(../images/nav_tile.gif);
	background-repeat: repeat-y;
	margin: 0px;
}

.title {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.section {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 11pt;
	color: #B18F49;
	font-weight: bold;
	margin-left: 9px;
}

.heading {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}

.name {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #B18F49;
}

.copy {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 10pt;
	color: #000000;
	margin-left: 9px;
	margin-right: 14px;
	text-align: justify;
}

.bio {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
}


.nav {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 10pt;
	color: #000000;
}

a.leftnav {
	font-family: Trebuchet MS, Helvetica, Arial;
	font-weight: bold;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
}

a.leftnav:hover {
	font-family: Trebuchet MS, Helvetica, Arial;
	font-weight: bold;
	font-size: 8pt;
	color: #CBC0B6;
	text-decoration: underline overline;
}

a.leftnavon {
	font-family: Trebuchet MS, Helvetica, Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #CBC0B6;
	text-decoration: none;
}


a.mainnav {
	font-family: Trebuchet MS, Helvetica, Arial;
	font-weight: bold;
	font-size: 8pt;
	color: #AE8F51;
	text-decoration: none;
}


a.mainnavon {
	font-family: Verdana, Trebuchet MS, Helvetica, Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #D7C5A0;
	text-decoration: none;
}