﻿body
{
    background-color:#752ea4;
    font-family:Arial;
    font-size:11pt;
}

.mainTable
{
    width: 956px;
    background-color:#ffca00;
}

.mainTopLeft
{
    width:22px;
    height:21px;
    background-image:url(img/mainTopLeft.gif);
    background-repeat:no-repeat;
    background-position:left top;
}
.mainTopBorder
{
    height:21px;
    background-image:url(img/mainTopBorder.gif);
    background-repeat:repeat-x;
    background-position:right bottom;
}
.mainTopRight
{
    width:22px;
    height:21px;
    background-image:url(img/mainTopRight.gif);
    background-repeat:no-repeat;
    background-position:right top;
}
.popupTopLeft
{
    width:22px;
    height:21px;
    background-image:url(img/popupTopLeft.gif);
    background-repeat:no-repeat;
    background-position:left top;
}
.popupTopRight
{
    width:22px;
    height:21px;
    background-image:url(img/popupTopRight.gif);
    background-repeat:no-repeat;
    background-position:right top;
}
.pageHeader
{
    border-left:solid 7px #ffca00;
    border-right:solid 7px #ffca00;
    background-image:url(img/headerBG.gif);
    background-repeat:repeat-x;
    background-position:left top;
    height:165px;
}
div.siteTitle
{
    text-align:left;
    z-index:5;
    font-weight:bold;
    letter-spacing:0px;
    padding-right:35px;
    padding:0;
    position:relative;
}

.copyright
{
    padding:10px 0px 10px 0px;
    font-size:8pt;
}

.space
{
    height:9px;
    background-color:#752ea4;
    border-left:solid 7px #ffca00;
    border-right:solid 7px #ffca00;
}

Table.pageBody {
    background-color:#f7f7f7;
    border-left:solid 7px #ffca00;
    border-right:solid 7px #ffca00;
    padding:25px;
    padding-right:0px;
}

.pageBody th {
    background-color:#f7f7f7;
    border-left:solid 1px #ffca00;
    border-right:solid 1px #ffca00;
}

.header
{
    text-align:left;
    color:#742fa4;
    font-family:Arial;
    font-size:20pt;
}
.title
{
    font-size:20pt;   
}

.header p
{
    margin:0px;
}

.headerUnderLine
{
    height:33px;
    background-image:url(img/headerUnderLine.gif);
    background-repeat:repeat-x;
    background-position:25px;
    padding:0;
}
TD.content
{
    padding-right:25px;
}
TABLE.content
{
    width:100%;
    padding:0px;
    text-align:left;
}
.rightPanel
{
    width:316px;
    padding-left:0px;
    padding-right:0px;
    padding-bottom:0px;
    height:100%;
    vertical-align:top;
    text-align:center;
}
.rightPanel TABLE
{
    margin-top:50px;
}
.newsTitle,
.news,
.address,
.images
{
    border-left:solid 2px #ffca00;
    padding-left:25px;
    padding-right:25px;
    padding-bottom:25px;
}
.news
{
    text-align:left;
}
.newsTitle
{
    text-align:left;
    color:#742fa4;
    font-size:14pt;
    font-family:Arial;
    font-weight:bold;
    text-align:left;
}

.mainBottomLeft
{
    width:22px;
    height:21px;
    background-image:url(img/mainBottomLeft.gif);
    background-repeat:no-repeat;
    background-position:left top;
}
.mainBottomBorder
{
    height:21px;
    background-image:url(img/mainBottomBorder.gif);
    background-repeat:repeat-x;
    background-position:right bottom;
    background-color:#fff;
}
.popupTopBorder
{
    height:21px;
    background-image:url(img/popupTopBorder.gif);
    background-repeat:repeat-x;
    background-position:right top;
    background-color:#fff;
}
.mainBottomRight
{
    width:22px;
    height:21px;
    background-image:url(img/mainBottomRight.gif);
    background-repeat:no-repeat;
    background-position:right top;
}


.calendarLink,
.calendarLinkHighlighted
{
  padding: 3px 10px 10px 3px;
}

A.calendarLinkHighlighted,
A:hover.calendarLinkHighlighted,
A:visited.calendarLinkHighlighted
{
  font-weight: bold;
  text-decoration: none;
}

.CalendarTable TD
{
  width: 14%;
  text-align:left;
  border-color:#525252;
}

TD.CalendarWeekCell,
A.CalendarWeekCell,
TD.CalendarWeekCellHighlighted
{
  background-color: #fdecb8;
  color:#525252;
}


.TableHeader TH, .TableHeader
{
  background-color:#ffca00;
  color:Black;
  border-color: #525252;
}

.TableWithBorders, .TableWithBorders TD {
  border-color: #525252;
}








