<!--
body {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	color: #000000;
	background-color: #8B3C30;
	background-image: url("../images/layout/bkg_page.jpg"); 
	background-repeat: repeat-y;
	background-position: 50% 0px;
	background-attachment: fixed;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}

p { 
	margin: 0px 0px 0px 0px; 
	}

h1 { 
	font-family: georgia, 'times new roman', times, serif;
	font-size: 30px; 
	line-height: 35px;
	font-weight: normal;
	color: #982913;
	background-color: transparent;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; 
	}

h2 { 
	font-family: georgia, 'times new roman', times, serif;
	font-size: 18px; 
	line-height: 22px;
	font-weight: normal;
	color: #982913;
	background-color: transparent;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;   
	}

h3 { 
	font-family: georgia, 'times new roman', times, serif;
	font-size: 12px; 
	line-height: 18px;
	font-weight: normal;
	color: #982913;
	background-color: transparent;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;   
	}

h4 { 
	font-family: georgia, 'times new roman', times, serif;
	font-size: 12px; 
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	background-color: transparent;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;   
	}

h5 { 
	font-family: arial, helvetica, sans-serif;
	font-size: 12px; 
	line-height: 24px;
	font-weight: normal;
	color: #000000;
	background-color: transparent;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;   
	}

a { 
	color: #990000;
	background-color: transparent; 
	text-decoration: underline;
	}

a:link {   
	text-decoration: underline;  
	}

a:visited { 
	text-decoration: underline; 
	}

a:active { 
	color: #AB1600;
	text-decoration: underline; 
	}

a:hover {  
	color: #AB1600;
	text-decoration: underline; 
	}

form {
	margin: 0px;
	}

input {
	margin: 0px;
	}

b { 
	font-weight: bold;
	}

strong { 
	font-weight: bold;
	}

i { 
	font-style: italic;
	}

ol {
	list-style-type: decimal;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	}

ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	}

ol ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	}

ul ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	}

li {
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	}

img.right {
	float: right;
	margin: -3px -18px 4px 10px;
	}

img.left {
	float: left;
	margin: -3px 10px 4px -5px;
	}

.small {
	font-size: 90%;
	line-height: 120%;
	}

.upper {
	text-transform: uppercase;
	}

.upperbold {
	font-weight: bold;
	text-transform: uppercase;
	}

.center {
	text-align: center;
	}

.normalweight {
	font-weight: normal;
	}

.black {
	color: #000000;
	}

.clear {
	clear: both;
	}


/* BASIC LAYOUT AND BACKGROUND STYLES */


div#wrapper {
	background-color: transparent;
	margin: 0px auto 0px auto;
	}

div#wrapperpage {
	width: 976px;
	min-height: 800px;
	text-align: left;
	color: #000000; 
	background-color: #FFFFFF;
	padding: 7px 0px 0px 0px;
	margin: 0px auto 0px auto;
	}

div#wrapperhd {
	width: 960px;
	height: 142px;
	color: #000000;
	background-color: transparent;
	background-image: url("../images/layout/bkg_wrapper_hd.jpg");
	background-repeat:no-repeat;
	margin: 0px auto 6px auto;
	}

div#wrapperleftcol {
	width: 290px;
	padding: 260px 0px 43px 0px;
	}

div#wrapperrtcol {
	width: 175px;
	padding: 9px 0px 43px 0px;
	} 

div#wrapperftr {
	width: 960px;
	height: 97px;
	color: #AB1600;
	background-color:transparent;
	background-image: url("../images/layout/bkg_wrapper_ft.jpg");
	background-repeat:no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	}


/* HEADER STYLES */

div#logohd {
	padding: 50px 0px 0px 44px;
	}

div#sitenav {
	padding: 84px 0px 0px 31px;
	}

div#sitenav img {
	margin: 0px 20px 0px 0px;
	border: none;
	}


/* CONTENT STYLES */


div#content {
	padding: 43px 0px 43px 0px;
	margin: 0px 0px 0px 0px;
	}

div#content p {
	margin: 0px 25px 15px 19px; 
	}

div#content p.intro {
	font-family: georgia, 'times new roman', times, serif;
	font-size: 16px;
	line-height: 30px;
	margin: 0px 25px 15px 19px; 
	}

div#content h1 {
	margin: 0px 25px 27px 19px;
	}

div#content h2 {
	padding: 11px 0px 0px 0px;
	margin: 0px 25px 10px 19px;
	}

div#content h3 {
	text-transform: uppercase;
	padding: 14px 0px 0px 0px;
	margin: 0px 25px 11px 19px;
	}

div#content h4 {
	padding: 0px 0px 0px 0px;
	margin: 0px 25px 10px 29px;
	}

div#content ul { 
	list-style-type: none;
	list-style-position: outside;
	color: #000000; 
	background-color: transparent;
	padding: 0px 0px 0px 0px; 
	margin: 0px 40px 14px 21px;
	}

div#content li { 
	background-image: url("../images/layout/bkg_bullet.gif");
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding: 0px 0px 0px 8px; 
	margin: 0px 0px 2px 0px;
	} 


/* LEFT COLUMN STYLES */


div#leftcol p {
	margin: 0px 50px 15px 46px;
	}

div#leftcol h2 {
	font-size: 17px;
	line-height: 22px;
	color: #000000;
	background-color: transparent;
	padding: 6px 0px 0px 0px;
	margin: 0px 50px 15px 46px;
	}

