html {
 height: 100%;
 width: 100%;
}
body {
 font: normal 12px Arial, Helvetica, sans-serif;
 color: #000000;
}
a {
 color: #006699;
 text-decoration: none;
}
a:hover {
 color: #006699;
 text-decoration: underline;
}
h1 {
 font: bold 24px Arial, Helvetica, sans-serif;
 color: #006699;
 margin-top: 10px;
}
h2 {
 font: bold 18px Arial, Helvetica, sans-serif;
 color: #006699;
 margin-top: 10px;
}
h3 {
 font: bold 14px Arial, Helvetica, sans-serif;
 color: #006699;
 margin-top: 5px;
}
h4 {
 font: bold 12px Arial, Helvetica, sans-serif;
 color: #006699;
 margin-top: 5px;
}

hr {
 clear : both;
 height: 0px;
 background-color: #ffffff;
 overflow: hidden;
 border-top: none;
 border-right: none;
 border-left: none;
 border-bottom: 1px dotted #000000;
 margin: 10px 0px;
}
td {vertical-align: top; }
a img { border: 0; }

.hrpinkdot {
 border-bottom: 1px dotted #cc0066;
}
.hrbluedot {
 border-bottom: 1px dotted #006699;
}
.hrreddot {
 border-bottom: 1px dotted #cc3333;
}
.hrgreendot {
 border-bottom: 1px dotted #99cc00;
}

.photoLeft { float: left; margin: 10px 10px 10px 0px; }
.photoRight { float: right; margin: 10px 0px 10px 10px; }
.photoLeftBorder { float: left; margin: 10px 10px 10px 0px; padding: 5px; border: 1px solid #666666;  }
.photoRightBorder { float: right; margin: 10px 0px 10px 10px; padding: 5px; border: 1px solid #666666;  }

/* -------------------------- IDS ---------------------------------- */
#page {
 margin: 0px auto 20px auto;
 text-align: center;
 background-color: #c3c3c5;
}
#shadow {
 background: #c3c3c5 url('graphics/bg_shadow.jpg') repeat-y 50% 0;
 margin: 0px auto;
 text-align: center;
 width: 99.8%;
}
#wrap {
 width: 980px;
 height: auto;
 margin: 0px auto;
}
#header {
 background-color: #ffffff;
 width: 980px;
 height: 160px;
}
#footer {
 background: #c3c3c5 url('graphics/foot_shadow.jpg') no-repeat;
 width: 980px;
 margin: 0px auto;
 text-align: center;
 height: auto;
 padding: 30px 0px 20px 0px;
}
#rubyfoot {
 background-color: #cc0066;
 color: #ffffff;
 clear: both;
 width: 980px;
 margin: 0px auto;
 text-align: center;
 height: auto;
 padding: 35px 0px 20px 0px;
}
#navyfoot {
 background-color: #2d399b;
 color: #ffffff;
 clear: both;
 width: 980px;
 margin: 0px auto;
 text-align: center;
 height: auto;
 padding: 35px 0px 20px 0px;
}
#greenfoot {
 background-color: #99cc00;
 color: #ffffff;
 clear: both;
 width: 980px;
 margin: 0px auto;
 text-align: center;
 height: auto;
 padding: 35px 0px 20px 0px;
}
#redfoot {
 background-color: #cc3333;
 color: #ffffff;
 clear: both;
 width: 980px;
 margin: 0px auto;
 text-align: center;
 height: auto;
 padding: 35px 0px 20px 0px;
}
#yellowfoot {
 background-color: #FBB814;
 color: #ffffff;
 clear: both;
 width: 980px;
 margin: 0px auto;
 text-align: center;
 height: auto;
 padding: 35px 0px 20px 0px;
}
#topDiv {
 background: #666666 url('graphics/head_date.jpg') no-repeat;
 height: 28px;
 overflow: hidden;
}
#dateBlock {
 background: #666666 url('graphics/head_date.jpg') no-repeat;
 width: 980px;
 height: 28px;
 text-align: left;
 overflow: hidden;
}
#dateBlockRight {
 background: transparent url('graphics/head_donate.jpg') no-repeat right top;
 width: 980px;
 height: 28px;
 text-align: left;
 overflow: hidden;
}
#navrow_g {
 background: #9ac12d url('graphics/bg_topnav.jpg') repeat-x;
 width: 980px;
 height: 31px;
 text-align: left;
}
#navrow_r {
 background: #cc0066 url('graphics/bg_topnav_ruby.jpg') repeat-x;
 width: 980px;
 height: 31px;
 text-align: left;
}
#navrow_re {
 background: #cc3333 url('graphics/bg_topnav_red.jpg') repeat-x;
 width: 980px;
 height: 31px;
 text-align: left;
}
#navrow_y {
 background: #f2d230 url('graphics/bg_topnav_yellow.jpg') repeat-x;
 width: 980px;
 height: 31px;
 text-align: left;
}
#site_search {
 margin: 0px;
 padding: 0px;
 width: 200px;
 height: 31px;
 overflow: hidden;
}
#contentarea {
 border-top: 1px solid #ffffff;
 background-color: #ffffff;
 width: 980px;
 margin: 0px;
 padding: 0px;
}
#lefthome {
 float: left;
 text-align: left;
 border-top: 1px solid #08447b;
 background: #094b89 url('graphics/bg_leftmenu.jpg') no-repeat;
 margin: 0px;
 padding: 0px;
 width: 198px;
 /* height: 510px;
 */ height: auto;

} 

#leftint {
 float: left;
 text-align: left;
 border-top: 1px solid #08447b;
 background: #094b89 url('graphics/bg_leftmenu.jpg') no-repeat;
 margin: 0px;
 padding: 0px;
 width: 198px;
 height: auto;
}
#righthome {
 text-align: left;
 width: 781px;
 float: right;
}

#rightint {
 text-align: left;
 width: 781px;
 float: right;
}
#rightint_g {
 text-align: left;
 width: 781px;
 float: right;
}
#rightint_r {
 text-align: left;
 width: 781px;
 float: right;
}
#rightint_re {
 text-align: left;
 width: 781px;
 float: right;
}
#welcomeboxat {
 float: none;
 text-align: left;
 width: 781px;
 height: 280px;/*280*/
 background: url(graphics/bg_home.jpg) no-repeat bottom right;
}
#welcomebox {
 float: none;
 text-align: left;
 width: 781px;
 height: 250px;
 background: url(graphics/bg_home.jpg) no-repeat;
}
#homeflash {
 float: left;
 width: 255px;
 height: 200px;
 background: url('graphics/flash_placeholder.jpg') no-repeat;
}
#empowered {
 margin: 20px 15px 0px 0px;
 float: right;
 width: 180px;
}
#jcc_gray {
 display: block;
 float: left;
 margin: 10px 20px 0px 0px;
 padding: 0px;
 text-indent: -10000px;
 background: #c3c3c5 url('graphics/banner_jcc_gray.gif') no-repeat;
 width: 198px;
 height: 40px;
}
#jcc_ruby {
 display: block;
 float: left;
 margin: 10px 20px 0px 0px;
 padding: 0px;
 text-indent: -10000px;
 background: #cc0066 url('graphics/banner_jcc_ruby.gif') no-repeat;
 width: 198px;
 height: 40px;
}
#jcc_green {
 display: block;
 float: left;
 margin: 10px 20px 0px 0px;
 padding: 0px;
 text-indent: -10000px;
 background: #99cc00 url('graphics/banner_jcc_green.gif') no-repeat;
 width: 198px;
 height: 40px;
}
#jcc_yellow {
 display: block;
 float: left;
 margin: 10px 20px 0px 0px;
 padding: 0px;
 text-indent: -10000px;
 background: #99cc00 url('graphics/banner_jcc_yellow.gif') no-repeat;
 width: 198px;
 height: 40px;
}
#jcc_red {
 display: block;
 float: left;
 margin: 10px 20px 0px 0px;
 padding: 0px;
 text-indent: -10000px;
 background: #cc3333 url('graphics/banner_jcc_red.gif') no-repeat;
 width: 198px;
 height: 40px;
}
/* -------------------------- CLASSES -------------------------------*/

