/* --------------- Header Styles --------------- */

#header { max-width: 960px; background: url(graphics/design/logo1.jpg) top left no-repeat; }
#tableHeader { width: 960px; height: 111px; max-width: 960px; }
#header #logo { position: relative; top: 0px; right: 0px; }
#header h1 { display: none; }
#header #menuTop { float: right; width: 570px; padding: 7px 0px 7px 0px; text-align: right; color: #593C39; font-size: 12px; position: relative; z-index: 999; }

#headerTop { padding: 0px 0px 0px 10px; width: 310px; position: relative; top: 5px; display: block; }
#headerSearch { width: 399px; display: inline; text-align: right; position: relative; right: 0px; }
#headerPhotos { display: none; height: 0px; width: 960px; position: relative; z-index: 1; }
#headerFrameTop { height: 5px; width: 960px; background: url(graphics/header_frame_top.png) top left no-repeat; position: relative; z-index: 2; }
#headerFrameBottom { height: 5px; width: 960px; background: url(graphics/header_frame_bottom.png) top left no-repeat; position: relative; z-index: 2; }
#header { height: 40px; width: 960px; position: relative; z-index: 6; }
#header a { }

#header #tl { position: relative; top: 5px; right: 940px; display: inline; }
#header #tr { position: relative; top: 5px; left: 10px; display: inline; }
#header #bl { position: relative; top: 252px; right: 950px; display: inline; }
#header #br { position: relative; top: 252px; right: 0px; display: inline; }

/* --------------- Search Top Styles --------------- */
#header #searchTop { float: right; width: 300px; padding-top: 25px; text-align: right; }
#searchTop .searchText { float: right; width: 60px; padding: 3px 5px 0px 0px; font-weight: bold; }
#searchTop .searchInput { float: right; width: 140px; height: 20px; padding-right: 5px;  }
#searchTop .searchBoxInput { width: 140px; height: 20px; border: 1px solid #b2b2b2; background: #ffffff; }
#searchTop .searchSubmit { float: right; width: 24px; height: 20px; }

/* --------------- Photo Home Styles --------------- */

#photoHome { height: 252px; }
#photoHome img { border: 0; vertical-align: bottom; }

/* --------------- Middle Styles --------------- */

#middle { width: 960px; background: #FDEABD url(graphics/design/content_top.jpg) no-repeat top left; }
#middleBg { clear: both; } 
#middleBg:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#middleBg { width: 960px; background: transparent url(graphics/design/content_bottom.jpg) no-repeat bottom left; }
#sideBar { float: right; width: 193px; padding-top: 20px; }

#content { padding: 15px 35px 35px 50px; width: 875px; float: left; } /* was 655px */
#contentInt { padding: 0px 0px 20px 0px;}
#contentTop { width: 960px; padding: 0px 0px 0px 0px;}
#contentBottom { padding: 0px 0px 0px 0px;}

/* --------------- Footer Styles --------------- */

#footer { height: 57px; margin-top: 5px; padding: 10px 10px; background: transparent url(graphics/design/footer_bg.jpg) no-repeat top left; }
#footer HR { width: 100%; margin: 0em; padding: 0em; border: 0px; color: #D9A25F; height: 2px; max-height: 2px; background-color: #D9A25F; }
#copyright { font-size: 10px; color: #D9A25F; width: 600px; padding: 0px 0px 4px 0px; }
#copyright p { padding: 0; margin: 0; }
#menuFooter { float: left; width: 600px; padding: 2px 0px 0px 0px; }
#menuFooter, #menuFooter a, #accrisoft a { color: #ffffff; }
#accrisoft { float: right; line-height: 1.3em; width: 150px; height: 35px; padding-top: 20px; }


