body {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
background-color: #112233;
margin: 0;
padding: 0;
text-align: left;
line-height:25px;
}

.pagewrapper {
width: 985px;
margin: 0 auto;
text-align: left;
background-color: #FFFFFF;
padding: 0;
}

.content_wrapper {
width: auto;
height: 579px;
height: auto;
padding: 0;
}

.content {
margin-top: 7px;
width: auto;
height: 544px;
height: auto;
padding: 0;
}


.main_content {
width: 77%;
float: left;
margin: 0;

}

.img_div {
width: 498px;
height: 540px;
float: right;
}

.title_text {
font-family: georgia;
font-size: 25px;
color: #330000;
padding-top: 15px;
}

.attorney_name {
font-family: georgia;
color: #330000;
padding-top: 15px;
font-size: 18px;
font-weight: bold;
}

.home_page_content {
position: absolute;
top: 146px;
padding-left: 20px;
width: 520px;
min-height: 538px;
height: 538px;
}

.page_content {
padding-left: 20px;
padding-right: 20px;
}

.bio_page {
padding-left: 70px; 
width: 70%;
float: left;
}

.bio_side {
padding-left: 10px;
width: 20%;
float: left;
}

.bio_page_pdf {
vertical-align: top;
}

.bio_side_pdf {
vertical-align: top;
}

.news_date {
margin-top: 0px;
padding-top: 0px;
margin-bottom: 0px;
padding-bottom: 0px;
font-style: italic;
font-size: 12px;
}

/**** HEADER *****/

.header {
width: auto;
height: 146px;
padding: 0;
margin: 0;
}

.header_left {
width: 341px;
height: 146px;
float: left;
padding: 0;
margin: 0;
}

.header_left img {
border: 0;
}

.header_right {
width: 644px;
height: 146px;
float: right;
padding: 0;
margin: 0;
}

.header_top {
width: auto;
height: 57px;
background-image: url('../images/header/top_third.jpg');
background-repeat: no-repeat;
}

.header_bottom {
width: auto;
height: 51px;
background-image: url('../images/header/bottom_third.jpg');
background-repeat: no-repeat;
}


/******** END HEADER *******/


a:link {
color: #990000;
text-decoration:none;
}

a:visited {
color: #990000;
text-decoration:none;
}

a:hover {
color: #999999;
text-decoration:none;
}

a:active {
color: #CC0000;
text-decoration:none;
}

a:visited:hover{
color: #999999;
text-decoration:none;
}

h1 {
color:#0F2B5B;
font-size: 22px;
padding-bottom:0;
margin-bottom:0;
font-weight: normal;
}

h2 {
color: #0F2B5B;
font-size: 17px;
padding-bottom:0;
margin-bottom:0;
text-transform: uppercase;
font-weight: normal;
}

h4 {
color: #333333;
font-size: 14px;
padding-bottom:7px;
margin-bottom:0;
font-weight: bold;
}


.message {
color: red;
font-weight: bold;
}

/******** FOOTER ***********/

.footer {
background-image: url('../images/footer/footer.jpg');
height: 24px;
padding-bottom: 3px;
text-align: center;
color: #FFFFFF;
font-size: 10px;
}

.footer a:link {
color: #FFFFFF;
text-decoration:none;
}

.footer a:visited {
color: #FFFFFF;
text-decoration:none;
}

.footer a:hover {
color: #FFFFFF;
text-decoration:none;
}

.footer a:active {
color: #FFFFFF;
text-decoration:none;
}

.footer a:visited:hover{
color: #FFFFFF;
text-decoration:none;
}

/******** END FOOTER *******/


.clearboth {
clear: both;
}

.attorney_entry {
padding-top: 15px;
padding-bottom:20px;
}

.attorney_links {
font-size: 15px;
padding-left:8px;
padding-bottom:5px;
font-weight:bold;
}
.attorney_links a:link {
color: #003366;
text-decoration:none;
}

.attorney_links a:visited {
color: #003366;
text-decoration:none;
}

.attorney_links a:hover {
color: #006699;
text-decoration:none;
}

.attorney_links a:active {
color: #0066FF;
text-decoration:none;
}

.attorney_links a:visited:hover{
color: #006699;
text-decoration:none;
}

.practice_links {
font-size: 10px;
padding-left:8px;
padding-right:3px;
line-height:20px;
}
.practice_area_side {
width: 15%;
float: left;
border-right: 1px solid #CCCCCC;
margin: 0;
padding-left: 20px;
padding-right: 20px;
background-image:url(../images/grey.jpg);
font-size:11px;
}
