﻿@font-face {
    font-family: "HelveNeuCEBol";
    src: url('/font/HelveNeuCEBol.ttf');
}
@font-face {
    font-family: "HelveNeuCEThi";
    src: url("/font/HelveNeuCEThi");
}
@font-face {
    font-family: "HelveticaNeueCE1";
    src: url("/font/HelveticaNeueCE1") format("truetype");
}


body { width:1000px; text-align:center; margin:0 auto; }

body, div, td { font-family: Helvetica Neue, helvetica, arial; font-weight: lighter;}

a { text-decoration: none; color:#307d5b;}

#head1 { height: 68px; background-color: #307d5b;  }

#head2 { clear: both; background-color: #4a90cb; width:1000px; margin-top: 3px; border-top: 1px solid #d8e8f4; border-bottom: 1px solid #d8e8f4;}

#container {width:1000px;}

#foot { clear: both; height:78; width: 1000px; background-color: #307d5b; border-top: 1px solid #cce1d0; }

#menucontainer { float: left; width: 200px; margin-top: 20px; margin-bottom: 20px; margin-left: 20px; }
#menucontainer .menu { font-family: Helvetica Neue, helvetica, arial; font-weight: bold; width: 180; height: 30px; border-top: 1px solid #307d5b; color: #307d5b;}
#menucontainer .menusel { width: 180; height: 30px; border-top: 1px solid #307d5b; color: #307d5b; background-color: #cce1d0}
#menucontainer .menuitem { text-align: left; font-weight: bold; font-size: 15px; margin-top: 6px; margin-left: 3px;}

#main { font-family: Helvetica Neue, helvetica, arial;font-weight: lighter; float: left; width: 760px; margin-left:20px;}
#main .title { text-align: left; font-size: 24px; color: black; margin-top:20px; margin-bottom:10px; }
#main .subtitle { text-align: left; font-weight:bold; font-size: 16px; color: #7c7c7c; margin-bottom:10px; }
#main .textb { text-align: left; font-size: 14px; font-weight:bold; color: #7c7c7c; }
#main .text { text-align: left; font-size: 14px; color: #7c7c7c; line-height: 20px; }
#main .time { float:left; width:60px; }
#main .event { float:left; width:490px; }
#main .time2 { float:left; width:80px; }
#main .event2 { float:left; width:670px; }

#rightcontainer { float: left; width: 230px; margin-bottom: 20px; margin-left: 20px; }
#right { float: left; width: 230; color: #7c7c7c;}
#right .title { text-align: left; font-size: 10px; width: 230px; border-bottom: 1px solid #7c7c7c; margin-top: 20px;}
#right .text { text-align: left; }
