body 
{
    padding:0px; 
    margin: 0px; 
    color: #ddd5aa; 
    background-color: #a3a376;
    font-family:Verdana;
    font-size:10px;
}
.event_title
{
    color:#999;
    font-weight:bold;
    font-size:10px;  
}
.header 
{
    display: block; 
	font-weight: bold; 
	font-size: 14px
}
.subheader 
{
    display: block; 
    font-weight: bold; 
    font-size: 12px
}
.aspform 
{
    padding: 0px; 
    margin: 0px; 
}
.events_link:link,.events_link:visited,.events_link:active
{
    color:#424733;
    text-decoration:none;
    padding:10px 3px;
}
.events_link:hover
{
    color:#000;
    text-decoration:underline;
    padding:10px 3px;
}
.event_calendar {
	font-family: verdana;
	font-size:10px;
	border-bottom:1px solid #424733;
	margin-bottom:6px;
}
.events_day
{
    color:#424733;
}
.events_day a:link,.events_day a:visited,.events_day a:active
{
    text-decoration:none;
}
.events_day a:hover
{
    text-decoration:underline;
}
.selected_events_day
{
    background-color:#eeeeee;
    color:#424733;
}
.selected_events_day a:link,.selected_events_day a:visited,.selected_events_day a:active
{
    text-decoration:none;
    color:#424733;
}
.selected_events_day a:hover
{
    text-decoration:underline;
    color:#424733;
}
.recent_post
{
    color:#D1D1BA;
    margin:0px;
    padding:5px;
    width:179px !important;
    vertical-align:top;
}
.article_review
{
    color:#D1D1BA;
    margin:0px;
    padding:5px;
    width:179px !important;
    vertical-align:top;
}
.featured_merchandise
{
    color:#D1D1BA;
    margin:0px;
    padding:5px;
    width:179px !important;
    vertical-align:top;
}
.news_post
{
    color:#D1D1BA;
    margin:0px;
    padding:5px;
    width:179px !important;
    vertical-align:top;
}