/*--------------------- Last Modified  2006.11.10 ---------------------*/
/*-------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------
  Copyright Einstein Industries 2006. Used with Permission.                             
  May not be duplicated or reproduced.
  Please check for cross-browser compatibility prior to making changes
  MINIMUM BROWSER CHECK :: IE5.x/IE6/Firefox/Safari
  CSS Document - layout.css
/*-------------------------------------------------------------------------------------*/
/* undo some default styling of common (X)HTML browsers
/*------------------------------------------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,a img,:link img,:visited img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}

/* ------------------------ GLOBAL ELEMENTS ------------------------ */

/* ------------------------ type selectors ------------------------ */
body { 
	background:#e0e0e0 url("../images/bg-body.jpg") repeat-x;
	text-align:center; 
	font:12px/17px Arial, Helvetica, sans-serif; 
	color:#fff;
	}

blockquote { margin-left:10px; margin-right:10px; }

h1	{ font-size:1.4em; color:#fff; }
h2	{ font-size:1.1em; color:#fff; }
h3	{ font-size:1.0em; color:#fff; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#c9ae42; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#fff; text-decoration:underline; outline:none; }

/* ------------------------ classes ------------------------ */
.clear	{ 
	clear:both;
	}

div.clear	{ 
	height:.01em; 
	overflow:hidden; 
	}

p.back-to-top {
	text-align:right;
	display:block;
	padding-right:15px;
	background:url("../images/bullet-back-to-top.jpg") right no-repeat;
	}
p.more-info {
	text-align:left;
	display:block;
	}
span.map-link {
	text-align:right;
	display:block;

}
img.img-left { 
	float:left; 
	margin:2px 10px 10px 0px;
	}

img.img-right { 
	float:right; 
	margin:5px 0px 10px 10px; 
	}

/* ------------------------ form elements ------------------------ */
form {
	width:257px;
	margin:10px 15px 15px 0; /* set margin left and right below */
	}

form label	{ font-size:.95em; } 

form br { line-height:0; height:0; } /* defaults vertical spacing between fields */

input, textarea, select { 
	background-color:#e1e2e2 !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #B4790C;
	color:#000;
	width:257px; /* 5 pixles smaller than form width !important */
	height:18px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family:Arial, Helvetica, sans-serif; 
	font-size:1.0em;
	}

select { width:150px; padding:0; } /* same width as form - !important */

textarea { height:90px; overflow:auto; }

#contact_business { display: none; } /* do not remove */ 


/* ------------------------ SPECIFIC ELEMENTS ------------------------ */

/* ------------------------ main contact form ------------------------ */
#contact-main, #wp_commentform { margin:20px 0 10px 0; }

#contact-main label,
#wp_commentform label { 
	width:220px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:10px;
	font-size:1.0em;
	}

#contact-main label input, #contact-main label textarea, #contact-main label select,
#wp_commentform label input, #wp_commentform label textarea, #wp_commentform label select { 
	width:170px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}

#contact-main label select,
#wp_commentform label select { width:175px; } /* fixes display issue - 5px larger than input field */

#contact-main label textarea,
#wp_commentform label textarea { height:100px; overflow:auto; }

/* ------------------------ submit button form elements ------------------------ */

input.submit, input.submit-contact-main, input#wp_submit { 
	width:61px;
	height:21px;
	cursor:pointer; 
	padding:0; 
	margin-top:5px;
	}

input.submit-contact-main, input#wp_submit { margin:95px 0 0 243px; } /* defines placement of contact-main submit button */

input.submit-image, input.submit-contact-main { /* REMOVE IF NOT USED */
	background:url("../images/btn-submit.jpg");
	width:61px;
	height:21px;
	border:none;
	cursor:default;
	}

/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

/* ------------------------ main framework ------------------------ */
#wrap {
	background:url("../images/bg-wrap.jpg") repeat-y;
	width:895px;
	margin:0 auto;
	text-align:left;
	}

/* ------------------------ masthead framework ------------------------ */
#masthead {
	position:relative;
	background:url("../images/masthead-03-new.jpg") no-repeat;
	height:118px;
	}

