@charset "UTF-8";
* {
	margin: 0;
	padding: 0;
}
body,
html {
	height: 100%;
	width: 100%;
}
body {
	background: #666 url(../images/bkg_body.png) repeat-x left top;
	color: #fff;
	font: 80% Arial, Helvetica, sans-serif;
}
a {
	text-decoration: underline;
}
a:hover {
	color: #153872 !important;
}
h3,
h4 {
	font-size: 110%;
	color: #153770;
	text-transform: uppercase;
	margin-bottom: 7px;
}
h4 {
	font-size: 100%;
}
img {
	border: none;
}
img.bioPic {
	margin: 0 9px 0 7px;
}
img.email {
	margin-top: 132px;
}
li {
	margin-bottom: 10px;
}
p {
	margin-bottom: 14px;
}
p.lastChild {
	margin-bottom: 0;
}
td,
th {
	padding: 3px;
}
ul {
	padding-left: 15px;
	margin-bottom: 14px;
}
.attorney,
.practice {
	float: right;
	height: auto;
	width: 668px;
}
.attorney img,
.location img,
.practice img {
	float: left;
}
.location h3,
.location p {
	width: 250px;
	float: left;
}
.inline {
	display: inline;
}
.enlarge {
	margin-top: 17px;
}
.inline {
	display: inline;
}
.location {
	float: left;
	height: 158px;
	width: 736px;
	margin-left: 15px;
}
a.map {
	text-decoration: none;
	padding-right: 19px;
	background: url(../images/bkg_link.png) no-repeat right top;
}
.practice {
	width: 744px;
}
.rightMenu {
	float: right;
	height: auto;
	width: 55px;
	margin-top: 17px;
}
.rightMenu img {
	margin-bottom: 8px;
}
.txt {
	float: right;
	height: auto;
	width: 441px;
}
#branding {
	float: left;
	height: 389px;
	width: 760px;
	padding-top: 132px;
}
#branding div {
	margin-top: 10px;
}
#branding a {
	color: #fff;
}
#branding p img {
	margin-right: 17px;
}
#btmWrap {
	clear: both;
	min-height: 225px;
	height: auto !important;
	height: 225px;
	width: 100%;
	background-color: #ccc;
}
#content {
	margin: 0 auto;
	min-height: 190px;
	height: auto !important;
	height: 190px;
	width: 760px;
	padding-bottom: 35px;
	color: #666;
}
#content a {
	color: #666;
}
#content .attorney,
#content .location {
	margin-top: 33px;
}
#content .attorney:first-child,
#content .location:first-child,
#content .practice:first-child {
	margin-top: 24px;
}
#content .txt,
#content #quickMenu,
#content .practice {
	margin-top: 23px;
}
#content #quickMenu {
	margin-left: 85px;
}
#subNav img {
	margin-top: 34px;
}
#disclaimer {
	clear: both;
	margin: 0 auto;
	height: auto;
	width: 630px;
	padding: 11px 0 20px 0;
	text-align: center;
	font-size: 85%;
}
#disclaimer a {
	color: #EEE;
}
#logo {
	float: left;
	margin-right: 100px;
}
#nav {
	float: left;
	height: 75px;
	width: 760px;
}
#nav a,
#nav img {
	float: left;
}
#quickMenu {
	float: left;
	clear: left;
	height: auto;
	width: 185px;
	margin-top: 10px;
}
#quickMenu h3.phone {
	font-size: 215%;
}
#subNav {
	clear: both;
	width: 760px;
}
#subNav .middle {
	margin: 0 27px 0 27px;
}
#topWrap {
	margin: 0 auto;
	min-height: 596px;
	height: auto !important;
	height: 596px;
	width: 760px;
}