﻿@import "common.css";

#SiteWrap .Header { width:970px; height:81px; overflow:hidden; }
#head_nav .SearchText { width:157px; height:13px; margin-left:118px;  border:solid 1px #C0C0C0; font-size:0.6em; padding-left:1px; padding-right:1px; }
#ContentCap { width:970px; background:url(/!images/int/ofc_int_content_bkgrd.gif) repeat-y; display:table; }
#ContentWrap { width:970px; background:url(/!images/int/ofc_int_subnav_bottom.jpg) no-repeat left bottom; display:table; }
#ContentWrap #LeftCol { width:244px; padding-left:5px; padding-top:76px; height:700px; position:relative; float:left; background:url(/!images/int/ofc_int_subnav_photo2.jpg) no-repeat; }
#ContentWrap .Content
{
    width:550px;
    padding:10px;
    float:left;
    text-align:justify;
    position: relative;
    z-index: 1;
}
#ContentWrap .Content ul { margin-left:10px; }
.no_right #ContentWrap .Content { width: 680px; overflow-x: hidden; }
#ContentWrap .RightCol
{
    clear:right;
    width:130px;
    float:right;
    margin: 10px 10px 10px -130px;
    position: relative;
    z-index: 10;
}
.no_right #ContentWrap .RightCol { display: none; }
* html #ContentWrap .RightCol { clear:right; width:130px; float:right; margin-right: 5px; }
#ContentWrap .Footer { width:970px; }
.Content { width:680px; }
.Content li { margin-left: 14px; }
img.promo { margin-bottom:10px; }


#LeftLinks  
{
	padding-bottom:8px; 
	background:url(/!images/int/ofc_int_subnav_colorbar_neutral.gif) no-repeat bottom right; 
}

.sec_music #LeftLinks {background: url(/!images/int/ofc_int_subnav_colorbar_blue.gif) no-repeat bottom right;}
.sec_crafts #LeftLinks {background: url(/!images/int/ofc_int_subnav_colorbar_teal.gif) no-repeat bottom right;}
.sec_herbs #LeftLinks {background: url(/!images/int/ofc_int_subnav_colorbar_red.gif) no-repeat bottom right;}
.sec_ozarks #LeftLinks {background: url(/!images/int/ofc_int_subnav_colorbar_orange.gif) no-repeat bottom right;}

#BaseImage {position: relative; margin-left: -5px; margin-bottom: 6px;}

#LeftLinks li { height:30px; width:242px; list-style-type:none; text-align:center; }

.useHand { cursor:pointer; }

#LeftLinks li.Odd { background-color:#E5CE98; }
#LeftLinks li a { display:block; vertical-align:middle; line-height:30px; color:#000; font-weight:bold; text-decoration:none; }
#LeftLinks li a:hover, #LeftLinks li a.AT { color:#666; text-decoration:underline; }
#LeftLinks li.useHand a:hover, #LeftLinks li.useHand a.AT { color:#000; background-color:#FFEEC4;}

#Footer { width:970px; background:url(/!images/int/ofc_int_bottom_dropshadow.gif) no-repeat; padding-top: 3px; }

#month_paging
{
    float: right;
}

#events_list dt
{
    font-weight: bold;
    background: #D9531E;
    padding: 3px 6px;
    color: #FFF;
    zoom: 1;
}

#events_list dd
{
    border: 3px solid #FFE5A8;
    padding: 3px 9px;
    margin-bottom: 1em;
}

#filter_row
{
    font-weight: bold;
    background: #FFE5A8;
    padding: 3px 6px;
    margin-bottom: 1em;
}