.canvas:after {
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
}
/* Hides from IE-mac \*/
/* * html .canvas {height: 1%;}*/
/* End hide from IE-mac */
.padcal {
 padding: 0px 10px;
}

.homebg {
 background: #ffffff url('graphics/bg_4colhome.png') repeat-y;
}

a.jcca,
 a:hover.jcca {
 display: block;
 float: left;
 width: 55px;
 height: 40px;
 text-indent: -100000;
 background-color: transparent;
 overflow: hidden;
}
a.uja,
 a:hover.uja {
 display: block;
 float: right;
 width: 135px;
 height: 40px;
 text-indent: -100000;
 background-color: transparent;
 overflow: hidden;
}

.fleft {
 float: left;
}
.fright {
 float: right;
}
.contentpad {
 padding: 20px 20px;
}
.imageBorder {
 margin: 7px;
 padding: 5px;
 border: 1px solid #d8d8d8;
}
.imageBorderRed {
 margin: 7px;
 padding: 5px;
 border: 1px solid #cc3333;
}
.imageBorderGreen {
 margin: 7px;
 padding: 5px;
 border: 1px solid #99cc00;
}
.imageBorderBlue {
 margin: 7px;
 padding: 5px;
 border: 1px dotted #006699;
}
.imageBorderPink {
 margin: 7px;
 padding: 5px;
 border: 1px dotted #cc0066;
}
.jccgreen {
 color: #99cc00;
}
.jccindigo {
 color: #006699;
}
.jccred {
 color: #cc3333;
}
.jccroby {
 color: #cc0066;
}
.jccvoilet {
 color: #660099;
}
.jccyellow {
 color: #F2D230;
}

.homevents {
 padding: 0px 10px 10px 20px;
}
#webpageSpecialEvents { padding: 0px 10px 0px 20px; }

/* -------------------------- Context Styles --------------------  */
#header .banner {
 display: block;
 float: right;
 margin: 0px;
 padding: 0px;
 width: 431px;
 height: 132px;
}

#header a h1.logo {
 display: block;
 float: left;
 margin: 0px;
 padding: 0px;
 width: 548px;
 height: 132px;
 text-indent: -10000px;
 background: transparent url('graphics/central_queens_y.png') no-repeat;
}
#header h2.home {
 display: block;
 float: right;
 margin: 0px;
 padding: 0px;
 width: 431px;
 height: 132px;
 text-indent: -10000px;
 background: transparent url('graphics/head_home.jpg') no-repeat;
}
#header h2.adult {
 display: block;
 float: right;
 margin: 0px;
 padding: 0px;
 width: 431px;
 height: 132px;
 text-indent: -10000px;
 background: transparent url('graphics/head_adult.jpg') no-repeat;
}
#header h2.teens {
 display: block;
 float: right;
 margin: 0px;
 padding: 0px;
 width: 431px;
 height: 132px;
 text-indent: -10000px;
 background: transparent url('graphics/head_teens.jpg') no-repeat;
}
#header h2.childhood {
 display: block;
 float: right;
 margin: 0px;
 padding: 0px;
 width: 431px;
 height: 132px;
 text-indent: -10000px;
 background: transparent url('graphics/head_childhood.jpg') no-repeat;
}
#dateBlock span {
 padding: 0px 10px;
 font: bold 12px Arial, Helvetica, sans-serif;
 color: #ffffff;
 line-height: 28px;
}
/* START GREEN */
#navrow_g #search_box_form {
 background: transparent url('graphics/bg_search.jpg') no-repeat;
 margin: 0px;
 padding: 0px;
 width: 200px;
 height: 31px;
 overflow: hidden;
}
#navrow_g #search_box_form .searchInput input.searchBoxInput {
 background-color: transparent;
 border: none;
 font: normal 12px/12px Arial, Helvetica, sans-serif;
 color: #666666;
 width: 108px;
 height: 15px;
 margin: 7px 0px 0px 62px;
 float: left;
}
#navrow_g #search_box_form .submit {
 width: 20px;
 height: 20px;
 float: right;
 margin: 7px 3px 0px 0px;
}
/* START END */
/* START RUBY */
#navrow_r #search_box_form {
 background: transparent url('graphics/bg_search_ruby.jpg') no-repeat;
 margin: 0px;
 padding: 0px;
 width: 200px;
 height: 31px;
 overflow: hidden;
}
#navrow_r #search_box_form .searchInput input.searchBoxInput {
 background-color: transparent;
 border: none;
 font: normal 12px/12px Arial, Helvetica, sans-serif;
 color: #666666;
 width: 108px;
 height: 15px;
 margin: 7px 0px 0px 62px;
 float: left;
}
#navrow_r #search_box_form .submit {
 width: 20px;
 height: 20px;
 float: right;
 margin: 7px 3px 0px 0px;
}
/* END RUBY */
/* START RED */
#navrow_re #search_box_form {
 background: transparent url('graphics/bg_search_red.jpg') no-repeat;
 margin: 0px;
 padding: 0px;
 width: 200px;
 height: 31px;
 overflow: hidden;
}
#navrow_re #search_box_form .searchInput input.searchBoxInput {
 background-color: transparent;
 border: none;
 font: normal 12px/12px Arial, Helvetica, sans-serif;
 color: #666666;
 width: 108px;
 height: 15px;
 margin: 7px 0px 0px 62px;
 float: left;
}
#navrow_re #search_box_form .submit {
 width: 20px;
 height: 20px;
 float: right;
 margin: 7px 3px 0px 0px;
}
/* END RED */

/* START YELLOW */
#navrow_y #search_box_form {
 background: transparent url('graphics/bg_search_yellow.jpg') no-repeat;
 margin: 0px;
 padding: 0px;
 width: 200px;
 height: 31px;
 overflow: hidden;
}
#navrow_y #search_box_form .searchInput input.searchBoxInput {
 background-color: transparent;
 border: none;
 font: normal 12px/12px Arial, Helvetica, sans-serif;
 color: #666666;
 width: 108px;
 height: 15px;
 margin: 7px 0px 0px 62px;
 float: left;
}
#navrow_y #search_box_form .submit {
 width: 20px;
 height: 20px;
 float: right;
 margin: 7px 3px 0px 0px;
}
/* END YELLOW */


