.home { 
    /*background: url('/mcgi/img/bghome.gif') repeat-y;*/
    font-size: 0.85em;
}

.home .horsep {
    text-align: center;
    margin: 12px 0;
}

.home h2, .home h2 a, .home h2 a:hover {
    font-family: Arial, Verdana, Helvetica, "Liberation Sans", "deJaVu Sans", "Bittream Vera Sans", sans-serif;
    font-size: 0.85em;
    letter-spacing: 0.09em;
}

.home h2 a {
    color: #736542;
    text-decoration: underline;
    text-transform: uppercase;
}

.home h2 a:hover {
    color: #959674;
}

.home .col1 {
    padding-right: 14px;
    border-right: 1px solid #ADADAD;
}

.home .col1 h1, .home .col1 h1 a, .home .col1 h1 a:hover {
    font-size: 1em;
    font-weight: bold;
    margin: 0;
}

.home .col1 h2, .home .col2 h2 {
    margin: 10px 0 4px 0;;
}

.home .col1 p, .home .col2 p {
    margin: 0;
}

.home .col1 .synopsis {
    margin-top: 2px;
}

.home .col1 .pubdate {
    font-family: Arial, Verdana, Helvetica, "Liberation Sans", "deJaVu Sans", "Bittream Vera Sans", sans-serif;
    font-style: normal;
    color: #9f9f9f;
    font-size: 0.80em;
}

.home .col2 {
    padding: 0 10px;
    border-right: 1px solid #ADADAD;
}

.home .col2 h1, .home .col2 h1 a, .home .col2 h1 a:hover {
    font-size: 1em;
    font-weight: bold;
    margin: 0;
}

.home .col2 .news {
    margin-bottom: 15px;
}

.home .col2 div .news:first-child .horsep {
    display: none;
}

.home .col2 .news .synopsis {
    margin-top:2px;
}

.home .col2 .pubdate {
    margin-top: 2px;
    color: #9f9f9f;
    font-size: 0.72em;
    font-family: Arial, Verdana, Helvetica, "Liberation Sans", "deJaVu Sans", "Bittream Vera Sans", sans-serif;
}

.home .col3 {
}

.home .col3 h3 {
    font-size: 1em;
    font-weight: bold;
    margin: 10px 0 5px 0;
}

.home .col3 .sidebar { 
    margin: 10px 0 10px 10px;
    padding: 5px 13px 20px 23px;
    background: #F4F3F1;
    font-size: 0.90em;
}

.home .col3 .sidebar ul {
    margin-left: 8px;
    list-style-type: none;
}

.home .col3 .sidebar ul li:before {
    content: '\02666\00A0\00A0';
    font-size: xx-small;
}

.home .col3 .reach_us_box {
    margin: 20px 0 20px 8px;
    height: 47px;
    background: url('/mcgi/img/home_reachus_box_bg.png') repeat-x 0 0;
    border: 2px solid #E0E8F0;
}

.home .col3 .reach_us_box table {
    width: 100%;
    height: 100%;
}

.home .col3 .reach_us_box td {
    vertical-align: middle;
    text-align: center;
}

.home .col3 .reach_us_box a {
    font-family: Georgia,"Times New Roman",Times,Libertine,serif;
    font-size: 1em;
    color: #606C99;
    text-decoration: underline;
    text-transform: uppercase;
}

.home .col3 .reach_us_box a:hover {
    text-decoration: none;
}

.home .col3 .newsletter_box, .home .col3 .more_in_english_box {
    border: 2px solid #D2CFC8;
    margin: 20px 0 20px 8px;
    padding: 12px 8px;
    background-color: #F9F5F2;
    font-family: Arial, Verdana, Tahoma, sans-serif;
}

.home .col3 .newsletter_box table {
    width: 100%;
    height: 100%;
}

.home .col3 .newsletter_box td {
    vertical-align: top;
}

.home .col3 .newsletter_box .subscribe_ok, .home .col3 .newsletter_box .subscribe_submitting {
    font-size: smaller;
    color: #706F6D;
    border: 1px solid #706F6D;
    padding: 4px;
    background-color: #FFFFFF;
    margin-top: 12px;
}




.featured_article {
    padding: 0 10px;
    margin-bottom: 10px;
    text-align: left;
}

.featured_article img.featured_article_img {
    margin-left: 5px;
    margin-right: 10px;
    width: auto;
    height: auto;
}

.featured_article h3.featured_article_title {
    font-size: 1.44em;
    display: inline;
}

.featured_article h3.featured_article_title a {
    color: #333333;
    text-decoration: none;
}

.featured_article h3.featured_article_title a:hover {
    color: #3D4D89;
}

.featured_article div.featured_article_synopsis {
    font-size: 0.80em;
    color: #444444;
    letter-spacing: 0.02em;
    font-family: Arial, Verdana, Tahoma, sans-serif;
}

.featured_article a.featured_article_view {
    background: url('/mcgi/img/arrow-upleft.gif') no-repeat left center;
    padding-left: 20px;
    padding-right: 17px;
    color: #736542;
    font-size: 0.90em;
}
