
/* page column styles */
.section
{
    position:absolute;
    top:-40px;
    right:15px;
    z-index:999;
}
.section H1
{
    font-size:32px;
    font-family:Georgia;
    color:#42210B;
    line-height:36px;
}

.left { 
 color: #333;
 margin: 0px;
 padding: 10px;
 float: left;
}

.right>img, .right>img
{
    border:solid 8px #CCC;
}
.left>img, .left>img
{
    border:solid 8px #CCC;
}
.left H1,.right H1
{
    line-height:24px;
}


.right { 
 float: right;
 color: #333;
 margin: 0px;
 padding: 10px;
}

.fifty
{
    width: 47%;
}
.quarter
{
    width: 25%;
}
.threequarters
{
    width: 70%;
}
.onethird
{
    width: 33%;
}
.twothirds
{
    width: 62%;
}
.onehundred
{
    width: 98%;
}

.offices
{
    font-size:11px;
}

.offices td>h4
{
    color:#883C0B;
    font-size:13px;
}

.offices td
{
    padding-left:1px;
    padding-right:1px;
    vertical-align:top;
    font-size:12px;
}

.staffbios{
    color: #4D4D4D;
    font-weight: normal;
    font: 13px/19px "Georgia", Garamond, Times New Roman, serif;
	line-height: 19px;
}
.staffpersonnel
{
    font-style:italic;
    padding-bottom:5px;
}

.staffpersonnelBody 
{
   
}
.quote
{
    font-size:12px;
    color:#094426;
}

.quoteHR
{
    width:300px;
    color:#094426;
    text-align:left;
    border:solid 1px #883C0B;
    margin-top:2px;
    margin-bottom:2px;
}

.imageCaption
{
    padding:5px;
    font-size:11px;
    font-style:italic;
    font-family: Tahoma, Arial, sarif;
}

.currentOpenings
{
    width:100%;
    font-size:11px;
}
.currentOpenings th,.currentOpenings td
{
    padding:2px;
}
.currentOpenings th
{
    font-weight:bold;
    text-align:left;
}
.currentSection
{
    color:#FFFFFF;
    background-color:#094426;
}
