﻿
.AreaText
{
    text-align:left; 
    color:#172849; 
    font-family:Arial; 
    font-size:15px; 
    line-height:1.5;
    }

.footerText, .footerText a, .footerText a:link
{
	font-family:Verdana;
	font-size: 10px;
    text-decoration:none;
	color: white;
}

.homeText
{
	font-family:Verdana;
	font-size: 12px;
    text-decoration:none;
	color: white;
}

.ImageFloating
{
    float:left;
    margin-right:15px;
}

.SectionHeaderText
{
    font-family:AvantGarde Bk BT;
    text-align:left;  
    font-size:24px; 
    color:#FFFFFF;
    }
    
.BottomLinks
{
    color: white;
    font-family:Veranda;
    font-size:18px;
    text-decoration:underline;
}

.HeaderTable
{   
    background-image:url(../images/hm_body_background.jpg); 
    background-repeat:repeat-x; 
    width:1015px; 
    text-align:center; 
}