#masthead a span {
		display:none;
		}
#masthead li, #masthead a { height:118px; display:block; } /* change height here also */

#masthead li { float:left; list-style:none; _display:inline; position:relative; }

#masthead-01 { width: 365px;}
#masthead-02 { width: 53px; margin-left:66px;}
#masthead-03 { width: 74px;}
#masthead-04{ width: 77px;}
#masthead-05 { width: 83px;}
#masthead-06 { width: 66px;}
#masthead-07 { width: 54px;}
#masthead-08 { width: 57px;}


/*-------------- (-530px) X position of button / (-118px) height of image from above ------------- */
#masthead-02 a:hover { background:url("../images/masthead-03-new.jpg")  -431px -118px no-repeat; }
#masthead-03 a:hover { background:url("../images/masthead-03-new.jpg") -484px -118px no-repeat; }
#masthead-04 a:hover { background:url("../images/masthead-03-new.jpg") -558px -118px no-repeat; }
#masthead-05 a:hover { background:url("../images/masthead-03-new.jpg") -635px -118px no-repeat; }
#masthead-06 a:hover { background:url("../images/masthead-03-new.jpg") -718px -118px no-repeat; }
#masthead-07 a:hover { background:url("../images/masthead-03-new.jpg") -784px -118px no-repeat; }
#masthead-08 a:hover { background:url("../images/masthead-03-new.jpg") -838px -118px no-repeat; }
/*-------------- OPTIONAL - Keeps the hover state on each page based on body id ------------- */
body#index #masthead-02 { background:url("../images/masthead-03-new.jpg")  -431px -118px no-repeat; }
body#lawyers #masthead-03 { background:url("../images/masthead-03-new.jpg") -484px -118px no-repeat; }
body#staff #masthead-04 { background:url("../images/masthead-03-new.jpg") -558px -118px no-repeat; }
body#results #masthead-05 { background:url("../images/masthead-03-new.jpg") -635px -118px no-repeat; }
body#contact #masthead-06 { background:url("../images/masthead-03-new.jpg") -718px -118px no-repeat; }
body#blog #masthead-07 { background:url("../images/masthead-03-new.jpg") -784px -118px no-repeat; }
body#news #masthead-08 { background:url("../images/masthead-03-new.jpg") -838px -118px no-repeat; }
/* ------------------------ column-left framework ------------------------ */
#column-left {
	width:616px;
	float:left;
	margin:0;
	}
#action-call{
	background: url("../images/action-call-wrap.jpg") repeat-y;
}
#action-call #title-motor h2, #action-call #title-medical h2, #action-call #title-verdicts h2{
	margin:0 0px 10px 15px;
}
#action-call p{ margin:0px 5px 20px 15px;}
#action-call-bottom {
	width:894px;
	height: 24px;
	background: url("../images/action-call-bottom.jpg") bottom no-repeat;
	clear: both;
	}
#title-motor{
	padding-top:59px;
	background:url("../images/title-motor.jpg") top no-repeat;
	width: 299px;
	float: left;
	display: inline;
}
#title-medical{
	padding-top:59px;
	background:url("../images/title-medical.jpg") top no-repeat;
	width: 299px;
	float: left;
	display: inline;
	}

#title-verdicts{
	padding-top:59px;
	background:url("../images/title-verdicts.jpg") top no-repeat;
	width: 296px;
	float: left;
	display: inline;
	}

	
#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul, #column-left dl {
		margin:0px 30px 10px 25px;
		}

	#column-left form { margin-left:30px; } /* set form margin here */

	/* single column list */
	#column-left ul { padding-left:15px; }
		#column-left ul li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px; /* pushes text to the right to display bg img */
			list-style-type:disc;
			}

	/* multi column list */
	#column-left ul.multi { padding-left:5px; } 
		#column-left ul.multi li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			float:left;
			width:150px; /* sets the width of each column */
			line-height:20px; 
			}

	/* definition list */
	#column-left dl { padding-left:5px; }
		#column-left dl dt {
			font-weight:bold;
			color:#99CC00;
			}
		#column-left dl dd {
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			margin-left:5px;
			}