h2.programs {
 display: block;
 margin: 10px 0px 5px 10px;
 width: 178px;
 height: 29px;
 text-indent: -10000px;
 background: transparent url('graphics/h2_programs4allages.gif') no-repeat;
}
h2.sfynews {
 display: block;
 clear: left;
 margin: 10px 0px 5px 10px;
 width: 178px;
 height: 40px;
 text-indent: -10000px;
 background: transparent url('graphics/h2_sfynews.gif') no-repeat;
}
h2.sfynews2 {
 display: block;
 clear: left;
 margin: 10px 0px 5px 00px;
 width: 216px;
 height: 40px;
 text-indent: -10000px;
 background: transparent url('graphics/h2_sfynews2.png') no-repeat;
}
h2.calendar {
 display: block;
 clear: left;
 margin: 10px 0px 5px 10px;
 width: 178px;
 height: 40px;
 text-indent: -10000px;
 background: transparent url('graphics/h2_calendar.gif') no-repeat;
}
#lefthome h2.newsletter {
 display: block;
 clear: left;
 margin: 10px 0px 5px 10px;
 width: 180px;
 height: 40px;
 text-indent: -10000px;
 background: transparent url('graphics/h2_mailing_list.png') no-repeat;
}
#leftint h2.newsletter {
 display: block;
 clear: left;
 margin: 10px 0px 5px 10px;
 width: 180px;
 height: 40px;
 text-indent: -10000px;
 background: transparent url('graphics/h2_mailing_list.png') no-repeat;
}
#lefthome #broadcastemail_signup_form {
 margin: 0px 0px 10px 15px;
 padding: 0px;
 width: 165px;
}
#leftint #broadcastemail_signup_form {
 margin: 0px 0px 10px 15px;
 padding: 0px;
 width: 165px;
}
#lefthome #broadcastemail_signup_form .enewsBoxText .enewsBoxEdit {
 background-color: #ffffff;
 border-top: 1px solid #000000;
 border-left: 1px solid #000000;
 border-right: 1px solid #666666;
 border-bottom: 1px solid #666666;
 width: 100px;
 height: 15px;
 font: normal 12px/12px Arial, Helvetica, sans-serif;
 color: #666666;
}
#leftint #broadcastemail_signup_form .enewsBoxText .enewsBoxEdit {
 background-color: #ffffff;
 border-top: 1px solid #000000;
 border-left: 1px solid #000000;
 border-right: 1px solid #666666;
 border-bottom: 1px solid #666666;
 width: 100px;
 height: 15px;
 font: normal 12px/12px Arial, Helvetica, sans-serif;
 color: #666666;
}
#lefthome div.enewstxt {
 text-align: left;
 padding: 0px 10px 0px 15px;
 font: normal 11px Arial, Helvetica, sans-serif;
 color: #ffffff;
}
#leftint div.enewstxt {
 text-align: left;
 padding: 0px 10px 0px 15px;
 font: normal 11px Arial, Helvetica, sans-serif;
 color: #ffffff;
}
a.enewsBoxSubmitLink img {
 border: none;
 margin: 5px 0px 0px 3px;
}
#lefthome h2.cqy_news,#leftint h2.cqy_news {
 display: block;
 clear: left;
 margin: 10px 0px 5px 10px;
 width: 180px;
 height: 40px;
 text-indent: -10000px;
 background: transparent url('graphics/CQY_in_news.png') no-repeat;
}

#welcomebox55 h1.welcome {
 display: block;
 clear:both;
 float: left;
 margin: 0px;
 padding: 0px;
 width: 581px;
 height: 50px;
 text-indent: -10000px;
 background: transparent url('graphics/h1_welcome.jpg') no-repeat;
}

#welcomebox h1.welcome, #welcomeboxat h1.welcome {

 clear:both;
 float: left;
 margin: 0px;
 padding: 20px 0px 0px 176px;
 width: 406px;
 height: 35px;
 font-size: 30px;
 font-weight: normal;

}
#welcomebox .message, #welcomeboxat .message {
 float: right;
 width: 500px;
 margin: 30px 10px 0px 0px;
}


#whatsnew {  float: left;
 background-color: #9AC12D;
 width: 250px;}

#newaty { background: #08467f; 
          margin-top:-10px;

}

/*#newaty h2 {

 display: block;
 margin: 0px;
 padding: 0px;
 height: 36px;
 text-indent: -10000px;
 background: transparent url('graphics/h2_newaty.gif') no-repeat;
}*/

#newaty div { padding: 0 0 15px 0; margin: 0 auto; text-align: center; } 
#newaty h2 { color: #ffffff; font-family: arial,helvetica,sans-serif; font-size: 17pt; font-weight: normal; padding-top:10px; }
 display: block;
 margin: 0px;
 padding: 0px;
 height: 44px;
         
}

#bday { }
#bday h2 {
 display: block;
 margin: 0px;
 padding: 0px;
 height: 44px;
 text-indent: -10000px;
 background: transparent url('graphics/h2_birthday.gif') no-repeat;
}

#bday #webpageBday { padding: 10px; }
#bday #webpageBday p, #bday #webpageBday li { color: #ffffff; }

#biggestloser { }
#biggestloser h2 { color: #ffffff; font-family: arial,helvetica,sans-serif; font-size: 17pt; font-weight: normal; }
 display: block;
 margin: 0px;
 padding: 0px;
 height: 44px;
}

#biggestloser #webpageBday { padding: 10px; }
#biggestloser #webpageBday p, #biggestloser, #webpageBday li { color: #ffffff; }

#righthome #events2 {
 float: left;
 background-color: #F69321;
 width: 314px;
}

#events2 h2.special {
 display: block;
 margin: 0px;
 padding: 0px;
 width: 314px;
 height: 48px;
 text-indent: -10000px;
 background: transparent url('graphics/h2_specialevents.gif') no-repeat;
}

#righthome #events {
 float: left;
 background-color: #ffb644;
 width: 464px;
}

#events h2.special {
 display: block;
 margin: 0px;
 padding: 0px;
 width: 564px;
 height: 48px;
 text-indent: -10000px;
 background: transparent url('graphics/h2_specialevents.gif') no-repeat;
}

#righthome #register {
 float: right;
 background: transparent;
 width: 216px;

}

#register h2.signup {
 display: block;
 margin: 0px;
 padding: 0px;
 width: 216px;
 height: 48px;
 text-indent: -10000px;
 background: transparent url('graphics/h2_signup.png') no-repeat;
}

#register h2.donate {
 display: block;
 margin: 0px;
 padding: 0px;
 width: 216px;
 height: 39px;
 text-indent: -10000px;
 background: transparent url('graphics/donate_click_here.png') no-repeat;
}
#register .banners {
 padding-left: 10px;
}

#webpageSignup { padding: 0px 10px; }
#webpageSignup, #webpageSignup div, #webpageSignup p, #webpageSignup a, #webpageSignup li { color: #ffffff; }
#webpageSignup ul { padding: 5px 0px 5px 20px; margin: 0;}
#webpageSignup li { padding: 0px; margin: 0; }

#empowered a {
 font: normal 11px Arial, Helvetica, sans-serif;
/* color: #ffffff; */
}
#footer table {
 margin: 10px 0px 0px 0px;
 float: left;
 width: 300px;
}
#footer table tr td {
 text-align: left;
 vertical-align: middle;
}
#rubyfoot table {
 margin: 10px 0px 0px 0px;
 float: left;
 width: 300px;
}
#rubyfoot table tr td {
 text-align: left;
 vertical-align: middle;
}
#greenfoot table {
 margin: 10px 0px 0px 0px;
 float: left;
 width: 300px;
}
#greenfoot table tr td {
 text-align: left;
 vertical-align: middle;
}
#redfoot table {
 margin: 10px 0px 0px 0px;
 float: left;
 width: 300px;
}
#redfoot table tr td {
 text-align: left;
 vertical-align: middle;
}
#yellowfoot table {
 margin: 10px 0px 0px 0px;
 float: left;
 width: 300px;
}
#yellowfoot table tr td {
 text-align: left;
 vertical-align: middle;
}
#rightint_g .contentpad h1 {
 color: #99cc00;
}
#rightint_g .contentpad h2 {
 color: #99cc00;
}
#rightint_g .contentpad h3 {
 color: #99cc00;
}
#rightint_g .contentpad a {
 color: #99cc00;
}