TD.CalendarEntry,
TD.calendarEntryHighlighted,
TD.calendarEntryOutOfRange
{
  height: 45px;
}

 TD.calendarEntryOutOfRange
{
  background-color: #CCCCCC;
}
.TableWithBorders
{
  border-color:#525252;
  background-color:#fff;
}

TD.frameContent
{
  border-left:   solid 1px #000000;
  border-bottom: solid 1px #000000;
  border-right:  solid 1px #000000;
}

.spaceBox
{
  padding: 15px;
}

TD.tMnuBorder
{
 background-color: #000000;
}

TD.tabbedpaneliteminactive, TD.tabbedpaneliteminactive A, TD.tabbedpaneliteminactive A:hover, TD.tabbedpaneliteminactive A:visited 
{
  text-decoration:none;
 background-color: #752ea4;
 color: #FFFFFF !important;
}

TD.tabbedpanelitemhover, TD.tabbedpanelitemhover A, TD.tabbedpanelitemhover A:hover, TD.tabbedpanelitemhover A:visited 
{
  text-decoration:none;
 background-color: #ffca00;
 color: #000000 !important;
 cursor:hand;
}

TD.tabbedpanelitemactive, TD.tabbedpanelitemactive A, TD.tabbedpanelitemactive A:hover, TD.tabbedpanelitemactive A:visited 
{
  text-decoration:none;
 color: #000000 !important;
}
div.subscribe
{
    width: 300px;
    text-align:center;
    background-color: #ffca00;
}
tr.subscribe
{
    padding:10px 0px 10px 0px;
}
.subscribe Table
{
    width:99%;
    text-align:left;
}

/*old menu styles - please don't remove these styles bacause of compatibility w/ "no custom menu" mode  */
.tdMenuContainer
{
}

.tdBodyContainer
{
}

.menu {
  
}

/*new menu styles*/

.menuCell 
{
    height:46px;
    text-align:left;
    padding-left:32px;
}

.menuitem 
{
    text-transform:lowercase;
    
}
.menuitem
{
    
}
A,
A:visited,
A:hover
{
  text-decoration: none;
  color: #742fa4;  
}

.mainMenuContainer
{
}

.menuTopItem
{
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-size: 14px;
  margin:0px 3px 0px 0px;
}

.mainMenu
{
    width: 100%;
}

.menuTopItem A,
.menuTopItem A:hover,
.menuTopItem A:visited
{
    cursor: pointer !important;
    color: #742fa4;
    text-decoration: none;
}
.menuitem A:hover
{
  text-decoration:underline !important;
}
.menuItemL2 TABLE
{
  border-top: solid 1px #752ea4;    
  border-left: solid 1px #752ea4;    
  border-right: solid 1px #752ea4;  
  margin : 0px 0px 0px 0px; 
  background-color:#fff ;
  color:White;
}

.menuItemL2 A,
.menuItemL2 A:hover,
.menuItemL2 A:visited
{
    cursor: pointer !important;
    color: #742fa4;
    text-decoration: none;
    padding-left:7px;
}
.menuItemL2 TABLE TR TD
{
  font-size:10pt;
  padding: 2px 0px 1px 0px;
  border-bottom:solid 1px #752ea4;
}

.menuItemL2 TABLE TR TD TABLE,
.menuItemL2 TABLE TR TD TABLE TR TD
{
  border: none;
}

.menuItemL2 A
{
  width: 15em;
  display: block;    
}

.menuItemL2 A:hover
{
  background-color: #ffca00;    
}

.menuTopItem A:hover
{
  text-decoration: underline;
}

.footerCopyright
{
    padding-right:25px;
    text-align:left;
    vertical-align:top;
}

.siteLogo
{
    text-align:left;
    top:0px;
    left:25px;
    position:relative;
    height:0px;
}

.siteLogo img
{
    text-align:left;
    top: -135px;
    left:25px;
    position:relative;
}
.closeLink a,
.closeLink a:visited { color: #fff; }

.popupPageBody
{
    padding-right:25px;
}

.headerImage
{
  height:135px;
}
/****** Menu Buttons *******/
.MenuButton
{
  width:150px;
  height:110px;
  cursor: hand;
  cursor: pointer;
  border:solid 2px #525252;
  text-align:center;
  vertical-align:middle;
}
.MenuButton TD
{
  padding:15px;
  background:#ffca00;
}
.MenuButton A,
.MenuButton A:hover,
.MenuButton A:Visited
{
  text-decoration:none !important;
  color:#752EA4;
}
.MenuButtonHover
{
  background:#CEBB7D;
}

.image1,
.image2
{
    border:solid 3px #ffca00;
    margin-bottom: 20px;
}