#calendar {   background: #EEEEE2 url(graphics/site/light_ll.jpg) no-repeat left bottom; padding-left: 10px; padding-bottom: 5px; text-align: left; }
#calendar_int { margin-top:10px; background: #EEEEE2 url(graphics/site/light_ul.jpg) no-repeat left top; }
.cal { background-color: #EEEEE2; padding: 5px; text-align: center; margin-left: auto; margin-right: auto; }
.calPrev { position: absolute; top: 5px; left: 5px }
.calNext { position: absolute; top: 5px; right: 5px; }
.calMonth { position: relative; top: 0; left: 0; text-align: center; font-weight: bold; margin-left: 20px; margin-right: 20px; }
.calMonth a { font-size:12px; }
.calPrev a, .calNext a, .calMonth a, .calMonthGlance a, .calMonthMore a { text-decoration: none; }
.calPrev a:hover, .calNext a:hover, .calMonth a:hover, .calMonthGlance a:hover, .calMonthMore a:hover  { text-decoration: underline; }
.calGrid { margin-top: 15px; clear: both; width: 90%; text-align: center; margin-left: auto; margin-right: auto;}
.calGrid td {color:#838383; font-size: 8pt; padding-right: 4px; text-align: right; }
.calGrid tr.calWeek { font-weight: bold; text-align: center; }
.calDayOn a { font-weight: bold; }
.calDayOn a:hover { background-color: #990000; color: white; f }
.calTodayOff, .calTodayOn { background-color: #dddddd; font-weight: bold;}
.calBottom { text-align: left; }
.calMonthGlance { padding-top: 10px;  }
.calMonthMore { padding-bottom:40px; }

#calendarDetail table { width: 100%; table-layout: fixed; }
#calendarDetail .calendarMonths { background-color: #000000; text-align: center;  vertical-align: middle; }
#calendarDetail .calendarMonths a { display: block; color: #FFFFFF; font-weight: bold; font-size: 13pt; text-decoration: none; padding: 5px 0px 5px 0px; }
#calendarDetail .calendarMonths a:hover { background-color: #FFFFFF; color: #000000; }
#calendarDetail .calendarDays { border-collapse: collapse; table-layout: fixed; }
#calendarDetail .calendarDays .title { font-size: 14pt; font-weight: bold; color: #333333; padding: 10px 0px 10px 0px; }
#calendarDetail .calendarDays .normal { display: none; }
#calendarDetail .calendarDays td { text-align: center; border: 1px solid #000000; font-weight: bold; }
#calendarDetail .calendarDays .weekdays { height: 30px; background-color: #BBBBBB; }
#calendarDetail .calendarDays .emptyDay { height: 60px; text-align: left; vertical-align: top; background-color: #EEEEEE; }
#calendarDetail .calendarDays .eventToday { height: 60px; text-align: left; vertical-align: top; background-color: #aaaaaa; padding-left: 5px; }
#calendarDetail .calendarDays .eventOff { height: 60px; text-align: left; vertical-align: top; padding-left: 5px; }
#calendarDetail .calendarDays .eventOn { height: 60px; text-align: left; vertical-align: top; background-color: #9F3B3B; padding-left: 5px; }
#calendarDetail .calendarDays .eventOn a { color: #FFFFFF; }

body, td, th, p, a, input, select { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; }
a { color: #990000; text-decoration: none; }
a:hover { text-decoration: underline; }
h2 { font-size: 18px; color: #999999; margin-top: -15px; }
hr { border-top: none; border-right: none; border-bottom: thin dotted #bebcb4; border-left: none; margin-top: 5px 0px 8px 0px; clear:both; }

.alignCenter { width: 980px; text-align: center; margin: 0px auto; }
.title { font-size: 12px; color: #663366; text-transform: none; font-weight: 700; }

.bodyBackground { background-color: #DDDDDD; margin:0; text-align: center; }
table.bodyTable { width: 980px; margin: 0;  border-collapse: collapse; }
table.bodyTable td { padding: 0; }

.shadowL, .shadowR { display: block; float: left; }
.shadowL { background: url(graphics/site/border_bg_left.jpg)  left  repeat-y; }
.shadowR { background: url(graphics/site/border_bg_right.jpg) right repeat-y; padding: 0px 9px; }

#content { padding: 20px 30px;  text-align: left; background: white url(graphics/site/header_fade_wide.jpg) no-repeat top; vertical-align: top; line-height: 130%;  }
#content p img { padding:5px; } 
#content h1 { font-family: "Times New Roman", Serif; font-size: 28px; line-height: normal; color: #aa0000; }
#content li { list-style-type: square; color: #666666; }
#content {
  height: 550px; /* for IE */
  min-height: 550px; /* for not-IE */
}
html>body #content {
  height: auto; /* for not-IE */
}

a img {border:0}

#header_img { width: 784px; height: 214px; border: 0; }

.menuPipeLink { font-family:  Arial, Helvetica,sans-serif; font-weight: normal; font-size: 10px; color: #605e52; text-decoration: underline; }
.menuPipeLink:hover { color:white; }

#new_menu_header ul { float: left; }
#new_menu_header a { padding: 3px 8px; color: white; text-decoration: none; border-right: 1px dotted #aaaaaa; }
#new_menu_header a:hover { background-color: white; color: black; }
#new_menu_header  .first { padding-left: 15px; }

#new_menu_interior { padding: 5px 0px; background: url(graphics/site/black_ll.jpg) no-repeat bottom left; }
#new_menu_interior li { list-style: none; }
#new_menu_interior a { width: 146px; display: block; padding: 6px 10px; color: white; text-align: left; border-bottom: 1px dotted #dddddd; font-size: 10px; margin: 0px 15px; }
#new_menu_interior a:hover { background-color: white; color: black; text-decoration: none; }
#new_menu_interior .last { border-bottom: 0;}
#new_menu_interior li li a { width: 130px; display: block; padding: 6px 10px 6px 26px; border-bottom: 1px dotted #dddddd; margin: 0px 15px; }
#new_menu_interior li li .last { border-bottom: 1px dotted #dddddd; }

#menu_int { background-color: #3D3D3D; margin-bottom: 10px; }

#quicklinks_int { margin-top:10px; background: #EEEEE2 url(graphics/site/light_ul.jpg) no-repeat left top; }

#bottomMargin { vertical-align: bottom; background-color: white; }
#bottomMargin img { height: 14px; width: 14px; }
#visitus a, .visitus a, #section a, #specialevents_bottom a { color: #2B71AF; }
#visitus h1, .visitus h1 { font-family: Helvetica, Arial, sans-serif; font-size: 10px; margin-bottom: 5px; color: #dimgray; padding-left: 10px; }
#visitus ul, .visitus ul { margin-top: 0px;}

.rightCol { background: white; width: 784px; vertical-align: top; }
.leftCol { background-color: #B6B19E; width: 196px; vertical-align: top; }
#logo_right { width: 298px; background: url(graphics/site/logo_right.jpg) no-repeat left top; vertical-align: top; text-align: right; padding-top: 3px; }
.leftNavTitle { background-color: #B6B19E; color: white; font-weight: bold; padding: 10px; font-size: 16px; text-align: left; font-family: Helvetica, Arial, sans-serif; }

#home_images_rotate { width: 784px; height: 222px; }
#home_images_rotate img { border: 0; vertical-align: bottom; width: 784px; height: 222px; }
.flower { width: 130px; height: 56px; border: 0; padding-left: 414px; margin-top: -126px; position: relative; z-index: 500; vertical-align: top; }

#section .top .sectiontd { width: 33%; vertical-align: bottom; text-align: left; }
#section .bottom .section_left, #section  .bottom .sectiontd, #section  .bottom .sectiontd_left {
 padding: 0px 5px 0px 10px;
 vertical-align: top;
 text-align: left;
 width: 33%;
}
#section .sectiontd_left { border-right: 2px solid #2B71AF; }
#section .top { height: 29px; background: #B9C3CD url(graphics/site/text/section_bk.gif); }
#section .bottom { padding: 10px 0px; background: #C9D3DD url(graphics/site/section_lr.jpg) no-repeat bottom right; }
#section .bottom p, #specialevents_bottom p { padding: 0; margin: 0; }
#specialevents_top {
 background: #B9C3CD url(graphics/site/section_ul.jpg) no-repeat top left;
 font-weight: bold;
 font-size: 14px;
 vertical-align: bottom;
 padding-top: 10px;
 margin-top: 10px;
 text-align: left;
 padding-left: 15px;
}
#specialevents_bottom { background: #C9D3DD url(graphics/site/section_ll.jpg) no-repeat bottom left; }
#specialevents_bottom table { background: #C9D3DD url(graphics/site/section_ll.jpg) no-repeat bottom left; }
#specialevents_bottom td { text-align: left; vertical-align: middle; }
#event { background: #EEEEE2 url(graphics/site/light_ul.jpg) no-repeat left top; padding: 20px 0px; }

#quicklinks { background: #EEEEE2 url(graphics/site/light_ll.jpg) no-repeat left bottom; padding-left: 10px; padding-bottom: 5px; text-align: left; }
#quicklinks a { color: #990000; font-weight: bold; font-size: 14px;}

#exhibit td { padding: 0px; }
#exhibit { background-color: #EEEEE2; padding: 10px;}
#exhibit h1 {
 font-family: Helvetica, Arial, Helvetica, sans-serif;
 color: #990000;
 font-size: 15px;
 padding: 8px;
 margin: 0px 0px 10px 0px;
 background: #DFDEC9 url(graphics/site/dark_ul.jpg) no-repeat top left;
}
.learnMore a { color: #990000; font-size: 11px; font-family: Helvetica, Arial, sans-serif; }
.learnMore { padding: 5px; background: #DFDEC9 url(graphics/site/dark_ll.jpg) no-repeat bottom left; }
#essence {
 background: url(graphics/site/essence_wide.jpg) no-repeat;
 line-height: 180%;
 color: #aaaaaa;
 font-size: 11px;
 text-align: left;
 padding: 70px 40px 20px 40px;
}

.homeLogos { border:5px solid #dfdec9; background:#fff; width:145px; height:145px; padding:10px; text-align:center; }
.homeLogos img {  margin:auto; }

#accrisoft { margin: 10px auto; }
#accrisoft a { font-size: 10px; color: black; text-decoration: none; }
#footer { background-color: #B6B19E; width: 980px; padding: 10px 0px; text-align: center; margin: auto; }

#morikamiAddress a { color: #990000; font-weight: bold; font-size: 9px; }
#morikamiAddress { font-size: 9px; }

#new_menu_interior ul, #new_menu_top ul, #new_menu_header ul { padding: 0; margin: 0; }
#new_menu_header li ul { display: none; float:left; }
#new_menu_top li, #new_menu_header li { list-style: none; float:left; }

#new_menu_header a { font-family: Verdana, Arial, Helvetica, sans-serif; display: block; font-weight: normal; font-size: 10px;}
#new_menu_header li a { font-family: Verdana, Arial, Helvetica, sans-serif; display: block; font-weight: normal; font-size: 10px; }
#new .last { border-right: 0px;}

#new_menu_top ul { float: right;}
#new_menu_top a { color: #dddddd; font-size: 9px; border-right: 1px solid #bbbbbb; padding: 0px 4px; }
#new_menu_top a:hover { color: white; }

.shoppingTable, .shoppingCartEvenRow { background-color: #ffffff; }
.shoppingCartOddRow { background-color: #ebebeb; }
.shoppingTableBorder { border: 1px solid #990000; }
.shoppingCartTableHeader { background-color: #990000; color: #ffffff; font-weight: bold; }
.shoppingFormQuantity { background-color: #9db3d0; }
.shoppingFormRequired { font-weight: bold; }
.shoppingOutOfStock { color: #dd0000; }
.shoppingTableBorder .shoppingTable td { padding: 3px 5px; }

.eventBigLink { font-size: 8pt; font-weight: normal; }
.eventDateHeader { background-color: #e3e3e3; font-size: 8pt; }
.eventDetail { padding-left: 10px; }
.eventHeadline:hover { text-decoration: underline; }
.eventHeadlineTD { padding-left: 10px; }
.eventMoreLink { font-size: 8pt; padding-left: 10px; }
.eventHeadline { color: #2B71AF; padding: 2px; font-weight: bold; }
// .eventDetail { font-size: 11px; }
// .eventDetail b { display: none; }
#freedom_calendar { position: absolute; left: 100px; top: 100px; width: 175px; z-index: 100; visibility: hidden; clip:rect(0px 175px 145px 0px); height:145px; }

/* ModuleBegin::directory-slides */
/* --------------- Home News Slider Styles --------------- */

.newsSlider { width:784px; height: 222px; position:relative; background: #cccccc; padding: 0; margin: 0; }
.newsSlider .stgslide { top: 0px; left: 0px; position: absolute; width:784px; height: 222px; }
.newsSlider .stgslide img { vertical-align: bottom; border: 0; width:784px; height: 222px; }

.newsSlider .stgslide .stgslidebase {position: absolute; top: 0px; left: 0px; display: block; }

.newsSlider .stgslide .stgslidecredit { top: 0px; left: 0px; position: absolute; width:784px; height: 222px; z-index: 60;}
.stgslidevideo { position: relative; height: 0; padding-bottom: 56.25%; padding-top: 25px; margin-top: 20px; }
* html .stgslidevideo { margin-bottom: 45px; margin-bottom: 0; }
.stgslidevideo  div, .stgslidevideo object, .stgslidevideo embed { position: absolute; top: 0; left: 0; width: 100%; height: 99%; }

.newsSlider .stgslide .stgslideheading { width: 380px; height: 50px; padding: 0px 10px; top: 50px; left: 0px; position: absolute; text-align: left;  z-index: 89; }
.newsSlider .stgslide .stgslidecontent { width: 380px; padding: 0px 10px; height: 150px; top: 100px; left: 0px; position:absolute; overflow: hidden; z-index: 89; }

.newsSlider .stgcredit { display: none; }
.newsSlider .stghrimg { display: none; }
.newsSlider .stghrtxt { display: none; }

.newsSlider .stgbtnwrpr { width:784px; top: 100px; left: 0; position: absolute; height: 25px; padding: 5px 10px; z-index: 89; background: #000000; display:none; }
.newsSlider .stglinks { float: right; width: 190px; height: 20px; padding: 5px 0px 0px 0px; text-align: right; }

.newsSlider .stgbtngrp { float: left; width: 190px; height: 25px; display:none; }
.newsSlider .stgbtnoff, .newsSlider .stgbtnon { width:19px; height: 20px; float:left; border: 1px solid #ffffff;
 font-size: 12px; text-align: center; padding: 2px 0px 0px 0px; margin: 0px 5px 0px 0px; display:none; cursor:pointer; 
 text-align: center; font-weight: bold; }
.newsSlider .stgbtnoff { color: #ffffff; }
.newsSlider .stgbtnon { color: #000000; background: #ffffff; }

.newsSlider .textColor, .newsSlider .textColor p, .newsSlider .textColor div, .newsSlider .textColor td { color: #ffffff;}
.newsSlider .textColorBlack, .newsSlider .textColorBlack p, .newsSlider .textColorBlack div, .newsSlider .textColorBlack td { color: #000000;}
.newsSlider .textColorWhite, .newsSlider .textColorWhite p, .newsSlider .textColorWhite div, .newsSlider .textColorWhite td { color: #ffffff;}

.newsSliderFile1 { background: url(graphics/jquery_scripts/jquery-1.3.2.js);}
.newsSliderFile2 { background: url(graphics/jquery_scripts/jqfunctions.js);}
/* ModuleEnd::directory-slides */