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

#header {
 height: 46px;
}
#header #logo {
 display: none;
}
#header h1 {
 display: none;
}
#header #menuTop {
 float: left;
 width: 500px;
 padding: 15px 0px 0px 17px;
 text-align: left;
 color: #ffffff;
}

/* --------------- Search Top Styles --------------- */
#header #searchTop {
 float: right;
 width: 300px;
 padding: 10px 17px 0px 0px;
 text-align: right;
}
#searchTop .searchText {
 float: right;
 width: 60px;
 padding: 3px 5px 0px 0px;
 font-weight: bold;
color: #ffffff;
}
#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;
}

/* --------------- Photo Int Styles --------------- */

#photoInt {
 height: 131px;
}
#photoInt img {
 border: 0;
 vertical-align: bottom;
}


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

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

#sideBar {
 float: right;
 width: 200px;
 padding-top: 20px;
}

#content {
 padding: 15px 35px 35px 50px;
 width: 655px;
 float: left;
}
#contentInt {
 padding: 0px 0px 20px 0px;
}


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

#footer {
 width: 910px;
 height: 74px;
 margin-top: 7px;
 padding: 0px 25px;
 background: transparent url(graphics/design/footer_bg.jpg) no-repeat top left;
}
#copyright {
 float: left;
 width: 600px;
 padding: 10px 0px 4px 0px;
}
#copyright p {
 color: #ffffff;
 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: #0a3b95;
 text-decoration: none;
}
a:hover {
 text-decoration: underline;
}
a:visited {
}
h1 {
 color: #4c72b2;
 font-size: 20px;
 margin: 0;
 padding: 10px 0px;
}
h2 {
 color: #000;
 font-size: 14px;
 margin: 0;
 padding: 10px 0px;
}
h3 {
 color: #4c72b2;
 font-size: 12px;
 font-weight: bold;
}
h4 {
 color: #000;
 font-size: 12px;
 font-weight: bold;
}

body {
 color: #000;
}
#page {
 padding: 0;
 margin: 0;
 background-image: url('graphics/design/page_bg.jpg');
 background-repeat: repeat-x;
 background-color:#bdd6fa;


}
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;
 color: #0a3b95;
}
.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: #f00;
}
/* 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-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 {
 background: #0a3b95;
 color: #fff;
}
.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;
 color: #c2a204;
}
#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;
}
#bannerFooter {
 padding: 7px 10px 0px 0px;
 float: left;
 width: 38px;
 height: 60px;
}
#bannerSide1 {
 text-align: center;
 padding: 0px 0px 0px 0px;
}
#bannerSide2,
 #bannerSide3,{
 text-align: center;
 padding: 5px 0px 10px 0px;
}

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

/* ModuleBegin::events */
#homeEvents .eventsListerWrapper {
 padding-bottom: 15px;
}
.eventsListerWrapper a {
 color: #011341;
 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;
}


.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: #011341;
 padding: 0;
 margin: 0;
 font-size: 12px;
 text-align: center;
}
.calGrid .calWeek td {
 color: #011341;
 background: none;
 font-weight: bold;
}
.calGrid tr.calWeek {
 font-weight: bold;
 text-align: center;
}
.calDayOn a {
 font-weight: bold;
 text-decoration: none;
 color: #4c72b2;
}
.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: #69b500;
 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: #aad908;
 color: #ffffff;
}
.calendarWrapper .calendarDays {
 border-collapse: collapse;
 table-layout: fixed;
}
.calendarWrapper .calendarDays .title {
 font-size: 14px;
 font-weight: bold;
 color: #4c72b2;
 padding: 10px 0px;
}
.calendarWrapper .calendarDays .normal {
 display: none;
}
.calendarWrapper .calendarDays td {
 text-align: center;
 border: 1px solid #011341;
 font-weight: bold;
}
.calendarWrapper .calendarDays .weekdays {
 height: 30px;
 background-color: #bdd6fa;
 color: #011341;
}
.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: #aad908;
 padding-left: 5px;
 color: #011341;
}
.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: #4c72b2;
 padding: 0px 5px 5px 5px;
 color: #fff;
}
.calendarWrapper .calendarDays .eventOn a {
 color: #ffffff;
}
.eventsGlanceWrapper {
}
/* ModuleEnd::events */


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

