@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
	border-style: none;
}
#wrapper {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 40px
}
body {
	background: #325573 url(../_img/headerbgx.gif) repeat-x;
	font: 16px Arial, Helvetica, sans-serif;
	color: #E4EDF5;
}
html, body {
    height: 100%;
}
h1, h2, h3 {
	font-weight: 100;
}
h3  {
	color: #DFE895;
	margin-bottom: 10px;
}
p, #content ul {
	padding-bottom: 10px;
	line-height: 1.5em;
	font-size: 0.8em;
}
.clearfix {clear:both;}

p, ol, ul, h1, h2, h3, h4 {
opacity: 0.95;
}


/* -------------- Footer -------------- */

#footer {
	text-align: center;
	height: 60px;
	background: #90AAC1 url(../_img/footershadow.gif) repeat-x;
	padding-top: 20px;
	font-size: 0.8em;
	line-height: 1.5em;	
}
#footer a {
	color: #e4edf5;
}




/* -------------- Header and Branding -------------- */
#header {
	height: 133px;
	background: url(../_img/headerfadedetail.gif) no-repeat center bottom;
	float: left;
	margin-bottom: 20px;
	width: 830px;
} 
#header h1 {
	background: url(../_img/logo-notagline.gif) no-repeat 0px 30px;
	height: 105px;
	width: 356px;
	float: left;
}
#header h1 a {
	display:block;
	width:100%;
	height:100%;
	outline:none;
	text-indent:-9009px;
}
#header ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: right;
	display: block;
	float: right;
	width: 420px;
}
#header li {
	display: inline;
}
#header li a {
	color: #e7ebbf;
	text-decoration: none;
	margin-left: 20px;
	padding-bottom: 12px;
	float: left;
	font-size: .9em;
	margin-top: 75px;
}
#header li a:hover {
	color: #FFFFFF;
	background: url(../_img/activepage.gif) no-repeat center bottom;
}

.practice a.currentpractice, .firm a.currentfirm, .attourneys a.currentattorneys, .contact a.currentcontact, .careers a.currentcareers, .home a.currenthome {
	background: url(../_img/currentpage.png) no-repeat center bottom;
} 






/* -------------- General Layout -------------- */
#content {
	min-height: 300px;/*	padding-bottom: 40px;*/
}
#content h1  {
	font-size: 1.15em;
	margin-bottom: 20px;
}




/* -------------- Homepage Content -------------- */

#home #content {
	width: 590px;
	float: left;
}
#home #content p {
	font-size: .9em;
}
#content a, #rightSidebar a  {
	color: #B9D3E4;
	text-decoration: underline;
}
#content a:hover, #rightSidebar a:hover {
	color: #FFFFFF;
}
#home #content img {
	background: url(../_img/largegfxshadow.gif) no-repeat right bottom;
	padding-bottom: 12px;
	margin-bottom: 20px;
}




/* -------------- Interior Content -------------- */
#interior #content {
	float: left;
	width: 380px;
}

#interior #rightSidebar {
	width: 200px;
	float: right;
}
#interior #content h1 {
	border-bottom: 1px dotted #597893;
	padding-bottom: 3px;
	margin-bottom: 15px;
	font-size: 1.5em;
}
#interior #content li {
	margin-left: 20px;
}

/* -------------- Homepage Sidebar -------------- */


#home #rightSidebar {
	float: right;
	width: 200px;
	padding-bottom: 40px;
}
#home #rightSidebar ul {
	margin-bottom: 20px;
}
#home #rightSidebar li {
	border-bottom: 1px dotted #597893;
	list-style: none;
	font-size: 0.8em;
}
#home #rightSidebar li a {
	color: #E4EDF5;
	text-decoration: none;
	background: url(../_img/checkbullets.gif) no-repeat left center;
	padding-left: 25px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
.gfxIMG {
	border: 4px solid #2E4E67;
}
.attorneyThumbnail {
	margin-right: 10px;
	margin-bottom: 10px;
}
blockquote {
	font: italic 100 1.2em/1.3em Georgia, "Times New Roman", Times, serif;
	color: #B9D3E4;
	text-align: right;
	background: url(../_img/quote.png) no-repeat;
	margin-top: 10px;
	padding-top: 15px;
}
#webex {
	border-top: 1px solid #8ca3b8;
	border-bottom: 1px solid #8CA3B8;
	background: #597893;
	padding: 10px;
}
#webex form {
	margin-bottom: 10px;
}
#rightSidebar a  {
	color: #B9D3E4;
	text-decoration: underline;
	font-size: .85em;
}
#rightSidebar a:hover {
	color: #FFFFFF;
}




/* -------------- Interior Local Navigation -------------- */
#localNav {
	width: 200px;
	float: left;
	padding-right: 20px;
}
#localNav ul {
	list-style: none;
}
#localNav li {
	border-top: 1px dotted #597893;
	list-style: none;
	font-size: 0.8em
}
#localNav li a {
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #e4edf5;
	padding-left: 10px;
}
#localNav li a:hover {
	background: url(../_img/localnavhighlight.gif) repeat-y;
}
#localNav li a.current {
	color: #DFE895;
	background: url(../_img/localnavhighlight.gif) repeat-y;
}
#localNav a {
	color: #B9D3E4;
}
#localNav a:hover {
	color: #FFFFFF;
}
