﻿.HomePage
{
    font-family:"Segoe UI",Arial;
    font-size:11pt;
}

.HomePage .BG
{    
    background-image:url('images/HomePage/HomeBg.jpg');
    background-repeat:no-repeat;   
    background-position:right top; 
    background-color:#6789b6;
    
}

.HomePage .BG .ContentBg
{
    background-image:url('images/pagecontentbg.png');
    background-repeat:no-repeat;            
    min-height:260px;
}


.HomePage .Title
{
    background-image:url('images/HomePage/Home_01.png');
    background-repeat:no-repeat;
    width:206px;
    height:24px;
    margin-top:85px;
    margin-left:70px;
}

.HomePage .Subtitle
{
    background-image:url('images/HomePage/Home_02.png');
    background-repeat:no-repeat;
    width:572px;
    height:24px;
    margin-top:85px;
    margin-right:40px;
}

.HomePage .BG .ContentBg .HomeContent
{
    padding-top:100px;
}



.HomePage .BG .ContentBg .HomeContent .MC .MI
{
    margin:0 0 0 320px;
}

.HomePage .BG .ContentBg .HomeContent .LE
{
width:315px;
}

.HomePage .BG .ContentBg .HomeContent .LE .LI
{
    margin-left:20px;
}

.HomePage .BG .ContentBg .HomeContent2
{
    margin-top:30px;
    background-image:url('images/aurabg.png');
    background-position:center bottom;
    background-repeat:no-repeat;
}

.HomePage .BG .ContentBg .HomeContent2 .Content
{
    padding:20px;
    white-space:normal;
}

.HomePage .BG .ContentBg .HomeContent2 .Content .DayTitle
{
    font-size:20pt;
    color:#cf8cb7;
}

.HomePage .BG .ContentBg .HomeContent2 .MI
{
    margin:0 33% 0 33%;
}

.HomePage .BG .ContentBg .HomeContent2 .RI
{
    margin-left:-33%;
    width:33%;    
}

.HomePage .BG .ContentBg .HomeContent2 .LE
{
    width:33%;    
}
