﻿img{
    margin:0px;
    padding:0px;
    text-align: left;
}

.greyLeft{
background-image: url('./images/grey_left.jpg'); 
background-repeat:repeat-y;
width:4px;
}

.greyRight{
background-image: url('./images/grey_right.jpg'); 
background-repeat:repeat-y;
width:4px;
}

.mainTable{
width: 100%;
}

.topBarLeft
{
    background-image: url('/Images/topbar_01.jpg');
    width:674px;
    height:22px;
}

body 
{ margin-top:0; 
}

a 
{ font-weight:bolder;
  font-family:'Arial';
  font-size:small;
}

p
{
    font-family: 'Arial';
    font-size: small;
}

.pS
{
    font-family: 'Arial';
    font-size: small;
    line-height: 22px;
}

.standardText
{
    font-family: 'Arial';
    font-size: small;
}

.Links
{ 
   font-weight:bolder;
   font-family:'Arial';
   font-size:small;
   color:#709E4D;
   text-decoration:none;
}

.Links:Visited
{
   color:#528693;
}

.Links:Hover
{
   color:#EA6F43;
}

a 
{ font-weight:bolder;
  font-family:'Arial';
  font-size:small;
  
}

.tableHeaderCells
{
    border-color:Black;
    border-style:solid;
    border-width:2px;
    border-collapse:collapse;
    font-family: 'Arial';
    font-size: small;
    text-align:center;
    color:White;
    font-weight:bold;
}

.tableContentCells
{
    border-color:Black;
    border-style:solid;
    border-width:2px;
    border-collapse:collapse;
    font-family: 'Arial';
    font-size: small;
    text-align:left;
    vertical-align:top;
}
    
li
{
    font-family: 'Arial';
    font-size: small;
}    
.introText {
    margin-left:40px;
    margin-right:40px;
    margin-top:30px;
    margin-bottom:20px;
    text-align:center;
    
 }    
.fpnews {
    margin-left:50px;
    margin-right:50px;
    margin-top:25px;
    margin-bottom:25px;
    width:700px;
    text-align:Left;
    font-family: 'Arial';
    font-size: medium;
}    
    
h3,h2,h1
{ font-family:'Arial';
  font-size:medium;
  font-weight:bolder;
  color:#709E4D;
}

.bh
{ font-family:'Arial';
  font-size:small;
  font-weight:bolder;
  color:#709E4D;
}

.frontLabels
{
    height:75px;
    margin-top: 55px;
    font-family: 'Arial';
    font-size: smaller;
    text-align: left;
    margin-left: 40px;
    margin-right:35px;
}
.images
{
    outline:none;
}
    
.menuNodes
{
    font-family: 'Arial';
    font-size: small;
    font-weight: bold;
}

.menuArea{
background-image: url('./images/menu_bar.jpg');
background-repeat:no-repeat;
min-height:320px;
}

.contentArea2{
border-left-width:thick; 
background-image: url('./images/content_area.jpg'); 
width:619px;
height:488px; 
background-repeat: no-repeat;
}

.contentAreaNoNav{
border-left-width:thick; 
background-image: url('./images/content_area_nonav.jpg'); 
width:830;
height:488px; 
background-repeat: no-repeat;
}

.contentAreaNoContact{
border-left-width:thick; 
background-image: url('./images/content_area_nocontact.jpg'); 
width:619px;
height:488px; 
background-repeat: no-repeat;
}

.frontButton{
    width:26px;
    padding-top:0px;
    padding-bottom:15px;
    padding-right:30px;
    margin-left:auto;
}

.bottomRow{
width:830px;
 height:87px; 
 background-image: url('./images/bottombar.jpg');
}

.copyRight
{
    font-family: 'Arial';
    color: #FFFFFF;
    font-size: smaller;
    text-align:left;
    text-indent:35px;
}

.pM
{
    font-family: 'Arial';
    font-size: medium;
    line-height: 26px;
} 

.siteMapHeader
{
   background-color:#EBEBEB;
   font-family:Arial;
   font-weight:bold;
   font-size:smaller;
   text-decoration:none;
   color:#709E4D;
}

.siteMapHeader:Visited
{
   color:#528693;
}

.siteMapHeader:Hover
{
   color:#EA6F43;
}

.siteMapLevel1
{
   font-family:Arial;
   font-weight:bold;
   font-size:smaller;
   margin-left:20px;
   text-decoration:none;
   color:#716E64;
}

.siteMapLevel1:Visited
{
   color:#528693;
}

.siteMapLevel1:Hover
{
   color:#EA6F43;
}

.siteMapLevel2
{
   font-family:Arial;
   font-weight:bold;
   font-size:smaller;
   margin-left:40px;
   text-decoration:none;
   color:#716E64;
}

.siteMapLevel2:Visited
{
   color:#528693;
}

.siteMapLevel2:Hover
{
   color:#EA6F43;
}

.GreenLink
{ font-weight:bolder;
  font-family:'Arial';
  font-size:small;
  
}

.GreyLink
{ font-weight:bolder;
  font-family:'Arial';
  font-size:small;
  
}

.sideLinks
{
    border: 25px solid #FFFFFF;
}

.contentArea{
padding-top:10px;
background-image: url('./images/content_area.jpg'); 
background-repeat:no-repeat; 
padding-bottom:0px;
}

.toptopBanner {
                position:relative;
                background-image:url('./images/topbar_left.jpg");
                background-position:0px 0px;
                background-repeat:no-repeat;
                width:100px;
                height:100px;
                z-index:100; /*Anything over 0, but larger numbers are usually used*/
                left: 112px; /*Relation to left of parent*/
                top: 0px; /*Relation to top of parent*/
}

