/*===========================================================================*

	This is what we start with...

*===========================================================================*/

/* A little resetting */
* { padding: 0; margin: 0; }
/* Now lets begin */

body { background: #ffffff url(graphics/header_bg.png) repeat-x; font-family: Georgia, serif; font-size: 14px; font-weight: normal; color: #333333; -webkit-text-size-adjust: none; }

p { margin: 0 0 14px 0; line-height: 17px;}

h1, h2, h3, h4, h5, h6 {  }
h1 { font-size: 32px; margin: 0 0 10px 0; }
h2 { font-size: 24px; margin: 0 0 10px 0; }
h3 { font-size: 20px; margin: 0 0 5px 0; }
h4 { font-size: 18px; margin: 0 0 5px 0; }
h5 { font-size: 16px; margin: 0 0 5px 0; }
h6 { font-size: 14px; margin: 0 0 5px 0; }

ol, ul, dir, menu, dd { margin: 0px; }
ol { list-style-type: decimal }
ol ul, ul ol,ul ul, ol ol { margin-top: 0; margin-bottom: 0px; }
ul li, ol li { margin: 0px; }
#tinymce ul, #tinymce ol { margin: 0px 0px 0px 18px !important;  }
#tinymce ul li, #tinymce ol li { margin: 0px 0px 0px 4px !important;  }

a { color: #5E0825; text-decoration: none; }
a:hover { text-decoration: underline; }
a:hover, a:active { outline: none; }

img { display: block; border: 0; }
img a { display: block; border: 0; }
.imgleft { float: left; margin: 0px 10px 0px 0px; }
.imgright { float: right; margin: 0px 0px 0px 10px; }

.floatleft { float: left; }
.floatright { float: right; }

.clear { clear:both; line-height: 0px; height: 0px; }
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

/*===========================================================================*

	...the structure built on top of that...

*===========================================================================*/

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

#header { height: 184px; background: url(graphics/header_inner_bg.jpg) no-repeat center top; }
#header_inner { position: relative; width: 970px; height: 184px;  margin: 0px auto; padding: 0px; z-index: 2000; }
#enh_tag { position: absolute; font-size: 20px; color: #FFFFFF; top: 80px; left: 242px; }

#logo { width: 194px; height: 204px; position: absolute; top: 0px; left: -10px; }

ul#nav_top { position: absolute; top: 10px; right: 0px; list-style: none; height: 16px; font-family: Helvetica, Arial, sans-serif; font-size: 12px; }
ul#nav_top li { display: block; float: left; height: 16px; border-right: 1px solid #0068D9; }
ul#nav_top li a { display: block; height: 16px; padding: 0px 10px; color: #FFFFFF; text-decoration: none; font-weight: bold; }
ul#nav_top li a:hover { text-decoration: underline; }
ul#nav_top .item6 { border-right: none !important; }

ul.menu_main { list-style: none; height: 90px; border-right: 1px solid #003570; font-size: 16px; margin: 80px 0px 0px 242px; float: left; }
ul.menu_main li { display: block; float: left; height: 90px; border-left: 1px solid #003570; position: relative; }
ul.menu_main li a { display: block; height: 48px; padding: 42px 17px 0px 17px; color: #FFFFFF; text-decoration: none; }
ul.menu_main li a:hover { background: #5F0827 url(graphics/nav_drop_bg.png) repeat-x; }

ul.menu_main .item1, ul.menu_main .item2, ul.menu_main .item3 { margin-top: 34px !important; height: 54px !important; }
ul.menu_main .item1 a, ul.menu_main .item2 a, ul.menu_main .item3 a { padding-top: 8px; }
ul.menu_main .item5 { height: 90px !important; border-color: #003570 !important; width: 236px !important; }
ul.menu_main .item5 a { padding-top: 8px; height: 82px; }
ul.menu_main .item5 a:hover .redlink1, ul.menu_main .item5 a:hover .redlink2 { color: #FFFFFF; border-color: #FFFFFF; }

ul.menu_main li:hover ul { display: block; }
ul.menu_main li ul { display: none; position: absolute; width: 220px; background-color: #5F0827; padding: 8px 18px 20px 18px; font-family: Helvetica, Arial, sans-serif; font-size: 12px; }
ul.menu_main li ul li { float: none; height: 21px !important; border-bottom: 1px dotted #970B3C; border-left: none; }
ul.menu_main li ul li a { height: 16px !important; padding-top: 4px !important; padding-left: 20px !important; background: url(graphics/drop_arrow.png) no-repeat; }
ul.menu_main li ul li a:hover { background: #FFFFFF url(graphics/drop_arrow.png) no-repeat 0px -20px; color: #133A76; }

ul.menu_main li ul .item1, ul.menu_main li ul .item2, ul.menu_main li ul .item3 { margin-top: 0px !important; height: 21px !important; }
ul.menu_main li ul .item1 a, ul.menu_main li ul .item2 a, ul.menu_main li ul .item3 a { padding-top: 4px !important; }
ul.menu_main li ul .item5 { padding-top: 0px !important; border-color: #970B3C !important; height: 21px !important; width: auto !important; }
ul.menu_main li ul .item5 a { padding-top: 4px !important; height: 16px !important; }

.redlink1 { display: block; color: #FFFFFF; font-size: 19px; border-bottom: 1px solid #FFFFFF; padding-bottom: 5px; margin-bottom: 4px; }
.redlink2 { display: block; color: #FFFFFF; font-size: 10px; }

#wrapper { width: 970px; margin: 0px auto; }

/* ----- Splash Area ----- */

#splash { padding-top: 14px; }

#nav_secondary { width: 212px; margin: 0px 18px 0px 5px; padding-left: 10px; float: left; }
#nav_secondary h2 { font-size: 16px; color: #023B7C; font-weight: normal; margin: 8px 0px 6px 0px; }
#nav_secondary ul { list-style: none; font-size: 12px; font-family: Helvetica, Arial, sans-serif; }
#nav_secondary ul li { border-bottom: 1px dotted #999999; background: url(graphics/nav_arrow.png) no-repeat 0px 6px; padding: 4px 0px 4px 16px; }
#nav_secondary ul li a { color: #333333; text-decoration: none; }
#nav_secondary ul li a:hover { text-decoration: underline; }

#side_ads { margin-top: 20px; }
.side_ad { margin-top: 10px; }

#slider { float: left; width: 724px; height: 305px; background: url(graphics/splash_bg.png) no-repeat; padding: 0px; }

/* ----- Home Area ----- */

#home { margin-top: 20px; width: 930px; background: url(graphics/home_bg.png) no-repeat; min-height: 260px; padding: 38px 20px 0px 20px; }
#home_ads { width: 930px; margin: 0px auto; height: 90px; }
.home_ad { width: 290px; height: 90px; float: left; }
.home_ad_alt { width: 290px; height: 90px; float: left; margin: 0px 30px; }
#home_content { border-top: 1px dotted #999999; margin: 26px 5px 0px 5px; padding-top: 30px; }
#home_content a { font-size: 14px; font-weight: bold; }

/* ----- Main Area --- */

#main { padding: 14px 0px 52px 0px; }
#content { width: 670px; padding: 22px 25px 0px 25px; background: url(graphics/content_bg.png) no-repeat; float: left; min-height: 230px; margin-left: 5px; color: #333333; font-size: 13px; font-family: Helvetica, Arial, sans-serif; }
#content ul { margin-left: 26px; }
#content ul li { margin: 8px 0px; }
h1 { color: #013976; font-size: 32px; font-family: Georgia, serif; font-weight: normal; border-bottom: 1px dotted #999999; padding-bottom: 8px; }
h2 { color: #013976; font-size: 18px; font-family: Georgia, serif; font-weight: normal; margin: 10px 0px; }
h3 { color: #013976; font-size: 18px; font-family: Georgia, serif; font-weight: normal; margin: 10px 0px; }

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

#footer { width: 930px; height: 228px; background: url(graphics/footer_bg.png) no-repeat; padding: 20px; color: #FFFFFF; position: relative; font-family: Helvetica, Arial, sans-serif; font-size: 12px; }
#footer_top { height: 56px; border-bottom: 1px solid #FFFFFF; }

ul#nav_bottom { list-style: none; height: 40px; border-left: 1px solid #8E0B37; font-family: Georgia, serif; font-size: 14px; }
ul#nav_bottom li { display: block; float: left; height: 40px; border-right: 1px solid #8E0B37; }
ul#nav_bottom li a { display: block; height: 40px; padding: 5px 16px 0px 16px; color: #FFFFFF; text-decoration: none; }
ul#nav_bottom li a:hover { text-decoration: underline; }

#phone { margin: 22px 0px; }
#copyright a { color: #FFFFFF; font-weight: bold; text-decoration: none; }
#copyright a:hover { text-decoration: underline; }

ul#nav_footer { position: absolute; top: 94px; right: 20px; list-style: none; height: 16px; }
ul#nav_footer li { display: block; float: left; height: 16px; border-right: 1px solid #8E0B37; }
ul#nav_footer li a { display: block; height: 16px; padding: 0px 10px; color: #FFFFFF; text-decoration: none; font-weight: bold; }
ul#nav_footer li a:hover { text-decoration: underline; }
ul#nav_footer .item6 { border-right: none !important; }

/* ----- s3Slider ----- */

#s3 {
   margin: 13px 0px 0px 13px;
   width: 698px;
   height: 278px;
   position: relative; /* important */
   overflow: hidden; /* important */
}

#s3Content {
   width: 698px;
   height: 278px;
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}

.s3Image {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3Image span {
   position: absolute; /* important */
   left: 0;
   font: 13px Helvetica, Arial, sans-serif;
   padding: 10px 24px;
   width: 649px;
   background-color: #002969;
   filter: alpha(opacity=80); /* here you can set the opacity of box with text */
   -moz-opacity: 0.8; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.8; /* here you can set the opacity of box with text */
   opacity: 0.8; /* here you can set the opacity of box with text */
   color: #FFFFFF;;
   display: none; /* important */
   bottom: 15px;
}

.s3Image span a {
   font-family: Georgia, serif;
   color: #FFFFFF;
   font-weight: bold;
}

/* ----- Extra Stuff ----- */

.staffWrapper table td { padding: 2px 8px; }
h2.faqQ { font-size: 14px; font-weight: normal; }
h2.faqQ:hover { cursor: pointer; text-decoration: underline; }
.spacetable td { padding: 2px; }

/*===========================================================================*

	...and oh yeah, this stuff helps as well.

*===========================================================================*/

/* 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:#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; 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 */

/* ModuleBegin::news */
.newsListWrapper { clear: both; }
.newsListWrapper h2 { margin-top: 0px; }
.newsListWrapper .newsThumbnail { float: left; }
.newsListWrapper .newsThumbnail img { margin: 0px 15px 5px 0px; padding: 5px; border: 1px solid #ccc; }
.newsListWrapper .newsPublish { }
.newsListWrapper .newsBlurb { }

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

/* ModuleBegin::events */
/* Events Lister */
.eventsListerWrapper { }
.eventDateHeading { font-weight: bold; border-top: 1px solid #ccc; margin-top: 20px; }
.eventsListerWrapper h2 { margin-bottom: 0; }
.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; background: transparent; }
.cal { padding: 5px; text-align: center; margin-left: auto; margin-right: auto; background: transparent; }
.calPrev { position: absolute; top: 4px; left: 15px; }
.calNext { position: absolute; top: 4px; right: 15px; }
.calMonth { position: relative; top: 0; left: 0; text-align: center; font-weight: bold; margin-left: 20px; margin-right: 20px; }
.calPrev a, .calNext a, .calMonth a { text-decoration: none; }
.calPrev a:hover, .calNext a:hover, .calMonth a:hover { text-decoration: underline; }
.calGrid { margin-top: 10px; clear: both; width: 75%; text-align: center; margin-left: auto; margin-right: auto; }
.calGrid td { font-size: 8pt; padding-bottom: 2px; text-align: center; }
.calGrid tr.calWeek { font-weight: bold; text-align: center; }
.calDayOn a { font-weight: bold; text-decoration: underline; }
.calDayOn a:hover { text-decoration: none; }
.calGrid td.calTodayOff, .calGrid td.calTodayOn { background-color: #000; color: white; font-weight: bold; }
.calGrid td.calTodayOn a { text-decoration: underline; color: white; font-weight: bold; }
.calBottom { text-align: left; padding-left: 20px; }
.calMonthGlance { padding: 5px 0px 3px 0px; }
.calBottom a {  }

/* Events Month at a Glance */
.calendarWrapper table { width: 100%; table-layout: fixed; }
.calendarWrapper .calendarMonths { background-color: #000; 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: #000; }
.calendarWrapper .calendarDays { border-collapse: collapse; table-layout: fixed; }
.calendarWrapper .calendarDays .title { font-size: 14px; font-weight: bold; color: #000; padding: 10px 0px; }
.calendarWrapper .calendarDays .normal { display: none; }
.calendarWrapper .calendarDays td { text-align: center; border: 1px solid #000; font-weight: bold; }
.calendarWrapper .calendarDays .weekdays { height: 30px; background-color: #000; color: #fff; }
.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: #ccc; padding-left: 5px; color: #000; }
.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: #000; padding: 0px 5px 5px 5px; color: #fff; }
.calendarWrapper .calendarDays .eventOn a { color: #ffffff; }
.eventsGlanceWrapper {  }
/* ModuleEnd::events */

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

/* ModuleBegin::faq */
.faqWrapper { }
.faqWrapper dd { margin: 0;}
.faqQ,.faqA { font-family:Georgia,serif; font-size:300%; line-height: 35px; }
.faqWrapper dd a.top {float:right;}
/* ModuleEnd::faq */

/* ModuleBegin::jobs */
.jobsListWrapper { }
.jobsDetailWrapper { }
.jobsDetailWrapper span { display: block; }
.jobsDetailWrapper span.itemLabel { display: inline; }
.jobsJobCode { }
.jobsCategory { }
.jobsLocation { }
.jobsKeywords { }
.jobsDescription { }
/* ModuleEnd::jobs */

/* ModuleBegin::directory-StaffDirectory */
.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-StaffDirectory */