﻿#CenterWrapper .ImageLinkWrapper
{
    overflow:hidden;
    margin:  0 auto 10px auto;
    width:375px;
}

#CenterWrapper .ImageLinkTitle
{
    float:left;
   border-bottom:solid 1px #560000;
    margin: 0 0 5px 0;
    width:100%;
}

#CenterWrapper .ImageLinkImage
{
    float:left;
   font-weight:bold;
}



#CenterWrapper .ImageLinkTitleText
{
    color: #560000;
    float:left;
    font-family:Arial;
    font-weight:bold;
    font-size:18px;
    
}



#CenterWrapper .ImageLinkImage
{
    
}

#CenterWrapper .ImageLinkCaption
{
    float:left;
    text-align:justify;
    font-size:12px;
}

/*-------------*/

#RightWrapper .ImageLinkWrapper
{
   background: #f8f1df;
    margin:0 0 20px 0;
    padding:0 0 10px 0;
    float:left;
    width:210px;
    
}

#RightWrapper .ImageLinkTitle
{
    float:left;
    background: url(../../images/nav_hover.jpg) repeat-y;
    margin: 0 0 10px 0px;
    width:210px;

}


#RightWrapper .ImageLinkTitleText
{
     color:#fff;
    float:left;
    width:188px;
    font-family: Trebuchet MS;
    font-size:16px;
    text-align:left;
    font-weight:bold;
    padding:3px 0 3px 5px;
    
}

#RightWrapper .ImageLinkTitleHR
{
   display:none;
}

#RightWrapper .SectionDivide
{
    
}

#RightWrapper .ImageLinkImage
{
   width:200px;
   float:left;
   text-align:center;
   margin-left:5px;
}

#RightWrapper .ImageLinkCaption
{
   text-align:center;
}

/*-------------*/

#LeftWrapper .ImageLinkWrapper
{
    background: #f8f1df;
    margin:0 0 20px 0;
    padding:0 0 10px 0;
    float:left;
    width:210px;
    
}

#LeftWrapper .ImageLinkTitle
{
    float:left;
    background: url(../../images/nav_hover.jpg) repeat-y;
    margin: 0 0 10px 0px;
    width:210px;

}

#LeftWrapper .ImageLinkTitleText
{
     color:#fff;
    float:left;
    width:188px;
    font-family: Trebuchet MS;
    font-size:16px;
    text-align:left;
    font-weight:bold;
    padding:3px 0 3px 5px;
    
}

#LeftWrapper .ImageLinkTitleHR
{
    display:none;
}

#LeftWrapper .SectionDivide
{
    
}

#LeftWrapper .ImageLinkImage
{
   width:200px;
   float:left;
   text-align:center;
   margin-left:5px;
}

#LeftWrapper .ImageLinkCaption
{
   text-align:center;
}