/*--------------------------- Last Modified --> 2009.02.12 ----------------------------*/
/*-------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------
  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 ------------------------ */
html {
	background:#0E1844 url("http://d2agh9ata29wb8.cloudfront.net/b/begamlaw.com/body-wrap.jpg") top repeat-x;
}

body { 
	background:url("http://d2agh9ata29wb8.cloudfront.net/b/begamlaw.com/body-big-wrap.jpg") center top no-repeat;
	text-align:center; 
	font:12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:#000;
	}

blockquote { margin-left:10px; margin-right:10px; }

h1	{ font-size:1.2em; color:#000; }
h2	{ font-size:1.1em; color:#000; }
h3	{ font-size:1.0em; color:#000; }

h1 span,h2 span,h3 span	{ display:none; }

a:link, a:visited	{ color:#CC0000; text-decoration:underline; outline:none; }
a:hover, a:active	{ color:#2f86af; text-decoration:underline; outline:none; }

#column-left a:link, #column-left a:visited	{ color:#FFF; text-decoration:none; outline:none; font-size:1.1em; }
#column-left a:hover, #column-left a:active	{ color:#FFF; text-decoration:none; outline:none; font-size:1.1em; }

/* ------------------------ 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;
	}

img.img-left { 
	float:left; 
	margin:2px 10px 10px 40px;
	}
	span.img-left { 
		float:left; 
		margin-right:15px;
		}

img.img-right { 
	float:right; 
	margin:5px 20px 10px 10px; 
	}

/* ------------------------ form elements ------------------------ */
form {
	width:150px;
	margin:10px 0 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:#FFF !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #273744;
	color:#273744;
	width:135px; /* 5 pixles smaller than form width !important */
	height:18px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	margin-left:15px;
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:1.0em;
	}

select { width:140px; } /* same width as form - !important */

textarea { height:90px; overflow:auto; }

#contact_business { display: none; } /* do not remove */ 


/* ------------------------ SPECIFIC ELEMENTS ------------------------ */

/* ------------------------ main contact form ------------------------ */
#contact-main { margin:20px 0 10px 0; }

#contact-main 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 { 
	width:170px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}

#contact-main label select { width:175px; } /* fixes display issue - 5px larger than input field */

#contact-main label textarea { height:100px; overflow:auto; }

/* ------------------------ submit button form elements ------------------------ */

input.submit, input.submit-contact-main { 
	width:60px;
	height:20px;
	cursor:pointer; 
	padding:0; 
	}

input.submit-contact-main { 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:64px;
	height:20px;
	border:none;
	cursor:pointer;
	}

/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

/* ------------------------ main framework ------------------------ */
#wrap {
	background:url("http://d2agh9ata29wb8.cloudfront.net/b/begamlaw.com/bg-wrap.gif") repeat-y;
	width:973px;
	margin:0 auto;
	text-align:left;
	}

/* ------------------------ masthead framework ------------------------ */
#masthead {
	position:relative;
	background:url("http://d3awqoa5e5qx7u.cloudfront.net/b/begamlaw.com/masthead.jpg");
	height:109px;
	z-index:1;
	}
	/* index page link within #masthead */		
	#masthead a {	
		position:absolute;
		left:0px;
		width:282px;
		top:0px;
		height:138px; 
		}
	#masthead a span {
		display:none;
		}

/* ------------------------ column-left framework ------------------------ */
#column-left {
	width:199px;
	float:left;
	}
			


/* ------------------------ column-right framework ------------------------ */
#column-right {
	width:774px;
	float:left;
	}

	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul, #column-right dl {
		margin:0px 0px 10px 0px;
		padding:0px 20px 0 40px; 
		}

	#column-right form { margin-left:0px; }

	/* single column list */
	#column-right ul { padding-left:5px; }
		#column-right 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 */
			}
			
	#column-right ol {
		margin-left:40px;
	}

	/* multi column list */
	#column-right ul { padding-left:5px; } 
		#column-right 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 */
			line-height:20px; 
			margin-left:25px;
			}

	/* definition list */
	#column-right dl { padding-left:40px; }
		#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;
			}

#column-right #inside-left {
	width:585px;
	float:left;
}

#column-right #inside-right {
	width:150px;
	float:left;
	_display:inline;
}

#column-right #inside-right p, #column-right #inside-right h2, #column-right #inside-right dl {
	padding:5px 0 0 15px;
}

