﻿html, body 
{
    padding: 0px;
    margin: 0px;
    background-color: #000000; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.textLeft{text-align:left;}	
.textCenter{text-align:center;}
.floatRight{float:right;}
.ItaliBold{font-weight:bold; font-style:italic;}
.textBold{font-weight:bold;}
.greyText{color:Gray;}

#Wrapper 
{
    background-image: url(../Images/Header.jpg);
    background-repeat: no-repeat;
    background-position: top;
	width: 1020px;
	height: auto;
	margin: 0px auto;
	}
#Header 
{
    height: 50px;
    width: 960px;
    padding: 210px 0px 0px 0px;
    margin: 0px auto;
    color: #FFFFFF;
    text-align: right;
    font-size: 13px;
    }
    .wq5b{ display:inline; width:100%; margin:0 auto;}
.wq5b h3{margin:0; padding:0; display:inline;background:none;}
.wq5b h3 a{text-decoration:none;color:#CCCCCC; cursor:default; background:none;}
#Header a.hdrLink
{
    margin: 0;
	padding: 0;
    display: inline-block;
    width: 110px;
    height: 50px;
    background: url(../Images/btn_menu.jpg) no-repeat top;
    text-decoration: none;
    background-position: 0px 8px;
    }
    
#Header a.hdrLink:hover, a.hdrLink:active
{
    background-position: 0px -42px;
    }
    
#Header a.linkActive
{
    margin: 0;
	padding: 0;
    display: inline-block;
    width: 110px;
    height: 50px;
    background: url(../Images/btn_menu.jpg) no-repeat top;
    text-decoration: none;
    background-position: 0px -92px;
    }    
    
.HdrLinkTxt
{
    color: White;
    font-weight: bold;
    text-align: center;
    padding: 20px 0px 0px 0px;
    }
                
#MnTree  
{
    height: 26px;
    width: 955px;
    padding: 7px 0px 0px 5px;
    margin: 0px;
    background-image: url(../Images/menu_tree.jpg);
    background-repeat: repeat-x;
    background-position: top;
    float: left;
    text-align: left;
    color: White;
    }
.SitePath
{
    color: white;
    font-size: 12px;
    text-decoration: none;
    }      
#MC  
{
    height: auto;
    width: 960px;
    padding: 0px;
    margin: 0px auto;
    }
#LC
{
    height: auto;
    width: 240px;
    padding: 0px;
    margin: 0px;
    float: left;
    background-color: #CCCCCC;
    text-align: center;
    }
    
.LC_title
{
    width: 220px;
    margin: 0px 0px 5px 10px;
    text-align: left;
    color: #990000;
    font-size: 12pt;
    font-weight: bold;
    border-bottom: solid 1px black;    
    }
    
.LC_LogState
{
    width: 210px;
    margin: 0px 0px 5px 20px;
    text-decoration: none;
    font-size: 10pt;
    font-weight: normal ;  
    }
        
#CC
{
    height: auto;
    width: 534px;
    padding: 0px;
    margin: 0px;
    float: left;
    text-align: left;
    background-color: #FFFFFF;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #333333;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #333333;
    }
#RC
{
    height: 716px;
    width: 183px;
    padding: 0px;
    margin: 0px;
    float: left;
    background-color: #000000;
    background-image: url(../Images/fireman_still.jpg);
    background-repeat: no-repeat;
    }
#RCLinks
{
    float: left;
    clear: both;
    height: auto;
    width: 174px;
    padding: 0px 5px 0px 5px;
    margin: 0px;     
    color: White;
    font-size: 14px;
    text-align: left;    
    text-decoration: none;
    font-weight: bold;
    border-top-color: Black;
    border-top-style: solid;
    border-top-width: 1px;           
    }
    
#RCLinks a
{
    clear: both; 
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    margin: 5px 5px 5px 5px;
    }
    
#RCLinks a.RCLink:hover
{
    color: #FFFF00;
    margin: 0px 5px 0px 5px;
    }
        
.smallBr
{
    font-size: 1px; 
    line-height: 7px;
    }
        
#Footer
{
    float: left;
    clear: both;
    height: 70px;
    width: 960px;
    padding: 10px 0px 10px 0px;
    margin: 0px auto;
    color: #999999;
    text-align: center;
    font-size: 12px;
    }
#Footer a:link, a:visited, a:active
{
    color: #999999;
    font-weight: normal;
    font-size: 12px;   
    text-decoration: none;
    }
#Footer a:hover
{
    color: white;
    font-size: 12px;   
    font-weight:normal;
    text-decoration: none;
    }    
.PageTitle
{
    margin: 10px 0px 10px 10px;
    color: #990000;
    font-size: 12pt;
    font-weight: bold;
    }    
.MainText
{
    float: left;
    margin: 0px;
    width: 504px;
    padding: 10px 10px 10px 20px;
    line-height: 10pt;
    color: #000000;
    font-size: 8pt;
    }
    
.MainText a
{
    clear: right;
    padding: 3px 35px 3px 35px;
    font-size: 11pt;
    font-weight: bold;
    color: #CC0000;
    text-decoration: none;
    }  
    
.MainText a:hover
{
    color: #FFFF00;
    }    
    
.RightPhoto
{
    float: right;
    padding: 5px;
    margin: 0px;
    }   
       
.LeftPhoto
{
    float: left;
    padding: 0px 5px 5px 5px;
    margin: 0px;
    }     
    
.HdngWrap
{
    height: 59px;
    width: 534px;
    padding: 0px;
    margin: 10px 0px 15px 0px;
    float: left;
    clear: both;
    text-align: left;
    background-image: url(../Images/heading_bg.jpg);
    background-position: left;
    background-repeat: repeat-x;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #999999;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #999999; 
    }
    
.presMess
{
    height: 59px;
    width: 534px;
    padding: 0px;
    margin: 10px 0px 15px 0px;
    float: left;
    clear: both;
    text-align: left;
    background-image: url(../Images/presMess_bg.jpg);
    background-position: left;
    background-repeat: repeat-x;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #999999;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #999999; 
    }    
.HdngPres
{
    margin: 7px 0px 0px 10px;
    color: white;
    font-size: 12pt;
    font-weight: bold;
    }    
.HdngPressDate
{
    margin: 0px 0px 10px 10px;
    color: #CCCCCC;
    font-size: 8pt;
    font-weight:normal;
    }     
.NewsWrap
{
    height: 59px;
    width: 500px;
    padding: 0px;
    margin: 0px 0px 15px 0px;
    float: left;
    }
.HeadingTxt
{
    margin: 7px 0px 0px 10px;
    color: #CC0000;
    font-size: 12pt;
    font-weight: bold;
    }
.HeadingDate
{
    margin: 0px 0px 10px 10px;
    color: #666666;
    font-size: 8pt;
    font-weight:normal;
    }    
.HeadingRss
{
    height: 58px;
    width: 34px;
    padding: 1px 0px 0px 0px;
    margin: 0px;
    float: left;
    }
    
#Union
{
    display: block;
    width: 184;
    float: left;
    text-align: center;
    margin: 0;
    padding: 63px 0px 20px 50px;
    color: #CC0000;
    font-size: 14pt;
    font-weight: bold;
}

#NewsLetter
{
    width: 164px;
    height: 80px;
    float: left;
    text-align: left;
    margin: 20px 5px 0px 5px;
    padding: 0px 0px 0px 10px;
    color: #FFFFFF;
    font-size: 10pt;
    font-weight: bold;
    border-bottom-color: Black;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-top-color: Black;
    border-top-style: solid;
    border-top-width: 1px;
}
#GoogleMap 
{
    margin: 0px;
    padding: 10px 0px 10px 20px;
    width: 500px;
    height: 420px;
    display: block;
}
.effuLogo
{
    margin: 15px;
    padding: 0;
    height: 150px;
    width: 150px;
    clear: both;
    }
.LargeText
{
    margin: 10px 10px 10px 20px;
    line-height: 6pt;
    color: #000000;
    font-size: 10pt;
    }
.ExecutiveTxt
{
    margin: 0px;
    color: #CC0000;
    font-size: 12pt;
    font-weight: bold;
    }    
.CharityLink a
{
    text-align: left; 
    padding: 5px;
    font-size: 10pt;
    font-weight: bold;
    color: blue;
    text-decoration: none;
    }  
    
.CharityLink a:hover
{
    color: #FFFF00;
    }  
    
.bottomBorder
{
    width: 534px;
    display: block;
    text-align: center;
    height: 1px;
    background-color: #CCCCCC;
    border-bottom: solid 1px black;
    } 
    
.storeProduct
{
    display:block;
    width:520px;
    height:auto;
    clear: both; 
    float: left;  
    margin: 30px 0 0 0;  
    }     
    
.productPic
{
    margin: 0 50px 0 10px;
    float: right;
    }               
    
       