﻿body 
{
    padding:0;
    margin:0;
    font-family:Helvetica, Trebuchet MS, MS Gothic Sans-Serif, Lucida Sans Unicode;
    font-size:10pt;
    color:white;
}

h1
{
    color:white;
    margin:0 15px 20px 15px;
}

h3
{
    color:white;
    margin:0 15px 0 15px;
}

p
{
    color:white;
    padding:0 15px 0 15px;
}

.watermark {color:#c0c0c0; font-style:italic;}

/* Sire Design */
#MainArea 
{
    width:1100px;
    height:700px;
    margin:auto;    
    }

#MainArea #Header 
{
    width:97%;
    height:100px;  
    }

#MainArea #Content 
{
    min-height:555px;
    height:auto;
    width:100%;
    }

#MainArea #Footer 
{
    height:50px;
    width:100%;
    }
    
 /* Header */
 #Header #LogoArea
 {
     width:500px;
     height:100%;    
     float:left;
 }
 
 #LogoArea #Logo
 {
     background-image:url('../Images/leasedirect.png');
     background-repeat:no-repeat;
     height:90px;
     width:188px;
     margin:20px 0 0 30px;
 }
 
 #LogoArea a
 {
     text-decoration:none;
     display:block;
 }
 
 #Header #PhoneArea
 {
     width:450px;
     height:100%;
     float:right;
 }
 
 #PhoneArea #Phone
 {
     width:96%;
     height:30px;
     margin:70px 0;
     padding:0 5px 0;
     text-align:right;
     font-size:18pt;
     color:#BBBFC2;
 } 
 
 #PhoneArea #Phone b
 {
     color:#929699;
     font-weight:normal;
     }

/* Content */
#Content #LeftColumn 
{
    width:100px;
    min-height:549px;
    height:auto;
    float:left;
    }

#Content #CentreColumn 
{
    width:400px;
    height:480px;
    float:left;
    background:#A1BBD7;

    }

#Content #RightColumn 
{
    width:498px;
    min-height:550px;
    height:auto;
    float:right;
    }

#Content #RightColumnContact
{
    width:460px;
    min-height:558px;
    height:auto;
    float:left;
    background:#bbde9b;
    margin:0 0 0 10px;
    padding:0 0 0 30px;
    }


/* Left Navigation */
#LeftColumn ul
{
    list-style:none;
    width:95px;   
    margin:0;
    padding:0;
}

#LeftColumn ul li
{
    height:76px;
    background:#BBBFC2;
    text-align:right;
    margin:2px 0 4px 0;
}

#LeftColumn a
{
    text-decoration:none;
    color:White;
    height:100%;    
    display:block;
    padding:0 4px 0 0;
}

#LeftColumn a:hover
{    
    background:#bbde9b;
}

#LeftColumn .hide
{
   background:white;
}

/* Right Column */
#RightColumn #TopImage
{
    height:379px;
    width:100%;
    margin:0 0 0 5px;
}

#RightColumn #BlueBar
{
    height:20px;
    width:91%;
    background:#A1BBD7;
    margin:5px 0 5px 5px;
    font-weight:bold;
    padding:1px 0 0 5px;
    color:White;
}


#RightColumn #NavAndNews
{
    height:130px;
    width:100%;
    margin:7px 0;
}

/* Footer */
#Footer p
{
    color:#BBBFC2;
    font-size:8pt;
}

#Footer a
{
    color:#BBBFC2;
    font-size:8pt;
}

/* Sub Links */
.HRTopList
{
    list-style:none;
    padding:0;
    margin:0;
    text-align:right;
}

.HRBottomList
{
    list-style:none;
    margin:0;
    padding:0;
    text-align:right;
}

.HRTopList li
{
    height:70px;
    width:87px;
    background:#BBBFC2;
    float:left;
    margin:0 0 0 5px;
    padding:0 1px 0 0;
}

.HRBottomList li
{
     height:70px;
     width:87px;
     background:#BBBFC2;
     float:left;
     margin:5px 0 0 5px;
    padding:0 1px 0 0;
}

.HRTopList .Blank
{
    background:#929699;
    }

.HRBottomList .Blank
{
    background:#929699;
    }
    
.HRTopList .BlankLink
{
    background:#BBBFC2;
    }

.HRBottomList .BlankLink
{
    background:#BBBFC2;
    }
    
  
    
.HRTopList a
{
    text-decoration:none;
    display:block;
    color:White;
    height:100%;
    width:86px;
    padding:0 3px 0 0;
}

.HRBottomList a
{
    text-decoration:none;
    display:block;
    color:White;
    height:100%;
    width:86px;
    padding:0 3px 0 0;
}

.HRTopList a:hover
{
    background:#bbde9b;
}

.HRBottomList a:hover
{
    background:#bbde9b;
}

#RSSFeed
{
    width:92%;
    height:145px;
    background:#929699;
    margin:0 0 0 5px;
}
