﻿.footer
{
    margin-top:10px;
    background: url(../images/footer-bg.gif) #272625 repeat-x;
    color:#91887B;
    font-size:8pt;
}

DIV #footer-company
{
    padding:10px;
    line-height:12pt;
    float:left;
    width:210px;
    
}

.footer-column
{
    margin-top:25px;
    padding-left:20px;
    float:left;
    padding-right:30px;
    border-right:1px dotted #91887B;
    height:120px;
}
        
.footer-column UL 
{
    margin-top: 5px;
    list-style-type: square;
    margin-left: 0;
    text-indent: 1px;
    line-height:12pt;
    padding-left:15px;
}

.footer-column H6
{
    font-size:11pt;
    margin:0px;
    padding:0px;
}

.footer-column A
{
    color:#91887B
}

.footer-column A:hover
{
    color:white
}

DIV #footer-sitelinks
{
    
    padding-right:0px;
    border-right:none;
}

DIV #footer-sitelinks2
{
}

DIV #footer-copyright
{
    
    padding:20px;
    text-align:right;
    font-size:8pt;
    clear:both;
}       

DIV #footer-followus
{
    border:none;
    float:left;
}

#footer-followus img
{
	margin-right: 5px;
}
.footer-faint
{
	font-size: 6pt;
}
