*{margin: 0; padding: 0; border: 0; font-weight: normal;} strong{font-weight: bold;} #welcome strong{font-weight: normal;}
body{margin: 0; padding: 0; font-family: Georgia, "Times New Roman", times, serif; font-size: 15px;
	text-align: center; line-height: 1.3em; color: #7a6238; background: #514636 url(../images/footer-wrap-bg.jpg) 50% 0 repeat-y;}
a{color: #5c4c39; cursor: pointer;}
a:hover{color: #fff;}
/* Common properties */
#header, #nav, #content, #lower-content, #footer{width: 960px; margin: 0 auto; position: relative;}

/* Header, Client login, Invoice payments*/
#header-wrap { height: 30px; background: #412b17;}

#header{position: relative; height: 40px;}
#header a{color: #9e9e9e; font-size: 12px;}
#header p{position: absolute; top: 5px; right: 0; text-align: right; color: #9e9e9e; font-size: 12px;}
#header a{color: #999;}
#header a:hover{color: #fff;}
#header a.current{color: #fff;}

#filter-box {
	position: absolute;
	left: 0px;
	top: 121px;
	width: 100px;
	height auto;
	/*border: 1px solid black;*/	
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}

#featured-attorney h1 {
	font-size: 21px; 
	text-align: left; 
	font-weight: normal; 
	color: #7a6238; 
	line-height: 26px;
}

#feat-atty-photo, #feat-atty-quote {
	float: left;
	position: relative;
}

#office-location-body {
	text-align: left;
}

#office-location-body:hover {
	background-color: #FFF;
}

#attorney-profile-subsection-header {
	padding: 10px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: left;
}

#attorneys-practice-areas, #attorneys-associations, #attorneys-honors, #attorneys-degrees,  #attorneys-publications,  #attorneys-experiences, #attorney-list, #search-results, #practice-area, #attorneys-bars, #client ul {
	padding-left: 10px;
	margin: 0px;
	list-style: none;
	text-align: left;
}
 
#attorneys-practice-areas, #attorneys-associations, #attorneys-honors, #attorneys-degrees,  #attorneys-publications,  #attorneys-experiences, #attorney-list, #search-results, #practice-area, #attorneys-bars, #client li {
	color: #2A1F00; 
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-bottom: 1px; 
	margin-left: 8px;
	padding-left: 10px;
}

/* news item formatting */
#news_item_headline {
	text-align: left;
	font-size: 1.5em;
	font-weight: normal;
	padding: 0px;
	margin: 0px 0px 3px;
	color: #363435;
	font-family: Tahoma, Arial, sans-serif;
}

#zoom {
	z-index: 99;
}

/*---------- bubble tooltip -----------*/
a.tt{
  position:relative;
  z-index:24;
  color:#3CA3FF;
	font-weight:bold;
  text-decoration:none;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #aaaaff; background:;}
a.tt:hover span.tooltip{
  display:block;
  position:absolute;
  top:0px; left:0;
	padding: 15px 0 0 0;
	width:200px;
	color: #000;
  text-align: center;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
a.tt:hover span.top{
	display: block;
	padding: 30px 8px 0;
  background: url(../images/bubble.gif) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url(../images/bubble_filler.gif) repeat bottom; 
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
	background: url(../images/bubble.gif) no-repeat bottom;
}
 
#news_item_timestamp {
	text-align: left;
	font-size: 0.8em
	margin: 0px 22px;
	padding: 0px;
}
 
#news_item_divider {
	background: url('../images/line_horiz_gradient.png') no-repeat;
	height: 3px;
	margin: 4px 0px;
	width: 100%
}
 
#news_item_body {
	text-align: left;
	line-height: 1.7em;
	font-size: 12px;
	margin: 0px;
}

#news_item_body a:hover {
	color: #000;
}
 
#office_location :hover span {
	display: block
}

/* Logo and Nav box */
#nav-wrap{
	height: 85px;
	background-color: rgb(171, 162, 143);
}

#nav{
	width: 1110px;
	height: 105px;
}

/* Start Main Navigation */
#nav-box {
	float: left;
	width: auto; 
	height: 85px;
	  list-style-type: none;

	text-align: left;
	background-color: rgb(171, 162, 143);
	overflow: hidden;
}

#nav-logo {
	float: left;
	width: 374px; 
	background-color: rgb(171, 162, 143);
	overflow: hidden;
}

#nav-box ul{
	position: relative;
	padding: 0px; 
	margin: 0px;
	list-style: none;
	float: left;
	width: auto; 
	height: 85px;
}