#column-right #inside-right dl dd {
	margin-left:0;
	padding-left:0;
	}

#column-right #inside-right #list-tags {
	padding:0 0 0 15px;
	}

#column-right #inside-right ul li {
	margin:0;
	}	
			
#column-right #logos {
	background:url("http://d2agh9ata29wb8.cloudfront.net/b/begamlaw.com/logos.jpg") no-repeat;
	width:566px;
	height:129px;
	margin-left:19px;
	}
	#logos-side {
		background:url("http://eiiwebassets.s3.amazonaws.com/b/begamlaw.com/logos-side.jpg") no-repeat;
		width:147px;
		height:358px;
		margin:15px 0 0 15px;
		}
#inside-left #breaker {height:20px; display:block;background-color:#FFF;margin-left:1px;width:590px;}
#column-right #index-subhead-attorneys {
	background:url("http://d2agh9ata29wb8.cloudfront.net/b/begamlaw.com/subhead-index-attorneys.jpg") no-repeat;
	width:560px;
	height:43px;
	margin:10px 0 0 25px;
}

/* ------------------------ header framework ------------------------ */

#header-graphic { height:333px; margin-left:1px; width:767px; position:relative;z-index:99; } /* sets height for all non-flash headers */

	

/* ------------------------ subhead framework ------------------------ */
#subhead { height:47px; margin-left:19px; width:500px; } /* sets height for all subheads */
	body#home #subhead { background:url("http://d2agh9ata29wb8.cloudfront.net/b/begamlaw.com/subhead-index.jpg") no-repeat; }
	body#about-the-attorneys #subhead { background:url("http://d2agh9ata29wb8.cloudfront.net/b/begamlaw.com/subhead-about.jpg") no-repeat; }
	body#about-the-practice #subhead { background:url("http://eiiwebassets.s3.amazonaws.com/b/begamlaw.com/subhead-practice.jpg") no-repeat; }
	body#breaking-news-blog #subhead { background:url("http://d2agh9ata29wb8.cloudfront.net/b/begamlaw.com/subhead-news.jpg") no-repeat; }
	body#filing-a-claim #subhead { background:url("http://d2agh9ata29wb8.cloudfront.net/b/begamlaw.com/subhead-claim.jpg") no-repeat; }
	body#contact-us #subhead { background:url("http://d2agh9ata29wb8.cloudfront.net/b/begamlaw.com/subhead-contact.jpg") no-repeat; }
	body#personal-injury #subhead { background:url("http://d2agh9ata29wb8.cloudfront.net/b/begamlaw.com/subhead-personal-injury.jpg") no-repeat; }
	body#auto-accident #subhead { background:url("http://d2agh9ata29wb8.cloudfront.net/b/begamlaw.com/subhead-auto.jpg") no-repeat; }
	body#trucking-accident #subhead { background:url("http://d2agh9ata29wb8.cloudfront.net/b/begamlaw.com/subhead-trucking.jpg") no-repeat; }
	body#motorcycle-accident #subhead { background:url("http://d2agh9ata29wb8.cloudfront.net/b/begamlaw.com/subhead-motorcycle.jpg") no-repeat; }
	body#burn-injury #subhead { background:url("http://d2agh9ata29wb8.cloudfront.net/b/begamlaw.com/subhead-burn.jpg") no-repeat; }
	body#construction-accident #subhead { background:url("http://d2agh9ata29wb8.cloudfront.net/b/begamlaw.com/subhead-construction.jpg") no-repeat; }
	body#medical-malpractice #subhead { background:url("http://d2agh9ata29wb8.cloudfront.net/b/begamlaw.com/subhead-med-mal.jpg") no-repeat; }
	body#birth-trauma #subhead { background:url("http://d2agh9ata29wb8.cloudfront.net/b/begamlaw.com/subhead-birth-trauma.jpg") no-repeat; }
	body#product-liability #subhead { background:url("http://d2agh9ata29wb8.cloudfront.net/b/begamlaw.com/subhead-product-liability.jpg") no-repeat; }
	body#dog-bite #subhead { background:url("http://d2agh9ata29wb8.cloudfront.net/b/begamlaw.com/subhead-dog-bite.jpg") no-repeat; }
	body#trip-amp-fall-injury #subhead { background:url("http://d2agh9ata29wb8.cloudfront.net/b/begamlaw.com/subhead-trip-fall.jpg") no-repeat; }
	body#wrongful-death #subhead { background:url("http://d2agh9ata29wb8.cloudfront.net/b/begamlaw.com/subhead-wrongful-death.jpg") no-repeat; }
	body#insurance-cases #subhead { background:url("http://d2agh9ata29wb8.cloudfront.net/b/begamlaw.com/subhead-insurance.jpg") no-repeat; }
	body#bicycle-and-pedestrian-accidents #subhead { background:url("http://d2agh9ata29wb8.cloudfront.net/b/begamlaw.com/subhead-bicycle.jpg") no-repeat; }
	body#railroad-aviation-amp-boating-accidents #subhead { background:url("http://d2agh9ata29wb8.cloudfront.net/b/begamlaw.com/subhead-railroad.jpg") no-repeat; }
	body#faqs-filing-a-claim #subhead { background:url("http://d2agh9ata29wb8.cloudfront.net/b/begamlaw.com/subhead-faq-claim.jpg") no-repeat; }
	body#statutes-of-limitations #subhead { background:url("http://d2agh9ata29wb8.cloudfront.net/b/begamlaw.com/subhead-statutes.jpg") no-repeat; }
	body#who-can-be-held-liable #subhead { background:url("http://d2agh9ata29wb8.cloudfront.net/b/begamlaw.com/subhead-liable.jpg") no-repeat; }
	body#types-of-medical-malpractice #subhead { background:url("http://d2agh9ata29wb8.cloudfront.net/b/begamlaw.com/subhead-types.jpg") no-repeat; }
	body#premises-liabilityslip-and-fall #subhead { background:url("http://d2agh9ata29wb8.cloudfront.net/b/begamlaw.com/subhead-premises-liability.jpg") no-repeat; }
	body#auto-accident-insurance #subhead { background:url("http://d2agh9ata29wb8.cloudfront.net/b/begamlaw.com/subhead-auto-insurance.jpg") no-repeat; }
	body#thank_you #subhead { background:url("http://d2agh9ata29wb8.cloudfront.net/b/begamlaw.com/subhead-thank-you.jpg") no-repeat; }
	body.multiple #subhead, body.single #subhead { background:url("http://d2agh9ata29wb8.cloudfront.net/b/begamlaw.com/subhead-blog.jpg") no-repeat; }
	

