body {
font-family: arial;
font-size: 14px;
color: #000000;
line-height:20px;
background-color: #4B7896;
padding-top: 10px;
padding-bottom: 3px;
margin: 0;
text-align: left;
}

h1 {
font-size: 18px;
font-weight: normal;
color: #275586;
margin-top: 0px;
}

h2 {
font-size: 16px;
font-weight: normal;
color: #275586;
margin-top: 0px;
}

h3 {
font-size: 14px;
font-weight: normal;
color: #275586;
margin-top: 0px;
}

.pagewrapper {
width: 985px;
margin: 0 auto;
text-align: left;
}

.header {
width: auto;
height: 128px;
padding: 0;
margin: 0;
}

.header img {
border: 0;
vertical-align: bottom;
}

.header_secondary {
width: auto;
height: 219px;
padding: 0;
margin: 0;
}

.header_secondary img {
border: 0;
vertical-align: bottom;
}

.header_secondary_side {
width: 328px;
height: 219px;
float: left;
padding: 0;
margin: 0;
}

.header_secondary_middle {
width: 329px;
height: 219px;
float: left;
padding: 0;
margin: 0;
}


.header_secondary img {
border: 0;
vertical-align: bottom;
}

.content-wrapper {
clear: both;
padding: 0;
margin: 0;
width: auto;
height: auto;
background-color: #FFFFFF;
}

.page-content {
padding: 20px 20px 0px 20px;
margin: 0;
width: auto;
height: auto;
background-image: url('../images/content_bk.jpg');
background-repeat: repeat-x;
}

.home-content-left {
width: 54%;
height: auto;
padding-right: 20px;
margin: 0;
float: left;
}

.home-content-right {
width: 40%;
float: left;
padding-left: 20px;
}

.page-content p {
margin-bottom: 0px;
}

a:link {
color: #660000;
text-decoration:none;
}

a:visited {
color: #660000;
text-decoration:none;
}

a:hover {
color: #660000;
text-decoration:none;
}

a:active {
color: #660000;
text-decoration:none;
}

a:visited:hover{
color: #660000;
text-decoration:none;
}

/******** MENU ***********/

.nav {
clear: both;
width: auto;
height: 36px;
background-image: url('../images/nav_bk.jpg');
background-repeat: repeat-x;
color: #FFFFFF;
text-align: left;
padding-left: 10px;
}

.nav_div {
text-align: left;
padding-top: 7px;
padding-left: 25px;
padding-right: 25px;
}

.nav a {
color: #FFFFFF;
font-size: 16px;
text-decoration: none;
}

.nav a:link {
color: #FFFFFF;
text-decoration: none;
}

.nav a:visited {
color: #FFFFFF;
text-decoration: none;
}

.nav a:hover {
color: #FF9C00;
text-decoration: none;
}

.nav a:active {
color: #FFFFFF;
text-decoration: none;
}

.nav a:visited:hover{
color: #FF9C00;
text-decoration: none;
}

.nav .spacer {
width: 1px;
height: 36px;
background-image: url('../images/nav_spacer.jpg');
background-repeat: no-repeat;
}

.transMenu {
position: absolute;
overflow: hidden;
left: -1000px;
top: -1000px;
}

.transMenu .content {
position: absolute;
text-align: left;
}

.transMenu .items {
position: relative;
left: 0px;
top: 0px;
z-index: 2;
}

.transMenu.top .items {
border-top: 0px;
}

.transMenu .item {
color: #FFFFFF;
font-size: 12px;
text-decoration: none;
border: 0;
cursor: pointer;
background: #4B7896;
}

.transMenu .background {
position: absolute;
left: 0px;
top: 0px;
z-index: 1;
-moz-opacity: .8;
filter: alpha(opacity=80);
}

.transMenu .shadowRight {
position: absolute;
z-index: 3;
top: 3px;
width: 2px;
-moz-opacity: .4;
filter: alpha(opacity=40);
}

