﻿.sub-heading, .sub-heading a
{
    font-family:Franklin Gothic Demi;
    font-size:20px;
    color:#f37125;
    text-decoration:none;
}

.tabs a{
    text-decoration:none;
    color:#f37125;
}
.tabs a:hover{color:#000000; text-decoration:underline;}
.tabA{color:#000000; text-decoration:underline;}

.holder
{
    width:289px;
    height:351px;
    background-image:url('../images/homepage-image-holder.jpg');
    background-repeat:no-repeat;
    float:left;
    margin:10px;
}

.btnLogin
{
    color:#ffffff;
    text-decoration:none;
    font-weight:bold;
    float:right;
}

.newsDateSmall
{
    background-image:url('../images/bullet.jpg');
    background-repeat:no-repeat;
    padding-left:12px;
    line-height:10px;
    margin:10px;
    font-weight:bold;
}

.news-row a
{
    color:#333333;
    text-decoration:none;
    line-height:22px;
}
.news-row a:hover
{
    color:#000000;
    text-decoration:underline;
}
.news-row a:visited
{
    color:#707070;
    text-decoration:line-through;
}



.bubbletop
{
    width:610px;
    height:25px;
    background-image:url('../images/bubbletop.jpg');
    background-repeat:no-repeat;
}
.bubblebody
{
    width:610px;
    min-height:50px;
    background-image:url('../images/bubblebg.jpg');
    background-repeat:repeat-y;
}
.bubblebody div{
    font-style:italic;
    padding:0px 10px 0px 10px;
    width:590px;
}
.bubblebottom
{
    width:610px;
    height:43px;
    background-image:url('../images/bubblebottom.jpg');
    background-repeat:no-repeat;
}
.bubblesender
{
    width:610px;
    color:#000000;
    font-weight:bold;
}