#newsticker{
	background:url("../images/news.jpg") no-repeat;
	height:32px;
}

/* ------------------------ column-right framework ------------------------ */
#column-right {
	width:277px;
	float:left;
	}

	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul, #column-right dl {
		margin:0 15px 10px 0px;
		}

	#column-right form { margin-left:0px; }

	/* single column list */
	#column-right ul { padding-right:30px; }
		#column-right ul li { 
			padding-right:30px;  /* pushes text to the right to display bg img */
			}

	/* multi column list */
	#column-right ul.multi { padding-left:5px; } 
		#column-right ul.multi li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			float:left;
			width:150px;
			line-height:20px; 
			}

	/* definition list */
	#column-right dl { padding-left:5px; }
		#column-right dl dt {
			font-weight:bold;
			color:#99CC00;
			}
		#column-right dl dd {
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			margin-left:5px;
			}
.bg-location{
	background:url("../images/bg-location.jpg") no-repeat;
	height:7px;
}
#videowebsite{
	background: url("../images/title-video-website.jpg") no-repeat;
	height:215px;
	margin:0px;
	padding:0px;
	position:relative;
}
#videowebsite a {
	position: absolute;
	height: 110px;
	width: 170px;
	left: 3px;
	top: 70px;
	display:block;
}

/* ------------------------ header framework ------------------------ */
#headerflash { height:231px; background-color:#304F30; width:894px; } /* sets height for the flash header - REMOVE IF NOT USED */
#active-x {height:231px;}
#header-graphic { height:231px; } /* sets height for all non-flash headers */
	body#index #header-graphic { background:url("../images/header-index.jpg") no-repeat;}
	body#about #header-graphic { background:url("../images/header-index.jpg"); }
	body#lawyers #header-graphic { background:url("../images/header-index.jpg"); }
	body#staff #header-graphic { background:url("../images/header-index.jpg"); }
	body#results #header-graphic { background:url("../images/header-index.jpg"); }
	body#auto #header-graphic { background:url("../images/header-auto.jpg"); }
	body#motorcycle #header-graphic { background:url("../images/header-index.jpg"); }
	body#trucks #header-graphic { background:url("../images/header-index.jpg"); }
	body#ped-bus #header-graphic { background:url("../images/header-index.jpg"); }
	body#medical #header-graphic { background:url("../images/header-index.jpg"); }
	body#birth-injury #header-graphic { background:url("../images/header-index.jpg"); }
	body#misdiagnosis-failure #header-graphic { background:url("../images/header-index.jpg"); }
	body#nursing-home #header-graphic { background:url("../images/header-index.jpg"); }
	body#premises #header-graphic { background:url("../images/header-premises.jpg"); }
	body#slip-fall #header-graphic { background:url("../images/header-slip-fall.jpg") no-repeat; }
	body#boating #header-graphic { background:url("../images/header-index.jpg"); }
	body#maritime #header-graphic { background:url("../images/header-index.jpg"); }
	body#brain #header-graphic { background:url("../images/header-index.jpg"); }
	body#spinal-cord #header-graphic { background:url("../images/header-index.jpg"); }
	body#wrongful-death #header-graphic { background:url("../images/header-index.jpg"); }
	body#commercial #header-graphic { background:url("../images/header-index.jpg"); }
	body#criminal #header-graphic { background:url("../images/header-index.jpg"); }
	body#contact #header-graphic { background:url("../images/header-index.jpg"); }
	body#thankyou #header-graphic { background:url("../images/header-index.jpg"); }
	body#sitemap #header-graphic { background:url("../images/header-index.jpg"); }
	body#blog #header-graphic { background:url("../images/header-index.jpg"); }
	body#news #header-graphic { background:url("../images/header-index.jpg"); }
	body#avandia #header-graphic { background:url("../images/header-index.jpg"); }
	body#yaz #header-graphic { background:url("../images/header-index.jpg"); }
	body#drunk-driving #header-graphic { background:url("../images/header-auto.jpg"); }
	body#bicycle #header-graphic { background:url("../images/header-auto.jpg"); }
	body#construction #header-graphic { background:url("../images/header-premises.jpg"); }
	body#trip-fall #header-graphic { background:url("../images/header-premises.jpg"); }
	body#personal-injury #header-graphic { background:url("../images/header-index.jpg"); }
	body#tire-defects #header-graphic { background:url("../images/header-index.jpg"); }
	body#products-liability #header-graphic { background:url("../images/header-index.jpg"); }

