﻿a.MasterTopBlack:link 
{
    color: black;
    text-decoration: none;
    background-image: none;
    font-weight: bold;
    font-family: arial;
    font-size: 16px;
}
 a.MasterTopBlack:visited 
{   color: black;
    text-decoration: none;
    background-image: none;
    font-weight:bold;
    font-family: arial;
    font-size: 16px;
}
a.MasterTopBlack:hover 
{   
    color: white;
    text-decoration: Underline;
    background-image: none;
    font-weight:bold;
    font-family: arial;
    font-size: 16px;
}
 a.MasterTopBlack:active 
{   color: black;
    text-decoration: none;
    background-image: none;
    font-weight:bold;
    font-family: arial;
    font-size: 16px;
}
a.MasterTopBolder:link 
{
    color: black;
    text-decoration: none;
    background-image: none;
    font-weight:bolder;
    font-family: arial;
    font-size: 18px;
}
 a.MasterTopBolder:visited 
{   color: black;
    text-decoration: none;
    background-image: none;
    font-weight:bolder;
    font-family: arial;
    font-size: 18px;
}
a.MasterTopBolder:hover 
{   
    color: white;
    text-decoration: Underline;
    background-image: none;
    font-weight:bolder;
    font-family: arial;
    font-size: 18px;
}
 a.MasterTopBolder:active 
{   color: black;
    text-decoration: none;
    background-image: none;
    font-weight:bolder;
    font-family: arial;
    font-size: 18px;
}
a.MasterBottomBlack:link 
{
    color: white;
    text-decoration: none;
    background-image: none;
    font-weight: normal;
    font-family: arial;
    font-size: 14px;
}
 a.MasterBottomBlack:visited 
{   color: white;
    text-decoration: none;
    background-image: none;
    font-weight:normal;
    font-family: arial;
    font-size: 14px;
}
a.MasterBottomBlack:hover 
{   
    color: gray;
    text-decoration: Underline;
    background-image: none;
    font-weight:normal;
    font-family: arial;
    font-size: 14px;
}
 a.MasterBottomBlack:active 
{   color: white;
    text-decoration: none;
    background-image: none;
    font-weight:normal;
    font-family: arial;
    font-size: 14px;
}

a.MasterTopFieldstone:link 
{
    color: white;
    text-decoration: none;
    background-image: none;
    font-weight: normal;
    font-family: arial;
    font-size: 16px;
    font-style: italic;
}
 a.MasterTopFieldstone:visited 
{   color: white;
    text-decoration: none;
    background-image: none;
    font-weight:normal;
    font-family: arial;
    font-size: 16px;
    font-style: italic;
}
a.MasterTopFieldstone:hover 
{   
    color: #f8ee99;
    text-decoration: Underline;
    background-image: none;
    font-weight:normal;
    font-family: arial;
    font-size: 16px;
    font-style: italic;
}
 a.MasterTopFieldstone:active 
{   color: white;
    text-decoration: none;
    background-image: none;
    font-weight:normal;
    font-family: arial;
    font-size: 16px;
    font-style: italic;
}

