﻿.tertNavArea 
{
    margin-left:-22px;
}
a.tert 
{
    color:#a33e31;
    font-weight:bolder;
    font-size:9px;
    /*margin-left:-11px;
    padding-left:22px;*/
    width:220px;
    text-decoration:none;
}
a.tertOn
{
    color:#00325b;
    font-weight:bolder;
    font-size:9px;
    height:9px;
    /*margin-left:-11px;
    padding-left:22px;*/
    text-decoration:none;
}
a.tert:hover
{
    color:#00325b;
    font-weight:bolder;
    font-size:9px;
}
.photoCredit 
{
    float:none;
    margin-top:0px;

}
.creditCaption 
{
    float:left;
    text-align:left;
    
}
.photoCaption 
{
    color:#a33e31;
    padding:20px 5px 0px 40px;
    height:65px;
    overflow:hidden;
    font-size:10px;
    font-weight:bolder;
    width:196px;
}
.photoCaption h3 
{
    font-weight:bolder;
    font-size:11px;
    padding:0;
    margin:0;
    margin-bottom:2px;
}
.rollOver 
{
    float:left;
    width:91px;
    height:63px;
    margin-right:-3px;
    background:url(/images/template-3/tn_dropshadow.gif) no-repeat right bottom;
}
.rollOverText 
{
    font-size:10px;
    margin-bottom:10px;
    margin-top:7px;
    margin-left:5px;
    color:#00325b;
}
.rollOverArea
{
    text-align:center;
    margin:0 auto 0 auto;
    padding:0px;
}
.rollOverText
{
    margin-top:-10px;
}