/* ------------------------ subhead framework ------------------------ */
#subhead { height:54px; } /* sets height for all subheads */
	body#index #subhead { background:url("../images/subhead-index.jpg") no-repeat; }
	body#about #subhead { background:url("../images/subhead-about.jpg") no-repeat; }
	body#lawyers #subhead { background:url("../images/subhead-lawyers.jpg") no-repeat; }
	body#results #subhead { background:url("../images/subhead-results.jpg") no-repeat; }
	body#auto #subhead { background:url("../images/subhead-auto.jpg") no-repeat; }
	body#motorcycle #subhead { background:url("../images/subhead-motorcycle.jpg") no-repeat; }
	body#trucks #subhead { background:url("../images/subhead-trucks.jpg") no-repeat; }
	body#ped-bus #subhead { background:url("../images/subhead-ped-bus.jpg") no-repeat; }
	body#medical #subhead { background:url("../images/subhead-medical.jpg") no-repeat; }
	body#birth-injury #subhead { background:url("../images/subhead-birth-injury.jpg") no-repeat; }
	body#misdiagnosis-failure #subhead { background:url("../images/subhead-misdiagnosis.jpg") no-repeat; }
	body#nursing-home #subhead { background:url("../images/subhead-nursing-home.jpg") no-repeat; }
	body#premises #subhead { background:url("../images/subhead-premises.jpg") no-repeat; }
	body#slip-fall #subhead { background:url("../images/subhead-slip-fall.jpg") no-repeat; }
	body#boating #subhead { background:url("../images/subhead-boat-watercraft.jpg") no-repeat; }
	body#maritime #subhead { background:url("../images/subhead-maritime.jpg") no-repeat; }
	body#brain #subhead { background:url("../images/subhead-brain-injury.jpg") no-repeat; }
	body#spinal-cord #subhead { background:url("../images/subhead-spinal-cord.jpg") no-repeat; }
	body#wrongful-death #subhead { background:url("../images/subhead-wrongful-death.jpg") no-repeat; }
	body#commercial #subhead { background:url("../images/subhead-commercial.jpg") no-repeat; }
	body#criminal #subhead { background:url("../images/subhead-criminal.jpg") no-repeat; }
	body#contact #subhead { background:url("../images/subhead-contact.jpg") no-repeat; }
	body#thankyou #subhead { background:url("../images/subhead-thank-you.jpg") no-repeat; }
	body#sitemap #subhead { background:url("../images/subhead-site-map.jpg") no-repeat; }
	body#blog #subhead { background:url("../images/subhead-blog.jpg") no-repeat;}
	body#news #subhead { background:url("../images/subhead-news.jpg") no-repeat;}
	body#avandia #subhead { background:url("../images/subhead-avandia.jpg") no-repeat;}
	body#drunk-driving #subhead { background:url("../images/subhead-drunk-driving.jpg") no-repeat;}
	body#bicycle #subhead { background:url("../images/subhead-bicycle.jpg") no-repeat;}
	body#construction #subhead { background:url("../images/subhead-construction.jpg") no-repeat;}
	body#trip-fall #subhead { background:url("../images/subhead-trip-fall.jpg") no-repeat;}
	body#personal-injury #subhead { background:url("../images/subhead-personal-injury.jpg") no-repeat;}
	body#tire-defects #subhead { background:url("../images/subhead-tire-defects.jpg") no-repeat;}
	body#products-liability #subhead { background:url("../images/subhead-products-liability.jpg") no-repeat;}
	body#staff #subhead { background:url("../images/subhead-staff.jpg") no-repeat;}
	body#yaz #subhead { background:url("../images/subhead-yaz.jpg") no-repeat; }	


	.QAsubhead { height:56px; background:url("../images/qa.jpg") no-repeat; }
	
	div.qaLauncher a {
		display: block;
		width: 275px;
		height: 70px;
		background:url("../images/qanda.jpg") no-repeat;
		margin: 0 0 35px 0;
		cursor: pointer;
	}

