body {
	padding:0px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-size: 0.812em;
	background:#1f2024;
	behavior: url(../includes/inc.csshover.htc);
	text-align: center; 
}
a { color:#336699; text-decoration:none; }
a:hover { color:#003366; text-decoration:underline; }
a img { border: 0; }

h1 {
	font-size: 26px;
	font-weight: normal;
	color: #3e3e3f;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 15px 0 15px 0;
	padding: 0;
}
h1.closer { margin-bottom: 4px; }
h2 {
	color: #803633;	
	font-weight: normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding: 0;
	font-size: 17px;
	margin: 5px 0 0 0;
}
h2 a { color: #803633 !important; }

ul.large-list li h2 + p, .with-large-list ul li h2 + p { margin-top: 4px; }
ul.large-list, .with-large-list ul { margin-left: 0; }
ul.large-list li, .with-large-list ul li { padding-bottom: 3px; }


.clr { clear: both !important; height: 0; width: 0; padding: 0; margin: 0; line-height: 0;  }

#homebrochure { position: absolute; bottom: 0; right: 24px; z-index: 100; }
a#homebrochure:hover { text-decoration:none;}

/* --- MAIN CONTAINER --- */
#container {}


/* ---- HEADER ---- */
#header {
	background: #ffffff;
	position: relative;
}
#header-content {
	width: 960px;
	margin: 0 auto 0 auto;
	background: #ffffff url(../images/layout/wrapper_and_header.png) repeat-y top left;
}
	#photo {
		margin-left: auto;
		margin-right: auto;
		clear: both;
		padding-left: 21px;
		text-align: left;
		min-height: 183px;
		position: relative;
	}
	#photo img {
		border-top: 1px solid #d3c8bb;
		border-bottom: 8px solid #f9e8c6;
	}
	#flash {
		text-align: right;
		background: url(../images/layout/main-blank.jpg) top left no-repeat;
		width: 939px;
		height: 359px;
	}
	#logo {
		position: absolute;
		left: 80px;
		top: 16px;
		text-align: left;
		width: 181px;
		height: 151px;
	}
	#logo img { border: none; }

/* ---- WRAPPER/CONTENT ---- */
#wrapper {
	background: #ffffff url(../images/layout/wrapper_and_header.png) repeat-y top right;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	margin-bottom: 0;
	padding-bottom: 0;
}

#content {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-left: 21px;
	width: 915px;
	padding-top: 1px;
	color: #505157;
}

#body	{ padding: 15px 65px 10px 65px; position: relative; top: -1px; }
#body ul li { margin-bottom: 5px; }
#body a { color: #88311e; }
#body p.first { margin-top: 0; }




/* ----HEADING BAR ----- Used on Practice areas and offices */
#heading-bar {
	height: 60px;
	width: 887px;
	padding-left: 28px;
	background: url(../images/layout/heading_bar_bg.png) bottom left repeat-x;
	margin-top: 31px;
	padding-top: 0;
	position: relative;
}
a.brochure { display: block; width: 156px; height: 29px; background: #6d6f72 url(../images/layout/brochure.png) top left no-repeat; }
a.brochure:hover { background: #1A1C1F url(../images/layout/brochure.png) bottom left no-repeat; } 
#heading-bar a.brochure { position: absolute; top: 0px; left: 28px; }
#heading-bar h1 { padding: 1px 0 0 241px; margin-bottom: 2px; margin-top: 0; }
#heading-bar p { padding-left: 241px; margin:0; color:#88311e; }

/* --- SIDEBAR AND COLUMNED LAYOUT ---- */
#columned  { clear: both; }
#columned #body { 
	float: right; 
	width: 606px; 
	padding: 15px 40px 40px 40px;
}

#sidebar { 
	float: left; 
	width: 182px;
	border-right: 1px solid #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
	padding: 16px 20px 20px 24px;
	margin-bottom: 40px;
}
#sidebar h2 { font-size: 20px; color: #88311e; padding-bottom: 10px; }
#sidebar ul { margin: 0; padding: 0; font-family:Georgia, "Times New Roman", Times, serif;  }
#sidebar ul li { border-bottom: 1px solid #cccccc; padding: 7px 0 7px 14px; list-style-type:none; background:url(../images/layout/sidebar_bullet.png) left 8px no-repeat;  } 
#sidebar ul li a { color: #000000; font-size: 13px; }
#sidebar ul li ul { list-style-type:none; }
#sidebar ul li ul li { border: none; padding: 1px 0 1px 0; background: none; }
#sidebar ul li ul li a { color: #8c8c8c; font-size: 12px; }