#nav-box li {
	float: left;
	position: relative;
	text-align: left;
	width: auto;
	line-height: 75px;
}

#nav-box li a {
	float: left;
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	height: 85px;
	text-align: left;
	text-decoration: none;
	color: #000;
}

#nav-box li:hover {
	background-color: #d5c9a3; 
	color: #000000;
}

#nav-box li a:hover {
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0px -29px;
	color: #000000;
}
/* End Navigation */

#attorney-member-type, #practice-area-category, #office-location-header {
	font-size: 18px;
	color: #3F4144;
	text-align: left;
	font-weight: bold;
}

h2, h3{color: #fff9e6; font-size: 22px; line-height: 25px; font-weight: normal; margin-bottom: 3px;}
#content-wrap{border-top: 6px solid #d5c9a3; background: #fff9e6 url(../images/content-bg.gif) repeat-x;}
#content{overflow: hidden;}
#left-col{width: 363px; float: left; padding-top: 15px; padding-bottom: 15px;}
#left-col h1{font-size: 21px; text-align: left; font-weight: normal; color: #7a6238; line-height: 26px;}
#left-col p{padding-top: 0.7em; text-align: left; color: #7a6238;}
body#attorney p{text-align: left;}
p.last{padding-bottom: 1.5em;}
#left-col a{color: #4a3a1e; padding: 2px 1px;} #left-col a:hover{background: #f2e5cd; color: #000; padding: 2px 1px;}
#right-col{height: 100%; position: absolute; right: 0; top: 0; width: 562px; background: #f5e9cc;}
#slideshow, #slideshow2{position: relative; width: 100%; height: 100%; margin: 0px; padding: 0; background: url(../images/courtroom.jpg) repeat-x; }
#slideshow img, #slideshow2 img{position: absolute; width: 100%; height: 100%; top: 0; left: 0;}
/* Lower Main Content */
#lower-content-wrap{background: #8a7c68 url(../images/lower-border.gif) repeat-x;}
#lower-content{position: relative; overflow: hidden; font-size: 14px;}
#lower-content h2, #lower-content h3{margin-top: 10px; line-height: 35px;}
#lower-left-col{width: 360px; float: left; text-align: left; padding: 25px 0; padding-bottom: 10px;}
#lower-content p{color: #fff9e6; padding-bottom: 10px; padding-top: 2px;}
#lower-content p.date{color: #fff9e6; font-size: 11px; padding-bottom: 0;}
#lower-right-col{position: relative; float: right; background: #827260;
	width: 562px; border-top: 6px solid #c8ad89; padding-top: 19px; }
.col{width: 235px; float: left; text-align: left; padding-left: 22px; padding-right: 24px; background: url(../images/divider.gif) top right no-repeat;}
.col img{float: left; margin-right: 10px; margin-bottom: 70px; margin-top: 5px;}
.col a.image, .col a.image:hover{padding: 0; margin: 0;}
.col a{color: #eefbfc; padding: 2px 1px;} .col a:hover{background: #eefbfc; color: #333; padding: 2px 1px;}
#lower-right-col p{padding-top: 3px;}
.second{background: none;}
body#welcome p.last{margin-bottom: 0.8em;}
#lower-left-col a{color: #eefbfc; padding: 2px 1px;} #lower-left-col a:hover{color: #333; padding: 2px 1px;}
#lower-left-col li{color: #fff9e6;  margin-bottom: 10px; padding-left: 25px;}

/* Portfolio Content */
/*body#clients h1, body#work h2{text-align: left; font-weight: normal; color: #6c5b3c;}
body#clients h1{float: left;}
body#clients h2{font-size: 20px; line-height: 22px; margin-bottom: 8px; color: #7a6238;}
body#clients h1{font-size: 21px; margin-bottom: 20px; color: #7a6238;}
body#clients #content p{color: #7a6238; font-size: 13px; padding-bottom: 16px;}*/
.item{position: relative; background: #f5e9cc; padding: 12px; overflow: hidden; margin-bottom: 35px; margin-top: 10px; width: 960px; border-top: 4px solid #d5c9a3; border-radius : 20px; -moz-border-radius : 20px; -webkit-border-radius : 20px;}
.item img{float: right; border: 1px solid #d5c9a3; padding-left: 0; margin-left: 0; width: 704px; height: 300px; background: url(../images/loading2.gif) 335px 240px no-repeat; margin-right: 28px;}
.info{position: relative; float: left; width: 200px; text-align: left; height: 300px; line-height: 1.2em;}
.lower h3{font-size: 13px; color: #7a6238; font-weight: bold; padding-bottom: 0; margin-bottom: 0; line-height: 1.6em;}
.lower{position: absolute; bottom: 12px; left: 12px; width: 200px; text-align: left; line-height: 1.2em;}
a.box{position: relative; color: #6c5b3c; display: block; height: 20px; width: 200px; border-top: 1px solid #d5c9a3;  padding: 8px; text-align: left; background: url(../images/a-box-bg.gif) repeat-y; text-decoration: none;}
a.box img{position: absolute; border: none; width: 10px; height: 10px; margin: 0; padding: 0; top: 10px; right: 12px;}
a.box:hover{background: #6c5b3c; color: #f5e9cc; cursor: pointer;}
/* Portfolio Pagination */
.pages{position: absolute; right: 0; top: 35px;}
.pages ul{list-style-type: none;}
.pages li{float: left; border: 1px solid #d5c9a3; margin-left: 3px;}
.pages li a{display: block; padding: 6px 0px 0px 10px; width: 123px; color: #6f6250; cursor: pointer; text-decoration: none; background: #f5e9cc; padding-bottom: 70px; text-align: left;}
.pages li a:hover{color: #6c5b3c; background: #d5c9a3; padding: 6px 0px 0px 10px; width: 123px; padding-bottom: 70px;}
.pages li.current a, .pages li.current a:hover{background: #89795b; color: #fff;}
.pages li a:active{background: #333; color: #fff;}
.pages2{position: relative; float: right; margin-bottom: 25px;}
#work .item a.notmain:hover{color: #000;}

.suggest_results {
	position: absolute;
	z-index: 99;
	margin: 0px;
	background: #FFF;
	border: 1px solid rgb(102, 102, 102);
	top: 37px;
	left: 746px;
	width: 220px;
	color: #000;
}

.suggest_results_row {
	border-color: inherit;
	display: table-row;
	vertical-align: inherit;
}

.suggest_results_cell {
	overflow: hidden;
	padding-left: 3px;
	white-space: nowrap;
	text-align: left;
	line-height: 22px;
	display: table-cell;
	vertical-align: inherit;
	width: 300px;
}

#results td:hover {
	background: rgb(213, 226, 255);
}

/* About-us Content */
body#about p{font-size: 14px;}
body#about #slideshow2{width: 528px; height: 335px; margin: 20px 20px 12px 17px;}
body#about #slideshow2 img{width: 528px; height: 335px;}
body#about #right-col{background: #f5e9cc;}
body#about #lower-right-col{position: relative; float: right;}
body#about #right-col h1,
body#serv #right-col h1{text-align: left; font-size: 21px; color: #7a6238; margin-left: 24px;}
body#about #right-col p{padding: 0 24px; text-align: left;}
img.about, img.services{float: left; border: 4px solid #dbcaa3; margin-right: 12px; margin-bottom: 1px; width: 95px; height: 115px; background: #8a7c68;}
.people{clear: both; margin-top: 25px;}
.people h2{float: left; width: 240px; font-size: 18px; line-height: 30px; padding: 0; margin: 0; text-align: left; color: #7a6238;}
.people p{padding: 0; margin-bottom: 25px;}
.people h1, body#about #right-col h1{margin-bottom: 10px;}
#right-col p{margin-bottom: 1.1em;}
#right-col p.last{margin-bottom: 1.5em;}
body#about #right-col{position: relative; float: right;}
body#about #footer p{font-size: 10px;}

/* Services Content */
body#serv p{font-size: 14px;}
body#serv #right-col, body#serv #left-col{padding-top: 35px;}
body#serv #right-col{padding-top: 35px;}
body#serv #right-col h1{margin-bottom: 9px;}
body#serv h1{padding-bottom: 0; line-height: 1em; margin-bottom: 0px; /*color: #2a3f6a;*/}
body#serv #right-col p{font-size: 14px; margin-bottom: 1.1em; text-align: left; margin-left: 25px; margin-right: 25px;}
body#serv #right-col{background: #f5e9cc; margin-left: 25px; position: relative; float: right;}
body#serv #right-col img, body#serv #left-col img{float: right; margin-right: 30px; margin-left: 12px;}
body#serv #left-col img{margin-right: 0; margin-top: 3px; margin-bottom: 12px;}
body#serv #left-col p.last{padding-bottom: 0; margin-bottom: 2em;}
body#serv #right-col p.last{padding-bottom: 0; margin-bottom: 2em;}
body#serv #right-col a, body#serv #left-col a{padding: 2px;}
body#serv #right-col a:hover, body#serv #left-col a:hover{background: #5c4c39;}
body#serv #lower-right-col{position: relative; float: right;}
body#serv #footer p{line-height: 1em; margin-top: 1em; font-size: 10px;}
body#serv #footer{padding-top: 25px; font-size: 10px;}

/* Contact-us Content */
body#contact #left-col{}
body#contact h3{font-size: 19px; line-height: 24px;}
body#contact #right-col p{color: #6f6250; text-align: left;}
body#contact #right-col{position: relative; background: #f5e9cc; float: right;}
/* Contact-us Content - form */
body#contact #lower-right-col{position: relative; float: right; padding-bottom: 10px;}
body#contact form{padding: 25px 0 35px 0; color: #6c5b3c;}
body#contact input.userdetails, body#contact textarea{font-size: 12px; font-family: georgia, "Times New Roman", serif; width: 350px; padding: 6px 4px;}
body#contact textarea{height: 170px;}

/* Forms */
input, textarea{padding: 0 4px; border: 1px solid #6c5b3c; color: #6c5b3c; background: #fff9e6; font-family: monospace; margin: 0px;}
form label {display: block; float: right; width: 150px;  padding: 0; margin: 7px 0 0 0; text-align: left;}
input.submit{ text-align: center; float: left;  font-size: 10px; margin: 0px; padding: 0px; border: 1px solid #f5e9cc;}
input.submit:hover{cursor: pointer; background: #fff;}
fieldset{background: #f5e9cc; padding: 12px 2px; margin: 0; margin-bottom: 10px;}
select{background: #6f6251; color: #f5e9cc; text-transform: none; font-size: 10px; margin: 0 auto;width: 170px;}

select.filter {
	width: 170px;
	float: left;
}

.pquote {
	color: #003300;
	float: right;
	margin: 0px;
	padding: 0.5em;
	line-height: 0.9;
	font-style: italic;
	font-size: 1em;
	width: 420px;
}

#featured-atty-photo {
	float: left;
	width: 190px;
}

#featured-atty-info {
 float:left;
 width:360px;
}

.pquote:first-letter {
	background: url(../images/quote-left.png) no-repeat left top !important;
	padding: 5px 2px 10px 35px!important;
	padding /**/:0px; 	/* resetting padding in IE5+ */
	background /**/: url(); /* removing quote graphic in IE5+ */
}


/* Pay Invoice content */
body#pay #right-col{text-align: left;}
body#pay #left-col{margin-bottom: 6em;}
body#pay form{padding: 74px 30px 35px 25px;  color: #6c5b3c;}

/* Footer */
#footer{color: #aba28f; line-height: 6em; text-align: left; text-transform: uppercase; font-size: 10px;}
#footer p{font-size: 10px;}
#footer a{color: #aba28f; text-decoration: none;}

#footer-wrap {
	height: 100px;
}

#footer-links {
	float: left;
}

.clear-link {
	font-size: 12px;
}

a.clear-link:hover {
	color: #5c4c39;
}

#footer-links ul {
	padding: 3px 0px 0px 0px; 
	margin: 0px;
	list-style: none;
}

#footer-links li {
	float: left;
}
		
#footer-links li a {
	padding: 0px 10px 0px 10px;
	color: #D2C48D;
	border-right: 1px solid #D2C48D;
}
		
#footer-links li a:hover {
	text-decoration: none;
}

#footer-search {
	float: right;
}
		
#footer-search form{
	padding: 0px 8px 0px 0px; margin: 0px;
}
		
.footer-search-input{
	float: left;
	width: 262px; height: 15px; 
	display: block;
	padding: 0px 10px; margin: 0px;
	border-top: 1px solid #9f9c78; 
	border-bottom: 1px solid #9f9c78;
	border-right: 0px; border-left: 1px solid #9f9c78; 
	color: #A7925E;
	background-color: #313131;
	font-size: 9px;
}

/* Misc Classes, etc */
body{-moz-opacity: 0.9999;} /* Fix the FF Mac font glitch */
.about-links{float: left; padding-bottom: 40px; width: 116px; margin-right: 30px;}
.linkedin{clear: both; float: left; margin: 0; padding: 0; margin-left: 10px;}
.col2{width: 250px; float: left;}
p.legal{font-size: 10px; line-height: 20px; text-transform: none; color: #a79c8d; margin-bottom: 25px;}
p.legal a{color: #b7ab99; text-decoration: none;}
.underline{text-decoration:underline;}
.sent, .error{display: none;}
.zoomerz{cursor: pointer;}
.clear{clear: both;}
/* Remove silly dotted outline from links in FF */
a{outline: none;}