/* 
================================
 Container Styles for Hayes Soloway
================================
*/   

.title_red .Head 
{
    color:#DA3900;
    font-family: Arial,Engravers MT,"Times New Roman",serif;
    font-weight:bold;
    font-size:13pt;
}

.title_red
{
    float:left;
}

.c_content1
{
    clear:both;
    padding:5px;
    text-align:left;
    font-family: Arial, Serif;
}

.c_content2
{
    font-family: Times New Roman, Serif;
}

p, li, blockquote
{
    font-family:Arial, Arial, Serif;
    font-size: 13pt;
}

h2
{
    color:#DA3900;
    font-family: Arial,Engravers MT,"Times New Roman",serif;
    font-weight:bold;
    font-size:13pt;    
}

a:hover
{
    color:#CC0000;
}