/* ------------------------ subhead framework with varying heights ------------------------ */
#subhead-meet-doc {
	height:55px;
	background:url("../images/subhead-meet-doc.jpg") ;
	}

/* ------------------------ title framework with varying heights ------------------------- */
#click-to-call{
	height:65px;
	margin-left:5px;
	position:relative;
	background:url("../images/click-to-call.gif") no-repeat;
}
#click-to-call a{
	position: absolute;
	height: 65px;
	width: 135px;
	left: 0px;
	top: 0px;}
#title-video {
	height:49px;
	background:url("../images/title-video-website.jpg") ;
	}

#title-contact {
	height:33px;
	background:url("../images/title-contact.jpg") no-repeat;
	}

#title-our-procedures {
	height:35px;
	background:url("../images/title-our-procedures.jpg") ;
	}
h2#title-why-choose{
	height:54px;
	background:url("../images/title-why-choose.jpg") no-repeat;
	margin:0;
	padding:0;
}
#title-locations{
	margin-top:-18px;
	height:58px;
	background:url("../images/title-locations.jpg") no-repeat;
}
#title-blog{
	margin-top:15px;
	height:33px;
	background:url("../images/title-blog.jpg") no-repeat;
}
/* ------------------------------------- Buttons ---------------------------------------- */
#btn-special-offer {
		height:186px;
		display:block;
		background:url("../images/dental-btn-special-offer.jpg") no-repeat;	
		}
		#btn-special-offer a:hover {
				background:url("../images/dental-btn-special-offer.jpg") -100px 0 no-repeat; /* -100px = horizontal img shift, 0px = vertical shift from top */
				}
		#btn-special-offer span { display:none; }


/* ------------------------ bottom-wrap framework ------------------------ */
/* ------------ must have below column-left and column-right to clear the float ------------ */
#logos{
	padding-top: 100px;
	clear: both;
	width: 894px;
	background:#2f4f2f url("../images/logo.jpg") top no-repeat;
	position: relative;
	}
	
#logos a.martindale {
	position: absolute;
	left:40px;
	width:165px;
	top:13px;
	height:51px;
		}
#logos a.million {
	position: absolute;
	left:210px;
	width:185px;
	top:13px;
	height:51px;
		}
	#logos a span {
		display:none;
		}

#logos p{
	font:11px/14px Arial, Helvetica, sans-serif; 
	color:#86a386;
	padding:0 15px 0 20px;
}
#index-action {
	position: relative;
	height: 113px;
	margin:15px 0 10px 20px;
	background: url("../images/img-questions.jpg") no-repeat;
	}
	#index-action a {
	position: absolute;
	top: 1px;
	left: -4px;
	height: 112px;
	width: 572px;
		}
		
		#index-action span { display:none; }
		
	#bottom-wrap {
	background:#e0e0e0 url("../images/bottom-wrap.jpg") no-repeat;
	width:100%; /* fix for Safar */
	height:12px;
	clear:both; /* important - do not remove */
	}
/* ------------------------footer framework ------------------------ */
#footer {
	width:895px;
	margin:0 auto;
	text-align:center;
	}
#footer p {
	color:#3a5f3a;
	margin-bottom:10px;
	}

#footer a:link, #footer a:visited { color:#000; }
#footer a:hover, #footer a:active { color:#3a5f3a; }

#footer ul {margin:10px;}
	#footer li { /* if your li's float, you can adjust border height w/ line-height */
		padding:0 5px 0 7px; /* adjusts the spacing between each li display and border-left */
		display: inline;
		border-left: 2px solid #3a5f3a;
		}
	#footer li.first { border: none; }