#rightint_r .contentpad h1 {
 color: #cc0066;
}
#rightint_r .contentpad h2 {
 color: #cc0066;
}
#rightint_r .contentpad h3 {
 color: #cc0066;
}
#rightint_r .contentpad a {
 color: #cc0066;
}
#rightint_re .contentpad h1 {
 color: #cc3333;
}
#rightint_re .contentpad h2 {
 color: #cc3333;
}
#rightint_re .contentpad h3 {
 color: #cc3333;
}
#rightint_re .contentpad a {
 color: #cc3333;
}
#greenfoot a,
 #redfoot a,
 #rubyfoot a {
 color: #fff;
}
/* -------------------------- Menu Styles --------------------  */
div#menu_top {
 float: left;
 width: 770px;
 height: 30px;
 padding-top: 1px;
}

/* MenuBegin:menu_top */
ul.menu_top {
 margin: 0;
 border: 0;
 padding: 0;
 list-style: none;
 line-height: 30px;
}
ul.menu_top li {
 z-index: 999;
 margin: 0;
 border: 0;
 padding: 0;
 float: left;
 display: inline /*Gecko*/;
 list-style: none;
 position: relative;
}
ul.menu_top ul {
 margin: 0;
 border: 0;
 padding: 0;
 list-style: none;
 width: 120px;
 display: none;
 position: absolute;
 top: 30px;
 left: 0;
}
ul.menu_top ul li {
 position: relative /*IE 7*/;
 display: inline;
 float: left /*For IE*/;
}

/* 1st Level */
ul.menu_top a {
 color: #fff;
 background: transparent;
 text-decoration: none;
 /* width: 100px;
 */ text-align: left;
 padding: 0px 10px;
 font: bold 13px/30px Arial, Helvetica, sans-serif;
 float: left /*For Opera*/;
 display: block /*For IE*/;
 height: 1%;
}
ul.menu_top a:hover,
ul.menu_top li:hover a,
ul.menu_top a:hover,
ul.menu_top li.over a {
 color: #fff;
 background: transparent;
 text-decoration: underline;
}

/* 2nd Level */
ul.menu_top li:hover li a,
ul.menu_top li.over li a {
 width: 150px;
 line-height: 22px;
 color: #fff;
 background: #006699;
 text-decoration: none;
 border-left: 1px solid #fff;
 border-right: 1px solid #fff;
 border-top: 1px solid #fff;
 border-bottom: 0;
 float: none;
}
ul.menu_top li:hover li a:hover,
ul.menu_top li:hover li:hover a,
ul.menu_top li.over li a:hover,
ul.menu_top li.over li.over a {
 color: #fff;
 background: #cccccc;
 text-decoration: none;
}
ul.menu_top li:hover ul,
ul.menu_top li.over ul {
 width: 150px;
}
ul.menu_top li:hover li a.first,
ul.menu_top li.over li a.first {
 border-top: 1px solid #fff;
}
ul.menu_top li:hover li a.last,
ul.menu_top li.over li a.last {
 border-bottom: 1px solid #fff;
}

/* 3rd Level */
ul.menu_top li:hover li:hover li a,
ul.menu_top li.over li.over li a {
 width: 150px;
 line-height: 22px;
 color: #fff;
 background: #006699;
 text-decoration: none;
 border-left: 1px solid #fff;
 border-right: 1px solid #fff;
 border-top: 1px solid #fff;
 border-bottom: 0;
}
ul.menu_top li:hover li:hover li a:hover,
ul.menu_top li:hover li:hover li:hover a,
ul.menu_top li.over li.over li a:hover,
ul.menu_top li.over li.over li.over a {
 color: #fff;
 background: #7c9b25;
 text-decoration: none;
}
ul.menu_top li:hover li:hover li a.first,
ul.menu_top li.over li.over li a.first {
 border-top: 1px solid #fff;
}
ul.menu_top li:hover li:hover li a.last,
ul.menu_top li.over li.over li a.last {
 border-bottom: 1px solid #fff;
}

ul.menu_top ul ul {
 display: none;
 position: absolute;
 top: 0;
 left: 171px;
}

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


/* MenuBegin:menu_left */
div#menu_left {
 float: none;
 margin: 10px 0px 10px 10px;
}

ul.menu_left ,
ul.menu_left li,
ul.menu_left ul {
 margin: 0;
 border: 0;
 padding: 0;
 list-style: none;
 width: 175px;
}
ul.menu_left li {
 z-index: 99;
 position: relative;
 display: inline;
 float: left /*For IE*/;
}

/* 1st Level */
ul.menu_left a {
 color: #fff;
 background: transparent url('graphics/bullet.jpg') 0px 10px no-repeat;
 text-decoration: none;
 text-align: left;
 padding: 0px 10px;
 font: bold 13px/22px Arial, Helvetica, sans-serif;
 display: block;
 height: 1%;
}
ul.menu_left a:hover,
ul.menu_left li:hover a,
ul.menu_left a:hover,
ul.menu_left li.over a {
 color: #fff;
 background: transparent url('graphics/bullet_hover.jpg') 0px 10px no-repeat;
 text-decoration: none;
}

/* 2nd Level */
ul.menu_left li:hover li a,
ul.menu_left li.over li a { font-size: 12px; line-height: 14px; padding: 4px 10px; 
 color: #fff;
 background: #094b89;
 text-decoration: none;
}
ul.menu_left li:hover li a:hover,
ul.menu_left li:hover li:hover a,
ul.menu_left li.over li a:hover,
ul.menu_left li.over li.over a {
 color: #fff;
 background: #094b89;
 text-decoration: none;
}

/* 3rd Level */
ul.menu_left li:hover li:hover li a,
ul.menu_left li.over li.over li a {
 color: #fff;
 background: #094b89;
 text-decoration: none;
}
ul.menu_left li:hover li:hover li a:hover,
ul.menu_left li:hover li:hover li:hover a,
ul.menu_left li.over li.over li a:hover,
ul.menu_left li.over li.over li.over a {
 color: #fff;
 background: transparent;
 text-decoration: none;
}

ul.menu_left ul,
ul.menu_left ul ul {
 display: none;
 position: absolute;
 top: 0;
 left: 175px;
}

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


/* MenuBegin:menu_news */
div#menu_news {
 float: none;
 margin: 10px 0px 10px 10px;
}

ul.menu_news ,
ul.menu_news li,
ul.menu_news ul {
 margin: 0;
 border: 0;
 padding: 0;
 list-style: none;
 width: 175px;
}
ul.menu_news li {
 position: relative;
 display: inline;
 float: left /*For IE*/;
}

/* 1st Level */
ul.menu_news a {
 color: #fff;
 background: transparent url('graphics/bullet.jpg') 0px 10px no-repeat;
 text-decoration: none;
 text-align: left;
 padding: 5px 10px;
 font: bold 13px/15px Arial, Helvetica, sans-serif;
 display: block;
 height: 1%;
}
ul.menu_news a:hover,
ul.menu_news li:hover a,
ul.menu_news a:hover,
ul.menu_news li.over a {
 color: #fff;
 background: transparent url('graphics/bullet_hover.jpg') 0px 10px no-repeat;
 text-decoration: none;
}

