.mainContent 
{
background-image:url(../images/press_background.jpg);
background-position:right center;
background-repeat:no-repeat;
/*background:transparent url(/images/homepic.jpg) no-repeat scroll 0 0;background-image:url(/images/heritage.jpg);
background-repeat:no-repeat;
background-position:center right;*/
background-color:#64635b;

}
.mainContent {
float:right;
}

.textContainer
{
    width:750px;
    margin-left:40px;
    margin-top:30px;
}

DIV H3 
{
    color:White;
    font-size:3em;
    
}

DIV P 
{
    color:White;
    font-size:1em;
}



#hl1
{
    position:absolute;
    top:580px;
    width:180px;
    left:223px;
}

#hl2
{
    position:absolute;
    top:610px;
    width:180px;
    left:223px;
}
#hl3
{
    position:absolute;
    top:640px;
    width:180px;
    left:223px;
}

.pressItem
{
    float:left;
    width:280px;
    border-bottom:5px solid #CCCBCB;
    margin-right:40px;
    margin-bottom:12px;
}

.pressItemIcon
{
    width:46px;
    height:46px;
    float:left;
    margin-right:5px;
    margin-bottom:6px;
    background-position:center center;
    background-repeat:no-repeat;
    
}

.pressItemLink
{
     float:left;
}
.pressPdfHyperlink
{
 font-size:14px;  
 cursor:pointer; 
}

#pressContacts
{
color:#AAAAAA;
font-size:1.5em;
left:448px;
line-height:1.6em;
position:absolute;
top:570px;
}

.Email
{
    color:#AAAAAA;
display:inline;
text-decoration:none;}