a.MasterBottomFieldstone:link 
{
    color: white;
    text-decoration: none;
    background-image: none;
    font-weight: normal;
    font-family: arial;
    font-size: 12px;
}
 a.MasterBottomFieldstone:visited 
{   color: white;
    text-decoration: none;
    background-image: none;
    font-weight:normal;
    font-family: arial;
    font-size: 12px;
}
a.MasterBottomFieldstone:hover 
{   
    color: #f8ee99;
    text-decoration: Underline;
    background-image: none;
    font-weight:normal;
    font-family: arial;
    font-size: 12px;
}
 a.MasterBottomFieldstone:active 
{   color: white;
    text-decoration: none;
    background-image: none;
    font-weight:normal;
    font-family: arial;
    font-size: 12px;
}
.leftmenu 
{   
    background-color:#f5f5f5;
    font: normal 11px Arial, Verdana, Sans-serif;
}
a.link:leftmenu
{
    color: Black;
    text-decoration: none;
}
a.leftmenu:hover  {
	color: Black;
    text-decoration: Underline;
}    
a.leftmenu:visited  {
	color: Black;
    text-decoration: Underline;
}
a.leftmenu:active  {
	color: Black;
    text-decoration: Underline;
}
.TopBannerLeftSide {
	background-image: url('../images/TopBanner/TopLeft.jpg');
	width: 152px;
	height: 62px;
}
.TopBannerLeftSideMiddle {
	background-image: url('../images/TopBanner/TopLeftMiddle.jpg'); 
	width: 152px; 
	height: 24px;
}
.TopBannerLeftSideBottom {
	background-image: url('../images/TopBanner/TopLeftBottom.jpg'); 
	width: 152px; 
	height: 10px;
}
.TopBannerRightSide {
	background-image: url('../images/TopBanner/TopRight.jpg');
	width: 843px; 
	height: 62px;
}
.TopBannerBlackBarLinks {
	height: 24px;  
	background-color: Black;
	color: White;
}
.TopBannerColorStripUnderBlackLinks {
	background-image: url('../images/TopBanner/BottomRight.jpg'); 
	width: 843px; 
	height: 10px;
}
.BottomBannerBackground {
	background-image: url('../images/TopBanner/BottomBanner.jpg'); 
	color: White; 
	width: 994px; 
	height: 22px;
}
 .StaticMenuItemStyle {
	font-family: Arial;
	color: White;
	padding-left: 6px;
	padding-right: 6px;
	text-decoration: underline;
	background-color: black;
	font-size: 16px;
}
 .StaticMenuItemStyleSelected {
	font-family: Arial;
	color: #dcd23c;
	font-weight: bolder;
	padding-left: 6px;
	padding-right: 6px;
	text-decoration: underline;
	background-color: black;
	font-size: 18px;
}
.DynamicMenuStyle {
	z-index: 1;
	border: solid 2px black;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	line-height: 18px;
}
.DynamicMenuItemStyle {
	color: Black;
	padding-left: 4px;
	padding-right: 4px;
	font-family: Arial;
	font-size: 12px;
}
a.DynamicMenuItemStyle:link {
	color: Black;
	padding-left: 4px;
	padding-right: 4px;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}
a.DynamicMenuItemStyle:visited {
	color: Black;
	padding-left: 4px;
	padding-right: 4px;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}
a.DynamicMenuItemStyle:hover {
	color: Black;
	padding-left: 4px;
	padding-right: 4px;
	font-family: Arial;
	font-size: 12px;
}
.DynamicHoverStyle 
{
	background-color: #6e5e3e;
}
a.DynamicHoverStyle:link 
{
	background-color: #6e5e3e;
}
a.DynamicHoverStyle:visited 
{
	background-color: #6e5e3e;
}
a.DynamicHoverStyle:hover 
{
	background-color: #6e5e3e;
	color: #dcd23c;
	text-decoration: none;
}
.ContentBackground 
{
	background-image: url('../images/TopBanner/BackGround.jpg'); 
	
}
.MenuBackground 
{
	background-image: url('../images/TopBanner/MenuBackGround.jpg');
}
.ContentBackgroundFieldstone 
{
	background-image: url('../images/TopBanner/BackGroundFieldstone.jpg'); 
	width: 750px;
	
}
.MenuBackgroundFieldstone 
{
	background-image: url('../images/TopBanner/MenuBackGroundFieldstone.jpg');
}
.FieldstoneFooter 
{
	background-color: #602a00; 
	height: 20px;
}
a.StaticMenuItemStyle:link
{
	font-family: Arial;
	color: White;
	padding-left: 6px;
	padding-right: 6px;
	text-decoration: underline;
	background-color: black;
}
a.StaticMenuItemStyle:visited
{
	font-family: Arial;
	color: White;
	padding-left: 6px;
	padding-right: 6px;
	text-decoration: underline;
	background-color: black;
}
a.StaticMenuItemStyle:hover
{
	font-family: Arial;
	color: #dcd23c;
	padding-left: 6px;
	padding-right: 6px;
	text-decoration: underline;
	background-color: black;
}