html, body {
	margin : 0;
	padding : 0;
	/*height : 100%;*/
	width : 100%;
	background-color : #bbbbbb;
	display: table;
}
body {
	font-family : Verdana, Arial, Helvetica;
	font-size : 0.75em;
	width : 990px;
	border-right : 1px solid black;
	border-left : 1px solid black;
	margin-left : auto;
	margin-right : auto;
	background-color : #FFFFFF;
	display: table;
}

#top_line {
clear : both;
}
ul {
margin-top : 0;
margin-bottom : 0.8em;
}

img {
	border: 0px;
}

.links {
padding-left : 5px;
}
.links ul {
margin-left : 0;
padding-left : 0.5em;
padding-right : 0.5em;
text-indent : -0.5em;
}
.links ul li {
margin-bottom : 0.5em;
list-style : none;
}

#contentWrapper {
	display: block;
	/*height : 100%;*/
	
}

#content {
clear: both;
float: left;
margin : 0;
padding : 0;
/*height : 100%;*/
display : table-row;
margin-bottom: 1em;
overflow: visible;
width: 100%;
}

#content_col1 {
position : relative;
margin : 0;
float : left;
width : 225px;
display : table-cell;
/*height : 100%;*/
padding: 0px;
border: 0px solid red;
}
#content_col2 {
position : relative;
margin : 0;
float : left;
width : 355px;
display : table-cell;
height : 100%;
padding: 1px;
border: 0px solid red;
}
#content_col2_wide {
position : relative;
margin-left: 5px;
float : left;
width : 735px;
display : inline;
border: 0px solid red;
/*height : 100%;*/
}
#content_col3 {
padding: 1px;
position : relative;
float : left;
display : table-cell;
/*height : 100%;*/
width : 355px;
border: 0px solid red;
}
.vertline {
float : left;
width : 1px;
margin-top : 5px;
margin-bottom : 5px;
margin-right : 5px;
margin-left : 5px;
border-left : 2px dotted #8f7e21;
display : table-cell;
height : 500px;
padding: 0px;
}
.colcontent {
	position : relative;
	clear : both;
	margin: auto;
	width: 90%;
	margin-bottom: 1em;
	padding: 0px;
}

#header 
{
	padding: 0px;
	padding-top: 6px;
	border-bottom : 2px solid black;
	display: block;
}
#header form {
margin : 0;
}
#header input {
font-size : 80%;
}
#header select {
font-size : 80%;
margin-top : 2px;
}
#header_top {
height : 62px;
background-color : white;
padding-left : 25px;
}
#header_logo {
float : left;
}
#header_top_container {
position : relative;
padding-top : 5px;
right : 10px;
margin : 0;
float : right;
height : 25px;
}
.header_mini_container {
border-right : 2px dotted #895519;
float : left;
height : 25px;
padding-top : 4px;
margin-right : 30px;
padding-right : 30px;
}
.header_mini_container_last {
float : left;
height : 25px;
padding-top : 0;
margin-top : 6px;
}

#header_adv_search{
	padding-top: 5px;
}

#header_menus_placeholder {
	clear : both;
	height : 20px;
	background-color : black;
	margin-top : 5px;
	padding-top: 3px;
	display: block;
}

#header_menus {
	
}
#header_bottom {
clear : both;
height : 138px;
background-color : #8b2c33;
/*background-color : red;*/
margin : 0;
padding : 0;
}
#header_bottom_left_spacer {
float : left;
width : 25px;
height : 138px;
background-color : white;
}

#footer {
margin: 0px;
padding: 0px;
clear : both;
padding-bottom : 1em;
display: block;
border-bottom : 1px solid black;
}

#footer ul{
	margin: 0px;
	padding: 0px;
	padding-left: 30px;
}

#footer ul li {
	margin: 0px;
}

#footer li {
	display: inline;
	margin: 0px;
}

#footer_nav {
color : white;
height : 22px;
background-color : black;
}