div#leftcol h3 {
	font-size: 16px;
	line-height: 18px;
	color: #994439;
	background-color: transparent;
	padding: 7px 0px 0px 0px;
	margin: 0px 50px 10px 46px;
	}

div#leftcol h4 {
	font-weight: bold;
	margin: 0px 50px 0px 46px;
	}

div#leftcol h5 {
	margin: 0px 50px 15px 46px;
	}

div#leftcol h2 a {
  text-decoration: none;
}

div#leftcol h3 a {
  text-decoration: none;
}

div#leftcol h2 a:hover {
  text-decoration: underline;
}

div#leftcol h3 a:hover {
  text-decoration: underline;
}


div#leftcol h2.select a {
  text-decoration: none;
  color: #666;
}

div#leftcol h3.select a {
  text-decoration: none;
  color: #666;
}


/* RIGHT COLUMN STYLES */


div#rtcol img {
	display: block;
	margin: 0px 0px 6px 0px;
	}

div#rtcol div.caption {
	width: 175px;
	color: #990000;
	background-color: transparent;
	background-image:url(../images/layout/bkg_rt_caption.jpg);
	background-repeat: no-repeat;
	padding: 6px 0px 25px 0px;
	margin: 0px 0px 0px 0px;
	}

div#rtcol div.caption h2 {
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #990000;
	background-color: transparent;
	padding: 0px 0px 0px 0px;
	margin: 0px 8px 0px 8px;
	}


/* PAGE SPECIFIC STYLES */


.home div#content {
	padding: 2px 0px 43px 0px;
	}

.home div#content p {
	margin: 0px 40px 15px 19px;
	}

.home div#content p.intro {
	font-family: georgia, 'times new roman', times, serif;
	font-size: 16px;
	line-height: 30px;
	margin: 0px 40px 15px 19px; 
	}

.home div#content h1 {
	margin: 0px 40px 13px 19px;
	}

.home div#content h2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 40px 10px 19px;
	}

.home div#content h3 {
	text-transform: uppercase;
	padding: 0px 0px 0px 0px;
	margin: 0px 40px 10px 19px;
	}

.home div#content h4 {
	padding: 0px 0px 0px 0px;
	margin: 0px 40px 10px 29px;
	}

.home div#wrapperleftcol {
	padding: 0px 0px 43px 0px;
	}

.home div#leftcol h2 {
	font-size: 16px;
	line-height: 18px;
	color: #994439;
	background-color: transparent;
	padding: 7px 0px 0px 0px;
	margin: 0px 50px 10px 46px;
	}

.events div#wrapperleftcol {
	width: 290px;
	background-image:url(../images/layout/bkg_wrapper_lft_events.jpg);
	background-repeat: no-repeat;
	}

.about div#wrapperleftcol {
	width: 290px;
	background-image:url(../images/layout/bkg_wrapper_lft_about.jpg);
	background-repeat: no-repeat;
	}

.articles div#wrapperleftcol {
	width: 290px;
	background-image:url(../images/layout/bkg_wrapper_lft_articles.jpg);
	background-repeat: no-repeat;
	}
.forms div#wrapperleftcol {
	width: 290px;
	background-image:url(../images/layout/bkg_wrapper_lft_forms.jpg);
	background-repeat: no-repeat;
	}

.contact div#wrapperleftcol {
	width: 290px;
	background-image:url(../images/layout/bkg_wrapper_lft_contact.jpg);
	background-repeat: no-repeat;
	}

.attorneys div#wrapperleftcol {
	width: 290px;
	background-image:url(../images/layout/bkg_wrapper_lft_attorneys.jpg);
	background-repeat: no-repeat;
	}

.staff div#wrapperleftcol {
	width: 290px;
	background-image:url(../images/layout/bkg_wrapper_lft_staff.jpg);
	background-repeat: no-repeat;
	}

.practice-areas div#wrapperleftcol {
	width: 290px;
	background-image:url(../images/layout/bkg_wrapper_lft_staff.jpg);
	background-repeat: no-repeat;
	}


.about div#content h2 {
	padding: 11px 0px 0px 0px;
	margin: 0px 25px 6px 19px;
	}

.about div#content h3 {
	padding: 0px 0px 0px 0px;
	}

.articles div#content h3 {
  text-transform: none;
  font-size: 14px;
  font-weight: bold;
	padding: 14px 0px 0px 0px;
	margin: 0px 0px 3px 19px;
}

/* FOOTER STYLES */

div#footer {
	color: #AB1600; 
	background-color: transparent; 
	padding: 23px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

div#footer a { 
	text-decoration: underline;
	}

div#footer a:active { 
	text-decoration: underline; 
	}

div#footer a:hover {  
	text-decoration: underline; 
	}

div#footer ul {
	list-style-type: none;
	list-style-position: outside;
	clear: both;
	margin: 0px 0px 0px 309px;
	padding: 0px 0px 0px 0px;
	}

div#footer li {
	display: block;
	float: left;
	font-family: georgia, 'times new roman', times, serif;
	font-size: 11px; 
	line-height: 15px;
	background-image: url("../images/layout/bkg_ftr_bar.gif");
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin: 0px 7px 7px 0px; 
	padding: 0px 0px 0px 8px;
	}

div#footer li.first {
	background-image:none;
	padding: 0px 0px 0px 0px;
	}

div#footer p {
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	background-color: transparent;
	clear: both;
	margin: 0px 40px 10px 309px;
	}

-->