#searchsite { display: block; padding: 0; margin: 0; padding-bottom: 2px; }
#searchsite input { float: left; color: #9e9e9e;  }
#searchsite .txt{ border: 1px solid #8b8b8b; border-right:0; height: 17px; padding: 3px 0 0 5px; font-size: 10px; width: 150px;  }


#tab1 #searchsite .txt { width: 270px;}

#sidebar .brochure { width: 180px; }


/* ---- OFFICES PAGE ------*/
#offices { padding: 8px 0 24px 0;  }
#offices div.office {
	float: left;
	display: block;
	width: 230px;
	height: 110px;
	z-index: 210;
	background: transparent;
}
#offices div.office h2 {
	font-size: 12px;
	font-weight: bold;
	text-transform:uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: transparent;
}

#offices div.office p {
	font-size: 11px;
	margin-top: 5px;
}
#offices-overlay { position: absolute; left: 16px; top: 400px; width: 285px; height: 140px; font-size: 13px; color: #505157; }
#offices-map { position: relative; }

#contact-page #offices div.office { width: 248px; height: 90px; }
#contact-page #offices div.office h2 { font-size: 12px; }
#contact-page #offices div.office p { font-size: 12px; }


/*---- ATTORNEY PAGES AND ACCORDION ------ */
.attorney-contact {
	display: block;
	width: 145px;
	position: relative;
}
.attorney-contact a { display: block; color: #e7d6d2; background: #88311e; 	padding: 3px 5px 3px 5px; font-size: 10px; }
.attorney-contact a:hover { background: #181a19; text-decoration: none; }

#attorney-practices { margin: 0; padding-top: 25px; padding-bottom: 12px;   }
#attorney-offices p {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; margin-top: 0; }
#attorney-offices h2 { padding-bottom: 1px; padding-top: 8px; }
div.attyphoto { position: relative; top: -78px; background:url(../images/layout/photo_bg.png) bottom left repeat-x; width: 165px; }
div.attyphoto img { padding-left: 10px; }
#under-photo { padding-left: 10px; position: relative; top: -73px;  }

#accordion { padding-top:32px; position: relative; }
#accordion #click-arrow { position: absolute; top: 33px; right: 0; width: 200px; 
	background: url(../images/layout/question.png) center left no-repeat; padding-left: 17px; }


#accordion .clickarea { display: block; }
#accordion h3 { 
	margin: 0; 
	font-size: 25px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0 0 0 50px; 
	margin-bottom: 9px;
	cursor: pointer;
	display: relative;
	height: 35px;
	outline: none;
}
#accordion h3 a { height: 35px; display: block; float: left; padding-right: 50px; background: url(images/layout/accordion_head.jpg) top right no-repeat; outline: none;  }
#accordion h3 span { font-size: 15px; font-style:italic; color:#555555; font-family:Georgia, "Times New Roman", Times, serif; }
#accordion div.section {  
	background: url(../images/layout/accordion_bg.jpg) top left no-repeat; 
	min-height: 75px; 
	height: auto !important;
	height: 75px;
}
#accordion div.section p { font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; }

#accordion div.section .column p { margin: 0 2px 0 2px; }
#accordion div.section div { padding-bottom: 15px; padding-top: 8px; clear: both; }
#accordion div.section div div { clear: none; padding: 0; margin-top: 13px; padding-bottom: 5px; }
#accordion div.section div div div { margin: 0; }
#accordion div.section div p a {
	color: #1f2024;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
}
#accordion div.section div p a:hover { background: url(../images/layout/att_hov.gif) right center no-repeat; text-decoration:none; color:#88311e;  }
#accordion #attorneys-list { font-size: 12px; padding-left: 30px; padding-top: 1px; padding-bottom: 0; }
#accordion ul { padding-left: 62px; margin-left: 0;}
#accordion ul li { font-size: 12px; }
#accordion ul li a { color: #434343; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; } 
#accordion ul li a:hover {  background: #e5d9c2; text-decoration:none; color:#434343; }

