@charset "utf-8";
/* CSS - GWK - BLR - 09.08.09 */


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,
b, u, i, center,
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;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
 
/* remember to define focus styles! */
:focus {
	outline: 0;
}
 
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
 
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



* {margin: 0; padding: 0;}
	body#home {text-align:center; background:url(../images/bg.gif) repeat-x #ffffff; font:62.5% Arial, Helvetica, sans-serif;}
	body#interior {text-align:center; background:#ffffff; font:62.5% Arial, Helvetica, sans-serif;}
	#container {width:960px; background:none; margin:0px auto;}
	
	#header {background: #FFFFFF; margin:0px; padding:0px; width:960px; height:122px; }
	#header .logo {float:left; border:none; margin: 30px 0px 0px -1px;}	
	
	#nav {padding:0px; margin:54px 0px 0px 0px; float:right;}
	#nav li {font-size:14px; color:#333333; text-decoration:none; display:block; margin:0px 0px 0px 9px; padding:0px; float:left; text-transform:uppercase;}
	#nav li a {color:#333333; text-decoration:none; display:block;}
	#nav li a:hover {font-weight:bold; color:#b2100d;}
	#nav li a.active {font-weight:bold; color:#333333;}
	#nav li .home {width:45px; margin:0px; padding:0px;}
	#nav li .about-us {width:80px; margin:0px; padding:0px;}
	#nav li .practice-areas {width:125px; margin:0px; padding:0px;}
	#nav li .attorneys {width:95px; margin:0px; padding:0px;}
	#nav li .careers {width:65px; margin:0px; padding:0px;}
	#nav li .contact-us {width:93px; margin-left:10px; padding:0px;}
	/*Home Page Styles*/
	
	#billboard {
	width: 960px;
	float:left; 
	background-color: #ffffff; 
	text-align: left;
	}
	
	
	#print {
		display:none;
		}
	
.error {
	font-size:2em;
	color:#B71000;
	}	

#billboard a, #billboard a:link, #billboard a:visited {
	color: #fff; 
	border-bottom: 1px dotted #fff; 
	text-decoration: none;
	}
	
#billboard a:hover { border:none; }

ul#news {
	width: 960px;
	height: 415px;
	overflow: hidden;
	margin: 0px;
	}

#news li {
	list-style: none;
	font-size: 1.6em;
	line-height:2.0em;
	color: #fff;
	width: 960px;
	height: 415px;
	}
	
#news.title {font-size:2.8em; text-transform:uppercase;	font-weight:100;
	}
	
#news.text {
	clear: both; width: 300px;
	}

#news li {font-family: arial, helvetica, sans-serif;}
	
#news li.rotator-01 {
	background-image: url(../images/hp-rotator-proactive.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#news li.rotator-01 .title {
	font-size:60px;
	text-transform:uppercase;
	font-weight:bold;
	float: left;
	color:#ffffff;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 675px;
	line-height:43px;
}

#news li.rotator-01 .text { float: left; margin: 10px 0 0 675px; clear: both; width: 260px;}

#news li.rotator-02 {
	background-image: url(../images/hp-rotator-prepared.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#news li.rotator-02 .title 	{
	font-size:60px;
	text-transform:uppercase;
	font-weight:bold;
	float: left;
	color:#ffffff;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 675px;
	line-height:43px;
}

#news li.rotator-02 .text { float: left; margin: 10px 0 0 675px; clear: both; width: 260px;}

#news li.rotator-03 {
	background-image: url(../images/hp-rotator-productive.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#news li.rotator-03 .title {
	font-size:60px;
	text-transform:uppercase;
	font-weight:bold;
	float: left;
	color:#ffffff;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 675px;
	line-height:43px;
}