/* ------------------------ MAIN NAVIGATION FRAMEWORK ------------------------ */
/* ------------------------ horizontal sprite nav ------------------------ */
#nav { 
	background:url("../images/nav.jpg") no-repeat; 
	width:895px; 
	height:51px; 
	margin:0;
	padding:0; 
	}

#nav span { display: none; }

#nav li, #nav a { height:51px; display:block; } /* change height here also */

#nav li { float:left; list-style:none; _display:inline; position:relative; }

#nav-01 { width: 166px; margin-left:0px;}
#nav-02 { width: 137px;}
#nav-03 { width: 120px;}
#nav-04 { width: 123px;}
#nav-05 { width: 203px;}
#nav-06 { width: 146px;}


/*-------------- (0px) X position of button / (-51px) height of image from above ------------- */
#nav-01 a:hover { background:url("../images/nav.jpg")  -0 -51px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.jpg") -166px -51px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.jpg") -303px -51px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.jpg") -423px -51px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.jpg") -546px -51px no-repeat; }
#nav-06 a:hover { background:url("../images/nav.jpg") -749px -51px no-repeat; }
/*-------------- OPTIONAL - Keeps the hover state on each page based on body id ------------- */
body#auto #nav-01,
body#motorcycle #nav-01,
body#trucks #nav-01,
body#ped-bus #nav-01 { background:url("../images/nav.jpg")  -0px -51px no-repeat; }
body#medical #nav-02,
body#birth-injury #nav-02,
body#misdiagnosis-failure #nav-02,
body#nursing-home #nav-02 { background:url("../images/nav.jpg") -166px -51px no-repeat; }
body#premises #nav-03,
body#slip-fall #nav-03 { background:url("../images/nav.jpg") -303px -51px no-repeat; }
body#boating #nav-04,
body#maritime #nav-04 { background:url("../images/nav.jpg") -423px -51px no-repeat; }
body#brain #nav-05,
body#spinal-cord #nav-05,
body#wrongful-death #nav-05 { background:url("../images/nav.jpg") -546px -51px no-repeat; }
body#commercial #nav-06,
body#criminal #nav-06 { background:url("../images/nav.jpg") -749px -51px no-repeat; }
/* ------------------------ son of suckerfish: horizontal sprite nav ------------------------ */
#nav li ul {
	position:absolute;
	left:-9999px;
	padding-right:1px; /* Fixes one px spacing for border-right in FF */
	background-color:#eeefef;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	}

#nav li ul li { 
	height:20px; /* Height of each drop down nav item */
	border-top: 1px solid #3a5f3a;
	}	

#nav li ul li a {
	width:100%;
	height:20px;	/* Height of each drop down nav item, should match above */
	line-height:20px;	 /* Height of each drop down nav item again, should match above */
	}

#nav li ul li a span {
	display:block;
	padding-left:5px;
	}

/* Drop down link styles */
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	font-size:1.0em;
	color:#000000;
	text-decoration:none;
	}

#nav li:hover ul, #nav li.sfHover ul	{ left: auto; }

/* Hover styles for drop down items */
#nav-01 ul a:hover, #nav-02 ul a:hover, #nav-03 ul a:hover, #nav-04 ul a:hover, #nav-05 ul a:hover, #nav-06 ul a:hover { 
	background-image:none;
	color:#3a5f3a;
	text-decoration:none;
	}

/* width of drop down nav - choose width that allows items to display on one line */
#nav-01 ul, #nav-01 li {width:200px;}
#nav-02 ul, #nav-02 li {width:200px;}
#nav-03 ul, #nav-03 li {width:200px;}
#nav-04 ul, #nav-04 li { width:200px; }
#nav-05 ul, #nav-05 li { width:150px; }
#nav-06 ul, #nav-06 li { width:145px; }

/* Start Blog CSS
 * ------------------------------------------------------------------------------------- */
/* ------------------------ blog ------------------------ */

body#blog #column-left.post{ padding:0px;}


div.feedback	{ 
	margin:0 0 60px 25px;	 
	}
div.storycontent{
	margin:0 0px 15px 25px;
}
div.menu{
	margin:0 150px 0 45px;

	}
	
