/*------------------------------------------------------ Settings for Breadcrumb at top of content pages */
.breadcrumb
{
    font-family: 'Century Gothic;
    font-size: 10px;
    color: #333333;
    padding-left: 0px;
}
.breadcrumb li
{
    display: inline;
    font-family: 'Century Gothic';
    font-size: 10px;
    color: #333333;
    padding-left: 0px;
}
.breadcrumb li a
{
    font-family: 'Century Gothic';
    font-size: 10px;
    color: #336699;
    padding-left: 0px;
}
.breadcrumb li a:visited
{
    color: #336699;
}
.breadcrumb li a:hover
{
    color: #993333;
}





/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