#news li.rotator-03 .text { float: left; margin: 10px 0 0 675px; clear: both; width: 260px;}


	#magnets {width:960px; height:230px; margin: 0px 0px 0px 0px;}
	.magnet {width:290px; float:left; margin: 7px 0px 0px 0px; padding:25px 10px;}
	.magnet img {border:none;}
	.magnet h3 {font-size:22px; text-transform:uppercase; color:#222222; text-align:left; font-weight:bold;}
	.magnet p {font-size:13px; color:#000000; text-align:left; line-height:1.6em; margin-top:20px;}
	.magnet a {color:#ffffff;}
	.magnet a:hover {text-decoration:none}
	.magnet a:visited {color:#ffffff;}
	.magnet p.border {border-right:1px solid #ffffff; padding-right:15px;}
/*End Home Page Styles*/	
	/*Interior Page Styles*/
	#content {
	width:960px;   
	text-align:left; 
	margin:21px 0px 0px 0px;
	padding:0px;
	float: left;
	background: url(../images/hr-bg.jpg) no-repeat; 
	min-height:500px;
	}
	
	#content .sidebar-container {float:left; width:255px; background-color:#ffffff; padding-top:40px;}
	#content .sidebar {
	margin:0px 0px 0px 0px;
	float:left;
	width:215px;
	height:480px;
	background-image: url(../images/attorney-background-2.jpg);
	background-repeat: repeat-x;
	}
	#content .sidebar .contact-us {
	font-size:1.8em; 
	color:#ffffff;
	text-transform:uppercase; 
	margin:0px 10px 0px 10px; 
	font-weight:100;
	}
	#content .sidebar p {
	list-style:none; 
	font-size:1.3em; 
	color:#ffffff; 
	margin:0px 0px 0px 10px; 
	line-height:1.6em;
	}
	#content .sidebar a {  
	color:#ffffff; 
	margin:0px 0px 0px 0px; 
	line-height:1.6em;
	}
	#content .hr {width:195px; margin:0px 10px; border-bottom:1px solid #ffffff; height:1px;}
	#content .sidebar a:hover {  
	text-decoration:none;
	}
	
	#content a.print-link, #content a:link.print-link, #content a:visited.print-link {background: transparent url(../images/gold-print-icon.jpg) 50px 20px no-repeat; padding-right: 35px; padding-top: 25px;padding-bottom: 15px; border-bottom: none; width: 80px;}
		
	#content .sidebar img.attorney {border:1px solid #000000; margin:10px; float:left;}
	#content .sidebar a:hover {  
	text-decoration:none;
	}	
	#content .sidebar-blurb p { 
	font-size:1.3em; 
	color:#ffffff; 
	margin:0px 0px 0px 0px; 
	line-height:1.6em;
	}
	
    #content .sidebar2 {
	margin:30px 0px 30px 0px; 
	float:left;
	width:215px;
	
	}
	
	#content .sidebar2 .title {font-size:1.8em; color:#B71000; text-transform:uppercase; margin-bottom:5px;padding:0px 10px;}
	#content .sidebar2 p {font-size:1.2em; color:#333333; line-height:1.6em;padding:0px 10px;}
	#content .text {
	padding-bottom:20px;
	margin:0px 0px 0px 0px;
	width:500px;
	float:left;
	}
	#content .text h3 {
	font-size:2.4em;
	color:#ffffff;
	font-weight:100;
	text-transform:uppercase;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
	}
	#content .text h5 {font-size:2em; color:#B71000; font-weight:100; float:right; vertical-align:top;}
	#content .text.hr {border-bottom:1px solid #CC9900; width:100%;}
	#content .text h4 {font-size:1.8em; color:#B71000; font-weight:100; margin:10px 0px;}
	#content .text p {
	color:#333333;
	font-size:1.4em;
	line-height:1.5em;
	margin:0px 0px 10px 0px;
	}
	#content .text a {
	color:#B71000;
	font-size:1.4em;
	line-height:1.5em;
	margin:0px 0px 20px 0px;
	}
	#content .text a:hover {
	color:#6d802c;
	text-decoration:none;
	}
	#content .text a:visited {
	color:#333333;
	}
	
	
	#content .text-no-sidebar-full {
	padding-bottom:20px;
	margin:0px 0px 0px 0px;
	width:970px;
	float:left;
	}
	
	#content .text-no-sidebar-full h5 {font-size:2em; color:#ffffff; font-weight:100; float:right; vertical-align:top;}
	#content .text-no-sidebar-full.hr {border-bottom:1px solid #CC9900; width:100%;}
	#content .text-no-sidebar-full h4 {font-size:1.8em; color:#B71000; font-weight:100; margin:10px 0px;}
	#content .text-no-sidebar-full p {
	color:#333333;
	font-size:1.4em;
	line-height:1.5em;
	margin:0px 0px 10px 0px;
	}
	
	
	#content .text-no-sidebar-full h3 {
	font-size:2.4em;
	color:#ffffff;
	font-weight:100;
	text-transform:uppercase;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
	bottom: 10px;
	}
	
	
	#content .text-no-sidebar-full a {
	color:#333333;
	font-size:1em;
	line-height:1.5em;
	margin:0px 0px 20px 0px;
	}
	#content .text-no-sidebar-full a:hover {
	color:#6d802c;
	text-decoration:none;
	}
	#content .text-no-sidebar-full a:visited {
	color:#333333;
	}
	#content .text-no-sidebar-full img.right {
	float:right;
	border:8px solid #A99348;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	}
	#content .text-no-sidebar-full img.left {
	float:left;
	border:8px solid #A99348;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;	
	}
	
	
	#content .text-no-sidebar-full ul {
	font-size: 1.4em;
	list-style-type: none;
	}
	
	
	#contact-left {
	float:left;
	width:350px;
	}
	
	#contact-right {
	float:left;
	width:350px;
	margin: 0 0 0 60px;
	}
	
	
	.left-contact {
	float:left;
	border:8px solid #A99348;
	margin-top: 25px;
	margin-right: 20px;
	margin-bottom: 5px;	
	}
	
	
	
	/*--------------------------------------------------------------------------------full width page---------*/
	
	#content .text-no-sidebar {
	padding-bottom:20px;
	margin:0px 0px 0px 0px;
	width:750px;
	float:left;
	}
	#content .text-no-sidebar h2 {
	font-size:2em;
	color:#B71000;
	text-transform:uppercase;
	margin-bottom:5px;
	padding:0px 0px;
	font-weight: normal;
	}
	
	
	
	
	#content .text-no-sidebar h3 {
	font-size:2.4em;
	color:#ffffff;
	font-weight:100;
	text-transform:uppercase;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
	bottom: 10px;
	}
	

	
	#content .text-no-sidebar h5 {font-size:2em; color:#ffffff; font-weight:100; float:right; vertical-align:top;}
	#content .text-no-sidebar.hr {border-bottom:1px solid #CC9900; width:100%;}
	#content .text-no-sidebar h4 {font-size:1.8em; color:#B71000; font-weight:100; margin:10px 0px;}
	#content .text-no-sidebar p {
	color:#333333;
	font-size:1.4em;
	line-height:1.5em;
	margin:0px 0px 10px 0px;
	}
	#content .text-no-sidebar a {
	color:#333333;
	font-size:1em;
	line-height:1.5em;
	margin:0px 0px 20px 0px;
	}
	#content .text-no-sidebar a:hover {
	color:#6d802c;
	text-decoration:none;
	}
	#content .text-no-sidebar a:visited {
	color:#333333;
	}
	#content .text-no-sidebar img.right {
	float:right;
	border:8px solid #A99348;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	}
	#content .text-no-sidebar img.left {
	float:left;
	border:8px solid #A99348;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	}
	#content .text-no-sidebar ul {
	font-size: 1.4em;
	list-style-type: none;
	}
	#content .text-no-sidebar .results-text {
	font-size: 16px;
	}
	#content img.i-right {
	float:right;	
	
	border:1px solid #B71000; 	
	padding:5px; 
	margin:15px 15px 10px 10px;
	}
	
	#content .sidebar-right {
	float:right;
	width: 185px;
	}
	#content .in-this-section {
	font-size:1.8em;
	color:#ffffff;
	text-transform:uppercase;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	}
	
	#content .sidebar-right li .active {list-style:none; font-size:1em; padding: 0 0 5px 0; color:#B71000;}
	#content .sidebar-right a {color:#333333; text-decoration:underline;}
	#content .sidebar-right .active a:hover {color:#CC0000; text-decoration:none;}
	
	
	#content .sidebar-right li {list-style:none; font-size:1.4em; padding: 0 0 6px 0;}
	#content .sidebar-right a {color:#333333; text-decoration:underline;}
	#content .sidebar-right a:hover { text-decoration:none;}
	#content .sidebar-right h4 {
	color: #8C742E;
	font-size: 1.6em;
	margin-bottom: 3px;
	font-weight: 100;
	margin-top: 10px;																																																																																																																															
	}
	
	/*End Interior Page Styles*/
	
	#footer-cont {background:#2F2F2F; height:150px; padding:0px; clear:both; width:100%;}
	#footer {margin:0px auto; height:150px; text-align:left; width:960px; padding: 0px 20px 0px 10px;}
	#footer .logo {width:340px; float:left; margin-top:22px;}
	#footer .logo img {float:left; margin:0px 10px 0px 0px; border:none;}
	#footer .logo p {font-size:1.1em; color:#ffffff; padding:0px 0px 0px 0px;}
	#footer a {color:#ffffff; text-decoration:underline;}
	#footer .address-1 {font-size:1.1em; color:#ffffff; padding:0px 0px 0px 0px; width:120px; border-right:1px solid #ffffff; float:left; margin:10px 10px 0px 0px;}
	#footer .address-2 {font-size:1.1em; color:#ffffff; padding:0px 0px 0px 0px; width:110px; border-right:none; float:left; margin:10px 10px 0px 10px;}
	
	
	
	#footer .copyright {margin: 5px 0 0 0; }
	#footer .logo a:hover {color:#CCCCCC; text-decoration:none;}
	#footer .disclaimer {width:600px; height:100px; float:right;}
	#footer .disclaimer p {text-align:left; color:#CCCCCC; padding:35px 0px 0px 0px;font-size:1.1em;}
	#footer .disclaimer a  {text-decoration:none;}
	#footer .disclaimer a:hover {color:#999999;}
	
	
	#footer .disclaimer-home {width:600px; height:100px; float:right;}
	#footer .disclaimer-home p {text-align:left; color:#CCCCCC; padding:27px 0px 0px 0px;font-size:1.1em;}
	#footer .disclaimer-home a  {text-decoration:none;}
	#footer .disclaimer-home a:hover {color:#999999;}
	
	#footer .kinetic {line-height:1.6em;}
	
	p.clear {clear:both;}

	.print-show {display: none;}