@charset "utf-8";
body {
        margin:0;
        text-align:center;
        background-color:#f1e9db;
}
h2{padding:0;margin:18px 0;font:bold 14px Georgia, "Times New Roman", Times, serif;color:#465cb6;}
h3{padding:0;margin:18px 0;font:bold 12px Georgia, "Times New Roman", Times, serif;color:#675845;}
#box{
        margin:0 auto;
        width:945px;
        background:url(/images/bg.gif) top center repeat-y;
}
#leftbar{
        width:190px;
        padding-right:16px;
}
#menu{
        margin-top:16px;
        margin-left:4px;
        margin-right:14px;
        text-align:center;
        font:normal 12px Trebuchet,"Trebuchet MS",Tahoma, Arial, Verdana, sans-serif;
        color:#675845;
        line-height:18px;
}
.menuss{
        margin:16px 0;
        padding:1px;
        border:1px solid #96846e;
}
#menu b, span.bluetxt{color:#465cb6;}
#menu b {font-size:13px;}
#menu a.home, #menu a.home:hover{
        display:inline;
        padding:0;
        font:normal 12px Trebuchet,"Trebuchet MS",Tahoma, Arial, Verdana, sans-serif;
        color:#675845;
        text-decoration:none;
}

#topnav{
        height:18px;
        line-height:18px;
        margin-top:40px;
        text-align:right;
        font:normal 12px Georgia, "Times New Roman", Times, serif;
        color:#96846e;
}
#topnav a, #topnav a:hover{
        color:#96846e;
        text-decoration:none;
}
#topnav a:hover{text-decoration:underline;}


#contentbox{
        width:618px;
        padding:1px;
        text-align:left;
        background-color:#FFFFFF;
        border:1px solid #96846e;
        font:normal 13px Trebuchet,"Trebuchet MS",Tahoma, Arial, Verdana, sans-serif;
        color:#675845;
        line-height:20px;
}
#articles{
        color:#887f6f;
        padding:4px 18px 18px 18px;
        position:relative;
}
#articles a{
        color:#5a70c8;
        text-decoration:underline;
}
#articles a:hover{
        color:#465cb6;
        text-decoration:none;
}

img.hr{
        height:1px;
        width:618px;
        background-color:#96846e;
        margin:1px 0;
}

#sidebar{
        width:200px;
        background:url(/images/sidebar_bg.gif) top left no-repeat;
        padding:0;
        padding-top:0;
        margin:0;
        float:right;
}
#sidebar .tocalendar{margin-top:10px;}

#hours_of_op, #upcoming_events{
        width:164px;
        min-height:620px;
        padding:18px;
        color:#7c766c;
        line-height:18px;
}
#upcoming_events{padding-top:0;}
#upcoming_events a{
        color:#cfa167;
        font:normal 13px Georgia, "Times New Roman", Times, serif;
        text-decoration:none;
}
#upcoming_events a:hover{
        color:#dcb17b;
        text-decoration:underline;
}
#upcoming_events .dayofweek{
        display:block;
        color:#465CB6;
        font:bold 13px Georgia, "Times New Roman", Times, serif;
        margin-bottom:18px;
}
a.tocalendar,a.tocalendar:hover{
        display:block;
        width:164px;
        height:30px;
        line-height:30px;
        padding:18px;
        color:#465cb6;
        font:bold 12px Georgia, "Times New Roman", Times, serif;
}
#hours_of_op{
        line-height:22px;
        color:#7c766c;
        font-size:14px;
}
#hours_of_op b, #hours_of_op strong{
        line-height:24px;
        color:#dcb17b;
        font:bold 12px Georgia, "Times New Roman", Times, serif;
}


#footer{
        height:226px;
        padding-right:44px;
        background:url(/images/footer.jpg) top left no-repeat;
        font:normal 11px Trebuchet,"Trebuchet MS",Tahoma, Arial, Verdana, sans-serif;
        color:#96846e;
        text-align:right;
}
#footer a,#footer a:hover{
        color:#96846e;
        text-decoration:underline;
}

/* For bottom of divs, to pull down bgcolor/border/etc */
.clearbottom{clear:both;}
/* For clearing rows only, no height */
.clearline{clear: both;height: 0;line-height: 0;font-size: px;}

/* Photo Gallery style */
div.album_cover{ background-color:#fff;}
div.photoctnr{ background-color:#fff;}
