@charset "UTF-8";
/* CSS Document */

/* General
---------------------------------------------------------------------*/

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #666666;
	line-height: 17px;
}
body {
	background-color: #4883A3;
	background-image: url(/images/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #103F74;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #897A5A;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 0;
	padding-bottom: 0;
}
p {
	margin-top: 1px;
	padding-top: 1px;
}

h1 {
	font-size: 18px;
	color: #CC0000;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	color: #17608E;
	margin-top: 0;
	padding-top: 0;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #103F74;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
ul {
	margin-top: 2px;
	padding-top: 2px;
}


/* Layout
---------------------------------------------------------------------*/

.headLeftCol {
	padding: 20px 0px 0px 20px;
}
.headRightCol {
	padding: 20px 20px 0px 0px;
}
#nav {
	padding: 0px 20px;
}
.mainLeftCol {
	padding: 0px 0px 10px 20px;
}
.mainRightCol {
	padding: 0px 20px 10px;
	background: #FFFFFF url(/images/newsLine.gif) repeat-y;
}
.mainTruckingCol {
	padding: 0px 30px 10px;
}
.subLeftCol {
	padding: 0px 0px 10px 20px;
}
.subRightCol {
	padding: 0px 20px 10px 30px;
}
#footer {
	padding: 15px 20px 10px;
}
.rule {
	border-top: 1px solid #999999;
	margin: 0px 20;
}
.logoSubPad {
	padding-top: 12px;
	padding-bottom: 20px;
}
.jdTable {
	background-color:#FFFFFF;
}
.jdTableLight {
	background-color: #F2F2F2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #333333;
}
.jdTableDark {
	background-color: #DFDFDF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #333333;
}
.jdTableContact {
	background-color: #F2F2F2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 5px;
	color: #333333;
}
.jdTableContactEven {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 5px;
	color: #333333;
}
.bioWrap {
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin-left: 15px;
	margin-bottom: 20px;
}
#bioAreas {
	margin-left: 10px;
	margin-top: -13px;
}
#bioDent {
	margin-left: 10px;
	margin-top: -13px;
}
.imgWrapper {
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.imgWrapperPro {
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin-bottom: 10px;
	margin-right: 10px;
}
hr {
	margin-top: 5px;
	margin-bottom: 20px;
}



/* Typography
---------------------------------------------------------------------*/
.newsDate {
	font-style: italic;
}
.newsHeadline {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #CC0000;
}
.newsText {
	font: 9px/13px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.footnote {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin-top: 10px;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	margin-top: 10px;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footerNav {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.footerNav a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.footerNav a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.footerNav a:hover {
	color: #666666;
	text-decoration: underline;
}
.smallText {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}


/* Nav
---------------------------------------------------------------------*/

#firm {
	height: 30px;
	width: 85px;
	text-indent: -10000px;
	overflow: hidden;
	display: block;
	background-image: url(/images/navFirm.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#firm:hover {
background-position: 0 -30px;
}

#practice {
	height: 30px;
	width: 115px;
	text-indent: -10000px;
	overflow: hidden;
	display: block;
	background-image: url(/images/navPractice.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#practice:hover {
background-position: 0 -30px;
}

#professionals {
	height: 30px;
	width: 110px;
	text-indent: -10000px;
	overflow: hidden;
	display: block;
	background-image: url(/images/navProfessionals.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#professionals:hover {
background-position: 0 -30px;
}

#highlights {
	height: 30px;
	width: 90px;
	text-indent: -10000px;
	overflow: hidden;
	display: block;
	background-image: url(/images/navHighlights.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#highlights:hover {
background-position: 0 -30px;
}

#realty {
	height: 30px;
	width: 95px;
	text-indent: -10000px;
	overflow: hidden;
	display: block;
	background-image: url(/images/navRealty.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#realty:hover {
background-position: 0 -30px;
}

#contact {
	height: 30px;
	width: 90px;
	text-indent: -10000px;
	overflow: hidden;
	display: block;
	background-image: url(/images/navContact.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#contact:hover {
background-position: 0 -30px;
}

#directions {
	height: 30px;
	width: 85px;
	text-indent: -10000px;
	overflow: hidden;
	display: block;
	background-image: url(/images/navDirections.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#directions:hover {
background-position: 0 -30px;
}

#reference {
	height: 30px;
	width: 110px;
	text-indent: -10000px;
	overflow: hidden;
	display: block;
	background-image: url(/images/navReference.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#reference:hover {
background-position: 0 -30px;
}