#board-certified { padding-left: 35px !important; }
#board-certified ul { padding-left: 10px; margin-left: 0; }


#attorneys-by-office {
	background: url(../images/layout/attorney_office_bg.jpg) top right no-repeat;
}
ul#freedom {
	float: left;
	width: 329px;
	text-align: right;
	padding-left: 0;
	padding-right: 0;
	outline: none;
}
ul#freedom li { margin-bottom: 0; list-style-type:none; padding-left: 70px; outline: none; }
ul#freedom li a { display: block; padding: 4px 24px 4px 0; outline: none; }
ul#freedom li a:hover { background: url(../images/layout/office_hov.gif) top right no-repeat; color: #ffffff; }
div.tabContainer {
	float: right;
	width: 365px;
	margin-right: 35px;
}
div.tabContainer h4 {
	font-size: 17px;
	color: #88311e;
	border-bottom: 1px solid #9a7328;
	padding-bottom: 8px;
	margin-top: 5px;
	margin-bottom: 15px;
}
#body div.tabContainer div ul {
	margin-top: 2px;
	padding-left: 19px;
}

#att-searchsite { margin-top: -45px; }
#att-brochure { margin: 0; padding-top: 10px; clear: both; }




/* --- OFFICES, WORKERS COMP, ETC ------ */
#office-data {
	position: absolute;
	top: 55px;
	left: 70px;
	z-index: 99;
}
.location-photo {
	height:184px; 
	width:601px;
	position: relative;
}
.location-photo .view-map {
	display: block;
	position: absolute;
	right: 1px;
	bottom: 1px;
	width: 79px;
	height: 22px;
	padding: 0;
	margin: 0;
}
.location-photo .viewmap a { display: block; }

.color-bg { background: #f1ebe0; padding: 5px 12px 5px 12px; }
p.trigger { background: #e3dcce; padding: 5px; text-align: right; margin-top: 0; font-size: 11px; }

#columned #body #attorney-offices h3, #officebody h3, .sectioned h3 {
	font-size: 17px;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 6px;
}
#att-in-office a { color: #505157; }
#att-in-office a:hover { color: #000000; }

.view-georgia { position: absolute; right:308px; top: -12px; margin-bottom: 13px; width: 164px; height: 30px; text-indent: -9999px; 
				background: url(../images/layout/georgia_office.png) top left no-repeat; outline:none; }
.view-georgia:hover { background: url(../images/layout/georgia_office2.png) bottom left no-repeat; }



/*----- CASE DATABASE LIST AND LOGINS ----- */
h3.cases-heading { 
	height: 24px; 
	line-height: 24px;
	background: url(../images/layout/case_heading.jpg) top left no-repeat; 
	color: #ffffff; 
	font-weight: normal;
	padding: 4px 0 0 10px; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	width: 575px;
	margin-bottom: 9px;
	position: relative;
	padding-right: 200px;
}
h3.cases-heading form { display: block; position: absolute; width: 200px; right: 15px; top: 4px;  text-align: right;  }
div.cases-list { background:url(../images/layout/case_bg.jpg) top left no-repeat; padding: 46px 3px 80px 3px; }
div.cases-list ul { padding:0 0 0 0; margin: 0; }
div.cases-list ul li { border-bottom: 1px solid #dcd0bb; padding: 2px 0 2px 30px; list-style-position:inside; }
div.cases-list .breadcrumbs { position: relative; left: 15px; top: -10px;}
div.cases-list .text { padding: 0 15px 0 15px; }
div.cases-list .totalcases { padding-left: 15px; }

#body ul.caseSubtopics li span { float: right; display: block; width: 181px;}
#body ul.caseSubtopics li span a { color: #505157; text-decoration:none;}
#body ul.caseSubtopics li span a:hover { color: #000000; }


.caselistSelect { background: #E0D5BF; font-size: 10px; color:#53390f; border: none; padding: 2px; }
.caselistForm .txt { background: #E0D5BF; font-size: 10px; color:#53390f; border: none; padding: 8px 5px 5px 5px; width:280px; height: 18px; margin-bottom:8px;  }
.caselistForm .searchbutton { 
	margin-left: 211px; 
	background: transparent url(../images/layout/search.jpg) top left no-repeat; 
	border: none; 
	width: 79px; 
	height: 22px;
	cursor: pointer;
}


#database { width: 770px; padding-left: 50px; }
#database h3 { color: #88311e; font-size: 15px; font-family:Georgia, "Times New Roman", Times, serif; }
#database .col1 {
	float: left;
	width: 355px; 
	padding-right: 30px;
	border-right: 1px solid #cccccc;
}
#database .col2 {
	float: right;
	width: 345px;

}
#database form { display: block; padding-bottom: 30px; border-bottom: 1px solid #cccccc; }
#database select { padding: 5px; width: 95%; } 

#login-area { padding-left: 240px; width: 290px; }
#login-area h1 { color: #88311e; font-size:22px; }
#login-area .text { background: #e0d5bf; padding: 6px; width: 100%; font-size: 11px; color: #503a0e; border: none; float: right; width: 200px; margin-bottom: 5px; }
#login-area label { float: left; clear: both; width: 70px; text-align: right; padding: 6px 0 6px 0;  }
#login-area .submit { clear: both; float: right; }

/* ----- FOOTER BAR - OFFICES LISTED ---- */

#footer-bar {
	background: url(../images/layout/footerbar_bg.png) top left repeat-x;
	color: #ebe3d4;
	text-transform:uppercase;
	width: 917px;
	left: 20px;
	position: relative;
	clear: both;
	float: left;
}
#wrapper > #footer-bar { position: relative; left: 20px; }
#footer-bar a { color: #ebe3d4; display: block; padding: 8px 6px 7px 6px; text-decoration:none; }
#footer-bar a:hover { background: #1F2024; }
#footer-bar ul { padding: 0 0 0 20px; margin: 0; }
#footer-bar ul li { float: left; display: block; padding: 6px 4px 5px 3px; font-size: 11px;  }



/* ---- FOOTER ---- */
#footer {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 1px 35px 0 35px;
	color: #5b5249;
	width: 890px;
	text-align: center;
	clear: both;
}
#footer p { font-size: 10px; }
#footer a { color: #8f8571; font-size: 11px; }
#footer a:hover { color: #ffffff; }

