@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}

body {
	/* background-color: #404040; */
	background-color: #000000;
	color: #545568;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin: 0 0 0 0; 
	padding: 0 0 0 0; 
	text-align: center;
	letter-spacing: 0px;
}
/* Commonly used to style page titles. */
h1 {
	color: #ae8d32;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}

h1.bio {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

h1.news {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding-bottom:8px;
}

h1.newsheadline {
	color: #986f17;
	font-size: 11px;
	font-weight: bold;
	padding-right:25px;
	padding-bottom:2px;
}
/* Section titles. */
h2 {
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}

h2.bio {
	font-size: 11px;
	padding-top: 0px;
	font-weight: bold;
	line-height: 13px;
}

h2.biospace {
	font-size: 11px;
	padding-top: 0px;
	font-weight: bold;
	line-height: 13px;
	padding-bottom:8px;
}

h2.spotlight {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #515868;
	padding-bottom: 6px;
}



h3 {
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
}

h3.bio {
	font-size: 9px;
	font-weight: bold;
	line-height: 13px;
	color: #545568;
}

h3.news {
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	color: #5a2304;
}
.detailLine {
	font-size: 10px;
}

/* Sets the style for unvisited links. */
a, a:link {
	color: #986f17;
	text-decoration: none;
}

a.readmore, a:link.readmore, a:visited.readmore {
	color: #660000;
	font-size:13px;
	font-style:italic;
	text-decoration: none;
}
/* Sets the style for visited links. */
a:visited {
	color: #986f17;
	text-decoration: none;
}
/* Sets the style for links on mouseover. */
a:hover {
	color: #000000;
	text-decoration: underline;
}

a:hover.readmore {
	color: #000000;
	text-decoration: underline;
}

a.newsarticle {
	color: #986f17;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
}

a.newsarticlesublink {
	color: #986f17;
	font-size:10px;
	font-weight: normal;
	text-decoration: none;
}

a.newspaper {
	color: #5a2304;
	font-size:12px;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover.newspaper, a:hover.newspaper {
	text-decoration: underline;
}

a.newslisting {
	color: #545568;
	font-size:11px;
	margin-bottom:225px;
	text-decoration: none;
}

a:hover.newsarticle, a:hover.newslisting {
	text-decoration: underline;
}

/* Sets the style for a link that has focus. */
/*a:focus {
	color: #000;
}
/* Sets the style for a link that is being activated/clicked. */
/*a :active {
	color: #986f17;
}
 */
 


#outerWrapper {
	background-color: #fff;
	margin: 0 auto 0 auto; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	text-align: left; /* Redefines the text alignment defined by the body element. */
	width: 960px;
	border: 1px solid #c2a204;
}

#contentWrapper.bio {
	background-color: #fff;
	background-image: url(../images/columns_bio.gif);
	background-repeat: repeat-y;
}

#contentWrapper.contact {
	background-color: #fff;
	background-image: url(../images/columns_contact.gif);
	background-repeat: repeat-y;
}

#contentWrapper.blog {
	background-color: #fff;
	background-image: none;
	background-repeat: repeat-y;
	background-image: url(../images/blog_leftbar.gif);
}

#contentWrapper {
	background-color: #fff;
	background-image: url(/images/footer.jpg);
	background-repeat: repeat-y;
	width: 960px;
}



#outerWrapper #header {
	background-color: #ddd;
	background-image: url("/images/header.jpg");
	height: 158px;
	line-height: 15px;
	padding: 0px 0px 0px 0px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	width: 960px;
}

#outerWrapper #header.blogHeader {
	background-image: url("/images/blog_header.jpg"); !important
	height: 160px; !important
}

#outerWrapper #header #addressBox {
	position:relative;
	right:19px;
	top:17px;
	width:324px;
	height:118px;
	z-index:92;
	color: #000;
	font-size: 12px;
	line-height: normal;
	float:right;
    margin: 0; padding:0;
}