/* 2nd Level */
ul.menu_news li:hover li a,
ul.menu_news li.over li a {
 color: #fff;
 background: transparent;
 text-decoration: none;
}
ul.menu_news li:hover li a:hover,
ul.menu_news li:hover li:hover a,
ul.menu_news li.over li a:hover,
ul.menu_news li.over li.over a {
 color: #fff;
 background: transparent;
 text-decoration: none;
}

ul.menu_news ul {
 display: none;
 position: absolute;
 top: 0;
 left: 175px;
}

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

/* MenuBegin:menu_news2 */
div#menu_news2 { float: none; margin: 10px 0px 10px 10px; }

ul.menu_news2 ,
ul.menu_news2 li,
ul.menu_news2 ul { margin: 0; border: 0; padding: 0; list-style: none; width: 216px;}
ul.menu_news2 li { position: relative; display: inline; float: left /*For IE*/;}

/* 1st Level */
ul.menu_news2 a { color: #fff; background: transparent url('graphics/bullet2.jpg') 10px 10px no-repeat; text-decoration: none; text-align: left; padding: 0px 20px; font: bold 13px/22px Arial, Helvetica, sans-serif; display: block; height: 1%;}
ul.menu_news2 a:hover,
ul.menu_news2 li:hover a,
ul.menu_news2 a:hover,
ul.menu_news2 li.over a { color: #fff; background: transparent url('graphics/bullet2.jpg') 10px 10px no-repeat; text-decoration: none;}

/* 2nd Level */
ul.menu_news2 li:hover li a,
ul.menu_news2 li.over li a { color: #fff; background: transparent; text-decoration: none;}
ul.menu_news2 li:hover li a:hover,
ul.menu_news2 li:hover li:hover a,
ul.menu_news2 li.over li a:hover,
ul.menu_news2 li.over li.over a { color: #fff; background: transparent; text-decoration: none;}

ul.menu_news2 ul { display: none; position: absolute; top: 0; left: 175px;}

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



#accrinet { position:relative; height:0px; width: 100%;}
#accrinet div {width: 140px;float:left; line-height: 12px;text-align:right;font-size: 10px;}
#accrinet .accrinet {position: absolute; top:10px; right: 0px; width: 175px; height: 30px;}
#accrinet div span {font-size: 13px;line-height: 12px;}
a.accrinet { color: #0078bb; }


/* -------------------------- Accrisoft Styles --------------------  */
/* iFrame Calendar */

#calendar {
 background-color: #F69321;
 color:#08467f;
 font-weight:bold !important;
 
}
#calendar td {
vertical-align:middle;
}
.cal {
 padding: 0px;
 text-align: center;
 margin-left: auto;
 margin-right: auto;
 color: #08467f !important;
}
.calTop {
 height: 20px;
 line-height: 20px;padding-top: 6px;
}
.calPrev {
 position: absolute;
 top: 4px;
 left: 10px;
 font-size: 14px;
}
.calNext {
 position: absolute;
 top: 4px;
 right: 10px;
 font-size: 14px;
}
.calMonth {
 position: relative;
 top: 0;
 left: 0;
 text-align: center;
 font-weight: bold;
 margin-left: 20px;
 margin-right: 20px;
 font-size: 14px;
}
.calPrev a,
 .calNext a,
 .calMonth a {
 text-decoration: none;
 color: #08467f;
}
.calPrev a:hover,
 .calNext a:hover,
 .calMonth a:hover {
 text-decoration: underline;
}
.calGrid {
 margin-top: 15px;
 clear: both;
 width: 100%;
}
.calGrid td {
 padding: 3px;
 font-size: 10px; 
 padding-right:0px; 
 text-align: center; 
}
.calGrid td {font-size: 12px;}
.calGrid tr.calWeek td {
 font-weight: bold;
 text-align: center;
 color:#08467f ;
}
.calDayOn {
background:#08467f;
}
.calDayOn a {
 color: #fff;
 display:block;
 text-decoration: none;
}
.calDayOn a:hover {
 text-decoration: none;
}
.cal td {
width:42px;
padding: 3px 0;
}
.calGrid td.calTodayOff,
 .calGrid td.calTodayOn {
 background-color: #FFB644;
 color: #08467f;
 font-weight: bold;
}
.calGrid td.calTodayOn a {
 text-decoration: none;
 color: #08467f;
 font-weight: bold;
}
.calBottom {
 text-align: left;
}
.calMonthGlance {
 padding-top: 10px;
}
.calBottom a {
 color: #08467f;
}




/* Month at a Glance */
#calendarDetail table {
 width: 100%;
 table-layout: fixed;
}
#calendarDetail .calendarMonths {
 background-color: #094b89;
 text-align: center;
 vertical-align: middle;
}
#donateColumn {
 background: transparent url(graphics/donate_now_bg.jpg) repeat-y left top;
 height: 100px;
 text-align: center;
 vertical-align: middle;
}
#donateColumn p {
 color:#ffffff;
}
#calendarDetail .calendarMonths a {
 display: block;
 color: #b3ba1c;
 font-weight: bold;
 font-size: 12px;
 text-decoration: none;
 padding: 5px 0px 5px 0px;
}
#calendarDetail .calendarMonths a:hover {
 color: #666;
 background: #efefef;
}
#calendarDetail .calendarDays {
 border-collapse: collapse;
 table-layout: fixed;
}
#calendarDetail .calendarDays .title {
 font-size: 14px;
 font-weight: bold;
 color: #333333;
 padding: 10px 0px 10px 0px;
}
#calendarDetail .calendarDays .normal {
 display: none;
}
#calendarDetail .calendarDays td {
 text-align: center;
 border: 1px solid #000000;
 font-weight: bold;
}
#calendarDetail .calendarDays .weekdays {
 height: 30px;
 background-color: #094b89;
 color: #fff;
}
#calendarDetail .calendarDays .emptyDay {
 height: 60px;
 text-align: left;
 vertical-align: top;
 background-color: #eeeeee;
}
#calendarDetail .calendarDays .eventToday {
 height: 60px;
 text-align: left;
 vertical-align: top;
 background-color: #b3ba1c;
 padding-left: 5px;
 color: #000;
}
#calendarDetail .calendarDays .eventOff {
 height: 60px;
 text-align: left;
 vertical-align: top;
 padding-left: 5px;
}
#calendarDetail .calendarDays .eventOn {
 height: 60px;
 text-align: left;
 vertical-align: top;
 background-color: #094b89;
 padding-left: 5px;
 color: #fff;
}
#calendarDetail .calendarDays .eventOn a {
 color: #b3ba1c;
}