/* ModuleBegin::news */

#homeNews .newsListerWrapper {
 border-top: 1px solid #b2b2b2;
 padding-bottom: 15px;
}
.newsListerWrapper a {
 color: #c2a204;
 margin: 0;
 padding: 10px 0px 0px 0px;
}
#homeNews .newsListerWrapper .itemList {
 width: 300px;
padding-left: 15px;
}
.newsListerWrapper h2 {
 margin-top: 0px;
}

.newsListerWrapper {
 clear: both;
}

.newsListerWrapper .newsThumbnail {
 float: left;
}
.newsListerWrapper .newsThumbnail img {
 margin: 0px 15px 5px 0px;
 padding: 5px;
 border: 1px solid #ccc;
}
.newsListerWrapper .newsPublish {
}
.newsListerWrapper .newsBlurb p {
 padding: 0;
 margin: 0;
}

.newsDetailWrapper {
}
.newsDetailWrapper .newsPublish,
 .newsDetailWrapper .newsAuthor,
 .newsDetailWrapper .newsSource {
 display: block;
}
.newsDetailWrapper .pagination {
 height: 50px;
}
.newsPublish {
}
.newsAuthor {
}
.newsAuthorLink {
}
.newsSource {
}
.newsBody {
 clear: both;
}
.newsCopyright {
 clear: both;
}
.newsMore {
}
/* ModuleEnd::news */

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

/* MenuBegin:menu_main */
#menu_main {
 height: 33px;
 margin: 5px 0px;
 padding: 0px 15px;
 background: transparent url(graphics/design/menu_main_bg.jpg) no-repeat top left;
}
ul.menu_main {
 margin: 0;
 border: 0;
 padding: 0;
 list-style: none;
 line-height: 33px;
}
ul.menu_main li {
 margin: 0;
 border: 0;
 padding: 0;
 float: left;
 display: inline /*Gecko*/;
 list-style: none;
 position: relative;
}
ul.menu_main ul {
 margin: 0;
 border: 0;
 padding: 0px 0px 6px 0px;
 list-style: none;
 width: 230px;
 background: transparent url(graphics/design/menu_main_bottom.gif) no-repeat bottom left;
 display: none;
 position: absolute;
 top: 33px;
 left: 0;
}
ul.menu_main ul ul {
 background: transparent url(graphics/design/menu_main_bottom2.gif) no-repeat bottom left;
}
ul.menu_main ul ul ul {
 background: transparent url(graphics/design/menu_main_bottom.gif) no-repeat bottom left;
}
ul.menu_main ul li {
 position: relative /*IE 7*/;
 display: inline;
 float: left /*For IE*/;
}

/* 1st Level */
ul.menu_main a {
 color: #ffffff;
 text-decoration: none;
 text-align: center;
 padding: 0px 10px;
 font-size: 12px;
 line-height: 33px;
 float: left /*For Opera*/;
 display: block /*For IE*/;
 height: 1%;
}
ul.menu_main a:hover,
ul.menu_main li:hover a,
ul.menu_main a:hover,
ul.menu_main li.over a {
 text-decoration: none;
 background: transparent url(graphics/design/menu_main_hover_bg.jpg) repeat-x top left;
}
ul.menu_main a.last {
 background: 0;
} 

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

/* 3rd Level */
ul.menu_main li:hover li:hover li a,
ul.menu_main li.over li.over li a {
 color: #ffffff;
 text-decoration: none;
 background: #6fa4f2;
}
ul.menu_main li:hover li:hover li a:hover,
ul.menu_main li:hover li:hover li:hover a,
ul.menu_main li.over li.over li a:hover,
ul.menu_main li.over li.over li.over a {
 text-decoration: none;
 background: ##4c72b2;
}

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

ul.menu_main ul ul,
ul.menu_main ul ul ul {
 display: none;
 position: absolute;
 top: 0;
 left: 230px;
}
ul.menu_main li.item6 ul ul,
 ul.menu_main li.item6 ul ul ul,
 ul.menu_main li.item7 ul ul,
ul.menu_main li.item7 ul ul ul,
 ul.menu_main li.item8 ul ul,