#outerWrapper #header #addressHeader {
	font-size: 18px;
	color: #231f20;
	font-weight:bold;
}

#outerWrapper #header #addressListing {
	display:block;
	float:left;
	width:160px;
	height:auto;
}

#outerWrapper #contentWrapper #leftColumn1  {
	float: left;
	background-color:#e0dabb;
	border-bottom: solid 10px #000000; /* Sets the right border properties for an element using shorthand notation */
	padding: 0px 0px 0px 0px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	width: 178px;
	height:339px;
}

#outerWrapper #contentWrapper #leftColumn1.home  {
	width: 650px;
	background:url(../images/home_left_background.jpg)
}

#homeHeadline {
	float:left;
	margin-left:40px;
	margin-right:40px;
	margin-top:35px;
	margin-bottom:30px;
	width:540px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 23px;
	line-height:30px;
	font-weight:bold;
}
#homeHeadlineBody {
	float:left;
	margin-left:90px;
	margin-right:60px;
	margin-top:0px;
	margin-bottom:50px;
	padding-top:17px;
	padding-bottom:17px;
	width:500px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #69471e;
	font-size: 16px;
	line-height:24px;
	border-top:solid 1px #b5985a;
	border-bottom:solid 1px #b5985a;
}

#outerWrapper #contentWrapper #blogLeftColumn  {
	float: left;
	background-color:#fff;
	padding-left:10px;
	padding-top:10px;
	padding-right:15px;
	width: 143px;
}

.tagline  {
	font-size:11px;
	font-weight:bold;
	line-height:20px;
	display:block;
	padding-left:10px;
	padding-top:7px;
	text-align:left;
}

#outerWrapper #contentWrapper #blogLeftColumn li  {
	list-style-type: none;
	margin-bottom:12px;
}

#outerWrapper #contentWrapper #leftColumn1.news  {
	height:449px;
	width: 177px;
	background-image: url(../images/column_left_news.jpg);	
}

#outerWrapper #contentWrapper #leftColumn1.newsarticle  {
	height:449px;
	width: 177px;
	background-image: url(../images/column_left_news_article.jpg);	
}

#outerWrapper #contentWrapper #leftColumn1 #leftNav  {
	position:relative;
	width: 178px;
	height:100%;
	text-align: center;	
	margin-top: 16px;
	margin-bottom: 14px;
}

#leftNav a {
	text-decoration: none;
	color: #545568;
	font-weight: bold;
}


#leftNav a:hover {
	text-decoration: underline;
}

#outerWrapper #contentWrapper #rightColumn1 #rightNav  {
	position:relative;
	height:100%;
	margin-top: 16px;
	margin-left: 15px;
	margin-bottom: 16px;
	font-weight: bold;
}

#rightNav a {
	text-decoration: none;
	color: #5a2304;
	font-size: 10px;	
}


#rightNav a:hover {
	text-decoration: underline;
}


#outerWrapper #contentWrapper #leftColumn1.bio {
	height:100%;
	width: 177px;
	border-bottom: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #be9537;
}


#outerWrapper #contentWrapper #rightColumn1.bio {
	background-color: #e0dabb;
	background-repeat: repeat-y;
	border-left: solid 1px #be9537;
	border-bottom: none;
}


#outerWrapper #contentWrapper #contentColumn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: solid 10px #000000; /* Sets the right border properties for an element using shorthand notation */
	margin: 0 240px 0 178px; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	padding: 0px 0px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
}

#outerWrapper #contentWrapper #contentColumn.news {
	margin: 0 177px 0 177px; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	background-color:#ffffff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cfbd66;
}

#outerWrapper #contentWrapper #contentColumn.bio {
	border-bottom: none;

}

#outerWrapper #contentWrapper #rightColumn1 {
	background-color: #ffffff;
	/* border-left: solid 1px #be9537; /* Sets the left border properties for an element using shorthand notation */
	border-bottom: solid 10px #000000; /* Sets the right border properties for an element using shorthand notation */
	float: right;
	padding: 0px 0px 0px 0px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	width: 240px;
}