.transMenu .shadowBottom {
position: absolute;
z-index: 1;
left: 3px;
height: 2px;
-moz-opacity:.4;
filter: alpha(opacity=40);
}

.transMenu .item.hover {
color: #4B7896;
background-color: #FFFFFF;
}

.transMenu .item img {
margin-left: 10px;
}

/******** END MENU *******/

/******** FOOTER ***********/

.footer {
clear: both;
background-color: #FFFFFF;
height: 20px;
padding-top: 5px;
text-align: center;
color: #000000;
font-size: 10px;
}

.footer a:link {
color: #003366;
text-decoration:none;
}

.footer a:visited {
color: #003366;
text-decoration:none;
}

.footer a:hover {
color: #003366;
text-decoration:none;
}

.footer a:active {
color: #003366;
text-decoration:none;
}

.footer a:visited:hover{
color: #003366;
text-decoration:none;
}

/******** END FOOTER *******/

.clearboth {
clear: both;
}

/**** CALENDAR STYLES (if used) ****/

.calendar {
width: 100%;
margin-left: auto;
margin-right: auto;
}

.calendar_month {
font-size: 16px;
font-weight: bold;
}

.calendar th {
width: 14%;
height: 25px;
text-align: center;
border: 1px solid;
}

.calendar td {
width: 14%;
vertical-align: top;
height: 110px;
border: 1px solid;
}

/**** END CALENDAR ****/


/**** NEWS STYLES ****/

.news_title {
padding-top: 8px;
font-size: 16px;
font-weight: bold;
font-family: arial;
}

.news_date {
font-size: 12px;
font-family: arial;
}

.home_news_list {
padding-left: 20px;
margin-top: 0px;
margin-bottom: 0px;
line-height: normal;
}

.home_news_list li {
padding-bottom: 4px;
}

.home_news_title {
font-size: 12px;
font-family: arial;
}

.home_news_date {
font-size: 12px;
font-family: arial;
}

/**** END NEWS STYLES ****/


/**** ATTORNEY/PRACTICE AREA STYLES ****/

.tech_area_list {
padding-left: 15px;
margin-top: 0px;
}

.tech_area_list li {
line-height: normal;
padding-top: 5px;
}

.tech_area_link {
font-size: 14px;
}

.attorney_entry {
padding-bottom: 5px;
}

.attorney_links {
font-size: 13px;
padding-bottom:2px;

}
.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: 11px;
padding-left:8px;
padding-right:3px;
line-height:20px;
}

.attorney_menu {
width: 22%;
float: left;
border-right: 1px solid #999999;
}

.practice_area_menu {
width: 22%;
float: left;
padding-left: 20px;
}

.parent_area_content {
width: 50%;
float: right;
padding-left: 20px;
}

.side_menu {
width: 28%;
float: left;
border-right: 1px solid #999999;
}

.item_content {
width: 69%;
padding-left: 20px;
float: right;
}

.patent_attorney_section {
width: 24%;
float: left;
border-right: 1px solid #999999;
}

.patent_practice_area_section {
width: 28%;
float: left;
padding-left: 20px;
}

.patent_content_section {
width: 40%;
float: left;
text-align: center;
padding-left: 20px;
}

.patent_image_section {
width: 300px;
height: 300px;
padding: 0;
margin: 0;
float: left;
}

.patent_tech_area_section {
width: 625px;
height: auto;
padding-left: 20px;
margin: 0;
float: right;
}

.attorney_name {
font-family: georgia;
color: #330000;
font-size: 18px;

}

.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;
}

/**** END ATTORNEY/PRACTICE AREA STYLES ****/

/**** LOGIN STYLES ****/

.login-title {
text-align: center;
width: 100%;
font-size: 14px;
font-weight: bold;
}

.login-label {
font-size: 10px;
}

.logged_in_side {
width: 25%;
float: left;
border-right: 1px solid #000000;
}

.logged_in_area {
width: 72%;
padding-left: 20px;
float: right;
}

/**** END LOGIN STYLES ****/