/* ---------------Global Styles--------------- */
a { color: #730E20; text-decoration: none; }
a:hover { text-decoration: underline; }
a:visited { }
h1 { color: #730E20; font-size: 20px; margin: 0; padding: 10px 0px;}
h2 { color: #000; font-size: 14px; margin: 0; padding: 10px 0px;}
h3 { color: #008212; font-size: 12px; font-weight: bold; }
h4 { color: #000; font-size: 12px; font-weight: bold;  }
HR { display: block; border: 0px; color: #D8C600; height: 2px; background-color: #D8C600; max-height: 2px; }
img { behavior: url(graphics/pngbehavior.htc); }

body { color:#000;  }
#page { padding: 0; margin: 0; background: #D9B7B0 /* url(graphics/design/page_bg.jpg) repeat-x top left */ ;}
#home #logo { position: relative; top: 0px; right: 0px; }
body, p, td, div { font-size: 12px; font-family: Arial, Helvetica, sans-serif; }

.container { width: 960px; margin:0 auto; padding: 0; clear: both; }
form, input { padding:0; margin:0; }
.center { text-align: center; }
/* End Global Styles */

/* ---------------General Module Styles--------------- */
.itemCount { }
.itemList { clear: both; } 
.itemList:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.itemList h2 a { text-decoration: none; }
.itemList h2 a:hover { text-decoration: underline; }
.itemList span { display: block; }
.itemLabel { font-weight: bold; }
.itemList span.itemLabel { display: inline; }
.bottomNavigation { clear: both; }
.goBack { }
.errorMessage{ font-weight:bold; color:#9F1812; }
/* End General Module Styles */

/* Pagination */
.pagination { clear: both; display: block; }
.pagination a, .pagination a:link, .pagination a:visited { text-decoration:none; }
.pagination .prevnextCurrent, .pagination .prevnextWindow, .pagination .prevnextWindowArrow { border:solid 1px #ccc; margin:0; padding:4px 6px; font-size:11px; margin-right:2px; display:inline; display:inline-block; }
.pagination a.prevnextWindow:hover, .pagination a.prevnextLink:hover, .pagination .prevnextWindowArrow:hover { border:solid 1px #000; color:#000; }
.pagination .prevnextCurrent {background:#ccc; color:#000; font-weight:bold; padding:4px 6px; }
.pagination a.prevnextLink { border:1px solid #ccc; padding:4px 6px 4px; margin-right:2px; font-size:11px; display:block; }
/* End Pagination */

/* Send Page Styles */
.sendpage { clear:both; }
.sendpageBody div, .sendpageBody td { padding: 2px 0px; }
/* End Send Page Styles */

/* ModuleBegin::gendocs */
.webpageWrapper { }
/* ModuleEnd::gendocs */

/* --------------- Enews Styles --------------- */
#enewsBox { padding: 0px 5px 20px 5px;  }
#enewsBox h2 { font-size: 18px; }
#enewsBox .enewsText { font-size: 11px; padding-bottom: 5px;}
#enewsBox .enewsFields { clear: both; height: 20px; }
#enewsBox .enewsFields :after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#enewsBox .enewsInput { float: left; width: 120px; height: 20px; padding-right: 5px;  }
#enewsBox .enewsBoxEdit { width: 120px; height: 20px; border: 1px solid #b2b2b2; background: #ffffff; }
#enewsBox .enewsSubmit { float: left; width: 52px; height: 20px; }

/* ModuleBegin::broadcastemail */
.enewsWrapper div { }
.enewsWrapper span { display: block; }
.enewsText { }
.enewsEmail { }
/* ModuleEnd::broadcastemail */

/* --------------- Banner Styles --------------- */

#bannerContent { text-align: center; padding: 20px 0px 10px 0px; border-top: 1px solid #b2b2b2; }
#bannerSide1, #bannerSide2 { text-align: center; padding: 5px 0px; }

/* --------------- Event Styles --------------- */

/* ModuleBegin::events */
#homeEvents .eventsListerWrapper { border-top: 1px solid #b2b2b2; padding-bottom: 15px; }
#homeEvents .eventsListerWrapper h1 { color: #F0E200; margin: 0; padding: 10px 0px 0px 0px;  }
#homeEvents .eventsListerWrapper .itemList { padding-left: 15px; }


/* Events Lister */
.eventsListerWrapper .itemList {  }
.eventDateHeading { font-weight: bold; border-top: 1px solid #ccc; margin-top: 20px; }
.eventsListerWrapper h2 { margin: 0; padding: 10px 0px 0px 0px; }
.eventDate { }
.eventTime { }
.eventBlurb { }

/* Events Detail */
.eventsDetailWrapper { }
.eventDate, .eventsDetailWrapper .eventTime, .eventsDetailWrapper .eventLocationMap, .eventsDetailWrapper .eventLocationAddress,
 .eventsDetailWrapper .eventLocationDriving, .eventsDetailWrapper .eventContact, .eventsDetailWrapper .eventPhone,
 .eventsDetailWrapper .eventEmail, .eventsDetailWrapper .eventRSVP, .eventsDetailWrapper .eventTicket,
 .eventsDetailWrapper .eventTicket1, .eventsDetailWrapper .eventTicket2 ,.eventsDetailWrapper .eventTicket3,
 .eventsDetailWrapper .eventTicket4, .eventsDetailWrapper .eventTicket5, .eventsDetailWrapper .eventTicket6 { display: block; }
.eventLocation, .eventRSVP, .eventTicketWrapper{ padding: 5px 0px; }
.eventDate {  }
.eventTime {  }
.eventLocation { }
.eventLocationMap {  }
.eventLocationAddress {  }
.eventLocationDriving {  } 
.eventContact {  }
.eventPhone {  }
.eventEmail {  }
.eventRSVP {  }
.eventTicketWrapper { }
.eventTicket {  }
.eventBody { }

/* Events Small Calendar */

.calendarSmallWrapper { font-size: 12px; padding: 0; margin: 0;  }
#calendar, #calendarBox { padding: 0; margin: 0; }
.cal { text-align: center; margin-left: auto; margin-right: auto; padding: 0; background: transparent; }

.calTop { background: transparent url(graphics/design/cal_top.jpg) no-repeat top left; 
 width: 195px; height: 28px;}
.calPrev { float: left; width: 30px; height: 28px; }
.calPrev a { width: 30px; }
.calNext { float: right; width: 29px; height: 28px; }
.calNext a { width: 29px; }
.calPrev a, .calNext a { text-decoration: none; display: block; height: 28px; }
.calPrev a:hover, .calNext a:hover { text-decoration: none; }
.calMonth { float: left; width: 135px; padding-top: 8px; }
.calMonth a { text-decoration: none; display: block; color: #ffffff; text-align: center; font-weight: bold; }
.calMonth a:hover { text-decoration: underline; }

.calGrid { background: transparent url(graphics/design/cal_bg.jpg) repeat-y top left; 
 width: 189px; padding: 0px 3px 0px 3px; margin: 0;}
.calGrid table { width: 189px; padding: 0; margin: 0; }
.calGrid td { background: transparent url(graphics/design/cal_day.jpg) no-repeat 1px 1px; 
 width: 27px; height: 18px; line-height: 13px; color: #008212; padding: 0; margin: 0; font-size: 12px; text-align: center; }
.calGrid .calWeek td { color: #008212; background: none; font-weight: bold;; }
.calGrid tr.calWeek { font-weight: bold; text-align: center; }
.calDayOn a { font-weight: bold; text-decoration: none;  color: #008212;}
.calDayOn a:hover { text-decoration: underline; }
.calGrid td.calTodayOff, .calGrid td.calTodayOn { font-weight: bold; 
 background: transparent url(graphics/design/cal_day_on.jpg) no-repeat 1px 1px; color: #ffffff;}
.calGrid td.calTodayOn a { text-decoration: underline; font-weight: bold; color: #ffffff;}
.calGrid td.calDayOff { background: 0; }
.calBottom { background: transparent url(graphics/design/cal_bot.jpg) no-repeat top left; 
 width: 195px; padding: 15px 10px; text-align: left; }
.calMonthGlance { padding: 5px 0px 3px 0px; }
.calBottom a {  }

/* Events Month at a Glance */
.calendarWrapper table { width: 100%; table-layout: fixed; }
.calendarWrapper .calendarMonths { background-color: #008212; text-align: center;  vertical-align: middle; }
.calendarWrapper .calendarMonths a { display: block; color: #fff; font-weight: bold; font-size: 12px; text-decoration: none; padding: 5px 0px; }
.calendarWrapper .calendarMonths a:hover { background-color: #ccc; color: #008212; }
.calendarWrapper .calendarDays { border-collapse: collapse; table-layout: fixed; }
.calendarWrapper .calendarDays .title { font-size: 14px; font-weight: bold; color: #008212; padding: 10px 0px; }
.calendarWrapper .calendarDays .normal { display: none; }
.calendarWrapper .calendarDays td { text-align: center; border: 1px solid #008212; font-weight: bold; }
.calendarWrapper .calendarDays .weekdays { height: 30px; background-color: #bba8dc; color: #522e91; }
.calendarWrapper .calendarDays .emptyDay { height: 60px; text-align: left; vertical-align: top; background-color: #efefef; }
.calendarWrapper .calendarDays .eventToday { height: 60px; text-align: left; vertical-align: top; background-color: #bba8dc; padding-left: 5px; color: #008212; }
.calendarWrapper .calendarDays .eventOff { height: 60px; text-align: left; vertical-align: top; padding-left: 5px; }
.calendarWrapper .calendarDays .eventOn { height: 60px; text-align: left; vertical-align: top; background-color: #522e91; padding: 0px 5px 5px 5px; color: #fff; }
.calendarWrapper .calendarDays .eventOn a { color: #ffffff; }
.eventsGlanceWrapper {  }
/* ModuleEnd::events */


/* --------------- News Styles --------------- */

/* ModuleBegin::news */
.newsWrapper .headline { font-weight: bold; }
.newsWrapper .publish, .newsWrapper .author, .newsWrapper .copyright { color: #777; font-size: smaller; }
.newsWrapper .blurb { }
.newsWrapper .content { }
.newsWrapper .newsitem { padding-bottom: 1em; }
.newsWrapper .copyright { padding: 1em 0em; text-align: center; font-size: smaller; }
/* ModuleEnd::news */

/* --------------- Menu Styles --------------- */

/* MenuBegin:menuTop */

a.menuPipeLink { color: #FFE5E6; }
.menuPipe { color: #FFE5E6; }

/* MenuBegin:menuBottom */

#menuBottom { font-size: 10px; color: #D9A25F; }
#menuBottom a { font-size: 10px; color: #D9A25F; }

/* MenuBegin:menuMain */

#menuMainFrame { height: 33px; margin: 5px 0px 5px 0px; padding: 0px 10px; background: transparent url(graphics/design/menu_gradient.jpg) no-repeat top left;}
#menuMain { height: 33px; margin: 0 auto; }

ul.menuMain { margin: 0; border: 0; padding: 0; list-style: none; line-height: 33px; text-align: center; float: left; left: 50%; position: relative; }

ul.menuMain li { margin: 0; border: 0; padding: 0;  float: left;/*Gecko*/ display: inline; list-style: none; position: relative; left: -50%; }

ul.menuMain ul { margin: 0; border: 0; padding: 0px 0px 6px 0px; list-style: none; width: 230px; 
 background: transparent url(graphics/design/menuMain_bottom.png) no-repeat bottom left;
 display: none; position: absolute; top: 33px; left: 0; float: none; text-align: left; }
ul.menuMain ul ul {background: transparent url(graphics/design/menuMain_bottom2.gif) no-repeat bottom left; }
ul.menuMain ul ul ul {background: transparent url(graphics/design/menuMain_bottom.gif) no-repeat bottom left; }
ul.menuMain ul li { position: relative; display: block !important; display: inline;/*For IE*/ float: left;/*IE 7*/; left: 0; }

/* 1st Level */
ul.menuMain a { color: #FFE5E6; text-decoration: none; text-align: center; padding: 0px 20px; 
 font-size: 14px; line-height: 33px; background: transparent url(graphics/design/menuMain_sep.jpg) no-repeat top right;
 float: none !important; /*For Opera*/ float: left; /*For IE*/ display: block; height: auto !important; height: 1%; /*For IE*/ }
ul.menuMain a:hover,
ul.menuMain li:hover a,
ul.menuMain a:hover,
ul.menuMain li.over a { text-decoration: none; background: url(graphics/design/menuMain_bg.gif) repeat top left #5FA701;}
ul.menuMain a.last { background: 0; } 

/* 2nd Level */
ul.menuMain li:hover li a,
ul.menuMain li.over li a { color: #ffffff; text-decoration: none; width: 190px; text-align: left;
 font-size: 12px; line-height: 14px; 
 background: #5FA701; padding: 5px 20px; float: none; height: auto;}
ul.menuMain li:hover li a:hover,
ul.menuMain li:hover li:hover a,
ul.menuMain li.over li a:hover,
ul.menuMain li.over li.over a { text-decoration: none; background: #ACBB01; }

/* 3rd Level */
ul.menuMain li:hover li:hover li a,
ul.menuMain li.over li.over li a { color: #ffffff; text-decoration: none; }
ul.menuMain li:hover li:hover li a:hover,
ul.menuMain li:hover li:hover li:hover a,
ul.menuMain li.over li.over li a:hover,
ul.menuMain li.over li.over li.over a { text-decoration: none; background: #62419b; }

/* 4th Level */
ul.menuMain li:hover li:hover li:hover li a,
ul.menuMain li.over li.over li.over li a { color: #ffffff; text-decoration: none; }
ul.menuMain li:hover li:hover li:hover li a:hover,
ul.menuMain li.over li.over li.over li a:hover { text-decoration: none; background: #008212; }

ul.menuMain ul ul,
ul.menuMain ul ul ul { display: none; position: absolute; top: 0; left: 230px; }

/* Do Not Move - Must Come Before display:block for Gecko */
ul.menuMain li:hover ul ul,ul.menuMain li:hover ul ul ul,ul.menuMain li.over ul ul,ul.menuMain li.over ul ul ul { display: none; }
ul.menuMain li:hover ul,ul.menuMain ul li:hover ul,ul.menuMain ul ul li:hover ul,ul.menuMain li.over ul,ul.menuMain ul li.over ul,ul.menuMain ul ul li.over ul { display: block; }
ul.menuMain .nav ul :after /*IE 7*/ { clear: both; display: block; font: 1px/0px serif; content: ; height: 0; visibility: hidden; }
/* MenuEnd:menuMain */

/* --------------- Directory Styles --------------- */

/* ModuleBegin::directory */
.staffDetailWrapper:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.staffPhoto { float: right; margin: 0px 0px 5px 10px; background-color: #ffffff;}
.staffPhoto img { background-color: #ffffff; border: 1px solid #cccccc; padding: 5px; }

.directoryListWrapper { }
.directoryDetailWrapper { }
.directoryName { }
.directoryCategory { }
.directorySearchInput { width: 100px; }
/* ModuleEnd::directory */

/* --------------- Search Styles --------------- */

/* ModuleBegin::search */
.searchWrapper { margin: 12px 0px 12px 0px; }
.searchInput { display: inline; }
.submit { display: inline; position: relative; top: 2px; }
.searchSubmit { display: inline; position: relative; top: 2px; }
a.searchBoxSubmitLink { display: inline; }
.searchText { display: inline; color: #593C39; }
/* ModuleEnd::search */

/* --------------- Form Styles --------------- */

/* ModuleBegin::forms */
.submitButton { display: inline; position: relative; left: 210px; }

/* ModuleEnd::forms */

/* --------------- Blue User Styles --------------- */

.padRight { padding-right: 8px; }
.padLeft { padding-left: 8px; }
.address { color: #D9A25F; }