#outerWrapper #contentWrapper #rightColumn1.home {
	width: 310px;
	background:url(../images/home_right_background.jpg);
}

#outerWrapper #contentWrapper #rightColumn1.news {
	height:445px;
	width: 177px;
	background-image: url(../images/column_right_news_article.gif);
	background-repeat: repeat-y;
	border-bottom: solid 10px #000;

}

#outerWrapper #contentWrapper .clearFloat {
	clear: both;
	display: block;
}

#outerWrapper #contentWrapper #contentTwoColumnWide {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: solid 10px #000000; /* Sets the right border properties for an element using shorthand notation */
	margin: 0 0 0 178px; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	padding: 0px 0px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	height:100%;
	}

#outerWrapper #contentWrapper #contentTwoColumnWide.nobottomborder {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: none; /* Sets the right border properties for an element using shorthand notation */
	margin: 0 0 0 178px; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	padding: 0px 0px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	height:100%;
	}
	
#contentColumn #content {
	background-color: #ffffff;
	line-height: 15px;
	padding: 15px 20px 20px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	width: 501px;

}

#contentColumn #contentnews {
	background-color: #ffffff;
	line-height: 15px;
	padding: 15px 20px 20px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	width: 563px;
}


#contentColumn #contentbio {
	background-color: #fff;
	line-height: 15px;
	padding: 30px 20px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	width: 501px;
	top: 0px;
	right: 0px;
}


#contentColumn #content.fixed {
	height: 304px;
}

#contentColumn #content.news {
	width: 563px;
}

#contentColumn #content.home {
	background-color: #ffffff;
	line-height: 15px;
	padding: 25px 20px 20px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	width: 501px;
	height: 294px;
}


#contentTwoColumnWide #contentWide {
	background-color: #ffffff;
	line-height: 15px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	width: 740px;
	height:328px;
	padding-top: 11px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	vertical-align: text-top;
}

#contentTwoColumnWide #contentWide.variableHeight {
	height:100%;
}

#outerWrapper #contentWrapper #contentThreeColumnWide {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: solid 10px #000000; /* Sets the right border properties for an element using shorthand notation */
	margin: 0 0 0 0; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	padding: 0px 0px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	}


#contentThreeColumnWide #contentWide {
	background-color: #ffffff;
	line-height: 15px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	width: 740px;
	height:100%;
	margin: 0 0 0 0px;
	padding-top: 11px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 193px;
	vertical-align: text-top;
	background-image: url(/images/columns_three.gif);
	background-repeat: repeat-y;
}

#contentThreeColumnWide #support {
	background-color: #ffffff;
	line-height: 15px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	width: 740px;
	height:100%;
	margin: 0 0 0 0px;
	padding-top: 11px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 193px;
	vertical-align: text-top;
	background-image: url(/images/columns_three.gif);
	background-repeat: repeat-y;
}

#contentWide td {
	font-size: 10px;
}

#contentWide td.left {
	padding-right: 20px;
	vertical-align: text-top;
}

#contentWide td.photo {
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 12px;
}

#contentWide td.contact {
	padding-top: 10px;
	vertical-align: text-top;
}
#contentWide td.right {
	font-size: 10px;
	vertical-align: text-top;
}

#outerWrapper #menubar {
	height: 21px;
	padding: 0pt; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	width: 960px;
	background-image: url(/images/menubar.gif);
	background-repeat: repeat-x;
}

#outerWrapper #footer {
	background-color: #ddd;
	background-image: url("/images/footer.jpg");
	background-repeat: repeat-y;
	height: 70px;
	padding-top:14px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:150px;
	width: 810px;
	font-size: 11px;
	text-align: left;
	color: #ffffff;
}

#outerWrapper #footer #footerBlock {
	display:block;
	float:left;
	width:300px;
	height:50px;
	line-height:16px;
}

#outerWrapper #footer.bio {
	border-top: 10px solid #000000;
}