#footer-links {  }

#ps-web-design { color: #75624b; }
#ps-web-design a { color: #75624b; }
#ps-web-design a:hover { color: #ffffff; }
















.formselect{
	width: 150px;
	font-size: 10px;
}
.formbutton{
	coslor:#fff;
	font-family:"Trebuchet MS";
	font-size:10px;
	font-weight:bold;
	background-color:#003366;
}
#search{
	padding: 0 10px 10px 0;
}
.formwidth{
	width:200px;
}
/* FORM CSS */
#contactForm input, #contactForm textarea {
	display: block;
	padding: 0px;
	margin-bottom: 5px;
}
#contactForm label {
	font-size: 12px;
}
#contactForm fieldset {
	padding: 0px 20px 20px;
}
#contactForm legend {
	font-weight: bold;
}


#seminar fieldset {
	background: #f6f6f6;
}





/* HOME PAGE TABS */
#hometabs {
	padding: 1px 30px 30px 30px;
	color: #3a3a3a;
	position: relative;
	top: -2px;
	color:#111111;
	padding:0;
	margin:0 auto 0 auto;
	background: #ececec url(../images/layout/tab_title_bg.png) top left no-repeat;
}

.usual ul.tabs { 
	padding: 0 0 0 32px; 
	margin: 0; 
	position: absolute; 
	top: -10px; 
	width: 884px; 
	z-index: 250;
}
.usual ul.tabs li { list-style:none; float:left;  }
.usual ul.tabs a {
  display:block;
  padding:17px 22px 4px 22px;
  text-decoration:none!important;
  margin: 0;
  font-size:14px;
  color:#FFFFFF;
  border-right: 1px solid #ffffff;
  position: relative;
}
.usual ul.tabs a:hover {
  color:#ffffff;
  background:#1F2024;
}
.usual ul.tabs a.selected {
  margin-bottom:0;
  color:#000000;
  cursor:default;
  background: url(../images/layout/tab_selected.png) top left repeat-x;
  border-right: none;
  padding-right: 23px;
  }
