﻿body
{
    font-family: Verdana, Arial;
    font-size: 12px;
    color: #CCCCCC;
    margin-top: 0px;
    padding-top: 0px;
    line-height: 16px;
}

a:link
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

/* ---------begin photo gallery buttons--------- */
a.gallery
{
    display: block;
    background-color: transparent;
    background-image: url(images/gallery/gallerybutton_list.jpg);
    background-repeat: no-repeat;
    width: 215px;
    height: 30px;
    margin: 0px;
    padding: 0 0 0 0;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color:#ffffff;
    vertical-align:middle;
    line-height:22px;
}

a.gallery:hover
{
    background-color: transparent;
    background-image: url(images/gallery/gallerybutton_hover.jpg);
    background-repeat: no-repeat; 
}
/* ---------end photo gallery buttons--------- */

.ttag
{
    font-size: 16px;
    font-family: Verdana;
    color: #FFFFFF;
    font-style: italic;
    padding-top:12px;
    padding-left:16px;
}

.subTitle
{
    font-size: 14px;
    font-weight: bold;
}

.xlgtext
{
    font-size: 28px;
    padding-top: 2px;
}

.graytextbold
{
    color: #333333;
    font-size: 12px;
    font-weight: bold;
    line-height: 22px;
}

.footerText
{
    font-size: 9px;
    color: #FFFFFF;
    font-family: Verdana;
    text-decoration: none;
    font-weight: bold;
}