ul.menu_main li.item8 ul ul ul {
 display: none;
 position: absolute;
 top: 0;
 left: -230px;
}

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

/* 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 */


/* ModuleBegin::directory */









/* ModuleEnd::directory */

/* ModuleBegin::blog */
.blogArchiveMonth {
 padding-left: 10px;
}
.blogArchiveYear {
 font-weight: bold;
}
.blogDate {
 padding: 5px 0px;
 font-weight: bold;
 background-color: #eeeeee;
}
.blogDividerComments {
 height: 1px;
 background-color: #cccccc;
}
.blogDividerTop {
 height: 1px;
 background-color: #cccccc;
}
.blogEntry {
 padding-top: 5px;
}
.blogEntryFooter {
 padding-bottom: 10px;
}
.blogFooter {
 height: 1px;
 background-color: #cccccc;
}
.blogPosted {
 padding-bottom: 5px;
 padding-top: 5px;
 color: #000066;
}
.blogTitle {
 color: #000066;
 font-weight: bold;
 padding-top: 10px;
}
/* ModuleEnd::blog */



/* ModuleBegin::weather */
.highTempLabel, .lowTempLabel {font-weight:bold;}
.highTemp {color:red;}
.lowTemp {color:blue;}

/* Weather Current */
.weatherCurrentWrapper .weatherDetail, .weatherCurrentWrapper .weatherLink { display: block; }
.weatherDetail {padding: 5px 0px; }
.weatherDetail a {text-decoration: none; color: #011341;}
.weatherDetail a:hover {text-decoration: underline; }
.weatherCurrentWrapper .weatherImage { float: left; display:block; }
.weatherCurrentWrapper .weatherImage img { border: 1px solid #ccc; padding: 2px; margin: 0px 5px 0px 0px;}
.weatherCurrentWrapper .highTempLabel, .weatherCurrentWrapper .lowTempLabel { margin-left:5px; display:block; }

/* Weather List */
.weatherListWrapper { }
.weatherListWrapper th, .weatherListWrapper td { padding: 5px; border-bottom: 1px solid #ccc; }

/* Weather Detail */
.weatherDetailWrapper { }
.weatherLocation { }
.weatherDetailWrapper .itemList span { display: inline }
.weatherDetailWrapper .weatherImage { float: left; display: block;}
.weatherDetailWrapper .weatherImage img { border: 1px solid #ccc; padding: 2px; margin: 0px 10px 0px 0px;}
.weatherDetailWrapper p { padding-top: 10px; }
.weatherDetailWrapper .daypart { font-weight: bold; }
/* ModuleEnd::weather */



/* ModuleBegin::faq */
#faqRoot {
 margin: 0 auto;
 padding: 0;
}
#faq .faqcontent {
 margin: 0 10px 0 15px;
}
#faq h2.faqopened,
 #faq h2.faqclosed {
 cursor: pointer;
 padding: 0 0 0 15px;
 margin-bottom: 0;
}
#faq h2.faqclosed:hover {
 color: #004469;
}
#faq h2.faqclosed {
 background: transparent url(graphics/jquery/collapsed.gif) no-repeat scroll 0 5px;
 margin-bottom: 5px;
}
#faq h2.faqopened {
 background: transparent url(graphics/jquery/expanded.gif)  no-repeat scroll 0 5px;
}
/* ModuleEnd::faq */



/* ModuleBegin::photo */
.gallery_lister_item_first { }
.gallery_lister_item { border-top: 1px dotted #96652e; margin-top: 8px; }
/* .gallery_lister_item table { margin-top: 10px; } */
#gallery_lister_thumb img { padding: 3px; border: 1px solid #cbc8c2; width:79px; height:61px; background-color: #ffffff; }
#gallery_lister_thumb { vertical-align:top; padding-top:10px; }
#gallery_lister_body { padding: 10px; vertical-align:top; }
#gallery_lister_body .title { white-space: nowrap; }
#gallery_lister_body .title a { color: black; font: normal 18px "Trade Gothic Light", Verdana, Arial, Helvetica, sans-serif; }
#gallery_lister_body { color: #666666; font-size: 9pt; }
/* ModuleEnd::photo */