.calendarBody {
 background: #094d8d;
}
.calendarDayOff {
 color: #fff;
 font-weight: normal;
 line-height: 140%;
 text-decoration: none;
}
.calendarDayOn {
 font-weight: bold;
 line-height: 140%;
 text-decoration: underline;
}
.calendarDayOn:hover {
 background-color: #3366cc;
 color: #ffffff;
 text-decoration: none;
}
.calendarMonth {
 font-weight: bold;
 text-decoration: none;
 text-transform: capitalize;
}
.calendarMonth:hover {
 text-decoration: underline;
}
.calendarMonthGlance {
 text-decoration: none;
}
.calendarMonthGlance:hover {
 text-decoration: underline;
}
.calendarpopDay {
 color: #000000;
 font-size: 10pt;
 font-weight: normal;
 text-decoration: none;
}
.calendarpopEmptyDay {
 background-color: #e7e7e7;
}
.calendarpopEvent {
 font-size: 10pt;
 font-weight: bold;
 text-decoration: none;
}
.calendarpopEvent:hover {
 text-decoration: underline;
}
.calendarpopEventOff {
 background-color: #ffffff;
}
.calendarpopEventOn {
 background-color: #66ccff;
}
.calendarpopEventTime {
 color: #ffffff;
}
.calendarpopHeader {
 color: #000000;
 font-size: 11pt;
 font-weight: bold;
 text-decoration: none;
}
.calendarpopLink {
 font-weight: normal;
 text-decoration: none;
}
.calendarpopLink:hover {
 text-decoration: underline;
}
.calendarpopNormal {
 color: #000000;
 font-size: 10pt;
 font-weight: normal;
}
.calendarpopScroll {
 font-size: 10pt;
 text-decoration: none;
}
.calendarpopScroll:hover {
 text-decoration: underline;
}
.calendarpopToday {
 font-weight: bold;
}
.calendarpopWeek {
 color: #000000;
 font-size: 10pt;
 font-weight: bold;
 text-decoration: none;
}
.calendarScroll {
 font-size: 7pt;
 text-decoration: none;
}
.calendarScroll:hover {
 text-decoration: underline;
}
.calendarToday {
 font-weight: bold;
}
.calendarWeek {
 color: #000000;
 font-weight: bold;
}
.copyright {
}
.datebox {
 padding-left: 10px;
}
.directoryFieldLabel {
 font-weight: bold;
}
.directoryHeading {
 font-weight: bold;
 padding-bottom: 10px;
}
.directoryListHeadline {
 font-weight: bold;
}
.enewsBoxEdit {
}
.enewsBoxSubmit {
 text-align: center;
}
.enewsBoxText {
 padding-bottom: 1px;
 padding-top: 3px;
}
.eventBigLink {
 font-weight: normal;
}
.eventBigLink:hover {
}
.eventDateHeader {
 background-color: #006699;
 color : #ffffff;
 padding : 2px 5px;
}
.eventDetail {
 padding-left: 10px;
}
.eventHeadline {
 font-weight: bold;
 text-decoration: none;
}
.eventHeadline:hover {
 text-decoration: underline;
}
.eventHeadlineTD {
 padding-left: 10px;
}
.eventMoreLink {
 padding-left: 10px;
}
.eventMoreLink:hover {
}
.eventNormalText {
}
.eventSmallText {
}
.FAQA {
}
.FAQAnswer {
}
.FAQLink {
}
.FAQLink:hover {
}
.FAQList {
}
.FAQMoreLink {
}
.FAQMoreLink:hover {
}
.FAQQ {
 font-weight: bold;
}
.FAQQHome {
}
.FAQQuest {
 font-weight: bold;
}
.FAQQuestHome {
}
.FAQTopLink {
}
.formBody {
}
.formHeading {
}
.formSmallText {
}
.formText {
}
.formTextRequired {
}
.headerHeadline {
 font-size: 24pt;
 font-weight: bold;
 text-align: right;
}
.headerTagline {
 font-size: 16pt;
 font-style: italic;
 font-weight: bold;
 padding-bottom: 10px;
 padding-top: 10px;
 text-align: right;
}
.image {
 margin: 10px;
}
.imageCaption {
 font-family: Arial, Helvetica, Sans-Serif;
 padding-bottom: 5px;
 padding-top: 2px;
 text-align: center;
}
.jobHeading1 {
 font-size: 12pt;
 font-weight: bold;
}
.jobHeading2 {
 font-weight: bold;
}
.jobLink {
}
.jobSmallText {
}
.jobSmallTextBold {
}
.jobText {
}
.mapBoxEdit {
}
.mapBoxText {
}
.mapHeader {
}
.mapSmallText {
}
.menuPipe {
 text-decoration: none;
}
.menuPipeLink {
}
.menuPipeLink:hover {
}
.menuPipeTop {
 text-decoration: none;
}
.menuPipeTopLink {
 font-weight: bold;
 text-decoration: none;
}
.menuPipeTopLink:hover {
 text-decoration: underline;
}
.menuTD1 {
 padding-bottom: 2px;
 padding-left: 5px;
 padding-right: 2px;
 padding-top: 2px;
}
.menuTD1selected {
 padding-bottom: 2px;
 padding-left: 5px;
 padding-right: 2px;
 padding-top: 2px;
}
.menuHeader {
}
.menuFooter {
}
.menuSeperator {
}
.menuTD2 {
 padding-bottom: 2px;
 padding-left: 10px;
}
.menuTDBullet1 {
 padding-left: 5px;
 vertical-align: top;
}
.menuTDBullet1selected {
 padding-left: 5px;
 vertical-align: top;
}
.menuText1 {
 font-weight: bold;
 text-decoration: none;
}
.menuText1:hover {
 text-decoration: underline;
}
.menuText1selected {
 font-weight: bold;
 text-decoration: none;
}
.menuText1selected:hover {
 text-decoration: underline;
}
.menuText2 {
 text-decoration: none;
}
.menuText2:hover {
 text-decoration: underline;
}
.menuText1Format {
}
.menuText1selectedFormat {
}
.menuText2Format {
}
.menuText2selectedFormat {
}
.moreLink {
}
.moreoverCopyright {
 font-style: italic;
 text-decoration: none;
}
.moreoverDate {
 color: #666666;
 font-size: 7pt;
 padding-left: 5px;
}
.moreoverDateHome {
 color: #666666;
 font-size: 7pt;
 padding-left: 5px;
}
.moreoverHeadline {
 font-weight: bold;
 text-decoration: none;
}
.moreoverHeadline:hover {
 text-decoration: underline;
}
.moreoverHeadlineHome {
 font-weight: bold;
 text-decoration: none;
}
.moreoverHeadlineHome:hover {
 text-decoration: underline;
}
.moreoverMoreLink {
 font-weight: normal;
}
.moreoverMoreLink:hover {
}
.moreoverMoreLinkHome {
}
.moreoverMoreLinkHome:hover {
}
.moreoverSource {
 color: #666666;
}
.moreoverSource:hover {
}
.moreoverSourceHome {
 color: #666666;
}
.moreoverSourceHome:hover {
}
.moreoverTitleHome {
 font-weight: bold;
 text-decoration: none;
}
.moreoverTitleHome:hover {
 text-decoration: underline;
}
.newsBody {
}
.newsBullet {
 font-weight: bold;
 padding-left: 10px;
}
.newsHeadline {
 font-size: 12pt;
 font-weight: bold;
 text-align: left;
 text-decoration: none;
}
.newsListBlurb {
 font-weight: normal;
 padding-left: 10px;
}
.newsListHeadline {
 font-weight: bold;
 text-decoration: none;
}
.newsListHeadline:hover {
 text-decoration: underline;
}
.newsListHeadlineTD {
 padding-left: 10px;
}
.newsListPublishline {
 font-weight: bold;
 padding-left: 10px;
}
.newsListMoreLink {
 padding-left: 10px;
}
.newsListMoreLink:hover {
}
.newsPrevNext {
 line-height: 14pt;
}
.newsPublished {
 color: #666666;
}
.newsSubHeadline {
 text-align: left;
 text-decoration: none;
}
.photoAlbumBody {
}
.photoAlbumDescription {
 padding-bottom: 10px;
}
.photoAlbumTitle {
}
.photoGalleryBG {
 background: #ffffff;
}
.photoGalleryBGTop {
 background: #000000;
}
.photoGalleryBody {
 background-color: #3366cc;
}
.photoGalleryCaption {
 padding-top: 5px;
 text-align: center;
}
.photoGalleryDescription {
 text-align: center;
}
.photoGalleryNumbers {
 background-color: #333333;
}
.photoGalleryTitle {
}
.photoPagnationTD {
 text-align: center;
}
.photoRemote {
 padding-bottom: 5px;
 padding-left: 10px;
 padding-right: 10px;
 padding-top: 5px;
 font-weight: bold;
}
.photoRemoteTD {
 padding-bottom: 10px;
 padding-top: 10px;
 text-align: center;
}
.pollChoices {
 padding-left: 15px;
}
.pollHeading {
 font-size: 12pt;
 font-weight: bold;
 text-align: left;
}
.pollHomeChoices {
}
.pollHomeQuestion {
}
.pollLink {
 font-weight: normal;
 padding-left: 10px;
}
.pollQuestion {
 font-size: 12pt;
 font-weight: bold;
 padding-bottom: 10px;
 padding-left: 10px;
 padding-top: 10px;
}
.pollResultChoices {
 font-weight: bold;
 padding-left: 10px;
}
.pollResultHeading {
 font-weight: bold;
 text-align: left;
}
.pollResultHomeChoices {
 font-weight: bold;
}
.pollResultHomeHeading {
 font-weight: bold;
 text-align: left;
}
.pollResultHomeLink {
 font-weight: bold;
}
.pollResultHomeQuestion {
 font-weight: bold;
 text-align: left;
}
.pollResultLink {
 font-weight: bold;
}
.pollResultQuestion {
 font-size: 12pt;
 font-weight: bold;
 padding-left: 10px;
}
.pollVote {
 padding-bottom: 10px;
 padding-top: 10px;
 text-align: center;
}
.prevnextLink {
}
.searchBox {
 vertical-align: middle;
}
.searchBoxInput {
 font-size 8pt: ;
 vertical-align: middle;
}
.searchBoxList {
}
.searchBoxTable {
}
.searchBoxText {
}
.searchHeadline {
}
.searchTopMatches {
}
.searchModule {
}
.searchModuleMore {
}
.searchModuleResults {
}
.sectionHeader {
 font-size: 12pt;
 font-weight: bold;
}
.sectionLink {
 font-weight: bold;
}
.sectionLink:hover {
}
.sendpageBody {
 background-color: #094b89;
}
.sendpageBody, .sendpageBody p, .sendpageBody div, .sendpageBody td {
 color: #ffffff;
}
.sendpageFormText {
 color: #ffffff;
 font-weight: normal;
}
.sendpageFormTextRequired {
 color: #ffffff;
 font-weight: bold;
}
.sendpageHeader {
 color: #ffffff;
 font-weight: bold;
 padding-top: 10px;
}
.shoppingAlert {
}
.shoppingBody {
}
.shoppingCartEvenRow {
 background-color: #ffffff;
}
.shoppingCartOddRow {
 background-color: #ebebeb;
}
.shoppingCartTableHeader {
 background-color: #3366cc;
 color: #ffffff;
 font-weight: bold;
}
.shoppingForm {
}
.shoppingFormQuantity {
 background-color: #9db3d0;
}
.shoppingFormRequired {
 font-weight: bold;
}
.shoppingHeading {
}
.shoppingInStock {
}
.shoppingItemHeading {
}
.shoppingOutOfStock {
 color: #dd0000;
}
.shoppingLowStock {
}
.stockBox {
}
.stockHeader {
}
.stockLinks {
}
.stockLinks:hover {
}
.stockSmallText {
 text-decoration: none;
}
.stockText {
 text-decoration: none;
}
.WXForecastLink {
 text-align: center;
}
.WXForecastLink:hover {
}
.heading2 {
}
.heading3 {
}
.normaltext {
}
.WXSmalltext {
 font-size: 7pt;
 font-weight: normal;
 text-decoration: none;
}
.WXSmalltextHigh {
 color: #ff3333;
 font-size: 7pt;
 font-weight: bold;
 text-decoration: none;
}
.WXSmalltextLow {
 font-size: 7pt;
 font-weight: bold;
 text-decoration: none;
}
.shoppingTable {
 background-color: #e8e8e8;
}

