html,
body
{
   background: none;
   background-color: #fff;
   color: #000;
   font: 85%/1.5em verdana,arial,helvetica,sans-serif;
   margin: 0px;
   padding: 0px;
}
table
{
   border: none;
}
td
{
   text-align: left;
   vertical-align: top;
}
img
{
   border: none;
}
#mainTable
{
   width: 90%;
   margin: 0px auto;
}
.screenElement
{
   display: none;
}
.shadowLeft
{
   background: #fff;
   width: 1px;
}
.shadowRight
{
   background: #fff;
   width: 1px;
}
.shadowLeftRepeat
{
   background: #fff;
   width: 1px;
}
.shadowRightRepeat
{
   background: #fff;
   width: 1px;
}
.shadowLeft img,
.shadowRight img,
.shadowLeftRepeat img,
.shadowRightRepeat img
{
   display: none;
}
#bodyRow
{
   background: none;
   background-color: #fff;
   color: #000;
}
#bodyRow a:link,
#bodyRow a:visited,
#bodyRow a:active
{
   text-decoration: none;
   color: #6B7B43;
}
#schedule
{
   clear: all;
   width: 100%;
   font-size: 10px;
   padding: 0px;
   margin: 0px;
   margin-bottom: 15px;
}
#overflowSchedule
{
   height: auto;
   width: 100%;
   overflow: visible;
}
#schedule .caption,
#schedule .close
{
   display: none;
}
#schedule .body
{
   background-color: #fff;
   color: #000;
   width: 100%;
}
#schedule .grid
{
   line-height: 18px;
}
#schedule .grid th
{
   background-color: #fff;
   color: #000;
   font-size: 12px;
   text-align: center;
   padding: 4px;
   border: 1px #000 solid;
   width: 14%;
}
#schedule .grid td.day
{
   background-color: #EADCCA;
   color: #000;
   padding: 4px;
   border: 1px #000 solid;
   width: 14%;
}
#schedule .grid td.day .classDate
{
   font-weight: bold;
   font-size: 10px;
   text-decoration: underline;
   margin-bottom: 3px;
}
#schedule .grid td.day .classIndent
{
   padding-left: 4%;
}
#schedule .grid td.day .bootCamp
{
   color: #900;
   font-style: italic;
   font-weight: bold;
   text-align: center;
}
#schedule .grid td.day .classTitle
{
   font-size: 10px;
   font-weight: bold;
}
#schedule .grid td.day .classInstructor
{
   font-weight: bold;
}
#schedule .grid td.day .classAddFee
{
   color: #900;
   font-style: italic;
}
#schedule .grid td.day .classDivider
{
   border-bottom: 1px #6B7B43 solid;
   margin: 5px auto;
}
#schedule a:link,
#schedule a:visited,
#schedule a:active,
#schedule a:hover
{
   font-size: 11px;
   font-weight: bold;
}
.popupSimpleBg
{
   display: none;
}
.popupSimpleCaption,
.popupSimpleClose
{
   display: none;
}
#colLeft
{
   display: none;
}
#colRight
{
   float: none;
   width: 100%;
   padding-left: 0px;
   border-left: none;
   margin: 0px;
}
#colRight .pageTitle,
.content .pageTitle
{
   font-size: 14px;
   font-weight: bold;
   color: #455B74;
   padding-bottom: 2px;
   border-bottom: 2px #455B74 solid;
   margin-bottom: 10px;
}
#photoTableFront
{
   width: 207px;
   padding: 3px;
   font-size: 10px;
   line-height: 1.25em;
}
.bioTable .bioScroll
{
   height: auto;
   overflow: auto;
   padding-right: 0px;
}
#siteInfo
{
   background-color: #fff;
   color: #000;
   font-size: 10px;
   vertical-align: bottom;
   line-height: 12px;
   border: 2px #000 solid;
   overflow: auto;
   width: 195px;
   margin: 0px auto;
   margin-top: 15px;
   padding: 10px;
}
.hoursLeft
{
   float: left;
   width: 100px;
}
.hoursRight
{
   float: left;
   width: 90px;
   text-align: right;
}