/* ------------------------ subhead framework with varying heights ------------------------ */
#subhead-meet-doc {
	height:55px;
	background:url("../images/subhead-meet-doc.jpg") ;
	}

/* ------------------------ title framework with varying heights ------------------------- */
#title-contact {
	height:65px;
	background:url("http://d2agh9ata29wb8.cloudfront.net/b/begamlaw.com/title-contact.jpg") no-repeat;
	margin-left:10px;
	}

#title-our-procedures {
	height:35px;
	background:url("../images/title-our-procedures.jpg") ;
	}

/* ------------------------------------- Buttons ---------------------------------------- */
#btn-special-offer {
		height:186px;
		display:block;
		background:url("http://d2agh9ata29wb8.cloudfront.net/b/begamlaw.com/bottom-wrap.jpg") no-repeat;	
		}
		#btn-special-offer: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 ------------ */
#bottom-wrap {
	background:url("http://d2agh9ata29wb8.cloudfront.net/b/begamlaw.com/bottom-wrap.jpg");
	width:100%; /* fix for Safar */
	height:25px;
	clear:both; /* important - do not remove */
	}

/* ------------------------footer framework ------------------------ */
#footer {
	width:760px;
	margin:0 auto;
	text-align:center;
	}

#footer p {
	color:#FFF;
	margin-bottom:10px;
	}

#footer a:link, #footer a:visited { color:#FFF; }
#footer a:hover, #footer a:active { color:#FFF; }

#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: 1px solid #FFF;
		}
	#footer li.first { border: none; }

/* ------------------------ MAIN NAVIGATION FRAMEWORK ------------------------ */

#nav {
	background:url("http://d2agh9ata29wb8.cloudfront.net/b/begamlaw.com/nav.jpg") no-repeat;
	height:36px;
	width:973px;
	margin:0;
	padding:0;
	position: relative;
	z-index:999;
}


#nav span.primary { display: none; }

#nav li, #nav a { height:36px; display:block; } /* change height here also */

#nav li ul li, #nav li ul li a { height:22px; }

#nav li ul li a span { padding-left:5px; }