div.meta {
		padding-top:3px;
		padding-left:20px;
		font-size:.8em;
		color:#fff;
		background-color:#c9ae42;
		margin:0 19px 10px 0px;
		height:20px

		}
		
div.meta a{
	color:#fff;
	}
		
div.meta a:hover{
	color:#2A2A2A;
	}

#blog blockquote p{ background-color:#F1F7FB;

					margin:0 20px 0 38px;

					}

					
/* ------------------------ blog list------------------------ */

body#blog #column-left p {margin-left:25px; padding-left:0px;}

body#blog #column-left div.storycontent p { margin-left:0; }

body#blog #column-left div.storycontent p em { width:550px; display:block;}

body#blog #column-left h3.storytitle { margin:0 0 10px 25px; }

body#blog #column-left ul { margin:0 0 18px 0; padding:0 0 0 15px; }
body#blog #column-left ol { margin:0 0 18px 20px; padding:0; }
	body#blog #column-left ol li { list-style-type:decimal; padding-left:5px; }

#menu ul { margin:5px 20px 0px 0px; }
#menu ul li ul li {
			font-weight:bold;
			padding-right:0px;
			padding-left:15px;
			margin-bottom:5px;
			}
#categories ul, #meta ul, #archives ul {margin:0 0 0 15px;}
#meta ul li.rss{
	height:12px;
	background:url("../images/rss-icon.jpg") no-repeat;
}
#categories ul a { 
		color:#fff; 
		text-decoration:underline;  
		
			}
#meta ul  a { color:#fff; 
					text-decoration:underline;
					}
#archives ul a { color:#fff; 
				text-decoration:underline;
				}
#categories ul a:hover { 
		color:#c9ae42; 
		text-decoration:underline;  
		}
#meta ul  :hover { color:#c9ae42; 
					text-decoration:underline;
					}
#archives ul :hover { color:#c9ae42; 
				text-decoration:underline;
				}

  /* End Blog CSS
 * ------------------------------------------------------------------------------------- */
.lawyer-photos {
	margin-left: 25px;
	float: left;
	padding-right: 10px;
}


.sl_badge_150 {width:150px;text-align:center;background-color:rgb(255,255,255);font-family:arial;font-size:12px;border:1px solid rgb(191,191,191); border-bottom:4px solid rgb(86,131,154);}
        .sl_badge_150 .profile {padding:2px;} 
        .sl_badge_150 a {color:rgb(131,7,30);text-decoration:none;} 
        .sl_badge_150 a:hover {text-decoration:underline;} 
        .sl_badge_150 .outstanding {width:100%;text-align:center;font-family:arial,sans-serif;font-style:italic;font-weight:bold;font-size:12px;color:rgb(148,0,37);} 
        .sl_badge_150 .only {width:100%;text-align:center;font-family:arial,sans-serif;font-style:italic;font-size:9px;color:rgb(100,100,100);} 
        .sl_badge_150 .visit { text-align:center; font-size:9px; }
		
		
		
		#column-left .storycontent a span { color:#C9AE42 !important; }
		#column-left .storycontent a:hover span { color:white !important; }
		
/* SMK Icons */

#smk {
	margin:0 0 24px 0;
	clear:both;
	}
	
#title-smk {
	background:url("../images/title-smk.jpg") no-repeat;
	height:33px;
	width:277px;
	}
	
#smk ul {
	background:url("../images/smk-icons-round-edge.png") no-repeat;
	height:32px;
	width:263px;
	}
	
	#smk ul li {
		display:inline;
		float:left;
		margin:0;
		padding:0;
		}
		
		#smk ul li a {
			display:block;
			float:left;
			height:30px;
			margin:0 28px 0 0;
			width:30px;
			}

			#smk ul li.last a {
				margin-right:0;
				}
			
			#smk ul li a span {
				display:none;
				}
				
#blog #smk ul {
	background:url("../images/smk-icons-round-edge.png") -58px 0 no-repeat;
	height:32px;
	width:205px;
	}						
		
	
	
