﻿body
{
    background-color: #797368;
    background-image: url(images/bg.gif);
    background-repeat: repeat-x;
}

.boxPhoto
{
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
}

.boxLinks
{
    border-right: #d3d3d3 1px solid;
    border-top: #d3d3d3 1px solid;
    border-left: #d3d3d3 1px solid;
    border-bottom: #d3d3d3 1px solid;
    background-color: #f5f5f5;
}
.boxMain
{
    border-right: #696969 1px solid;
    border-top: #696969 1px solid;
    border-left: #696969 1px solid;
    border-bottom: #696969 1px solid;
}
.sidetext {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #ffffff; line-height: 16pt; text-align: center;}
.bottomtext {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #939598; line-height: 16pt; text-align: left;}

.bottomlinks {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #005072; line-height: 15pt}

a { border: none; outline: none; color: #005072; }
a:visited { border: none; outline: none; color: #005072; }
a:hover { border: none; outline: none; color: #005072; }

ul { color: #3399cc; }

.practiceAreasLink
{
    font-size: 12px;
    color: #010a10;
    font-family: Arial, Verdana;
    margin: 0px;
    padding: 0px;
    background: white;
    border: none;
    line-height: 19px;
    text-decoration: underline;
}
.practiceAreasLink:Hover
{
   color: #3399cc;
 
}
.newsTitle
{
    font-size: 12px;
    color: #0000cd;
    font-family: Arial, Verdana;
    margin: 0px;
    padding: 0px;
    background: white;
    border: none;
    font-weight: bold;
    text-decoration: none;
}
.newsTitleLink
{
    font-size: 12px;
    color: #0000cd;
    font-family: Arial, Verdana;
    margin: 0px;
    padding: 0px;
    background: white;
    border: none;
    font-weight: bold;
    text-decoration: none;
}
.newsTitleLink:Hover
{
    color: black;
    text-decoration: underline;
}

.mainContent
{
    font-size: 12px;
    color: #010a10;
    font-family: Arial, Verdana;
    margin: 0px;
    padding: 0px;
    background: white;
    border: none;
}

.mainContentLink
{
    font-size: 12px;
    color: #010a10;
    font-family: Arial, Verdana;
    text-decoration: underline;
    
}

.mainContentQuote
{
    color: #cf7c50;
    font-weight: normal;
    font-size: 14px;
    font-family: Verdana;
    line-height: 18px;
}

.mainContentQuoteAuthor
{
    
    text-align: right;
     color: #cf7c50;
    font-weight: normal;
    font-size: 12px;
    font-family: Verdana;
    line-height: 18px;
    
}

.mainContentLink:Hover
{
    font-size: 12px;
    color: #4169e1;
    font-family: Arial, Verdana;
    text-decoration: underline;
}

.bnNews
{
    width: 245px;
    height: 24px;
    background-image: url(/images/bn_news.gif);
    color: White;
    text-align: center;
    font-size: 17px;
    padding-top: 3px;
    
}

.pageHeader
{
    font-size: 20px;
    color: #010a10;
    background: white;
    font-family: Arial, Verdana, Sans-Serif;
    font-weight: normal;
}
.pageHeaderSub
{
    font-size: 16px;
    color: #010a10;
    background: white;
    font-family: Arial, Verdana, Sans-Serif;
    font-weight: bold;
    text-decoration: none;
}

.newsHeader
{
    font-size: 12px;
    color: #4c4c4e;
    background: white;
    font-family: Arial, Verdana, Sans-Serif;
    font-weight: bold;
    text-decoration: none;
}

.newsContent
{
    font-size: 12px;
    color: #3f76ab;
    background: white;
    font-family: Arial, Verdana, Sans-Serif;
    font-weight: normal;
    text-decoration: none;
}

.navigationBtn
{
    cursor: hand;    
}

.topText
{
    text-decoration: underline;
    color: #010a10;
    text-align: right;
}