.membershipForgot {
}

.membershipGroup {
}

.membershipHeaderRow {
 background-color: #000066;
 color: #ffffff;
 font-size: 11px;
 font-weight: bold;
 text-align: center;
}

.membershipHeaderCell {
}

.membershipOddRow {
 background-color: #ebebeb;
}

.membershipEvenRow {
 background-color: #ffffff;
}

.membershipOddCell {
 padding-left: 10px;
 padding-right: 10px;
}

.membershipEvenCell {
 padding-left: 10px;
 padding-right: 10px;
}

.membershipPassword {
}

.membershipRemember {
}

.membershipSeparatorCell {
}

.membershipSeparatorRow {
 background-color: #000066;
}

.membershipTable {
 border: 2px solid #000066;
 text-align: left;
 padding: 5px;
}

.membershipUserID {
}

.shoppingTableBorder {
 background-color: #ffffff;
}

.WXSummaryBorder {
 background-color: #000080;
}

.WXSummary {
 background-color: #ffffff;
}

.newsThumbnail {
 border: 0;
 margin-bottom: 2px;
 margin-top: 2px;
 margin-right: 10px;
 float: left;
}











.calGrid tr.calWeek {
 font-weight: bold;
 text-align: center;
}



.newsCopyright {
 font-family: verdana,arial,helvetica;
 text-align: center;
 width: 100%;
 font-size: 1;
 font-style: italic;
}

/* ModuleBegin::membership */
.formButtons a:hover {
 text-decoration: none;
 background-color: #CCCCCC;
}
.formButtons a {
 text-decoration: none;
 border-left: 1px groove #BBBBBB;
 border-top: 1px groove #BBBBBB;
 border-right: 1px ridge #3068A6;
 border-bottom: 1px ridge #3068A6;
 color: #3068A6;
 background-color: #EEEEEE;
 font-weight: bold;
 padding: 3px 10px;
 white-space: nowrap;
 line-height: 25px;
}

.myaccountHeading {
 font-size: 16px;
 font-weight: bold;
 padding: 5px;
}
.myaccountMain {
 padding: 20px;
}
.myaccountMain table {
 border-collapse: collapse;
}
.myaccountMain a {
 font-weight: bold;
 color: #3068A6;
}
.myaccountMain td {
 border: 2px solid #3068A6;
 vertical-align: top;
 background-color: #FFFFFF;
 padding: 2px;
}
.myaccountTitle {
 width: 300px;
 text-align: center;
 font-weight: bold;
 padding: 3px;
 background-color: #3068A6;
 color: #FFFFFF;
}
.myaccountLister {
 background-color: #FFFFFF;
 text-align: left;
 padding: 11px;
 margin: 20px;
}

.myaccountDetail td {
 padding-top: 5px;
}
.myaccountDetail a {
 padding-top: 5px;
}
.myaccountDetail .formtextRequired {
 font-weight: bold;
}
.myaccountDetail form {
 padding: 11px;
}

.myaccountForm {
 text-align: left;
}
.myaccountFormSection {
 padding: 5px;
 font-weight: bold;
}

