﻿body 
{
    font-family: Helvetica, 'Trebuchet MS', Verdana, Arial Narrow, Arial;
    font-size: 62.5%;
    letter-spacing: .35px;

}

#topNav
{
    font-size: 14px;
}

#topNav a
{
    text-decoration: none;
    color: #000000;
}

#topNav a:hover
{
    text-decoration: underline;
    color: #000000;
}

#footer
{
    font-size: 14px;
}

#mainContentArea
{
    font-size: 11.5pt;
}

.img
{
    border: solid 1px #ccc;
    padding: 5px;
}

#mainContentArea h1
{
    font-size: 18pt;
    color: #69644e;
    border-bottom: solid 1px #69644e;
}

/* ------------------ */
#contactBox
{
    font-size: 10pt;
}

.contactLabel
{
    font-size: 9pt;   
}

.txtControl160x40
{    
    font-size: 9pt;
}

.txtControl160x30
{
    font-size: 9pt;
}



hr.cleardup {
	clear:both; margin: 0;  width:0px; color:#ffffff; border: 0; background-color: #ffffff;  
	}