#footer a {
	text-decoration: none;
	color: #FFFFFF;
}

#footer a:hover {
	text-decoration: underline;
}

#rightColumn1 #attorneys {
	background-color: #e0dabb;
	font-size: 11px;
	line-height: 15px;
	padding: 15px 18px 1px 21px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	width: 200px;
	height: 159px;
	border-left: solid 1px #be9537;
	color: #5a2304;
}

#rightColumn1 #spotlight {
	font-size: 12px;
	line-height: 17px;
	color:#000;
	padding: 15px 20px 1px 23px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	width: 267px;
	height: 153px;
	border-left: solid 1px #be9537;
	border-bottom: solid 1px #b28f43;
	
}

#rightColumn1 #newsbox {
	font-size: 12px;
	line-height: 17px;
	padding: 15px 20px 1px 23px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	border-left: solid 1px #be9537;
	width: 205x;
	height:126px;
	background-color: #ebe3ce;
}

#rightColumn1 #newsbox.home {
	background:none;
	width: 267px;
	height: 153px;
	background-color:none;
}

#rightColumn1 #bio {
	background-color: #e0dabb;
	line-height: 15px;
	padding: 25px 0px 1px 21px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	width: 219px;
	height: 100%;
}

#rightColumn1 #sectionDivider {
	background-color: #000000;
	padding: 0px 0px 0px 18px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	border-left: solid 1px #be9537;
	width: 221px;
	height: 22px;
}
#attorneyList {
	padding-left: 0px;
	margin-left: 0px;
	width: 200px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 15px;
}
#attorneyList li {
	list-style: none;
	margin: 0;
	line-height: 18px;
}
#attorneyList li a {
	text-decoration: none;
	color: #5a2304;
}

#attorneyList li a:hover {
	text-decoration: underline;
}

#attorneyList li {
	list-style: none;
	margin: 0;
	line-height: 18px;
}
#attorneyList li a {
	text-decoration: none;
	color: #5a2304;
}

#attorneyList li a:hover {
	text-decoration: underline;
}



#newsList {
	padding-left: 0px;
	margin-left: 0px;
	width: 200px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 15px;
}
#newsList li {
	list-style: none;
	margin: 0;
	padding: 0.7em;
}

#newsbox li a {
	text-decoration: none;
	color: #000;
}

#news a {
	margin-bottom: 12px;
}

#newsbox li a:hover {
	text-decoration: underline;
}

#newsbox li a {
	text-decoration: none;
	color: #FFFFFF;
}
#menubar a {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}


#menubar a.hover {
	text-decoration:none;
	color: #ffff8a;
}

#menubar a.menuitem {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	width: 100%;
	display: block;
	text-indent: 5px;
	text-decoration: none;
	color:#000000;
	padding-top: 3px;
	padding-bottom: 3px;
	letter-spacing: normal;
}


#menubar a.menuitem:hover{ /*hover background color*/
	background-color: #666666;
	color: white;
}

#menubar a.menusection {
	padding-right: 0px;
	cursor: pointer;
	color: #d6b55a;
}

#menubar a.menuselected {
	padding-right: 0px;
	cursor: pointer;
	color: #ffff8a;
}

#menubar a.menusection:hover {
	color: #ffff8a;
}

#menuDiv {
	float:left;
	top:0px;
	width:100px;
	height:18px;
	z-index:102;
	padding-top: 3px;
}

#menuSpacer {
	float:left;
	top:0px;
	height:18px;
	z-index:99;
	padding-top: 3px;
	width:177px;
}

#menuHome {
	float:left;
	top:0px;
	height:14px;
	z-index:99;
	padding-top: 1px;
	width:79px;
	letter-spacing: .08em;
}

#menuFirm {
	float:left;
	top:0px;
	height:14px;
	z-index:99;
	padding-top: 1px;
	width:81px;
	letter-spacing: .08em;
}

	
#menuPractices {
	float:left;
	top:0px;
	height:14px;
	z-index:99;
	padding-top: 1px;
	width:112px;
	letter-spacing: .08em;
}

