﻿body
{
 margin-top: 5px;
 padding: 0;
 background-image: url('body_bg.gif');
 text-align: center;
 font-family: 'Trebuchet MS';
 font-size: 13px;
 color: #4F4C4D;
}
.text
{
 font-size: 12px;
 color: #4F4C4D;
 text-decoration: none;
}
.small
{
 font-family: 'Trebuchet MS';
 font-size: 12px;
 color: #8E8545;
 text-decoration: none;
}
.pageTitle 
{
 font-family: 'Trebuchet MS';
 font-weight: bold;
 font-size: 18px;
 color: #000000;
 text-decoration: none;
}
.subTitle 
{
 font-family: 'Trebuchet MS';
 font-size: 13px;
 color: #9D0000;
 font-weight: bold;
 text-decoration: none;
}
.navTop
{
 color: #8E8545;
 font-family: 'Trebuchet MS';
 font-weight: bold;
 font-size: 13px;
 text-decoration: none;
}
.navTop:hover
{
 color: #B1A75C;
 font-family: 'Trebuchet MS';
 font-weight: bold;
 font-size: 13px;
 text-decoration: underline;
}
.navGallery
{
 color: #534741;
 font-family: 'Trebuchet MS';
 font-weight: bold;
 font-size: 15px;
 text-decoration: underline;
}
.navGallery:hover
{
 color: #9D0000;
 font-family: 'Trebuchet MS';
 font-weight: bold;
 font-size: 15px;
 text-decoration: none;
}
.navLink
{
 color: #000000;
 font-family: 'Trebuchet MS';
 font-size: 12px;
 text-decoration: none;
}
.navLink:hover
{
 color: #000000;
 font-family: 'Trebuchet MS';
 font-size: 12px;
 text-decoration: underline;
}
.navFooter
{
 color: #ffffff;
 font-size: 11px;
 text-decoration: none;
}
.navFooter:hover
{
 color: #ffffff;
 font-size: 11px;
 text-decoration: underline;
}
.footer
 {
 color: #ffffff;
 font-size: 11px;
 text-decoration: none;	
 letter-spacing: 0.05em;
}
.input
 {
 font-weight: normal;
 color: #666666;
 text-decoration: none;
 background-color: #FFFFFF;
 border: 1px inset #CCCCCC;
}

a
{
 color: #1195b9;
 text-decoration: none;
}
a:hover
{
 color: #1195b9;
 text-decoration: underline;
}

.navAdminMenu
{
 color: #191919;
 font-size: 13px;
 text-decoration: none;
}
.navAdminMenu:hover
{
 color: #191919;
 font-size: 13px;
 text-decoration: underline;
}