#nav li ul li a:link {
	text-decoration:none;
}

#nav li { float:left; list-style:none; _display:inline; position:relative; }

#nav li.home { width: 113px; margin-left: 10px;}
#nav li.about-the-attorneys { width: 248px;}
#nav li.httpwwwbegamlawcomblog { width: 241px;}
#nav li.filing-a-claim { width: 191px;}
#nav li.contact-us { width: 159px;}


/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#nav li.home a.primary:hover { background:url("http://d2agh9ata29wb8.cloudfront.net/b/begamlaw.com/nav.jpg")  -10px -36px no-repeat; }
#nav li.about-the-attorneys a.primary:hover { background:url("http://d2agh9ata29wb8.cloudfront.net/b/begamlaw.com/nav.jpg") -123px -36px no-repeat; }
#nav li.httpwwwbegamlawcomblog a.primary:hover { background:url("http://d2agh9ata29wb8.cloudfront.net/b/begamlaw.com/nav.jpg") -371px -36px no-repeat; }
#nav li.filing-a-claim a.primary:hover { background:url("http://d2agh9ata29wb8.cloudfront.net/b/begamlaw.com/nav.jpg") -612px -36px no-repeat; }
#nav li.contact-us a.primary:hover { background:url("http://d2agh9ata29wb8.cloudfront.net/b/begamlaw.com/nav.jpg") -803px -36px no-repeat; }




/*--------------- OPTIONAL - Keeps the hover state on each page based on body id --------------- */
body#home #nav  li.home { background:url("http://d2agh9ata29wb8.cloudfront.net/b/begamlaw.com/nav.jpg")  -10px -36px no-repeat; }
body#about-the-attorneys #nav  li.about-the-attorneys { background:url("http://d2agh9ata29wb8.cloudfront.net/b/begamlaw.com/nav.jpg") -123px -36px no-repeat; }
body#httpwwwbegamlawcomblog #nav  li.httpwwwbegamlawcomblog { background:url("http://d2agh9ata29wb8.cloudfront.net/b/begamlaw.com/nav.jpg") -371px -36px no-repeat; }
body#filing-a-claim #nav  li.filing-a-claim { background:url("http://d2agh9ata29wb8.cloudfront.net/b/begamlaw.com/nav.jpg") -612px -36px no-repeat; }
body#contact-us #nav  li.contact-us { background:url("http://d2agh9ata29wb8.cloudfront.net/b/begamlaw.com/nav.jpg") -803px -36px 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:#F1F1F1;	/* 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:1px solid #90090F;
	border-top:none;
	}	

#nav li ul li a {
	width:100%;
	height:20px;				/* Height of each drop down nav item, should match above */
	line-height:22px;			/* Height of each drop down nav item again, should match above */
	}

#nav li ul li a span {
	display:block;
	padding-left:10px;
	}

/* Drop down link styles */
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	font-size:1.0em;
	color:#8C060D;
	text-decoration:none;
	}

#nav li:hover ul, #nav li.sfHover ul	{ left: auto; }

/* Hover styles for drop down items */
.filing-a-claim ul a:hover { 
	background-image:none;
	background-color:#F1F1F1;
	color:#0E1844;
	text-decoration:none;
	}
	
/* width of drop down nav - choose width that allows items to display on one line */
.filing-a-claim ul, .filing-a-claim li { width:240px; }
.about-the-attorneys ul, .about-the-attorneys li { width:200px; }




/* ------------------------- Practice Areas -----------------------------*/

#practice-areas {
	background:url("http://d2agh9ata29wb8.cloudfront.net/b/begamlaw.com/pa.jpg") no-repeat;
	width:199px;
	height:1029px;
	margin:0;
	padding:0;
	position:relative;
}


#practice-areas span { display: none; }

#practice-areas li, #practice-areas li a { width:199px; display:block; } /* change height here also */

#practice-areas li { float:left; list-style:none; _display:inline; position:relative; width:199px; }

#pa04, #pa04 a { height:64px; } 
#pa07, #pa07 a, #pa11, #pa11 a { height:65px; }
#pa02, #pa02 a, #pa09, #pa09 a, #pa10, #pa10 a, #pa13, #pa13 a { height:67px; }
#pa03, #pa03 a, #pa06, #pa06 a, #pa08, #pa08 a { height:68px; }
#pa01, #pa01 a, #pa05, #pa05 a, #pa12, #pa12 a { height: 69px;}
#pa15, #pa15 a { height:70px; }
#pa14, #pa14 a { height:73px; }