#menuAttorneys {
	float:left;
	top:0px;
	height:14px;
	z-index:99;
	padding-top: 1px;
	width:138px;
	letter-spacing: .08em;
}

#menuNews {
	float:left;
	top:0px;
	height:14px;
	z-index:99;
	padding-top: 1px;
	width:77px;
	letter-spacing: .08em;
}

#menuNews2 {
	float:left;
	top:0px;
	height:14px;
	z-index:99;
	padding-top: 1px;
	width:77px;
	letter-spacing: .08em;
}
#menuContact {
	float:left;
	top:0px;
	height:14px;
	z-index:99;
	padding-top: 1px;
	width:120px;
	letter-spacing: .08em;
}
#menuBlog {
	float:left;
	top:0px;
	height:14px;
	z-index:99;
	padding-top: 1px;
	width:120px;
	letter-spacing: .08em;
}

#photoBox {
	position:relative;
	right:55px;
	top:25px;
	width:122px;
	height:152px;
	z-index:90;
	border: 1px solid #869297;
	float:right;
    margin: 0; 
	padding:0;
}

.supportPhoto {
	border: 1px solid #869297;
}

.anylinkcss{
	position:absolute;
	visibility: hidden;
	line-height: 18px;
	margin-top:6px;
	z-index: 99;
	background-color: #999999;
	width: 205px;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 1px solid #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
}


ul {
	margin-top: -4px;
	margin-bottom: -4px;
	list-style-position: outside;
}

ul.bio {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
	padding-left: 0px;
	padding-right:20px;
}

ul.newsNav {
	margin-top: 6px;
	margin-bottom: 0px;
	margin-left: -20px;
	margin-right: 10px;
	font-weight: normal;
	list-style-position: outside;
	color: #5a2304;
}

p.newsNav {
	margin-top: 6px;
	margin-bottom: 0px;
	margin-right: 10px;
	font-weight: 400;
	list-style-position: outside;
	color: #5a2304;
}

li.newsNav {
	margin-top: 6px;
	margin-bottom: 6px;
}

p {
	margin-top: 16px;
	margin-bottom: 16px;
	list-style-position: outside;
}

.addresshr {
	border: 0;
	width: 344px;
	background-color: #cfb887;
	height: 2px;
	margin-top: 7px;
	margin-bottom: 7px;
}



p.first {margin-top: 0.6px;}
p.last {margin-bottom: 0.6px;}
p.extrapadding {margin-bottom: 32px;}
p.bio {
margin-top: 0px;
padding-bottom: 16px;
padding-right:20px;
border-bottom:solid #ffffff 1px;
}

p.news {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right:40px;
}

.contentBoxFixed {
	style=height:414px;
}

p.newslisting {
	margin-top: 15px;
	margin-bottom: 20px;
}

p.bionoborder {
margin-top: 0px;
padding-bottom: 0px;
padding-right:20px;
border-bottom:none;
}

p.biolast {
margin-top: 0px;
padding-bottom: 16px;
padding-right:20px;
border-bottom:none;
}

p.education {
margin-top: 0px;
padding-right:20px;
margin-bottom:4px;
}

p.educationlast {
margin-top: 0px;
padding-bottom: 16px;
padding-right:20px;
border-bottom:solid #ffffff 1px;
}
p.readmore {
	margin-top: 6px;
	text-align: right;
	margin-right: 10px;
}

.pheading {
	font-weight: bold;
}

.variableHeight {
	height:100%;
}

#large12 {
	font-size: 12px;
	line-height:16px;
	margin-bottom: 5px;
	font-weight: normal;
}

#large12.first {
 margin-top: 0.6px;
 font-weight: bold;
}


#newsScroll{
height: 100px;
}

#newsScroll a:hover {
	text-decoration: underline;
}

#newsScroll a {
	text-decoration: none;
	color: #000;
}
.someclass{ //class to apply to your scroller(s) if desired
}