.freedomTable {
 width: 100%;
 padding: 20px;
 border: 1px solid #3068a6;
 border-collapse: collapse;
}
.freedomTable th,
 .freedomTable td {
 border: 1px solid #3068a6;
 padding: 5px;
 text-align: left;
}
.freedomTable th {
 background-color: #3068a6;
}
.freedomTable th a {
 color: #ffffff;
 font-weight: bold;
 text-decoration: none;
}
.freedomTable th a:hover {
 text-decoration: underline;
}
.myaccountListerBack { text-align:center;width:100%;padding-top:10px; }
/* ModuleEnd::membership */
#freedom_calendar {
 position: absolute;
 left: 100px;
 top: 100px;
 width: 175px;
 z-index: 100;
 visibility: hidden;
 clip: rect(0px 175px 145px 0px);
 height: 145px;
}

/* ModuleBegin::events */
.eventTD .eventHeadline { padding-bottom: 5px; font-weight: bold; }
.eventTD a { color:#08467F !important; }
#calendarDetail table { width: 100%; table-layout: fixed; }
#calendarDetail .calendarMonths { background-color: #000000; text-align: center; vertical-align: middle; }
#calendarDetail .calendarMonths a { display: block; color: #ffffff; font-weight: bold; font-size: 11pt; text-decoration: none; padding: 5px 0px 5px 0px; }
#calendarDetail .calendarMonths a:hover { background-color: #ffffb8; color: #000000; }
#calendarDetail .calendarDays { border-collapse: collapse; table-layout: fixed; }
#calendarDetail .calendarDays .title { font-size: 12pt; font-weight: bold; color: #333333; padding: 10px 0px 10px 0px; }
#calendarDetail .calendarDays .prevLink, #calendarDetail .calendarDays .nextLink  { font-size: 11pt; }
#calendarDetail .calendarDays .normal { display: none; }
#calendarDetail .calendarDays td { text-align: center; border: 1px solid #000000; font-weight: bold; }
#calendarDetail .calendarDays .weekdays { height: 30px; background-color: #bbbbbb; }
#calendarDetail .calendarDays .emptyDay { height: 60px; text-align: left; vertical-align: top; background-color: #eeeeee; }
#calendarDetail .calendarDays .eventToday { height: 60px; text-align: left; vertical-align: top; background-color: #ffffb8; padding-left: 5px; }
#calendarDetail .calendarDays .eventOff { height: 60px; text-align: left; vertical-align: top; padding-left: 5px; }
#calendarDetail .calendarDays .eventOn { height: 60px; text-align: left; vertical-align: top; padding-left: 5px; }

#eventsHome a { color: #e54c17; }
/* ModuleEnd::events */

.facebook { display:block; float:left; margin:0px 5px 0px 48px; width:80px; height:80px; background: transparent url(graphics/social_media/facebook.png) no-repeat left top; }
.banner_left { clear:both; text-align:center; padding:15px 0px;}
.socialmedia { clear:both; padding:10px; }


/* 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::directory-slides */
/* --------------- Home News Slider Styles --------------- */

.newsSlider { width:781px; height: 250px; position:relative; background: transparent; padding: 0; margin: 0; z-index: 89; }
.newsSlider .stgslide { top: 0px; left: 0px; position: absolute; width: 781px; height: 250px; }
.newsSlider .stgslide img { vertical-align: bottom; border: 0; width: 255px; height: 200px; }

.newsSlider .stgslide .stgslidebase {  width:781px; height: 250px; position: absolute; top: 0px; left: 0px; display: block; }

.newsSlider .stgslide .stgslidecredit { top: 0px; left: 0px; position: absolute; width: 781px; height: 250px; z-index: 60;}
.stgslidevideo { position: relative; height: 0; padding-bottom: 56.25%; padding-top: 25px; margin-top: 20px; }
* html .stgslidevideo { margin-bottom: 45px; margin-bottom: 0; }
.stgslidevideo  div, .stgslidevideo object, .stgslidevideo embed { position: absolute; top: 0; left: 0; width: 100%; height: 99%; }

.newsSlider .stgslide .stgslideheading { width: 516px; height: 50px; padding: 0px; top: 60px; left: 256px; position: absolute; text-align: left;  z-index: 89;}
.newsSlider .stgslide .stgslidecontent { width: 516px; padding: 0px; height: 150px; top: 70px; left: 256px; position:absolute; overflow: hidden; z-index: 89;}
.newsSlider .stgslide .stgslidecontent h2 { padding: 0; margin: 0; color: 006699;  }
.newsSlider .stgslide .stgslidecontent h2 a { pcolor: 006699;  }
.newsSlider .stgslide .stgslideimg {width: 205px; height: 200px; top: 50px; left: 0px; position:absolute; overflow: hidden; z-index: 88; }
.newsSlider .stgslidemask { width: 205px; height: 200px; top: 50px; left: 0px; position:absolute; overflow: hidden; z-index: 91; 
background: transparent url(graphics/home_stories_bg.gif) no-repeat left top; }
html>body .newsSlider .stgslidemask { background: transparent url(graphics/home_stories_bg.png) no-repeat left top; }

.newsSlider .stgcredit { display: none; }
.newsSlider .stghrimg { display: none; }
.newsSlider .stghrtxt { display: none; }

.newsSlider .stgbtnwrpr { width:516px; top: 215px; left: 256px; position: absolute; height: 25px; padding: 5px 0px; z-index: 89; background: transparent; }
.newsSlider .stglinks { float: right; width: 190px; height: 20px; padding: 5px 0px 0px 0px; text-align: right; }

.newsSlider .stgbtngrp { float: left; width: 190px; height: 25px; }
.newsSlider .stgbtnoff, .newsSlider .stgbtnon { width:19px; height: 17px; float:left;
 font-size: 12px; text-align: center; padding: 2px 0px 0px 0px; margin: 0px 5px 0px 0px; display:block; cursor:pointer; display:inline; 
 text-align: center; font-weight: bold; }
.newsSlider .stgbtnoff { color: #006699; border: 1px solid #006699; background: #ffffff; }
.newsSlider .stgbtnon { color: #ffffff; border: 1px solid #006699; background: #006699; }

.newsSlider .textColor, .newsSlider .textColor p, .newsSlider .textColor div, .newsSlider .textColor td { color: #000;}
.newsSlider .textColorBlack, .newsSlider .textColorBlack p, .newsSlider .textColorBlack div, .newsSlider .textColorBlack td { color: #000000;}
.newsSlider .textColorWhite, .newsSlider .textColorWhite p, .newsSlider .textColorWhite div, .newsSlider .textColorWhite td { color: #ffffff;}

.newsSliderFile1 { background: url(graphics/jquery_scripts/jquery-1.3.2.js);}
.newsSliderFile2 { background: url(graphics/jquery_scripts/jqfunctions.js);}
/* ModuleEnd::directory-slides */

#staff td, #staff th { padding: 3px 5px; }
.staffEven { background: #cccccc;}
.staffRight { text-align: right; }
.staffBorder { border-bottom: 3px solid #99cc00;}

.tableBorders { border-collapse: collapse !important; }
.tableBorders td, .tableBorders th { border: 1px solid #666666; padding: 10px; text-align: center; }
.tableBorders td.tableBordersLast { border-bottom: 0; }

.tableBorders1 { border-collapse: collapse !important; }
.tableBorders1 td, .tableBorders1 th { border: 1px solid #666666; }
.tableBorders1 td td, .tableBorders1 td th { border-top: 0; border-left: 0; border-right: 0; }
.tableBorders1 th { text-align: center; }

#C2C {height:85px; overflow:hidden;}
#DonateTop {float:right; width:114px; height:27px; padding:1px 20px 0px 0px;  background: transparent; }

/* Mini Calendar */
#calendar {
 background:#e54c17 !important;
}