/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#pa01 a:hover { background:url("http://d2agh9ata29wb8.cloudfront.net/b/begamlaw.com/pa.jpg")  -199px 0px no-repeat; }
#pa02 a:hover { background:url("http://d2agh9ata29wb8.cloudfront.net/b/begamlaw.com/pa.jpg")  -199px -69px no-repeat; }
#pa03 a:hover { background:url("http://d2agh9ata29wb8.cloudfront.net/b/begamlaw.com/pa.jpg")  -199px -136px no-repeat; }
#pa04 a:hover { background:url("http://d2agh9ata29wb8.cloudfront.net/b/begamlaw.com/pa.jpg")  -199px -204px no-repeat; }
#pa05 a:hover { background:url("http://d2agh9ata29wb8.cloudfront.net/b/begamlaw.com/pa.jpg")  -199px -268px no-repeat; }
#pa06 a:hover { background:url("http://d2agh9ata29wb8.cloudfront.net/b/begamlaw.com/pa.jpg")  -199px -337px no-repeat; }
#pa07 a:hover { background:url("http://d2agh9ata29wb8.cloudfront.net/b/begamlaw.com/pa.jpg")  -199px -405px no-repeat; }
#pa08 a:hover { background:url("http://d2agh9ata29wb8.cloudfront.net/b/begamlaw.com/pa.jpg")  -199px -470px no-repeat; }
#pa09 a:hover { background:url("http://d2agh9ata29wb8.cloudfront.net/b/begamlaw.com/pa.jpg")  -199px -538px no-repeat; }
#pa10 a:hover { background:url("http://d2agh9ata29wb8.cloudfront.net/b/begamlaw.com/pa.jpg")  -199px -605px no-repeat; }
#pa11 a:hover { background:url("http://d2agh9ata29wb8.cloudfront.net/b/begamlaw.com/pa.jpg")  -199px -672px no-repeat; }
#pa12 a:hover { background:url("http://d2agh9ata29wb8.cloudfront.net/b/begamlaw.com/pa.jpg")  -199px -737px no-repeat; }
#pa13 a:hover { background:url("http://d2agh9ata29wb8.cloudfront.net/b/begamlaw.com/pa.jpg")  -199px -806px no-repeat; }
#pa14 a:hover { background:url("http://d2agh9ata29wb8.cloudfront.net/b/begamlaw.com/pa.jpg")  -199px -873px no-repeat; }
#pa15 a:hover { background:url("http://d2agh9ata29wb8.cloudfront.net/b/begamlaw.com/pa.jpg")  -199px -946px no-repeat; }


/************* PA-NAV VERTICAL DROPDOWN ******************/

#practice-areas li ul {
	position:absolute;
	left:-999px;
	padding-right:1px;
	background-color:#152779;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	margin-left:199px; /* Set to same width as in #nav */
	margin-top:15px; /* Set to each button height, same as used above */
	}

#practice-areas li ul li {
	height:34px; /* Height of each drop down nav item */
	border:1px solid #132472;
	}

#practice-areas li ul li a {
	width:100%;
	height:34px; /* Height of each drop down nav item, should match above */
	line-height:34px;	 /* Height of each drop down nav item again, should match above */
	}

#practice-areas li ul li a span {
	display:block;
	padding-left:10px;
	}

/* Drop down link styles */
#practice-areas a:link, #practice-areas a:visited, #practice-areas a:hover, #practice-areas a:active {
	font-size:1.1em;
	color:#FFFFFF;
	text-decoration:none;
	}

#practice-areas li:hover ul, #practice-areas li.sfHover ul	{ left: auto; top:0px;}


/* Hover styles for drop down items */
#pa07 ul a:hover, #pa11 ul a:hover, #pa13 ul a:hover { 
	background-image:none;
	background-color:#243481;
	color:#FFFFFF;
	text-decoration:none;
	}

/* width of drop down nav - choose width that allows items to display on one line */
#practice-areas #pa07 ul, #practice-areas #pa07 ul li { width:195px; }
#practice-areas #pa11 ul, #practice-areas #pa11 ul li { width:130px; }
#practice-areas #pa13 ul, #practice-areas #pa13 ul li { width:165px; }


img.img-inside-right {margin:0 0 10px 10px;}