#footer_nav ul li {
margin : 0 20px 0 0;
padding : 0;
display : inline;
padding-left : 22px;
padding-right : 0;
margin-right : 0;
margin-left : 25px;
font-size : 85%;
font-weight : bold;
color : #ffffff;
background-repeat : no-repeat;
background-position : 0 2px;
}

#footerOffices {
margin-top : 25px;
margin-left : -20px;
}

#footerOffices a {
	text-decoration: none;
}
#footerOffices a:link {
	color : #464c56;
}
#footerOffices a:visited {
	color : #464c56;
}
#footerOffices a:hover {
	color : #8b2c33;
}


#footerOffices ul li {
	display : inline;
	padding-left : 20px;
	margin-right : 20px;
	font-weight : bold;
	background-repeat : no-repeat;
	background-position : 0 3px;
}

#footerStuff {
	margin-top : 25px;
	margin-left : 0px;
	margin-bottom: 2em;
}
#footerStuff ul li {
	margin-right : 25px;
}

#copyright{
	margin-bottom: 1em;
	padding-left: 30px;
	font-size: 75%;
}

.square {
	position : relative;
	left : 0;
	top : 0;
	height : 30px;
	width : 30px;
	margin : 0;
	float : left;
	margin-right: 10px;	
}
.title {
position : relative;
left : 14px;
top : 13px;
width : 85%;
font-size : 130%;
font-weight : bolder;
line-height : 110%;
float : left;
margin-bottom : 0.5em;
}
.bullet {
color : #8b2c33;
font-weight : bolder;
}
h1 {
font-size : 1.5em;
font-weight : bold;
margin : 0;
margin-top : 9px;
}
h2 {
font-size : 1.2em;
}
h3 {
font-size : 1.1em;
margin-bottom : 0.5em;
}
h4 {
margin-top : 0;
font-size : 1em;
}
h5 {
font-size : 1em;
font-weight : bold;
}
sup {
font-size : 0.7em;
}
ul.sideMenu {
list-style : none;
margin-left : 0;
padding-left : 1em;
text-indent : -1em;
}
ul.menu {
list-style : square;
}
li.inline {
display : inline;
padding-left : 2px;
padding-right : 7px;
}
li.last {
display : inline;
padding-left : 2px;
padding-right : 3px;
border-right : 0;
}
.nav_box_square {
	display : inline;
	position : relative;
	left : 10px;
	top : 0;
	height : 15px;
	width : 15px;
	margin : 0;
	float : none;
}

.news_title {
font-weight : bold;
font-size : 105%;
}
.news_summary {
margin-bottom : 1em;
}
.moreLink {
clear: both;
text-align : right;
margin-right : 15px;
margin-top : -0.5em;
}
.readMoreLink {
text-align : right;
margin-right : 15px;
padding-top : 0.2em;
margin-top : 0.2em;
}
p {
margin-top : 0.5em;
margin-bottom : 1em;
}
a:link {
color : #464c56;
}
a:visited {
color : #8f7e21;
}
a:active {
color : #895519;
}
a:hover {
color : #8b2c33;
}
table {
width : 98%;
padding : 0;
}
th {
font-weight : bolder;
color : #8b2c33 !important;
text-align : left;
}
td {
padding : 4px 2px 4px 2px;
}
.even {
background-color : #e5e5e5;
}
.odd {
background-color : #ffffff;
}
ul {
margin-top : 0;
margin-bottom : 0.8em;
}
li {
margin : 0;
}
#content_header {
clear: both;
padding : 0px;
margin: 0px;
border: 0px solid red;
margin-bottom : 15px;
display: inline-table;
}
#content_header h1 {
padding-left : 40px;
}
#content_full {
position : relative;
float : left;
width : 720px;
padding : 5px;
display: inline;
}
#content_left {
position : relative;
float : left;
width : 195px;
margin-right : 25px;
display: table-cell;
}
#content_right {
margin-top : 10px;
margin-right : 3px;
float : right;
width : 120px;
}
#content_wide {