.usual div {
  padding:50px 54px 40px 54px;
  /**padding-top:13px;
  *margin-top:-15px;*/
  clear:left;
  color: #505050;
}
.usual div div {
	padding: 0;
	clear: none;
}
.usual div div.clr { clear: both !important; }
.usual div a { color:#88311E; font-weight:bold; }
.usual div ul li { margin-bottom: 6px; }


#hometabs #offices { position: relative; width: 100%; }
#hometabs #offices div.office {
	position: relative;
}






/* THIS IS THE MENU 
---------------------------------------------------------*/

/* Overall Box Properties */
#menu {
	width: 920px;
	margin: 0;
	padding: 0 0 0 40px;
	float: left;
	min-height: 50px;
	height: auto !important;
	height: 50px;
}

/* Type of Menu (Vertical vs. Horizontal) */
#menu ul {
	display: block;
	list-style: none;
	margin: 0;
	float: left;
	padding: 0;
}

/* Position of menu elements */
#menu ul li {
	position: relative;
	display: inline;
	padding: 0;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1f2024;
	background: transparent url(../images/layout/nav_separator.jpg) top right no-repeat;  
	min-height: 48px;
	height: auto !important;
	height: 48px;	
}

/* Edit look of 1st level menu items */
#menu ul li a {
	display: block;
	float: left;
	padding: 15px 14px 11px 14px;
	text-decoration: none;
	font-weight: bold;
	color: #1f2024;
	text-transform:uppercase;  
	background: url(../images/layout/nav_bg.png) no-repeat -1000px -1000px; /* pre-load hover image for LI */
}

/* Added specifically for Internet Explorer */
* html #menu ul li a {
	padding: 15px 14px 11px 14px;
}

/* Sometimes Needed to Change Internet Explorer Hover */
#menu ul li a:hover {
	color: #fff;
}

/* Position of Drop Down Elements */
#menu ul li ul {
	position: absolute;
	display: none;
}

/* Hover of the Main Menu */
#menu ul li:hover {
	background: #88311e url(../images/layout/nav_bg.png) no-repeat top center;
	position: relative;
	color: #ffffff;
	left: -1px;
}

/* Added specifically for Internet Explorer Hover */
#menu ul li:hover > a,
#menu li a:hover,
* html #menu li a:hover {
	color: #fff;
	padding: 15px 13px 11px 14px;
}

/* For Top Level Hover when on the second level (I think) */
#menu ul li:hover ul {
	display: block;
	position: absolute;
	left: 0;
	top: 100%;
	width: 211px;
	height: auto;
	margin: 0;
	padding: 0;
	z-index: 2000;
	border-right: none;
	border-bottom: 1px solid #fff;
	display: none;
}

/* Added specifically for Internet Explorer */
* html #menu ul li:hover ul { 
	background: none; 
}

#menu ul li ul li,
#menu ul li.more ul li {
	width: 211px;
	background: #003366;
	padding: 0;
}

/* Edit look of drop down 2nd level menu items */
#menu ul li ul li a {
	background: none;
	padding: 8px 0px 8px 10px;
	width: 200px;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	float: none;
}

#menu ul li ul li:hover { 
	background: #88311e; 
}

#menu ul li ul li a:hover {
	color: #fff;
	background: none;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	padding: 8px 0px 8px 10px;
}

#menu ul li ul li:hover > a {
	color: #fff;
	background: none;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	padding: 8px 0px 8px 10px;
}

#menu ul li ul li ul,
#menu ul li:hover ul li ul { 
	display: none; 
}

#menu ul li ul li:hover ul,
#menu li.exp:hover ul,
#menu ul li:hover ul li:hover ul {
	position: absolute;
	display: block;
	left: 100%;
	top: 0px;
	z-index: 300;
	border-right: none;
	width: 211px;
}

#menu ul li:hover ul li:hover ul li,
* html #menu ul li ul li a { 
	width: 211px; 
}

#menu ul li:hover ul li:hover ul li a {
}
/* END MENU */

#body form { margin: 12px 0 12px 0; padding:0; font-size: 12px; }
#body input.txt { border: 1px solid #8b8b8b; height: 17px; padding: 3px 0 0 5px; margin: 0 0 6px 0; font-size: 10px; width: 150px;  }
#body input.submit { border: 1px solid #8B8B8B; padding: 3px; background: #88311E; color:#ffffff; font-size: 12px; margin-top: 5px; }

