﻿body {
    background-color: #fdeeb5;
    text-align: center;
    background-image: url(Images/bgGradAcross.jpg);
    background-repeat: repeat-x;
    margin-top: 0;
    font-family: Verdana, Tahoma, Arial, Georgia;
    font-size: 62.5%;
    line-height: 180%;
}


#mainContent
{
    margin: 0 auto;
    text-align: left;
    width: 1000px;

}

#header
{
     background-image: url(Images/bgHeader.png);
     height: 205px;
}

#headerNav
{
    width: 930px;
    padding: 165px 35px 0px 35px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    word-spacing: 1px;

}

#headerNav a
{
    color: #fff;
    text-decoration: none;


}

#headerNav a:hover
{
text-decoration: underline;
}


#middle
{
    width: 930px;
    padding: 1px 35px;
    background-image: url(Images/bgBodyRepreat.png);
    background-repeat: repeat-y;
    font-size: 12px;
}
#footer
{
     background-image: url(Images/bgFooter.png);
     height: 40px;
}

h1
{
    font-size: 24px;
    line-height: 30px;
    color: #190c4b;
    border-bottom: dotted 1px #190c4b;
}

h2
{
    font-size: 18px;
    line-height: 24px;
}

/* ---------------------------*/

#lifeLease
{
    float: right;
    margin: 50px 0px 15px 15px;
    width: 370px;
}

#lifeLeaseTop
{
    width: 370px;
    height: 75px;
    background-image: url(Images/LL_top.jpg);
}

#lifeLeaseMiddle
{
    width:  270px;
    background-image: url(Images/LL_middle.jpg);
    padding: 0px 50px;
}

#lifeLeaseFooter
{
    width: 370px;
    height: 45px;
    background-image: url(Images/LL_footer.jpg);
}

.lifeLeaseRepeat
{
    padding-bottom: 3px;
    padding-top: 5px;
    border-bottom: dotted 1px #5a0b1c;
    width: 270px;
}

#lifeLeaseMiddle a
{
    text-decoration: none;
    color: #5a0b1c;
    font-size: 1em;
}

#lifeLeaseMiddle a:hover
{
    font-weight: bold;

}

#lifeLeaseShow
{
    width: 540px;
}

#lifeLeaseShowTop
{
    background-image: url(Images/LL_L_Top.jpg);
    width: 540px;
    height: 21px;
}

#lifeLeaseShowMid
{
    background-image: url(Images/LL_L_MID.jpg);
    width: 500px;
    padding: 0px 20px 10px 20px;
    margin: 0px;
}
#lifeLeaseShowMid h2
{
    padding-bottom: 0;
    margin-bottom: 0;
    margin-top: 0;
    font-size: 20px;
    color: #222;
}

#lifeLeaseShowMid h3
{
    padding-top: 0;
    margin-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    font-size: 14px;
    font-style: italic;
    color: #666;
}

#lifeLeaseShowMid a
{
    text-decoration: none;
    color: #333;
    margin-bottom: 0;
}

#lifeLeaseShowMid a:hover
{
    text-decoration: underline;
    color: #666;
    margin-bottom: 0;
}

#lifeLeaseShowFooter
{
    background-image: url(Images/LL_L_FOOT.jpg);
    width: 540px;
    height: 20px;
    margin-top: 0;  
}



/*--------------------------------*/



#Comm
{
    width: 480px;
}

#CommTop
{
    background-image: url(Images/Comm_L_Top.jpg);
    width: 480px;
    height: 21px;
    margin-top: 10px;
}

#CommMid
{
    background-image: url(Images/Comm_L_MID.jpg);
    width: 440px;
    padding: 0px 20px 10px 20px;
}
#CommMid h2
{
    padding-bottom: 0;
    margin-bottom: 0;
    margin-top: 0;
    font-size: 20px;
    color: #222;
}

#CommMid h3
{
    padding-top: 0;
    margin-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    font-size: 14px;
    font-style: italic;
    color: #666;
}

#CommMid a
{
    text-decoration: none;
    color: #333;
}

#CommMid a:hover
{
    text-decoration: underline;
    color: #666;
}

#CommFooter
{
    background-image: url(Images/Comm_L_FOOT.jpg);
    width: 480px;
    height: 20px;
}



/* --------------------- */

#CommOpen
{
    margin: 0;
    width: 425px;
}

#CommOpenTop
{
    width: 425px;
    height: 75px;
    background-image: url(Images/Comm_top.jpg);
}

#CommOpenMiddle
{
    width:  325px;
    background-image: url(Images/Comm_middle.jpg);
    padding: 0px 50px;
}

#CommOpenFooter
{
    width: 425px;
    height: 45px;
    background-image: url(Images/Comm_footer.jpg);
}

.CommOpenRepeat
{
    padding-bottom: 3px;
    padding-top: 5px;
    border-bottom: dotted 1px #5a0b1c;
    width: 325px;
}

#CommOpenMiddle a
{
    text-decoration: none;
    color: #5a0b1c;
    font-size: 1em;
}

#CommOpenMiddle a:hover
{
    font-weight: bold;

}


/* ---------------------------- */

#hWhatsNew
{
    float: right;
    margin: 50px 0px 15px 15px;
    width: 370px;
}

#hWhatsNewTop
{
    width: 370px;
    height: 75px;
    background-image: url(Images/Home_L_Top.jpg);
}

#hWhatsNewMiddle
{
    width:  270px;
    background-image: url(Images/Home_L_Middle.jpg);
    padding: 0px 50px;
}

#hWhatsNewFooter
{
    width: 370px;
    height: 40px;
    background-image: url(Images/Home_L_Footer.jpg);
    text-align: center;
    color: #fff;
    padding-top: 26px;
}

.hWhatsNewRepeat
{
    padding-bottom: 3px;
    padding-top: 5px;
    border-bottom: dotted 1px #5a0b1c;
    width: 270px;
}

#hWhatsNewMiddle a
{
    text-decoration: none;
    color: #5a0b1c;
    font-size: 1em;
}

#hWhatsNewMiddle a:hover
{
    font-weight: bold;

}


/* -------------------------------------------- */

hr.cleardup {
	clear:both; margin: 0;  width:0px; color:#000; border: 0; background-color: #000;  
	}
