body {
	background: #b6b9b7;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .84em;
	margin: 0;
	padding: 0;
}
p {
	color: #333;
	margin: 1em 0 0 0;
	padding: 0;
	line-height: 2em;
}
h2 {
	color: #e98b11;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-size: 1em;
	font-weight: bold;
	margin: 1em 0 0 0;
	padding: 0;
}
h3 {
	color: #e98b11;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-size: .9em;
	font-weight: bold;
	margin: 1em 0 0 0;
	padding: 0;
}
a:link, a:visited {
	color: #00467f;
	text-decoration: underline;
}
a:hover, a:active {
	color: #036;
	text-decoration: underline;
}
img {
	border: 0;
}
#page {
	width: 797px;
	border-top: 2px solid #e98b11;
	background: #fff url(../images/page-bg.gif) top left repeat-y;
	margin: 15px auto 0 auto;
	padding: 0;
	text-align: left;
}
#pagehead {
	width: 793px;
	margin: 0 0 0 2px;
	padding: 0;
}
#mast {
	position: relative;
	margin: 0;
	padding: 0;
}
body.front #mast {
	height: 183px;
	background: #00467f url(../images/head-bg-home.gif) top left no-repeat;
}
body.inner #mast {
	height: 117px;
	background: #00467f url(../images/head-bg.gif) top left no-repeat;
}
#logo {
	position: absolute;
	top: 82px;
	left: 126px;
}
body.front #logo {
}
body.inner #logo {
	top: 49px;
	left: 79px;
}
#topnav {
	position: absolute;
	top: 0;
	right: 0;
	list-style: none;
	margin: 0;
	padding: 8px 24px 0 0;
}
#topnav li {
	float: left;
	margin: 0;
	padding: 0;
	font-size: .72em;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-weight: bold;
}
#topnav a {
	float: left;
	margin: 0;
	padding: 4px;
}
#topnav a:link, #topnav a:visited {
	color: #e98b11;
	text-decoration: none;
}
#topnav a:hover, #topnav a:active {
	color: #fff;
	text-decoration: none;
}

#mainnav {
	width: 793px;
	border-top: 2px solid #e98b11;
	background: #41506c url(../images/main-nav-bg.gif) top left repeat-x;
	margin: 0;
	padding: 0;
}
#mainnav ul {
	float: left;
	margin: 0;
	padding: 0 0 0 112px;
	list-style: none;
}
#mainnav li {
	float: left;
	font-size: .9em;
	margin: 0;
	padding: 0 8px 0 12px;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-weight: bold;
	background: transparent url(../images/nav-separator.gif) 0 50% no-repeat;
}
#mainnav a {
	float: left;
	margin: 0;
	padding: 6px 4px;
}
#mainnav a:link, #mainnav a:visited {
	color: #e98b11;
	text-decoration: none;
}
#mainnav a:hover, #mainnav a:active {
	color: #fff;
	text-decoration: none;
}
li#attorneys {
	background: none;
}
body#attorneyspage #attorneys a {
	color: #fff;
}
body#representationpage #representation a {
	color: #fff;
}
body#contactpage #contact a {
	color: #fff;
}
#pagebody {
	width: 797px;
	margin: 0;
	padding: 0;
}
body.front #pagebody {
	background: transparent url(../images/body-bg-home.gif) 454px 0 no-repeat;
}
body.inner #pagebody {
	background: transparent url(../images/body-bg.gif) 411px 0 no-repeat;
}
.basiccontent {
	margin: 0 80px 0 128px;
	padding: 30px 0;
}
#firstelement {
	margin-top: 0;
	padding-top: 0;
}
.firstwords {
	font-variant: small-caps;
	font-size: 1.1em;
}
#bodyfoot {
	position: relative;
	height: 78px;
	background: transparent url(../images/foot-bg.gif) bottom left no-repeat;
	margin: 0;
	padding: 0;
}
#bodyfoot p {
	position: absolute;
	bottom: 15px;
	left: 128px;
	font-size: .8em;
	line-height: 1.6em;
	color: #00467f;
	text-transform: uppercase;
	text-align: center;
}
.col1 {
	float: left;
}
.col2 {
	float: right;
}
body#attorneyspage .col1 {
	width: 275px;
}
body#attorneyspage .col2 {
	width: 275px;
}
body#contactpage .col1 {
	width: 220px;
}
body#contactpage .col2 {
	width: 350px;
}
body#contactpage .col1 p {
	color: #e98b11;
	text-transform: uppercase;
	font-size: .9em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
body#contactpage .col1 img {
	border: 1px solid #00467f;
	margin: 2em 0 0 0;
	padding: 0;
}
body#contactpage .col2 p {
	line-height: normal;
	margin-top: 0;
}
.footelement {
	padding: 0 8px;
}
.pdflink {
	float: left;
	background: transparent url(../images/pdficon_small.gif) 0 50% no-repeat;
	padding: 0 0 0 22px;
	margin: 0 .5em 0 0;
	min-height: 17px;
}
#seeking-representation-form {
}
#seeking-representation-form fieldset {
	margin: 2em 0;
}
#seeking-representation-form fieldset legend {
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 1px;
	padding-left: 1em;
	padding-right: 1em;
}
#seeking-representation-form div.form-field {
	margin: 1em 0;
}
#seeking-representation-form label {
	display: inline;
	font-weight: normal;
}
#seeking-representation-form input {
	display: inline;
}
#seeking-representation-form input[type="text"] {
	width: 240px;
}
#seeking-representation-form input[type="submit"] {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: auto;
}
#seeking-representation-form textarea {
	display: block;
	width: 100%;
	height: 120px;
}
#seeking-representation-form .bot-hp { /* A spambot honeypot */
	display: none;
}
#message p {
	color: #c00;
	font-weight: bold;
}
.vcard {
	margin-top: 2em;
}
.download-vcard {
	background:transparent url(/images/vcard-icon.gif) top left no-repeat;
	padding-left:31px;
}
#footer {
	width: 797px;
	margin: 0 auto 20px auto;
	padding: 0;
	text-align: left;
}
#footer p {
	font-size: .8em;
	margin: 10px 100px 0 0;
	padding: 0;
	text-align: right;
	color: #00467f;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
