﻿h1
{
    font-size: 2.5em;
}

h2
{
    color: #336699;
    font-family: 'Times New Roman' , Times, serif;
    font-size: 2.0em;
}

h3
{
    color: #336699;
    font-family: 'Times New Roman' , Times, Serif;
    font-size: 1.5em;
}

a:link
{
    color: #669900;
    text-decoration: none;
    font-weight: bold;
    font-family: Georgia;
}

a:visited
{
    color: #669900;
    text-decoration: none;
    font-weight: bold;
}

a:hover
{
    border-color: #808080;
    color: #996600;
    font-weight: bold;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
}

#links
{
    color: #FFFFFF;
    font-size: 18px;
}

#links a:link, #links a:visited
{
    color: #FFFFFF;
    font-family: Verdana;
    font-weight: normal;
    text-decoration: none;
    font-size: 18px;
}

ul#mainLinks li ul a
{
    font-size: 12px !Important;
}

#links a:hover
{
    color: #669900;
    font-family: Verdana;
    font-weight: normal;
    text-decoration: none;
    border-bottom-style: none;
}

.Title
{
    font-family: Georgia;
    font-size: 22px;
    font-weight: bold;
    color: #669900;
}

.BlackTitle
{
    font-family: Georgia;
    font-size: 18px;
    font-weight: bold;
    color: #000000;
}

.SmallTitle
{
    font-size: 14px;
    font-weight: bold;
    color: #333333;
}

.SubTitle
{
    font-size: 11px;
    color: #999999;
    font-family: Verdana;
}

#copyrightText a:link, #copyrightText a:visited
{
    color: #FFCC00;
    text-decoration: none;
    font-weight: bold;
    font-family: Georgia;
    font-size: 12px;
    line-height: 16px;
}

#copyrightText a:hover
{
    border-color: #FFFFFF;
    color: #FFFFFF;
    font-weight: bold;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    font-family: Georgia;
    font-size: 12px;
    line-height: 16px;
}

#bottomSiteMap a:link, #bottomSiteMap a:visited
{
    color: #FFFFFF;
    text-decoration: none;
    font-weight: normal;
}

#bottomSiteMap a:hover
{
    text-decoration: underline;
    border: none;
}

#latestNews, #photoGalleries
{
    font-size: 12px;
}

.photoGalleryCollection a:hover
{
    border-style: none;
}

.pager a:hover
{
    border-style: none;
    color: #FFFF00;
    text-decoration: underline;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
}

.noHover a:hover
{
    border: none 0px #000000;
}