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


/* ----- reset all ----- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

/* ----- when site complete can kill this style ----- */
.need {
color:#FF0000;
font-weight:bold;
}

/* ----- core html styles ----- */
body  {
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
	color:#000;
	text-align: center;
	background-color:#3C1E14;
	background:url(/global-images/bkd-tile-wood.jpg) repeat-x top #3D1E14;
}

h1, h2, h3 {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	color: color:#330000;
}

h1 {
	font-size:18px;
}

h2 {
	font-size:16px;
}

h3 {
	font-size:14px;
}


p {
	margin:10px 0;
	line-height:18px;
}

/* ----- placeholder image positioning ----- */

.placeHolderImage {
	margin: 125px auto;
}

/* ----- main structure divs ----- */
#wrapper {
	width:780px;
	margin:0 auto; padding:0;
	background-color:#EDE5D4;
	text-align:left;
}

#headerWrapper {
	width:780px; height:145px;
	background:url(/global-images/header-bkd.jpg) repeat-x top;
	margin:0; padding:0;
}

.phone {
float:right;
display:inline;
margin:50px 20px 0 0;
}

#header {
	width:780px; margin:0; padding:0;
	float:left;
	display:inline;
}

#navWrapper {
	width:780px; margin:0; padding:0;
}

#navPic {
	margin:0; padding:0;
	width: 178px; height:68px;
	float:left;
	background:url(/global-images/header-gavel-bot.jpg) no-repeat left;
	display:inline;
}

/* ----- flash headers ----- */
#flashWrapper {
	width:780px; margin:0; padding:0;
}

/* ----- main content area of home page ----- */
#contentWrapper {
	width:780px; margin:0; padding:0;
	float:left;
	background-color:#EDE5D4;
	display:inline;
}

#contentLeftCol  {
	width:388px; margin:0;padding:0 28px 0 44px;
	float:left;
	display:inline;
}

#contentRightCol  {
	width:320px; margin:0; padding:0;
	float:left;
	float:right;
	display:inline;
}

/* ----- attorney mod home ------ */
#attorneyModHome {
	width:301px;
	margin: 0 19px 0 0; padding:0;
	background-image:url(/global-images/attorney-box-bkd.jpg);
	background-repeat:repeat;
}

#attorneyModContent {
	padding: 0 0 0 40px; margin:0;
	width:261px;
}

#attorneyModContent h3 {
	background-color:#F2ECDF;
	width:220px;
	margin:10px 0 0 0;
	padding:5px;
}


#attorneyModContentHome {
	padding: 0 40px 0 40px; margin:0;
	width:221px;
}

#attorneyModContentHome h3 {
	background-color:#F2ECDF;
	width:220px;
	margin:10px 0 0 0;
	padding:5px;
}

/* ----- map mod ----- */

#mapCallout {
	width:301px;
	margin: 0 19px 0 0; padding:0;
	background-image:url(/global-images/map-box-bkd.jpg);
	background-repeat:repeat;
}

#mapContent {
	padding: 0 20px 0 20px; margin:0;
	width:261px;
}

#mapContentLeft {
	width:114px;
	float:left;
	display:inline;
}

#mapContentRight {
	width:145px;
	float:right;
	display:inline;
}


#mapCallout h3 {
	background-color:#83784F;
	color:#fff;
	margin:10px 0 0 0;
	padding:5px 5px 5px 20px;
	border: 2px solid #531000;
}

.homeAddress {
padding:0 40px;
}

/* ------ applied to div containing client services on bottom left of home ----- */
/* ------ applied to div containing client services on bottom left of home ----- */
.clientServicesHome {
	background-image:url(/global-images/scale.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	min-height:140px;
	padding:10px 0 0 150px;
}

.clientServicesHome h2 {
	padding:0 0 10px 0;
}

/* ------ footer divs and styles ----- */
#footerWrapper {
	width:760px; padding:10px; margin:0 auto;
	color:#fff;
	background-color:#83784F;
	min-height:15px;
	text-align:left;
	border-top:4px solid #531000;
}

#footerWrapper a{
	color:#fff;
}

/* ----- float styles ----- */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin:0 25px 0 20px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* ----- text links ------ */
a, a:visited, a:active {
	color: #003366;
	text-decoration:none;
}

a:hover {
	color: #003366;
	text-decoration:underline;
}

/* ----- horizontal rule ----- */

div.hr hr {
  display: none;
  margin:0; padding:0;
}

div.hr {
	text-align: left;
	border: none;
	height: 13px;
	background: url(/global-images/custom-hr.jpg) no-repeat bottom left;
	margin: 0;
	padding: 0;
}

/* ----- custom bullets (ul) ----- */
.customBullet {
	list-style:none;
	margin:0;
	padding:0 0 5px 30px;
	background: url(/global-images/custom-bullet.jpg) no-repeat top left;
	line-height:15px;
}