/* CSS Document */

body{
        font-size:12px;
        font-family:Arial;
        color:#000;
        border:0px;
        margin:0px;
        background-image:url(../images/bg_4.gif);
        background-repeat:repeat-x;
        background-position:0px -10px;
        background-color: #FFFFE1;
}
a    {
    text-decoration:none;
    font-weight:bold;
    color:#770000;
}

a:hover {
    text-decoration:underline;
}
div.container{
    margin-left:auto;
    margin-right:auto;
    width:969px
}

div.logo_and_menu{
    height:16px;
    background-image:url(../images/logo.gif);
    background-repeat:no-repeat;
    padding-top:93px;
    margin-bottom:7px;
    background-position:0px -10px;
    text-align:right;
}

div.flasher{
    height:254px;
    background-image:url(../images/flasher_back.gif);
    background-repeat:repeat-x
}

div.left_bar{
    float:left;
    width:609px;
    padding-left:10px;
    padding-right:10px;
    margin-top:10px;
}


div.left_bar h1{
    font-family:Georgia;
    font-size:2em;
    font-weight:normal;
    color:#6e0909;      
}

div.right_bar{
    float:right;
    width:330px;
    margin-top:10px;
}


div.footer{
    height:100px;
    background-color:#741717;
    clear:both;
}

div.footer_left{
    float:left;
    width:460px;
    height:100px;
}

div.footer_right{
    float:right;
    width:450px;
    height:100px;
}


div.menu{
    font-size:1.2em;
    margin-top:80px;
    text-align:right;
    padding-right:10px;
}

div.flasher_left{
    width:253px;
    height:211px;
    background-image:url(../images/left_flasher.gif);
    float:left;
    padding-top:40px;
}

div.flasher_right{
    width:710px;
    float:right;
    height:251px;
    background-image:url(../images/flasher_main.jpg);
}

div.main_text{
    clear:both;
}

div.fx_menu {
    font-size:1.4em;
    font-family:"Arial Rounded MT Bold","Arial";
    color:#000;
    padding-left:20px;
    padding-right:20px;
    text-align:center;
}

div.main_shadow{
    height:28px;
    background-image:url(../images/dshadow.jpg);
}

div.fx_menu a {
    text-decoration:none;
    color:#000;
}

div.fx_menu a:hover {
    text-decoration:underline;
}


div.left_bar h3{
    font-size:1.3em;
    font-weight:normal;
    color:#6e0909;
    font-family:Georgia;
}

h3 a{
    color:#6e0909;
}

a.front_link {
    font-family:Verdana;
    color:#6e0909;
    font-size:0.8em;
    font-weight:bold;
}

div.sitemap a{
    color:#000000;
}

.toggler  { margin-top:20px; cursor:pointer; color:#000; padding:5px;  font-size:16px; font-family:Arial, sans-serif; }   
.toggler:hover {background-color:#EEE;}
.element     { padding:0 5px; }  

#em_a {
    display:none;

}