margin-left : 25px;
margin-right : 25px;
}
#office_col1 {
width : 45%;
float : left;
}
#office_col2 {
float : left;
width : 45%;
margin-left : 10px;
}

.officeAddress{
	white-space: normal;
}

#publicationsTable {
width : 98%;
border : 0;
margin-left : 5px;
margin-bottom : 10px;
}
#publicationsTable td {
vertical-align : middle;
text-align : left;
margin : 5px;
}
.pubName {
padding-left : 10px;
padding-top : 10px;
padding-bottom : 10px;
}

.testimonialMain {
	clear : both;
	margin-bottom : 24px;
	width : 100%;
}
.testimonialMain img {
	margin-top : 9px;
	border : 1px solid #464c56;
	margin-bottom: 2em;
}
.testimonialLeft {
	margin : 0px;
	width : 120px;
	/*height : 100%;*/
	float : left;
	display : inline;
}

.testimonialRight {
margin : 0px;
padding-left : 15px;
float : left;
display : inline;
width : 570px;
margin-bottom: 2em;
}

#miniTestimonial{
	width: 100%;
}

#miniTestimonial .testimonialLeft{
	width: 70px;
	margin-right: 5px;
}

#miniTestimonial .testimonialRight{
	width: 225px;
	margin: 0;
	padding: 0;
}

#bioBody {
float : left;
margin-left : 20px;
}
#bioImage {
border : 1px solid #cccccc;
float : left;
margin : 0;
padding : 0;
}
#bioPosition {
margin-top : 2px;
margin-left : 10px;
margin-bottom : 25px;
float : left;
width : 250px;
}
#bioContact {
float : left;
margin-left : 10px;
margin-bottom : 25px;
}
.bioContactCol {
width : 175px;
float : left;
margin-right : 10px;
margin-top : 0;
}
#bioSubitems {
margin-left : 25px;
}
.clearFloat {
clear : both;
}
.returnToTop {
margin-bottom : 1em;
}
.officeDetail {
float : left;
width : 25%;
height : 310px;
margin-top : 5px;
}
.innerColumn {
float : left;
width : 45%;
margin-right : 15px;
display: inline;
}
.home_news {
float : left;
width : 45%;
padding-right : 1%;
margin-right : 1%;
margin-top : 3em;
}
.home_news_item {
margin-bottom : -5px;
}
#home_date {
color: #8b2c33;
font-style: oblique;
position : absolute;
top : 5px;
right : 15px;
text-align : right;


}
#letterLinks {
margin-left : 155px;
margin-bottom : 10px;
}

#header_nav{
	width: 100%;
	clear: both;
	height: 20px;
	background: #000000;
	padding-top: 6px;
	color: #FFFFFF;
	font-weight: bold;
}

#header_nav ul li {
	margin-right: 35px;
}

#header_nav a {
	color: #FFFFFF;
	text-decoration: none;
}

#header_nav a:hover {
	color: #8f7e21;
	text-decoration: none;
}

#header_path_right{
	position: relative;
	clear: left;
	font-size : 0.90em; 
	top: 10px;
	right: 20px;
	text-align: right;
	color: #8b2c33;
	margin-top: 5px;
	padding-right: 0px;
	z-index: 11;
}

#header_path_right strong {
	color: #000000;
}

.sectionTitle {
	width: 100%;
	margin: 0px;
	padding: 0px;
	clear: both;
	margin-bottom: 1em;
}

.sectionTitle h2 {
	padding: 0px;
	margin: 0px;
	bottom: 0px;
	padding-top: 0.5em;

}

.bio_break{
	margin-top: 2em;
}
.spacing{
	margin-bottom: 5px;
}
.spacing-top{
	margin-top: 5px;
	margin-bottom: 5px;
}
.topalign{
	vertical-align: top;
}