@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);
@font-face {
    font-family: 'fontawesome';
    src:url('http://www.asnh.org/fonts/fontawesome.eot');
    src:url('http://www.asnh.org/fonts/fontawesome.eot?#iefix') format('embedded-opentype'),
        url('http://www.asnh.org/fonts/fontawesome.svg#fontawesome') format('svg'),
        url('http://www.asnh.org/fonts/fontawesome.woff') format('woff'),
        url('http://www.asnh.org/fonts/fontawesome.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
body {
    /*background-image: url(/home/asnhor5/public_html/gifs/StarChart.png);*/
    /*background-image: url(/home/asnhor5/public_html/files/displayimage.php?iid=StarChart.png);*/
    background-repeat: no-repeat;
    background-attachment: fixed;
    color: #000000;
    margin:0;
    text-align:center;
}
table {
    font-size : 12px;
}
/*##################################################*/
#wrapper{
    width:760px;
    background-image: url(/home/asnhor5/public_html/gifs/black.png);
    background-repeat: repeat-y;
    background-position:right top;
    margin-left:auto;
    margin-right:auto;
}
/*#########################################*/
#wrapperHTML5{
    width:1020px;
    /*background-image: url(/home/asnhor5/public_html/gifs/black.png);*/
    background-repeat: repeat-y;
    background-position:right top;
    margin-left:auto;
    margin-right:auto;
        z-index: 100;
}
/*#########################################*/
.radio{
  display: block;
  cursor: pointer;
  font-size: 2em;
  user-select:none;
  text-align: center;
  .radio{
    margin-top: 12px;
  }
  input{
    display: none;
    &+span{
      display: inline-block;
      position: relative;
      padding-left: 130px;
      &:before{
        content: '';
        display: block;
        position: absolute;
        top: 0px;
        left: 0px;
        border-radius: 50%;
        margin-right: 5px;
        width: 16px;
        height: 16px;
        border: 1px solid #ccc;
        background: #fff;
      }
      &:after{
        content: '';
        display: block;
        width: 10px;
        height: 10px;
        background: #222;
        position: absolute;
        border-radius: 50%;
        top: 3px;
        left: 3px;
        opacity: 0;
        transform: scale(0,0);
        transition: all .2s cubic-bezier(0.64, 0.57, 0.67, 1.53);
      }
    }
    &:checked+span:after{
      opacity: 1;
      transform: scale(1,1);
    }
  }
}
/*#########################################*/
#HeaderTxt{
    width:100%;
    height:230px;
    padding:2px;
    /*border-left: 1px solid #111;
    border-right: 1px solid #111;
    border-top: 1px solid #111;
    border-bottom: 1px solid #111; */
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size:2em;
    text-align:center;
    color:#9E0028;
    background-color:#fff0ff;
    /*background-image: url(/home/asnhor5/public_html/gifs/CSP_color.jpg);
    background-position: right;*/
    background-image: url("http://www.asnh.org/gifs/ASNHround3.jpg");
    background-position: left;
    background-repeat: no-repeat;
    text-shadow: 0.1em 0.1em 0.2em black
}
/* ################################### */indexo.php
/*#################################*/
#wrapperAdmin{
    width:100%;


    margin-left:auto;
    margin-right:auto;
}
/*#################################*/
#frame {
    width:575px;
    /*.width:550px;*/
    margin-right:auto;
    margin-left:auto;
    margin-top:0px;
    padding:0px;
    text-align:center;
}
/*################################*/
#wrapper1{
    width:760px;
    margin-left:auto;
    background-color:#ffffff;
    margin-right:auto;
}
/*################################*/
#CUSTOMHEADER {
    /*background-image: url(/home/asnhor5/public_html/gifs/ASNH2.png);*/
    /*background-image: url(/home/asnhor5/public_html/gifs/ASNH2xmas.png);*/
    /*background-image: url(/home/asnhor5/public_html/gifs/ASNH2Anniv.png);*/
    /*background-image: url(/home/asnhor5/public_html/gifs/ASNH2AnnivCorner.png);*/
    /*background-image: url(/home/asnhor5/public_html/files/displayimage.php?iid=ASNH4corners.png); */
    /*background-image: url(/home/asnhor5/public_html/gifs/ASNHBannerBlue75th.png);*/
    /*background-image: url(/home/asnhor5/public_html/gifs/ASNHBannerBlue.png);*/
    /*background-image: url(/home/asnhor5/public_html/gifs/ASNHBannerHoliday.png);*/
    /*background-image: url(/home/asnhor5/public_html/gifs/ASNHBanner.png);*/
    /*background-image: url(/home/asnhor5/public_html/gifs/ASNHBanner20Annv1.png);*/
    /*background-image: url(/home/asnhor5/public_html/files/displayimage.php?iid=ASNH2AnnivCorner1.png);*/
    background-repeat: no-repeat;
    background-position: center;
    margin-top:0px;
    height:124px;
    margin-bottom:0px;
    text-indent:-9999px;
}
/*################################*/
.CUSTOMHEADERhtml5  {
    /*-moz-border-radius-topright: 8px;*/
    /*	-moz-border-radius-bottomright: 10px;*/
    /*-webkit-border-top-right-radius: 8px;*/
    /*-webkit-border-bottom-right-radius: 10px;*/
    /*-moz-border-radius-topleft: 8px;*/
    /*-moz-border-radius-bottomleft: 10px;*/
    /*-webkit-border-top-left-radius: 8px;*/
    /*-webkit-border-bottom-left-radius: 10px;*/
    /*background-image: url(/home/asnhor5/public_html/gifs/ASNH2.png);*/
    /*background-image: url(/home/asnhor5/public_html/gifs/ASNH2xmas.png);*/
    /*background-image: url(/home/asnhor5/public_html/gifs/ASNH2Anniv.png);*/
    /*background-image: url(/home/asnhor5/public_html/gifs/ASNH2AnnivCorner.png);*/
    /*background-image: url(/home/asnhor5/public_html/files/displayimage.php?iid=ASNH4corners.png); */
    /*background-image: url(/home/asnhor5/public_html/gifs/ASNHBannerBlue75th.png);*/
    /*background-image: url(/home/asnhor5/public_html/gifs/ASNHBannerBlueHTML5.png);*/
    /*background-image: url(/home/asnhor5/public_html/gifs/ASNHBannerBlankBlue200.png);*/
    background-image: url(../gifs/ASNHCometBanner.png);
    /*background-image: url(/home/asnhor5/public_html/gifs/ASNHBannerHoliday.png);*/
    /*background-image: url(/home/asnhor5/public_html/gifs/ASNHBanner.png);*/
    /*background-image: url(/home/asnhor5/public_html/gifs/ASNHBanner20Annv1.png);*/
    /*background-image: url(/home/asnhor5/public_html/files/displayimage.php?iid=ASNH2AnnivCorner1.png);*/
    display:block;
    background-repeat: no-repeat;
    background-position: center;
    height:268px;
    width:1020px;
    margin:0px auto 0px auto;
    text-indent:-9999px;
    position: relative;
    z-index: 10;

}
#bottomleft {
        position: absolute;
        color:yellow;
        font-family:"FormalScript421BT-Regular";
        width:449px;
        background:transparent;
        z-index:50;
        padding-top: 110px;
        left:25%;
        right:75%;
        filter:alpha(opacity=70);
        -moz-opacity:.70;
        opacity:.70;
        font-size:75px;
        /*text-align:right;*/
        -webkit-transform: rotate(-25deg);
-moz-transform: rotate(-25deg);
-ms-transform: rotate(-25deg);
-o-transform: rotate(-25deg);
transform: rotate(-25deg);
}
/*##################################################*/

.CUSTOMHEADERhtml5 a {
    display:block;
    margin:0px auto 0px auto;
    width:1020px;
}


/*##################################################*/
#contentHome{
    margin-top:0;
    padding-top:0;
    background-image: url(/home/asnhor5/public_html/gifs/Gradients/gradientHOME.png);
    background-repeat: repeat-y;
    width:583px;
    /*.width:565px;*/
    /*.float:left;*/
    height:auto;
}
/*########################*/
#contentHome1{
    margin-top:0px;
    padding-top:0px;
    top:0;
    background-image: url(/home/asnhor5/public_html/gifs/Gradients/gradientWHITE.png);
    background-repeat: repeat-y;
    width:583px;
    /*.width:565px;*/
    /*.float:left;*/
    height:auto;
}
/*#########################*/
#contentAdmin{
    margin-top:0;
    padding-top:0;
    background-image: url(/home/asnhor5/public_html/gifs/Gradients/gradientMEMSHIP2.png);
    background-repeat: repeat-y;
    width:760px;
    height:auto;
    color:#ffffff;
}
/*#########################*/
#contentCont{
    margin-top:0;
    padding-top:0;
    background-image: url(/home/asnhor5/public_html/gifs/Gradients/gradientCONT.png);
    background-repeat: repeat-y;
    width:583px;
    /*.width:565px;*/
    /*.float:left;*/
    height:auto;
}
/*#########################*/
#contentOutreach{
    margin-top:0;
    padding-top:0;
    /*padding-left:6px;*/
    /*padding-right:-10px;*/
    background-image: url(/home/asnhor5/public_html/gifs/Gradients/gradientContrib.png);
    background-repeat: repeat-y;
    width:583px;
    /*.width:565px;*/
    /*.float:left;*/
    height:auto;
    text-align:left;
}
/*#########################*/
#contentCSPAdmin{
    margin-top:0;
    padding-top:0;
    padding-left:6px;
    /*padding-right:-10px;*/
    background-image: url(/home/asnhor5/public_html/gifs/Gradients/gradientDIR.png);
    background-repeat: repeat-y;
    width:auto;
    height:auto;
    text-align:left;
}
/*#########################*/
#contentCSPAdminAP{
    margin-top:0;
    padding-top:0;
    padding-left:6px;
    /*padding-right:-10px;*/
/*    background-image: url(/home/asnhor5/public_html/gifs/Gradients/gradientDIR_AP.png);
    background-repeat: repeat-y;*/
    background: -moz-linear-gradient(left,  #7CB36B 0%, #354B2E 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#7CB36B), color-stop(100%,#354B2E)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  #7CB36B 0%,#354B2E 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  #7CB36B 0%,#354B2E 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  #7CB36B 0%,#354B2E 100%); /* IE10+ */
    background: linear-gradient(left,  #7CB36B 0%,#354B2E 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7CB36B', endColorstr='#354B2E',GradientType=0 ); /* IE6-9 */
    width:auto;
    height:auto;
    text-align:left;
}
/*#########################*/
#contentCSPPayPal{
    margin-top:0;
    padding-top:0;
    background-image: url(/home/asnhor5/public_html/gifs/Gradients/gradientCONT.png);
    background-repeat: repeat-y;
    width:583px;
    /*.width:565px;*/
    /*.float:left;*/
    height:auto;
}
/*#########################*/
#contentDir{
    margin-top:0;
    padding-top:0;
    background-image: url(/home/asnhor5/public_html/gifs/Gradients/gradientDIR.png);
    background-repeat: repeat-y;
    width:583px;
    /*.width:565px;*/
    /*.float:left;*/
    /*.text-align:center;*/
    height:auto;

}
/*################################*/
#contentWeather{
    margin-top:0;
    padding-top:0;
    background-image: url(/home/asnhor5/public_html/gifs/Gradients/gradientOBSERV.png);
    background-repeat: repeat-y;
    width:583px;
    /*.width:565px;*/
    /*.float:left;*/
    height:auto;
    text-align: center;
}
/*#################################*/
#contentOffWhiteHTML5 {
    width:1020px;
    background: #F0F0F0; /* Older browsers */
    /*background: -moz-linear-gradient(left,  #7CB36B 0%, #354B2E 100%); /* FF3.6+ */
    /*background: -webkit-gradient(linear, left top, right top, color-stop(0%,#7CB36B), color-stop(100%,#354B2E)); /* Chrome,Safari4+ */
    /*background: -webkit-linear-gradient(left,  #7CB36B 0%,#354B2E 100%); /* Chrome10+,Safari5.1+ */
    /*background: -o-linear-gradient(left,  #7CB36B 0%,#354B2E 100%); /* Opera 11.10+ */
    /*background: -ms-linear-gradient(left,  #7CB36B 0%,#354B2E 100%); /* IE10+ */
    /*background: linear-gradient(left,  #7CB36B 0%,#354B2E 100%); /* W3C */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7CB36B', endColorstr='#354B2E',GradientType=0 ); /* IE6-9 */
}
/*################################*/
#contentObserving{
    margin-top:0;
    padding-top:0;
    background-image: url(/home/asnhor5/public_html/gifs/Gradients/gradientTONIGHT.png);
    background-repeat: repeat-y;
    width:583px;
    /*.width:565px;*/
    /*.float:left;*/
    height:auto;
    text-align: center;
}
/*################################*/
#contentPayPal{
    margin-top:0;
    padding-top:0;
    background-image: url(/home/asnhor5/public_html/gifs/Gradients/gradientTONIGHT.png);
    background-repeat: repeat-y;
    width:583px;
    /*.width:565px;*/
    /*.float:left;*/
    height:auto;
    text-align: center;
}
/*################################*/
#contentEnroll{
    margin-top:0;
    padding-top:0;
    background-image: url(/home/asnhor5/public_html/gifs/Gradients/gradientENROLL.png);
    background-repeat: repeat-y;
    width:583px;
    /*.width:565px;*/
    /*.float:left;*/
    height:auto;
}
/*#########################*/
#contentPress{
    margin-top:0;
    padding-top:0;
    background-image: url(/home/asnhor5/public_html/gifs/Gradients/gradientNEWSLET.png);
    background-repeat: repeat-y;
    width:760px;
    /*.float:left;*/
    height:auto;
}
/*#########################*/
#contentProfile{
    margin-top:0;
    padding-top:0;
    background-image: url(/home/asnhor5/public_html/gifs/Gradients/gradientMEMSHIP2.png);
    background-repeat: repeat-y;
    width:583px;
    /*.width:565px;*/
    /*.float:left;*/
    height:auto;
}
/*#########################*/
#contentDon{
    margin-top:0;
    padding-top:0;
    text-align: center;
    background-image: url(/home/asnhor5/public_html/gifs/Gradients/gradientMEMSHIP1.png);
    background-repeat: repeat-y;
    width:583px;
    /*.width:565px;*/
    /*.float:left;*/
    height:auto;
}
/*#########################*/
#contentContrib{
    margin-top:0;
    padding-top:0;
    background-image: url(/home/asnhor5/public_html/gifs/Gradients/gradientContrib.png);
    background-repeat: repeat-y;
    text-align: left;
    width:583px;
    /*.width:565px;*/
    /*.float:left;*/
    height:auto;
}
/*#########################*/
#contentMem{
    margin-top:0;
    padding-top:0;
    background-image: url(/home/asnhor5/public_html/gifs/Gradients/gradientMEMSHIP1.png);
    background-repeat: repeat-y;
    width:583px;
    /*.width:565px;*/
    /*.float:left;*/
    height:auto;
}
/*#########################*/
#contentMem2{
    margin-top:0;
    padding-top:0;
    background-image: url(/home/asnhor5/public_html/gifs/Gradients/gradientMEMSHIP2.png);
    background-repeat: repeat-y;
    width:583px;
    /*.width:565px;*/
    /*.float:left;*/
    height:auto;
}
/*#########################*/
#contentMemOnly{
    margin-top:0;
    padding-top:0;
    background-image: url(/home/asnhor5/public_html/gifs/Gradients/gradientMEMONLY.png);
    /*background-repeat: repeat-y;*/
    width:583px;
    /*.width:565px;*/
    /*.float:left;*/
    height:auto;
}
/*#########################*/
#signfonts{
    font: bold 24px Tahoma;
    color:#ff8800;
    padding: 2px;
       margin-left:auto;
    margin-right: auto;
}
/*#########################*/
#signfonts1{
    font: bold 16px Tahoma;
    color:#ff8800;
    padding: 2px;
    margin-left:auto;
    margin-right: auto;
}
/*#########################*/
#contentSign{
    margin-top:0;
    padding-top:0;
    padding-left: 2px;
    padding-right: 2px;
    font: bold 14px Tahoma;
    background-image: url(/home/asnhor5/public_html/gifs/Gradients/gradientTIME.png);
    background-repeat: repeat-y;
    width:583px;
    /*.width:565px;*/
    /*.float:left;*/
    height:auto;
}
/*#########################*/
#contentNL{
    margin-top:0;
    padding-top:0;
    background-image: url(/home/asnhor5/public_html/gifs/Gradients/gradientNEWSLET.png);
    background-repeat: repeat-y;
    width:583px;
    /*.width:565px;*/
    /*.float:left;*/
    height:auto;
}
/*#########################*/
#contentTime{
    margin-top:0;
    padding-top:0;
    background-image: url(/home/asnhor5/public_html/gifs/Gradients/gradientTIME.png);
    background-repeat: repeat-y;
    width:583px;
    /*.width:565px;*/
    /*.float:left;*/
    height:auto;
}
/*#########################*/
#contentNASA{
    margin-top:0;
    padding-top:0;
    background-image: url(/home/asnhor5/public_html/gifs/Gradients/gradientNASA.png);
    background-repeat: repeat-y;
    text-align:center;
    width:583px;
    /*.width:565px;*/
    /*.float:left;*/
    height:auto;
}
/*#########################*/
#login{
    margin-top:0px;
}
/*#########################*/
#contentTimes{
    margin-top:0;
    padding-top:0;
    padding:5px;
    width:760px;
    height:auto;
}
/*#########################*/
.html#sidebar{
    display:inline;
}
/*################################*/
#sidebarRight{
    float:right;
    right:0;
    /*margin-right:auto;*/
    text-align:left;
    height:auto;
}
/*################################*/
#sidebarLeft{
    float:left;
    left:0;
    /*margin-right:auto;*/
    text-align:left;
    height:100%;
}
/*################################*/
#fathers  li{
    list-style:none;
    display:inline;
}
#fathers   {
    text-align:center;
    margin-left:-50px;
    margin-right:10px;
    font:  9px Tahoma;
}
/*################################*/
#navbar  {
    margin-left:auto;
    margin-right:auto;
    /*background:#F4F4F4; */
    background:#E1E1C1;
    font-size:12px;
    font-weight: bold;
    line-height:normal;
    border-bottom:1px solid #24618E;
    width:760px;
    height:40px;
    margin-bottom:0;
    padding-bottom:0;
}
#navbar  ul {
    margin:0;
    padding:15px 10px 5px;
    /*padding:10px 10px 5px;*/
    list-style:none;
}
#navbar  li {
    display:inline;
    margin:0;
    padding:0;
}
#navbar  a {
    float:left;
    background:url(/home/asnhor5/public_html/gifs/tableftJ.gif) no-repeat left top;
    margin:0;
    padding:0 0 0 5px;
    text-decoration:none;
}
#navbar  a span {
    float:left;
    display:block;
    background:url(/home/asnhor5/public_html/gifs/tabrightJ.gif) no-repeat right top;
    padding:5px 15px 4px 6px;
    color:#24618E;
}
#navbar  a span {
    float:none;
}
#navbar  a:hover span {
    color:#FFF;
}
#navbar  a:hover {
    background-position:0% -42px;
}
#navbar  a:hover span {
    background-position:100% -42px;
}
#navbar  #current a {
    background-position:0% -42px;
}
#navbar  #current a span {
    background-position:100% -42px;
    color:#FFF;
}

/*############################################*/

#navbarHTML5  {
    margin-left:auto;
    margin-right:auto;
    /*background:#F4F4F4; */
    background:#E1E1C1;
    font-size:12px;
    font-weight: bold;
    line-height:normal;
    border-bottom:1px solid #24618E;
    width:1020px;
    height:40px;
    margin-bottom:0;
    padding-bottom:0;
}
#navbarHTML5  ul {
    margin:0;
    padding:15px 10px 5px;
    /*padding:10px 10px 5px;*/
    list-style:none;
}
#navbarHTML5  li {
    display:inline;
    margin:0;
    padding:0;
}
#navbarHTML5  a {
    float:left;
    background:url(/home/asnhor5/public_html/gifs/tableftJ.gif) no-repeat left top;
    margin:0;
    padding:0 0 0 5px;
    text-decoration:none;
}
#navbarHTML5  a span {
    float:left;
    display:block;
    background:url(/home/asnhor5/public_html/gifs/tabrightJ.gif) no-repeat right top;
    padding:5px 15px 4px 6px;
    color:#24618E;
}
#navbarHTML5  a span {
    float:none;
}
#navbarHTML5  a:hover span {
    color:#FFF;
}
#navbarHTML5  a:hover {
    background-position:0% -42px;
}
#navbarHTML5  a:hover span {
    background-position:100% -42px;
}
#navbarHTML5  #current a {
    background-position:0% -42px;
}
#navbarHTML5  #current a span {
    background-position:100% -42px;
    color:#FFF;
}

/*############################################*/
#LowNav ul{
    width:1020px;
    margin-top:20px;
    margin-bottom:20px;
    margin-left:auto;
    margin-right:auto;
    padding: 3px;
    border-bottom:2px solid #778;
    border-top:2px solid #778;
    font: bold 11px Tahoma;
}
#LowNav ul li{
    list-style: none;
    display: inline;
}
#LowNav ul li a{
    padding: 0px 0.10em;
    border-bottom: none;
    text-decoration:none;
}
#LowNav ul li a:link{
    color:#ff0;
}
#LowNav ul li a:visited{
    color:#0f0;
}
#LowNav ul li a:link:hover, #LowNav ul li a:visited:hover {
    color:#00f;
    background:#aae;
}
/*############################################*/
#navmenu p{
    display: none;
}
#navmenu {
    font: bold 11px Tahoma;
    border-right: 1px solid #666;
    position:relative;
    z-index:1;
    padding:0;
    margin-bottom:3em;
    background-color:#9cc;
    color:#333;
    text-align:left;
    width:175px;

}
#navmenu ul{
    list-style:none;
    margin:0;
    padding:0;
}
#navmenu ul li{
    margin:0;
    border-top:1px solid #003;
}
#navmenu ul li a {
    display: block;
    padding:6px 2px 6px 0.5em;
    border-left:10px solid #369;
    border-right: 1px solid #69c;
    border-bottom:1px solid #369;
    background-color:#036;
    color:#fff;
    width:175px;

}
html>body #navmenu ul li a{
    width:auto;
}
#navmenu ul li a:hover{
    border-left:10px solid #036;
    border-right:1px solid #69c;
    border-bottom:1px solid #369;
    background-color:#69f;
    color:#fff;
}
/*############################################*/
#navmenuAdmin p{
    display: none;
}
#navmenuAdmin {
    font: bold 11px Tahoma;
    border-right: 1px solid #666;
    position:relative;
    z-index:1;
    padding:0;
    margin-bottom:3em;
    background-color:#9cc;
    color:#333;
    text-align:left;
    width:195px;

}
#navmenuAdmin ul{
    list-style:none;
    margin:0;
    padding:0;
}
#navmenuAdmin ul li{
    margin:0;
    border-top:1px solid #003;
}
#navmenuAdmin ul li a {
    display: block;
    padding:6px 2px 6px 0.5em;
    border-left:10px solid #369;
    border-right: 1px solid #69c;
    border-bottom:1px solid #369;
    background-color:#036;
    color:#fff;
    width:175px;

}
#navmenuAdmin ul li #CSP{
    display: block;
    padding:6px 2px 6px 0.5em;
    border-left:10px solid #369;
    border-right: 1px solid #69c;
    border-bottom:1px solid #369;
    background-color:#9cc;
    color:#369;
    font: bold 14px Tahoma;
    width:175px;

}
html>body #navmenuAdmin ul li a{
    width:auto;
}
#navmenuAdmin ul li a:hover{
    border-left:10px solid #036;
    border-right:1px solid #69c;
    border-bottom:1px solid #369;
    background-color:#69f;
    color:#fff;
}
/*#####################################################*/
/*
#navmenuAP p{
display: none;
}
#navmenuAP {
font: bold 14px Tahoma;
/*border-right: 1px solid #666;/
position:relative;
/z-index:1;/
padding:0;
margin-bottom:18em;
background-color:#036;
color:#333;
text-align:left;
width:250px;

}
#navmenuAP ul{
list-style:none;
margin:0;
padding:0;
}
#navmenuAP ul li{
margin:0;
border-top:1px solid #003;
}
#navmenuAP ul li a {
display: block;
text-decoration: none;
padding:6px 2px 6px 0.5em;
background-color:#036;
color:#fff;
width:175px;

}

html>body #navmenuAP ul li a{
width:auto;
}

#navmenuAP ul li a:active{
text-decoration: none;
list-style:display;
background-color:#69f;
color:#fff;
}
#navmenuAP ul li a:hover{
text-decoration: underline;
background-color:#69f;
color:#fff;
}
*/
#navmenuAP {
    margin: 0; /*removes indent IE and Opera*/
    padding: 0; /*removes indent Mozilla and NN7*/
    list-style-type: none; /*turns off display of bullet*/
}
#sidebarAP #navmenuAP .uberlink {
    background-color:#69f;
}
#navmenuAP a, #navmenuAP a:visited {
    display: block;
    text-align:left;
    padding: 2px 2px 2px 24px;
    border: 1px solid;
    border-color: #ddd #000 #000 #ddd;
    background-color: #999999;
    /*background-image:  url(assets/l1_down.jpg);*/
    background-repeat: no-repeat;
    background-position: 0% 50%;
    color: #EEE;
    text-decoration: none;
}
#navmenuAP a:hover {
    background-color: #9F6F9F;
    /*background-image:  url(assets/l1_over.jpg);*/

    color: #2D1E2D;
}
#sidebarAP {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 200px;
    font-size: .8em;
}
/*#####################################################*/
#home{
    width:570px;
    margin-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
}
/*#####################################################*/
#home1{
    margin-top: 0px;
    padding-left: 1px;
    padding-right: 1px;
}
/*#####################################################*/
#ContribHome{
    width:570px;
    word-wrap:break-word;
    top:4em;
    margin-left:1px;
    margin-right:1px;
    padding:4px 4px 4px 4px;
    /*border-left: 1px solid #111;
    border-right: 1px solid #111;
    border-top: 1px solid #111;
    border-bottom: 1px solid #111; */
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size:1.2em;
}
/*#####################################################*/
#ContribTitle {
    text-align:left;
    font-size: 20pt;
    color:#9E0028;
}
/*#####################################################*/
#dates{
    padding-left:4px;
    margin-right:40px;
    padding-right:20px;
    font-family: Georgia, "Times New Roman", Times, serif;
    color:#001166;
    font-weight:bold;
    font-size:0.9em;
}
/*#####################################################*/
#contribEvents{
    font-family: Georgia, "Times New Roman", Times, serif;
    color:#004D1A;
    font-weight:bold;
    font-size:0.9em;
}
/*#####################################################*/
#signtxt{
    font-family: Georgia, "Times New Roman", Times, serif;
    color:#A3A300;
    font-weight:bold;
    font-size:1.5em;
    text-align: center;
    display:inline;
}
/*#####################################################*/
#act{
    margin-left:10px;
}
/*#####################################################*/
#note{
    margin-left: 35px;
}
/*#####################################################*/
#phone{
    margin-left: 19px;
}
/*#####################################################*/
/*#purchaseDecisionData{
    font-family: Georgia, "Times New Roman", Times, serif;
    color:#ff0000;
    font-weight:bold;
    font-size:1em;
}
#####################################################
#purchaseDecisionData1{
    font-family: Georgia, "Times New Roman", Times, serif;
    color:#00ff00;
    font-weight:bold;
    font-size:1em;
}
#####################################################
#purchaseDecisionData2{
    font-family: Georgia, "Times New Roman", Times, serif;
    color:#FFFF00;
    font-weight:bold;
    font-size:1em;
}
#####################################################
#purchaseDecisionData3{
    font-family: Georgia, "Times New Roman", Times, serif;
    color:#FF3DFF;
    font-weight:bold;
    font-size:1em;
}*/
/*#####################################################*/
#right_box{
    float:right;
    width:275px;
    height:auto;
    margin:0.5px;
    margin-bottom:0.5px;
    margin-right:3px;
    top:4em;
    padding:2px;
    border-left: 1px solid #111;
    border-right: 1px solid #111;
    border-top: 1px solid #111;
    border-bottom: 1px solid #111;
/*     font-family: Helvetica; */
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size:0.9em;
    text-align:left;
    color:#ffffff;
}
/*#####################################################*/
#right_box_Middle{
    float:right;
    width:275px;
    height:auto;
    margin:0.5px;
    margin-top:4px;
    margin-right:3px;
    padding:2px;
    border-left: 1px solid #111;
    border-right: 1px solid #111;
    border-top: 1px solid #111;
    border-bottom: 1px solid #111;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size:0.9em;
    text-align:left;
    color:#ffffff;
}
/*#####################################################*/
#right_box_Middle1{
    float:right;
    margin-top:2px;
    margin-right:4px;
    margin-bottom:10px;
}
/*###############################################*/
#left_box_Middle{
    float:left;
    width:275px;
    height:auto;
    margin:0.5px;
    margin-top:4px;
    margin-left:1px;
    padding:2px;
    border-left: 1px solid #111;
    border-right: 1px solid #111;
    border-top: 1px solid #111;
    border-bottom: 1px solid #111;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size:0.9em;
    text-align:left;
    color:#ffffff;
}
/*###################################*/
#left_box_Middle1{
    float:left;
    margin-top:2px;
    margin-left:4px;
    margin-bottom:10px;
}
/*###################################*/
#long_box{
    width:275px;
    height:auto;
    margin:0.5px;
    margin-left:3px;
    margin-top:4px;
    padding:2px;
    border-left: 1px solid #111;
    border-right: 1px solid #111;
    border-top: 1px solid #111;
    border-bottom: 1px solid #111;
    text-align:left;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size:0.9em;
    color:#ffffff;
}
/*#####################################################*/
#left_box{
    float:left;
    width:275px;
    height:auto;
    margin:0.5px;
    margin-left:3px;
    top:4em;
    padding:2px;
    border-left: 1px solid #111;
    border-right: 1px solid #111;
    border-top: 1px solid #111;
    border-bottom: 1px solid #111;
    text-align:left;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size:0.9em;
    color:#ffffff;
}
/*#####################################################*/
#left_box1{
    float: left;
    margin: 2px 2px 10px 2px;
    width: 260px;
}
/*#####################################################*/
#right_box1{
    float:right;
    width: 260px;
    margin: 2px 2px 10px 2px;
}
/*#####################################################*/
#rssBox3{
    float:left;
    width:275px;
    /*height:365px;*/
    margin:0.5px;
    margin-left:2px;
    top:4em;
    padding:2px;
    /*border-left: 1px solid #111;
    border-right: 1px solid #111;
    border-top: 1px solid #111;
    border-bottom: 1px solid #111; */
    text-align:left;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size:0.9em;
    color:#ffffff;
}
/*#####################################################*/
#rssBox4{
    /*float:right;*/
    width:275px;
    /*height:365px;*/
    margin:0.5px;
    margin-right:2px;
    top:4em;
    padding:2px;
    /*border-left: 1px solid #111;
    border-right: 1px solid #111;
    border-top: 1px solid #111;
    border-bottom: 1px solid #111; */
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size:0.9em;
    text-align:left;
    color:#ffffff;
}
/*#####################################################*/
#asnhnews{
    width:275px;
    margin:0.5px;
    float:left;
    left:0;
    margin-top:4px;
    margin-left:3px;
    text-align:left;
    height:auto;
    border-left: 1px solid #111;
    border-right: 1px solid #111;
    border-top: 1px solid #111;
    border-bottom: 1px solid #111;
    padding:2px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size:0.9em;
    color:#ffffff;
}
/*#####################################################*/
#andy{
    width:275px;
    margin:0.5px;
    float:right;
    left:0;
    margin-top:4px;
    margin-right:3px;
    height:auto;
    border-left: 1px solid #111;
    border-right: 1px solid #111;
    border-top: 1px solid #111;
    border-bottom: 1px solid #111;
    padding:2px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size:0.9em;
    text-align:left;
    color:#ffffff;
}
/*#####################################################*/
#meteor{
    width:275px;
    margin:0.5px;
    float:left;
    right:0;
    margin-top:4px;
    margin-left:3px;
    height:auto;
    border-left: 1px solid #111;
    border-right: 1px solid #111;
    border-top: 1px solid #111;
    border-bottom: 1px solid #111;
    padding:2px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size:0.9em;
    text-align:left;
    color:#ffffff;
}
/*#####################################################*/
#meteor1{
    float:right;
    margin-bottom:10px;
}
/*#####################################################*/
#planets1{
    float:left;
    margin-bottom:10px;
}
/*#####################################################*/

#planets{
    width:275px;
    margin:0.5px;
    float:left;
    right:0;
    margin-top:4px;
    margin-left:3px;
    height:auto;
    border-left: 1px solid #111;
    border-right: 1px solid #111;
    border-top: 1px solid #111;
    border-bottom: 1px solid #111;
    padding:2px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size:0.9em;
    text-align:left;
    color:#ffffff;
}
/*#####################################################*/
.rss_box {
    padding: 2px;
    margin-left:2px;
    text-align:left;
}
/*#####################################################*/
.rss_boxTop {
    width: 566px;
    height:auto;
    padding: 2px;
    margin-top:4px;
    border-left: 1px solid #111;
    border-right: 1px solid #111;
    border-top: 1px solid #111;
    border-bottom: 1px solid #111;
    text-align:left;
    float:left;
    margin-left:2px;
}
/*#####################################################*/
.rss_boxTop1 {
    float:left;
    margin-bottom:10px;
}
/*#####################################################*/

.rss_boxBottom {
    width: 566px;
    height:auto;
    padding: 2px;
    margin-top:4px;
    border-left: 1px solid #111;
    border-right: 1px solid #111;
    border-top: 1px solid #111;
    border-bottom: 1px solid #111;
    text-align:left;
    float:left;
    margin-left:2px;
}
/*#####################################################*/
.rss_boxBottom1 {
    float:left;
    margin-bottom:10px;
}
/*#####################################################*/
.rss_title, .rss_title a:link
{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    font-weight: bold;
    text-decoration:none;
    /*margin: 2px 0;*/
    padding: 0;
    text-align:left;
    color:#cdcfcd;
}
/*#####################################################*/
.rss_title a:visited, .rss_title a:active {
    color: #fff;
}
/*#####################################################*/
.rss_title a:hover {
    text-decoration:underline;
}
/*#####################################################*/
.rss_items {
    color:#cdcfcd;
}
/*#####################################################*/
.rss_item  {
    font-family: Arial, Verdana, sans-serif;
    font-size: 14px;
    margin-bottom: 1em;
    color: #cdcfcd;
}
/*#####################################################*/
.rss_item a:link, .rss_item a:visited, .rss_item a:active {
    text-decoration : none;
    font-weight: bold;
    color: #ff8800;
}
/*#####################################################*/
.rss_item a:hover {
    text-decoration : underline;
    color: #F66025;
}
/*############################################*/
.rss_item1  {
    font-family: Arial, Verdana, sans-serif;
    font-size: 14px;
    margin-bottom: 1em;
    color: #cdcfcd;
}
/*#####################################################*/
.rss_item1 a:link, .rss_item1 a:visited, .rss_item1 a:active {
    text-decoration : none;
    font-weight: bold;
    color: #F7FF00;
}
/*#####################################################*/
.rss_item1 a:hover {
    text-decoration : underline;
    color: #5DCCF8;
}
/*#############################################*/
.rss_date {
    font-size: 11px;
    font-weight : normal;
    color: #fff;
}
/*#####################################################*/
#rssBoxMeteor{
    font-size:1.25em;
    color:#ff0000;
}
/*#####################################################*/
#rssBox{
    font-size:1.25em;
    color:#0000ff;
}
/*#####################################################*/
#rssBox1{
    width:275px;
    margin:-3px;
    /*float:right;*/
    height:auto;
    /*border-left: 1px solid #111;
    border-right: 1px solid #111;
    border-top: 1px solid #111;
    border-bottom: 1px solid #111; */
    padding:8px;
    font-size:1em;
    /*background-color:#ffffff;*/
}
/*#####################################################*/
.rssBoxDate{
    display:none;	/* I don't want to show the date */
}
/*#####################################################*/
.rssBoxHeading{	/* Heading of RSS item */
    font-weight:bold;
    color:#ff8800;
    margin:0px;
}
/*#####################################################*/
.rssBoxDescription{	/* Description of RSS item */
    color:#cdcfcd;
}
/*#####################################################*/
.rssBoxLink{	/* Read more link */
    color:#F00;
    text-decoration:none;
}
/*#####################################################*/
.rssBoxLink:hover{	/* Read more link - mouse over */
    text-decoration:underline;
}
/*#####################################################*/
#txt{
    width:575px;
    padding:2px;
    /*	border-left: 1px solid #111;
            border-right: 1px solid #111;
            border-top: 1px solid #111;
            border-bottom: 1px solid #111; */
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size:0.9em;
    text-align:left;
    color:#9E0028;
    margin-left: auto;
    margin-right: auto;
}
/*#########################################*/
.tooltip{
    z-index:2000;
    position:relative;
    width: 200px;
    color:#000;
    font:lighter 11px/1.3 Arial,sans-serif;
    text-decoration:none;
    text-align:center;
}
/*#####################################################*/
.tooltip span.top{
    padding: 30px 8px 0;
    background: url(/home/asnhor5/public_html/gifs/bt.gif) no-repeat top;
}
/*#####################################################*/
.tooltip b.bottom{
    padding:3px 8px 15px;color: #548912;
    background: url(/home/asnhor5/public_html/gifs/bt.gif) no-repeat bottom;
}
/*###############################################*/
#menu {position:relative; top:10px; left:100px; width:75px; background-color:#fff; z-index:100;}
#menu a.p1, #menu a.p1:visited {display:block; width:75px; height:75px; text-decoration:none; background:#fff; top:0; left:0; border:0;}
#menu a img {border:0;}
#menu a.p1:hover {text-decoration:none; background-color:#8c97a3; color:#000;}
#menu a .large {display:block; position:absolute; width:1px; height:1px; border:0px; top:-1px; left:-1px;}
#menu a.p1:hover .large {display:block; position:absolute; top:-60px; left:150px; width:300px; height:300px; border:10px solid #fff;}
/*#################################################*/
/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
    /*margin: 0 auto;  center for now */
    width: 275px; /* ems so it will grow */
    background: url(/home/asnhor5/public_html/gifs/boxR.png) no-repeat bottom right;
    font-size: 100%;
}
.boxhead {
    background: url(/home/asnhor5/public_html/gifs/headR.png) no-repeat top right;
    margin: 0;
    padding: 0;
    line-height:5px;
    /*	text-align: center;*/
}
.boxhead h2 {
    background: url(/home/asnhor5/public_html/gifs/head.png) no-repeat top left;
    margin: 0;
    padding: 12px 30px 15px;
    color: #FFC300;
    font-weight: bold;
    border-left: 0.5px solid #111;
    border-right: 2.5px solid #111;
    border-top: 0.5px solid #111;
    font-size: 1.2em;
    /*line-height: 0.2em;*/

    text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
    background: url(/home/asnhor5/public_html/gifs/boxL.png) no-repeat bottom left;
    margin: 0;
    border-left: 0.5px solid #111;
    border-right: 2.5px solid #111;
    border-top: 0.5px solid #111;
    border-bottom: 2.5px solid #111;
    color: blue;
    padding: 5px 30px 31px;
}
/*#############################################*/
/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sideboxL {
    /*margin: 0 auto;  center for now */
    width: 565px; /* ems so it will grow */
    /*.width: 560px;*/
    background: url(/home/asnhor5/public_html/gifs/boxR.png) no-repeat bottom right;
    font-size: 100%;
}
.boxheadL {
    background: url(/home/asnhor5/public_html/gifs/headR.png) no-repeat top right;
    margin: 0;
    padding: 0;
    line-height:5px;
    /*	text-align: center;*/
}
.boxheadL h2 {
    background: url(/home/asnhor5/public_html/gifs/head.png) no-repeat top left;
    margin: 0;
    padding: 12px 20px 15px;
    color: #FFC300;
    font-weight: bold;
    border-left: 0.5px solid #111;
    border-right: 2.5px solid #111;
    border-top: 0.5px solid #111;
    font-size: 1.2em;
    /*line-height: 0.2em;*/

    text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbodyL {
    background: url(/home/asnhor5/public_html/gifs/boxL.png) no-repeat bottom left;
    margin: 0;
    border-left: 0.5px solid #111;
    border-right: 2.5px solid #111;
    border-top: 0.5px solid #111;
    border-bottom: 2.5px solid #111;
    padding: 5px 30px 31px;
}
/*#############################################*/
/*#############################################*/
/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox1 {
    /*margin: 0 auto;  center for now */
    width: 270px; /* ems so it will grow */
    background: url(/home/asnhor5/public_html/gifs/NewBlueBoxBodyR2.png) no-repeat bottom right;
    font-size: 100%;
}
.boxhead1 {
    background: url(/home/asnhor5/public_html/gifs/NewBlueBoxheadR2.png) no-repeat top right;
    margin: 0;
    padding: 0;
    line-height:5px;
    /*	text-align: center;*/
}
.boxhead1 h2 {
    background: url(/home/asnhor5/public_html/gifs/NewBlueBoxheadL2.png) no-repeat top left;
    margin: 0;
    padding: 22px 30px 15px;
    color: #FFC300;
    font-weight: bold;
    font-size: 1.2em;
    line-height: 0.2em;

    text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody1 {
    background: url(/home/asnhor5/public_html/gifs/NewBlueBoxBodyL2.png) no-repeat bottom left;
    margin: 0;
    color: blue;
    padding: 5px 30px 31px;
}
/*#############################################*/
/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sideboxL1 {
    /*margin: 0 auto;  center for now */
    width: 560px; /* ems so it will grow */
    /*.width: 550px;*/
    background: url(/home/asnhor5/public_html/gifs/NewBlueBoxBodyR2.png) no-repeat bottom right;
    font-size: 100%;
}
.boxheadL1 {
    background: url(/home/asnhor5/public_html/gifs/NewBlueBoxheadR2.png) no-repeat top right;
    margin: 0;
    padding: 0;
    line-height:5px;
    /*	text-align: center;*/
}
.boxheadL1 h2 {
    background: url(/home/asnhor5/public_html/gifs/NewBlueBoxheadL2.png) no-repeat top left;
    margin: 0;
    padding: 22px 30px 15px;
    color: #FFC300;
    font-weight: bold;
    font-size: 1.2em;
    line-height: 0.2em;

    text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbodyL1 {
    background: url(/home/asnhor5/public_html/gifs/NewBlueBoxBodyL2.png) no-repeat bottom left;
    margin: 0;
    color:green;
    padding: 5px 30px 31px;
}
/*#############################################*/


/* Show only to IE PC \*/
* html .boxheadL2 h2 {height: 1%;} /* For IE 5 PC */

.sideboxL2 {
    /*margin: 0 auto;  center for now */
    width: 560px; /* ems so it will grow */
    /*.width: 550px;*/
    background: url('/home/asnhor5/public_html/gifs/NewBlueBoxBodyR.png') no-repeat bottom right;
    font-size: 100%;
}
.boxheadL2 {
    background: url('/home/asnhor5/public_html/gifs/NewBlueBoxheadR1.png') no-repeat top right;
    margin: 0;
    padding: 0;
    line-height:5px;
    /*	text-align: center;*/
}
.boxheadL2 h2 {
    background: url('/home/asnhor5/public_html/gifs/NewBlueBoxheadL.png') no-repeat top left;
    margin: 0;
    padding: 22px 30px 15px;
    color: #FFC300;
    font-weight: bold;
    font-size: 1.2em;
    line-height: 0.2em;

    text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbodyL2 {
    background: url('/home/asnhor5/public_html/gifs/NewBlueBoxBodyL.png') no-repeat bottom left;
    margin: 0;
    color:green;
    padding: 5px 30px 31px;
}


/*#############################################*/
#homefoot{
    text-align:center;
    color:#cccccc;
    font:Ariel;
    font-size:.75em;
    font-style:italic;
}
.address{
    font-style:normal;
    font-weight:bold;
}
/*#################################################*/
.spiffy{display:block}
.spiffy *{
    display:block;
    height:1px;
    overflow:hidden;
    font-size:.01em;
    background:#FFBF00}
.spiffy1{
    margin-left:3px;
    margin-right:3px;
    padding-left:1px;
    padding-right:1px;
    border-left:1px solid #4c0000;
    border-right:1px solid #4c0000;
    background:#850000}
.spiffy2{
    margin-left:1px;
    margin-right:1px;
    padding-right:1px;
    padding-left:1px;
    border-left:1px solid #110000;
    border-right:1px solid #110000;
    background:#900000}
.spiffy3{
    margin-left:1px;
    margin-right:1px;
    border-left:1px solid #900000;
    border-right:1px solid #900000;}
.spiffy4{
    border-left:1px solid #4c0000;
    border-right:1px solid #4c0000}
.spiffy5{
    border-left:1px solid #850000;
    border-right:1px solid #850000}
.spiffyfg{
    background:#FFBF00;
    padding-left:20px;
    padding-right:20px;
}
/*############################################################### */
.spiffyRed{display:block}
.spiffyRed *{
    display:block;
    height:1px;
    overflow:hidden;
    font-size:.01em;
    background:#CC0000}
.spiffyRed1{
    margin-left:3px;
    margin-right:3px;
    padding-left:1px;
    padding-right:1px;
    border-left:1px solid #4c0000;
    border-right:1px solid #4c0000;
    background:#850000}
.spiffyRed2{
    margin-left:1px;
    margin-right:1px;
    padding-right:1px;
    padding-left:1px;
    border-left:1px solid #110000;
    border-right:1px solid #110000;
    background:#900000}
.spiffyRed3{
    margin-left:1px;
    margin-right:1px;
    border-left:1px solid #900000;
    border-right:1px solid #900000;}
.spiffyRed4{
    border-left:1px solid #4c0000;
    border-right:1px solid #4c0000}
.spiffyRed5{
    border-left:1px solid #850000;
    border-right:1px solid #850000}
.spiffyRedfg{
    background:#CC0000;
    padding-left:10px;
    padding-right:10px;
}
/*############*/
table.article table tr td{
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    text-align:center;
    font:Ariel;
    font-size:2em;
    /*font-style:italic;*/
    padding: 2px 14px;
    border-width: 2px; /* I wasn't sure if you require top border here but just amend to suit */
    border-color: #26a;
    border-style: solid;
    vertical-align: top;
    width: 33%;
    background: #fff;
    color: #000;
}
table.article2  td{
    text-align:center;
    font:Ariel;
    font-size:4.0em;
    font-style:italic;
    padding: 2px 14px;
    border-width: 2px; /* I wasn't sure if you require top border here but just amend to suit */
    border-color: #26a;
    border-style: solid;
    vertical-align: top;
    width: 33%;
    background: #fff;
    color: #000;
}
table.article td{
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    text-align:center;
    color:#000000;
    font:Ariel;
    font-size:1.75em;
    /*font-style:italic;*/
    padding: 2px 14px;
}
table.article  {

    text-align:center;
    color:#cccccc;
    font-size:2em;
    border-color: #26a;
    font:Ariel;

    /*font-style:italic;*/
    padding: 2px 14px;
    margin-left: auto;
    margin-right: auto;
}
table.article td h1 span {
    /*background: transparent url(tabnow_open.jpg) top left no-repeat;*/
    text-align:center;
    color:#cccccc;
    font-size:2em;
    border-color: #26a;
    font:Ariel;

    /*font-style:italic;*/
    padding: 2px 14px;
}
table.article td h1 {
    background: #26a url(tabnow_close.jpg) top right no-repeat;
    color:#fb0;
    border-color: #26a;
    font-size:2em;
    margin:0;
    padding: 2px 14px;
    text-align:center;
}
table.article2  td h3 span {
/*    background: transparent url(tabnow_open.jpg) top left no-repeat;*/
    text-align:center;
    color:#cccccc;
    font:Ariel;
    font-size:2em;
    font-style:italic;
    padding: 2px 14px;
}
table.article2  td h3 {
    background: #26a url(tabnow_close.jpg) top right no-repeat;
    color:#fb0;
    font-size:2em;
    margin:0;
    padding: 2px 14px;
    font-style:italic;
    text-align:center;
}
/*############*/
table.boxes {
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    width: 100%;
    padding: 0;
    margin: 0;
}

table.boxes td {
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    /*	padding: 2px;*/
    border-width: 2px; /* I wasn't sure if you require top border here but just amend to suit */
    border-color: #26a;
    border-style: solid;
    vertical-align: top;
    width: 100%;
    background: #fff;
    color: #000;
}
table.boxes  li{
    text-align: left;
}
table.boxes td h2 {
    -moz-border-radius-topright: 8px;
    /*	-moz-border-radius-bottomright: 10px;*/
    -webkit-border-top-right-radius: 8px;
    /*-webkit-border-bottom-right-radius: 10px;*/
    -moz-border-radius-topleft: 8px;
    /*-moz-border-radius-bottomleft: 10px;*/
    -webkit-border-top-left-radius: 8px;
    /*-webkit-border-bottom-left-radius: 10px;*/
    background: #26a; /*url(tabnow_close.jpg) top right no-repeat;*/
    /*color:#fb0;*/
    color:#fff;
    font-size:2em;
    margin-top:-1px;
    margin-left:-1px;
    margin-right: -1px;
    padding: 2px 14px;
    text-align:center;
}
table.boxes td h1{
    background: #26a url(tabnow_close.jpg) top right no-repeat;
    color:#fb0;
    font-size:1.1em;
    margin:0;
    padding: 2px 14px;
    text-align:center;
}
/*table.boxes td h1 span {background: transparent url(tabnow_open.jpg) top left no-repeat;}*/

table.boxes td h1 a {color:#fb0; text-decoration:none}
/*table.boxes td h2 span {background: transparent url(tabnow_open.jpg) top left no-repeat;}*/

table.boxes td h2 a {color:#fb0; text-decoration:none}
table.boxes td p {padding:5px; margin:0}

/*##*/

/*############*/
table.boxes1 {
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    width: 100%;
    padding: 0;
    margin: 0;
}

table.boxes1 td {
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    /*	padding: 2px;*/
    border-width: 2px; /* I wasn't sure if you require top border here but just amend to suit */
    border-color: #26a;
    border-style: solid;
    vertical-align: top;
    width: 50%;
    background: #fff;
    color: #000;
}
table.boxes1  li{
    text-align: left;
}
table.boxes1 td h2 {
    -moz-border-radius-topright: 8px;
    /*	-moz-border-radius-bottomright: 10px;*/
    -webkit-border-top-right-radius: 8px;
    /*-webkit-border-bottom-right-radius: 10px;*/
    -moz-border-radius-topleft: 8px;
    /*-moz-border-radius-bottomleft: 10px;*/
    -webkit-border-top-left-radius: 8px;
    /*-webkit-border-bottom-left-radius: 10px;*/
    background: #26a; /*url(tabnow_close.jpg) top right no-repeat;*/
    /*color:#fb0;*/
    color:#fff;
    font-size:2em;
    margin-top:-1px;
    margin-left:-1px;
    margin-right: -1px;
    padding: 2px 14px;
    text-align:center;
}
table.boxes1 td h1{
    background: #26a url(tabnow_close.jpg) top right no-repeat;
    color:#fb0;
    font-size:1.1em;
    margin:0;
    padding: 2px 14px;
    text-align:center;
}
/*table.boxes1 td h1 span {background: transparent url(tabnow_open.jpg) top left no-repeat;}*/

table.boxes1 td h1 a {color:#fb0; text-decoration:none}
/*table.boxes1 td h2 span {background: transparent url(tabnow_open.jpg) top left no-repeat;}*/

table.boxes1 td h2 a {color:#fb0; text-decoration:none}
table.boxes1 td p {padding:5px; margin:0}
/*##*/



/*############################*/
.specIcon {
    list-style: none;
    margin: 0;
    padding: 0
}

li.Icon
{
    list-style-type: none;
    background: url('http://www.asnh.org/simplepie-simplepie-d2dd1d4/demo/for_the_demo/favicons/alternate.png') no-repeat top left;
    height: 46px;
    padding-left: 40px;
}
/*##########################*/
a {
    color: #333;

}
.test{
    word-wrap:break-word;
}
#navBarAdmin {
    margin: 0;
    padding: 7px 6px 0;
    height: 39px;
    border-radius: 2em;

    /*-webkit-border-radius: 2em;
    -moz-border-radius: 2em;

    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);*/

    background: #8b8b8b; /* for non-css3 browsers */
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#a9a9a9', endColorstr='#7a7a7a'); /* for IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#a9a9a9), to(#7a7a7a)); /* for webkit browsers */
    background: -moz-linear-gradient(top,  #a9a9a9,  #7a7a7a); /* for firefox 3.6+ */

    border: solid 1px #6d6d6d;
}
#navBarAdmin li {
    margin: 0 5px;
    padding: 0 0 8px;
    float: left;
    position: relative;
    list-style: none;

}
/* main level link */
#navBarAdmin a {
    font-weight: bold;
    font-size: 14px;
    color: #e7e5e5;
    text-decoration: none;
    display: block;
    padding:  8px 4px;
    margin: 0;
    /*-webkit-border-radius: 1.6em;
    -moz-border-radius: 1.6em;*/
    text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
}
/* main level link hover */
#navBarAdmin .current a, #navBarAdmin li:hover > a {
    background: #d1d1d1; /* for non-css3 browsers */
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb', endColorstr='#a1a1a1'); /* for IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#a1a1a1)); /* for webkit browsers */
    background: -moz-linear-gradient(top,  #ebebeb,  #a1a1a1); /* for firefox 3.6+ */

    color: #444;
    border-top: solid 1px #f8f8f8;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    text-shadow: 0 1px 0 rgba(255, 255, 255, .8);
}
/* sub levels link hover */
#navBarAdmin ul li:hover a, #navBarAdmin li:hover li a {
    background: none;
    border: none;
    color: #666;
    text-align:left;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}
#navBarAdmin ul a:hover {
    background: #0399d4 !important; /* for non-css3 browsers */
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#04acec', endColorstr='#0186ba'); /* for IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba)) !important; /* for webkit browsers */
    background: -moz-linear-gradient(top,  #04acec,  #0186ba) !important; /* for firefox 3.6+ */

    color: #fff !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .1);
}
/* level 2 list */
#navBarAdmin ul {
    background: #ddd; /* for non-css3 browsers */
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cfcfcf'); /* for IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#cfcfcf)); /* for webkit browsers */
    background: -moz-linear-gradient(top,  #fff,  #cfcfcf); /* for firefox 3.6+ */

    display: none;
    margin: 0;
    padding: 0;
    width: 185px;
    position: absolute;
    top: 35px;
    left: 0;
    border: solid 1px #b4b4b4;
    /*-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;*/
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
}
/* dropdown */
#navBarAdmin li:hover > ul {
    display: block;
}
#navBarAdmin ul li {
    float: none;
    margin: 0;
    padding: 0;

}
#navBarAdmin ul a {
    font-weight: normal;
    text-shadow: 0 1px 1px rgba(255, 255, 255, .9);

}
/* level 3+ list */
#navBarAdmin ul ul {
    left: 181px;
    top: -3px;

}
/* rounded corners for first and last child */
#navBarAdmin ul li:first-child > a {
    /*-webkit-border-top-left-radius: 9px;
    -moz-border-radius-topleft: 9px;
    -webkit-border-top-right-radius: 9px;
    -moz-border-radius-topright: 9px;*/
}
#navBarAdmin ul li:last-child > a {
    /*-webkit-border-bottom-left-radius: 9px;
    -moz-border-radius-bottomleft: 9px;
    -webkit-border-bottom-right-radius: 9px;
    -moz-border-radius-bottomright: 9px;*/
}
/*############################*/
#container {
    top: 50;
    position: relative;
    background-color: "darkcyan";

    padding:10px;
    border:1px solid black;
    margin-top:10px;
}


#container #his {

    position: absolute;
    width:249px;
    font-family:"FormalScript421BT-Regular";
    font-size:5em;
    text-align:center;
    color:#fd0;
    top: auto;

    z-index:10000;
}
#num {

    position: absolute;
    color:white;
    font-family:"FormalScript421BT-Regular";
    width:249px;
    background:transparent;
    z-index:50;
    filter:alpha(opacity=60);
    -moz-opacity:.50;
    opacity:.50;
    font-size:90px;
    text-align:right;
}
#cspHistory{
    text-shadow: 0.1em 0.1em 0.2em black
}
#eventInstructions{

    margin-left:10px;
    margin-right:10px;
    /*width:550px;*/
    font-family:"FormalScript421BT-Regular";
    font-size:1em;
    text-align: left;
    padding: 20px 40px 20px 40px;
}
#outreachImage,#mainPageMargins{
    margin-left:10px;
    margin-right:10px;
}
#PEHeaderFooter{
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    /*width:550px;*/
    /*font-family:"FormalScript421BT-Regular";*/
    font-size:3em;
    font: bold 24px FormalScript421BT-Regular;
}
/*############################*/
#cspPlainTableLargeText {
    font-family:Arial,Verdana,sans-serif;
    font-size:24px;
    margin-bottom:0;
    margin-top:0;
    color:#000000;
}
/*############################*/
#cspPlainTableMediumText {
    font-family:Arial,Verdana,sans-serif;
    font-size:14px;
    margin-bottom:0;
    margin-top:0;
    text-align:left;
    color:#000000;
}
/*############################*/
#cspPlainTableMediumHeaderText {
    font-family:Arial,Verdana,sans-serif;
    font-size:14px;
    margin-bottom:0;
    margin-top:0;
    text-align:center;
    color:#000000;
}
/*############################*/
#cspPlainTableSmallText {
    font-family:Arial,Verdana,sans-serif;
    font-size:4px;
    margin-bottom:0;
    margin-top:0;
    color:#000000;
}
/*############################*/
#cspPlainTableLargeBoldText {
    font-family:Arial,Verdana,sans-serif;
    font-weight:bold;
    font-size:24px;
    margin-bottom:0;
    margin-top:0;
    color:#000000;
}
/*############################*/
#cspPlainTableMediumBoldText {
    font-family:Arial,Verdana,sans-serif;
    font-weight:bold;
    font-size:14px;
    margin-bottom:0;
    margin-top:0;
    color:#000000;
}
/*############################*/
#cspPlainTableSmallBoldText {
    font-family:Arial,Verdana,sans-serif;
    font-weight:bold;
    font-size:4px;
    margin-bottom:0;
    margin-top:0;
    color:#000000;
}
/*############################*/
/* .YearNumber, p{
font-size: 362px;
text-align: center;
font-weight: bolder;
color: yellow;
-webkit-text-stroke: 4px black;

} */
.cspImage, strong{
font-size: 332px;
text-align: center;
font-weight: bolder;
color: yellow;
-webkit-text-stroke: 4px black;
font-family: sans-serif;

}
.cspImage, img {
  vertical-align: -35%;
  margin-left: 17px;
}
#cspPlainTableMediumHeaderText{
  font-size: 20px;
  color: red;
}
#cspPlainTableLargeHeaderText {
    font-family:Arial,Verdana,sans-serif;
    font-weight:bold;
    font-size:24px;
    margin-bottom:0;
    margin-top:0;
    color:#000000;
    text-shadow:5px 4px 10px #000;
    text-align: center;
}
/*############################*/
#cspPlainTableMediumHeaderTextDescription {
    width:535px;
    font-family:Arial,Verdana,sans-serif;
    font-size:5mm;
    font-weight:bold;
    text-align:left;
    margin-bottom:0;
    margin-top:0;
    color:#000000;
    padding: 9px;
}
/*############################*/
#cspPlainTableLargeHeaderTextDescription {
    width:565px;
    font-family:Arial,Verdana,sans-serif;
    font-size:5mm;
    font-weight:bold;
    margin-bottom:0;
    text-align:left;
    margin-top:0;
    color:#000000;
    text-shadow:5px 4px 10px #000;
}
/*############################*/
#cspPlainTableMediumHeaderTextPriceEachSubtotal {
    width:125px;
    /*margin-left:auto;*/
    /*margin-right:auto;*/
    /*text-align:center;*/
    font-family:Arial,Verdana,sans-serif;
    font-weight:bold;
    font-size:5mm;
    text-align:center;
    margin-bottom:auto;
    margin-top:auto;
    color:#000000;
}
#cspPlainTableMediumHeaderTextFoodInfo{
    width:290px;
    float: right;
    /*margin-left:auto;*/
    /*margin-right:auto;*/
    /*text-align:center;*/
    font-family:Arial,Verdana,sans-serif;
    font-weight:bold;
    font-size:4mm;
    text-align:center;
    margin-bottom:auto;
    margin-top:auto;
    color:#000000;
}
/*############################*/
#cspPlainTableMediumHeaderTextPriceEachSubtotalWide{
    width:390px;
    /*margin-left:auto;*/
    /*margin-right:auto;*/
    /*text-align:center;*/
    font-family:Arial,Verdana,sans-serif;
    font-weight:bold;
    font-size:4mm;
    text-align:center;
    margin-bottom:auto;
    margin-top:auto;
    color:#000000;
}
/*############################*/
#cspPlainTableLargeHeaderTextPriceEachSubtotal {
    width:135px;
    /*margin-left:auto;*/
    /*margin-right:auto;*/
    /*text-align:center;*/
    font-family:Arial,Verdana,sans-serif;
    font-weight:bold;
    font-size:6mm;
    text-align:center;
    margin-bottom:auto;
    margin-top:auto;
    /*color:#000000;*/
    color:#000000;
    text-shadow:5px 4px 10px #000;
}
/*############################*/
#cspPlainTableSmallHeaderText {
    font-family:Arial,Verdana,sans-serif;
    font-size:4px;
    font-weight:bold;
    margin-bottom:0;
    margin-top:0;
    color:#000000;
}
/*#############################*/
#cspMainTable {
    margin-left:auto;
    margin-right:auto;
    padding:10px;
    width:986px;
    vertical-align:top;
    /*text-align:center;*/
    height:auto;
    border:0;
}
/*##############################*/
#cspMainFoodTable td {
    margin-left:auto;
    margin-right:auto;
    padding:10px;
    width:986px;
    vertical-align:top;
    text-align:left;
    border:0;
    list-style: none;
    font-size: 4mm;

}
#cspMainFoodTableHead{
      margin-left:auto;
    margin-right:auto;
    padding:10px;
    width:986px;
    vertical-align:top;
    text-align:center;
    border:0;
    list-style: none;
}
#cspMainFoodTableCentered{
    margin-left:auto;
    margin-right:auto;
    padding:10px;


    text-align:left;
    border:0;

    font-size: 6mm;
}
/*###########################*/
#cspMainShortTable{
    margin-left:auto;
    margin-right:auto;
    padding:10px;
    width:986px;
    /*height:auto;*/
    border:0;
}
/*##############################*/
table.boxesCSP {
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    width:1020px;
    padding-left:3px;
    padding-right:3px;
    padding-bottom:1.5px;
    margin-right:auto;
    margin-left:auto;
    text-align:center;
}

table.boxesCSP td {
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    padding:6px;
    border-width: 2px; /* I wasn't sure if you require top border here but just amend to suit */
    border-color: #26a;
    border-style: solid;
    vertical-align: top;
    width:1020px;
    background: #fff;
    color: #000;
    margin-right:auto;
    margin-left:auto;
}
/*table.boxesCSP  li{
text-align: left;
}
table.boxesCSP td h2 {
background: #26a url(tabnow_close.jpg) top right no-repeat;
color:#fb0;
font-size:1.1em;
margin:0;
padding: 2px 14px;
text-align:center;
}
table.boxesCSP td h1{
background: #26a url(tabnow_close.jpg) top right no-repeat;
color:#fb0;
font-size:1.1em;
margin:0;
padding: 2px 14px;
text-align:center;
}
table.boxesCSP td h1 span {background: transparent url(tabnow_open.jpg) top left no-repeat;}

table.boxesCSP td h1 a {color:#fb0; text-decoration:none}
table.boxesCSP td h2 span {background: transparent url(tabnow_open.jpg) top left no-repeat;}

table.boxesCSP td h2 a {color:#fb0; text-decoration:none}
table.boxesCSP td p {padding:5px; margin:0}*/
/*###########################*/
#csplogoFonts{
    text-align:center;
    font-family:Arial,Verdana,sans-serif;
    font-weight:bold;
    font-size:8mm;
   /* margin-bottom:auto;
    margin-top:auto;*/
    /*color:#000000;*/
    color:#998342;
    /*text-shadow:8px 7px 13px #000;	*/
}
#cspMembershipLogoFonts{
    text-align:center;
    font-family:Arial,Verdana,sans-serif;
    font-weight:bold;
    font-size:8mm;
   /* margin-bottom:auto;
    margin-top:auto;*/
    /*color:#000000;*/
    color:#FFDF00;
    /*text-shadow:8px 7px 13px #000;	*/
}
/*###########################*/
#csplogoFontsSmall{
    text-align:left;
    font-family:Arial,Verdana,sans-serif;
    font-weight:bold;
    font-size:5mm;
    margin-bottom:auto;
    margin-top:auto;
    /*color:#000000;*/
    color:#998342;
    /*text-shadow:8px 7px 13px #000;	*/
}
#csplogoFontsSmallCentered{
    text-align:Center;
    font-family:Arial,Verdana,sans-serif;
    font-weight:bold;
    font-size:5mm;
    margin-bottom:auto;
    margin-top:auto;
    /*color:#000000;*/
    color:#998342;
    /*text-shadow:8px 7px 13px #000;	*/
}
.nborCSP{

    border:0;
    background:transparent;
    font-family:Arial,Verdana,sans-serif;
    font-weight:bold;
    font-size:4mm;
    text-align:center;
    color:#000000;
}
.nborCSPTot{
    border:0;
    background:transparent;
    font-family:Arial,Verdana,sans-serif;
    font-weight:bold;
    font-size:8mm;
    text-align:center;
    color:#347577;
}
fieldset {
display: block;
margin-inline-start: 2px;
margin-inline-end: 2px;
padding-block-start: 0.35em;
padding-inline-start: 0.75em;
padding-inline-end: 0.75em;
padding-block-end: 0.625em;
border-top-width: 2px;
border-right-width: 2px;
border-bottom-width: 2px;
border-left-width: 2px;
border-top-style: groove;
border-right-style: groove;
border-bottom-style: groove;
border-left-style: groove;
border-top-color: threedface;
border-right-color: threedface;
border-bottom-color: threedface;
border-left-color: threedface;
border-image-source: initial;
border-image-slice: initial;
border-image-width: initial;
border-image-outset: initial;
border-image-repeat: initial;
/* min-width: min-content; */
}
/*###########################################################*/
.cbp-hrmenu {
    width: 1020px;

    /*margin-top: 2em;*/
    border-bottom: 4px solid #47a3da;
    background:#E1E1C1;
    text-align:left;
    margin-left:auto;
    margin-right:auto;
}

/* general ul style */
.cbp-hrmenu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;

}

/* first level ul style */
.cbp-hrmenu > ul,
.cbp-hrmenu .cbp-hrsub-inner {
    width: 90%;
    max-width: 70em;
    margin: 0 auto;
    padding: 0 1.875em;

}

.cbp-hrmenu > ul > li {
    display: inline-block;

}

.cbp-hrmenu > ul > li > a {
    font-weight: 700;
    padding: 0.5em 1em;
    color: #999;
    display: inline-block;
}

.cbp-hrmenu > ul > li > a:hover  {
    color: #47a3da;
    /*		display: block;*/
    /*	padding-bottom: 3em;*/
}

.cbp-hrmenu > ul > li.cbp-hropen a,
.cbp-hrmenu > ul > li.cbp-hropen > a:hover {
    color: #fff;
    background: #47a3da;

}

/* sub-menu */
.cbp-hrmenu .cbp-hrsub {
    display: none;
    position: absolute;
    background: #47a3da;
    width: 55%;
    left:auto;
    z-index:20000;
}

.cbp-hropen  .cbp-hrsub {
    display: block;
    padding-bottom: 1em;

}

.cbp-hrmenu .cbp-hrsub-inner > div {
    width: 33%;
    float: left;
    text-align: left;
    padding: 0 2em 0;
    /*	margin-left:auto;*/
    /*	margin-right:auto;*/

}
.cbp-hrmenu .cbp-hrsub-inner > div  > ol > li{
list-style-image:url('http://www.asnh.org/gifs/list_image_telescope_220x220.jpg');


}
.cbp-hrmenu .cbp-hrsub-inner:before,
.cbp-hrmenu .cbp-hrsub-inner:after {
    content: " ";
    display: table;
}

.cbp-hrmenu .cbp-hrsub-inner:after {
    clear: both;
}

.cbp-hrmenu .cbp-hrsub-inner > div a {
    line-height: 2em;
}

.cbp-hrsub h4 {
    color: #fad5a2;
    padding: 1em 0 0.6em;
    margin: 0;
    font-size: 130%;
    font-weight: 300;
}


/* Examples for media queries

@media screen and (max-width: 52.75em) {

        .cbp-hrmenu {
                font-size: 80%;
        }

}

@media screen and (max-width: 43em) {

        .cbp-hrmenu {
                font-size: 120%;
                border: none;
        }

        .cbp-hrmenu > ul,
        .cbp-hrmenu .cbp-hrsub-inner {
                width: 100%;
                padding: 0;
        }

        .cbp-hrmenu .cbp-hrsub-inner {
                padding: 0 2em;
                font-size: 75%;
        }

        .cbp-hrmenu > ul > li {
                display: block;
                border-bottom: 4px solid #47a3da;
        }

        .cbp-hrmenu > ul > li > a {
                display: block;
                padding: 1em 3em;
        }

        .cbp-hrmenu .cbp-hrsub {
                position: relative;
        }

        .cbp-hrsub h4 {
                padding-top: 0.6em;
        }

}

@media screen and (max-width: 36em) {
        .cbp-hrmenu .cbp-hrsub-inner > div {
                width: 100%;
                float: none;
                padding: 0 2em;
        }
}
*/


/**,*/
*:after,
*:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#aboutASNH,#outreach, #volunteers, #benefits {
    font-size: 4mm;
}
#donationSmall{
    color:#000;
    font-size:5mm;

}
#donationLarge{
    color:#000;
    font-size:6mm;
}
table#contactTable{
    width:100%;
    font-size:8mm;
    font-family: Helvetica;
    color:#000;
    padding: 10px 40px 30px 0px;

}
table#contactTable td{
    font-size:4mm;
    font-family: Helvetica;
    font-weight: regular;
    color:#000;
    vertical-align:middle;
}
table#contactTableLower{
    width:100%;
    font-size:8mm;
    font-family: Helvetica;
    color:#000;
    padding: 10px 40px 30px 40px;

}
table#contactTableLower td{
    font-size:4mm;
    font-family: Helvetica;
    font-weight: regular;
    color:#000;
    text-align: left;
}
table#loginTable{
    font-size:4mm;
    font-family: Tahoma;
    font-weight: bold;
    color:#000;
    vertical-align:middle;
    margin:0 auto auto auto;
    width:1020px;
}

table#loginTable td{
    font-size:4mm;
    font-family: Tahoma;
    font-weight: bold;
    color:#000;
    text-align: center;

}
table#loginTable1{
    font-size:4mm;
    font-family: Tahoma;
    font-weight: bold;
    color:#000;
    vertical-align:left;
    margin:0 auto auto auto;
    width:350px;
}

table#loginTable1 td{
    font-size:4mm;
    font-family: Tahoma;
    font-weight: bold;
    color:#000;
    text-align: left;

}
table#loginTable2{
    font-size:4mm;
    font-family: Tahoma;
    font-weight: bold;
    color:#000;
    vertical-align:center;
    margin:0 auto auto auto;
    width:350px;
}

table#loginTable2 td{
    font-size:4mm;
    font-family: Tahoma;
    font-weight: bold;
    color:#000;
    text-align: center;

}
table#newMember1{
    font-size:4mm;
    font-family: Tahoma;
    font-weight: bold;
    color:#000;
    vertical-align:middle;
    margin:0 auto auto auto;
    width:300px;
    padding: 0px 40px 0px 40px;
}

table#newMember1 td{
    font-size:4mm;
    font-family: Tahoma;
    font-weight: bold;
    color:#000;
    text-align: center;

}

table#newMember1 td h2{
    font-size:4mm;
    font-family: Tahoma;
    font-weight: bold;
    color:#000;
    text-align: center;
}
table#newMember{
    font-size:4mm;
    font-family: Tahoma;
    font-weight: bold;
    color:#000;
    vertical-align:middle;
    margin:0 auto auto auto;
    width:1020px;
    padding: 0px 40px 0px 40px;
}

table#newMember td{
    font-size:4mm;
    font-family: Tahoma;
    font-weight: bold;
    color:#000;
    text-align: center;

}

table#newMember td h2{
    font-size:4mm;
    font-family: Tahoma;
    font-weight: bold;
    color:#000;
    text-align: center;
}

table#newMemberRequired{
    /*      font-size:4mm;
        font-family: Tahoma;
        font-weight: bold;
        color:#000;
        text-align: right;  */
    /*    margin-left: auto;
        margin-right: auto;*/
    width:1020px;
    padding: 0px 40px 20px 40px;
}
#newMemberRight{
    font-size:4mm;
    font-family: Tahoma;
    font-weight: bold;
    color:#000;
    text-align: right;

}
#newMemberLeft {
    font-size:4mm;
    font-family: Tahoma;
    font-weight: bold;
    color:#000;
    text-align: left;
}
#purchaseDecisionData0,#purchaseDecisionData1,#purchaseDecisionData2,#purchaseDecisionData3,#purchaseDecisionData4,#purchaseDecisionData5,#purchaseDecisionData6{
    display: none;
    text-align: left;
    width:auto;
    margin-left: auto;
    margin-right: auto;
    color:#000;
    font-size:4mm;
    font-family: Tahoma;

}
#CSPpurchaseData0{
    display: none;
}
#signupSheet{
    font-size:4mm;
    font-family: Tahoma;
    width:1020px;
    padding: 0px 40px 20px 40px;
    color:#000;
}
#signupSheetTH{
    column-span: all;
    font-size:4mm;
    font-family: Tahoma;

}
#membersOnly{
    font:  16px Tahoma;
    color:#000;
    padding: 10px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;

}
#changePassCenter{
    vertical-align:top;
    width:600px;
    font-size:4mm;
    font-family: Tahoma;
    font-weight: bold;
    color:#000;
    text-align: center;
       margin-left: auto;
    margin-right: auto;
}
#changePassRight{
    width:auto;
    float: right;
    font-size:4mm;
    font-family: Tahoma;
    font-weight: bold;
    color:#000;
    text-align: center;

}
table#changePassRight td{

    font-size:4mm;
    font-family: Tahoma;
    font-weight: bold;
    color:#000;
    text-align: right;

}
#changePassLeft{
    width:auto;
    float: left;
    font-size:4mm;
    font-family: Tahoma;
    font-weight: bold;
    color:#000;
    text-align: center;

}
table#changePassLeft td{

    font-size:4mm;
    font-family: Tahoma;
    font-weight: bold;
    color:#000;
    text-align: left;

}
#bestWorst{
        font-size:4mm;
    font-family: Tahoma;
    font-weight: bold;

}
#F040204{
    background: #040204;
    width: 40px;
    height: 40px;
    display: table-cell;
}
#F262426{
     background: #262426;
    width: 40px;
    height: 40px;
    display: table-cell;
}
#F0402F4{
     background: #0402F4;
    width: 40px;
    height: 40px;
    display: table-cell;
}
#F04F204{
     background: #04F204;
    width: 40px;
    height: 40px;
    display: table-cell;
}
#F4F204{
     background: #F4F204;
    width: 40px;
    height: 40px;
    display: table-cell;
}
#F47E04{
      background: #F47E04;
    width: 40px;
    height: 40px;
    display: table-cell;
}
#F40204{
     background: #F40204;
    width: 40px;
    height: 40px;
    display: table-cell;
}
#F4F2F4{
     background: #F4F2F4;
    width: 40px;
    height: 40px;
    display: table-cell;
}
#Mag td{
   width: 40px;
    height: 40px;
    display: table-cell;
    padding:2px 0px 2px 0px;
}
#weatherTable{
    width:695px;
   margin-left: auto;
   margin-right: auto;
   text-align: center;
           font-size:4mm;
    font-family: Tahoma;
}
table#weatherTable td{
    width:695px;
   margin-left: auto;
   margin-right: auto;
   text-align: center;
}
#sunTimes{
    width: 270px;
    text-align: left;
    font-family: Tahoma;
    margin-left: auto;
    margin-right: auto;
}
#directions{
     width:695px;
   margin-left: auto;
   margin-right: auto;
   text-align: center;
            font-size:4mm;
    font-family: Tahoma;
}
#directionsTitle{
      width:400px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
            font-size:4mm;
    font-family: Tahoma;
}
#directionsTitle1{
      width:400px;
   margin-left: auto;
   margin-right: auto;
   text-align: center;
            font-size:4mm;
    font-family: Tahoma;
}
#map_canvas{
    width: 683px;
    height: 400px;
    margin-left: auto;
    margin-right: auto;

}

/* //////////////// */

.announcementHome{
  font-size: 30px;
  color: #000;
  height: 40px;
}
.marquee {
 height: 50px;
 overflow: hidden;
 position: relative;
 background: yellow;
 color: black;
 font-size: 30px;
 /* font-weight: bold; */
 /* margin-top: 20px;
 margin-bottom: auto; */
 border: 1px solid orange;
}
.marquee p {
 position: absolute;
 width: 100%;
 height: 100%;
 margin: 0;
 line-height: 25px;
 text-align: center;
 /* Starting position */
 -moz-transform:translateX(100%);
 -webkit-transform:translateX(100%);
 transform:translateX(100%);
 /* Apply animation to this element */
 -moz-animation: scroll-left 5s linear infinite;
 -webkit-animation: scroll-left 5s linear infinite;
 animation: scroll-left 5s linear infinite;
}
/* Move it (define the animation) */
@-moz-keyframes scroll-left {
 0%   { -moz-transform: translateX(100%); }
 100% { -moz-transform: translateX(-100%); }
}
@-webkit-keyframes scroll-left {
 0%   { -webkit-transform: translateX(100%); }
 100% { -webkit-transform: translateX(-100%); }
}
@keyframes scroll-left {
 0%   {
 -moz-transform: translateX(100%); /* Browser bug fix */
 -webkit-transform: translateX(100%); /* Browser bug fix */
 transform: translateX(100%);
 }
 100% {
 -moz-transform: translateX(-100%); /* Browser bug fix */
 -webkit-transform: translateX(-100%); /* Browser bug fix */
 transform: translateX(-100%);
 }
}




/* ////////////////// */



/* .marquee {
  position: relative;
  height: 50px;
  overflow: hidden;
} */
/* .marquee .inner {
  position: absolute;
  width: 100%;
  display: flex;
  color: black;
  font-size: 2em;
  font-family: sans-serif;
  height: 100%;
  text-align: center; */

  /* Starting position */
 /* -moz-transform:translateX(100%); */
 /* -webkit-transform:translateX(100%); */
 /* transform:translateX(100%); */
 /* Apply animation to this element */
 /* -moz-animation: marquee 15s linear infinite; */
 /* -webkit-animation: marquee 15s linear infinite; */
 /* animation: marquee 15s linear infinite; */
/* } */
/* Move it (define the animation) */
/* @-moz-keyframes marquee {
 0%   { -moz-transform: translateX(100%); }
 100% { -moz-transform: translateX(-100%); }
}
@-webkit-keyframes marquee {
 0%   { -webkit-transform: translateX(100%); }
 100% { -webkit-transform: translateX(-100%); }
} */
  /* @keyframes marquee {
   0%   {
   -moz-transform: translateX(100%); /* Firefox bug fix */
   /* -webkit-transform: translateX(100%); /* Firefox bug fix */ */
   /* transform: translateX(100%); */
   /* } */
   /* 100% { */
   /* -moz-transform: translateX(-100%); /* Firefox bug fix */
   /* -webkit-transform: translateX(-100%); /* Firefox bug fix */ */
   /* transform: translateX(-100%); */
   /* } */
  /* } */
/* } */
/* .marquee .inner > * {
  white-space: nowrap;
  padding: 0 13rem;
}  */




#andyLarge{
     font-size: 6mm;
    color:#000;
    text-align: center;
    font-family: Tahoma;
}
#andySmall{
        font-size: 4mm;
    color:#000;
    text-align: center;
    font-family: Tahoma;
}
#xWord{
    font-size: 10mm;
}
/*############################*/
#classifiedMainText{
    width:auto;
/*    font-family:Arial,Verdana,sans-serif;
    font-weight:bold;
    font-size:5mm;
    text-align:center;*/
    margin-bottom:10px;
    margin-top:auto;
    /*color:#000000;*/
    margin-left: auto;
    margin-right: auto;

}
/* ###########################*/




/*############################*/
#classifiedMessageText{
    width:100px;
    font-family:Arial,Verdana,sans-serif;
    font-weight:bold;
    font-size:4mm;
    text-align:center;
    margin-bottom:auto;
    margin-top:auto;
    color:#009900;
        margin-left:auto;
    margin-right:auto;

}
/*############################*/
a:link, a:visited {
  color: #009900;
  text-decoration: underline;
  cursor: auto;
}

a:link:active, a:visited:active {
  color: #990000;
}

/*#######################*/
 table#classifiedMainText {
    margin-left:auto;
    margin-right:auto;
     margin-bottom:100px;
  }
  /*#######################*/
 table#classifiedMainText td{
  width:100px;
  /*height:auto;*/
  padding:14px;
      font-family:Arial,Verdana,sans-serif;
    font-weight:bold;
    font-size:3.5mm;
  text-align:left;
  border:2px solid black;
  }
  table#classifiedSubTable td{
      border:0px;
      padding: 0px;
  }
   /*#######################*/
 table#classifiedSenderMainText {
/*  width:100px;*/
  /*height:auto;*/
  padding:14px;
  font-family:Arial,Verdana,sans-serif;
  font-weight:bold;
  font-size:4.5mm;
  /*text-align:left;*/
  }
     /*#######################*/
 table#classifiedSenderMainText {
   margin-left:auto;
  margin-right:auto;

 }
  table#classifiedSubTable td{
      border:0px;
      padding: 0px;
  }
  /*#######################*/
  #headerNames{
       color:#990000;
  }
  /*#######################*/
 table#classifiedHeaderText {
    margin-left:auto;
    margin-right:auto;
     margin-bottom:100px;
  }
  /*#######################*/
 table#classifiedHeaderText td{
/*  width:100px;*/
  /*height:auto;*/
  padding:14px;
      font-family:Arial,Verdana,sans-serif;
    font-weight:bold;
    font-size:4.5mm;
  text-align:left;

  }
  table#classifiedSubTable td{
      border:0px;
      padding: 0px;
  }
   /*#######################*/
   .imageData0{
       background-image: url(/home/asnhor5/public_html/gifs/ASNHBannerBlue.png);
   }
   .imageData1{
       background-image: url(http://www.asnh.org/ShootingStar/wp-content/uploads/2012/02/hya19s2.jpg);
   }
   .imageData2{
       background-image: url(/home/asnhor5/public_html/gifs/ASNHBannerBlue.png);
   }
   .imageData3{
       background-image: url(/home/asnhor5/public_html/gifs/ASNHBannerBlue.png);
   }
   .imageData4{
       background-image: url(/home/asnhor5/public_html/gifs/ASNHBannerBlue.png);
   }
   .imageData5{
       background-image: url(/home/asnhor5/public_html/gifs/ASNHBannerBlue.png);
   }
   .imageData6{

   }
   /*################################*/
   .img-circular{
 width: 170px;
 height: 170px;
 /*background-image: url('http://strawberry-fest.org/wp-content/uploads/2012/01/Coca-Cola-logo.jpg');*/
 background-size: cover;
 display: block;
 border-radius: 100px;
 /*-webkit-border-radius: 100px;
 -moz-border-radius: 100px;*/
}
   /*################################*/
   .article{
       padding: 20px 20px 20px 20px;
       margin-left: 20px;
       margin-right: 20px;
       font-family:Arial,Verdana,sans-serif;
       text-align: left;
   }
    /*################################*/


    .event-container{
background-color: rgb(233, 253, 234);
clear: both;
color: rgb(51, 51, 51);
display: block;
font-family: Arial;
font-size: 14px;
height: auto;
line-height: 19px;
/* min-height: 125px; */
padding-bottom: 10px;
padding-left: 8px;
padding-right: 8px;
padding-top: 10px;
width:auto;
text-align: left;

    }
    /*#############################*/
    .eventDate{
    color: rgb(51, 51, 51);
display: block;
float: left;
font-family: Arial;
font-size: 14px;
height: 125px;
line-height: 19px;
margin-right: 15px;
text-align: right;
width: 40px;
    }

    .month{
    color: rgb(18, 44, 80);
display: inline;
font-family: Arial;
font-size: 19px;
height: auto;
letter-spacing: -1px;
line-height: auto;
text-align: right;
text-transform: uppercase;


    }
    .day{
  color: rgb(102, 102, 102);
display: inline;
font-family: Arial;
font-size: 19px;
height: auto;
letter-spacing: -1px;
line-height: 19px;
text-align: right;
text-transform: uppercase;
    }
    .eventBody{
    color: rgb(51, 51, 51);
display: block;
font-family: Arial;
font-size: 14px;
height: auto;
line-height: 19px;
min-height: 35px;
width: auto;
}
    .eventSummary{
        font-weight: bold;
        height: auto;
    }
.events-sidebar{
color: rgb(51, 51, 51);
display: block;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 14px;
height: 1063px;
line-height: 20px;
}
    /*##############################*/

 .leftTitle{
    font-family:Arial,Verdana,sans-serif;
    font-weight:bold;
    font-size:4mm;
 	color: rgb(255,255,255);
 	text-align: right;

}
 .rightTitle{
     font-family:Arial,Verdana,sans-serif;
    font-weight:bold;
    font-size:4mm;
 	color: rgb(255,255,255);
 	text-align: left;
}
#csplogoFontsRED{
  text-align:center;
  font-family:Arial,Verdana,sans-serif;
  font-weight:bold;
  font-size:8mm;
 /* margin-bottom:auto;
  margin-top:auto;*/
  /*color:#000000;*/
  color:#990000;
  /*text-shadow:8px 7px 13px #000;	*/
  padding-bottom: 10px;
  padding-left: 18px;
  padding-right:18px;
  padding-top: 10px;
}
#csplogoFontsSmallAnnouncement{
  text-align:left;
  font-family:Arial,Verdana,sans-serif;
  font-weight:bold;
  font-size:5mm;
  margin-bottom:auto;
  margin-top:auto;
  /*color:#000000;*/
  color:#998342;
  /*text-shadow:8px 7px 13px #000;	*/
  padding-bottom: 10px;
  padding-left: 28px;
  padding-right:28px;
  padding-top: 10px;
}
#cspFAQ{
        text-align:center;
        font-family:Arial,Verdana,sans-serif;
        font-weight:bold;
        font-size:8mm;
       /* margin-bottom:auto;
        margin-top:auto;*/
        /*color:#000000;*/
        color:#990099;
        /*text-shadow:8px 7px 13px #000;	*/
        padding-bottom: 10px;
        padding-left: 18px;
        padding-right:18px;
        padding-top: 10px;
}
#cspFAQbody{
        text-align:left;
        font-family:Arial,Verdana,sans-serif;
        /*font-weight:bold;*/
        font-size:5mm;
       /* margin-bottom:auto;
        margin-top:auto;*/
        /*color:#000000;*/
        /*color:#990000;*/
        /*text-shadow:8px 7px 13px #000;	*/
        padding-bottom: 10px;
        padding-left: 18px;
        padding-right:18px;
        padding-top: 10px;
}
.largerCheckbox {
    display: none;      /* means 'do not display', refers to the default styled checkbox */
}

.largerCheckbox + label{
        background-color: light grey;                /* given a green background color */
           border: 1px solid black;                /* given a #008000 border color */
           padding: 15px;                          /* given padding not to stick to edges */
           border-radius: 5px;                     /* given radius for better view */
           display: inline-block;
           position: relative;


}
.largerCheckbox:checked + label:after {       /* :after meaning after being clicked */
    content: '\2714';                           /* the check icon displayed after click */
    font-size: 20px;                            /* the size of the font icon */
    position: absolute;                         /* positioning facility for the checkbox */
    top: 1px;                                   /* further top alignment of the icon */
    left: 7px;                                  /* further left alignment of the icon */
    color: black;                               /* color of the font icon */
}
.largerCheckbox:active + label:active {
    background-color: #111111;              /* different bg color on active state */
}
#signUpSheetInput{
        width:275px;
        font-family:Arial,Verdana,sans-serif;
        font-size:4mm;
        font-weight:bold;
        text-align:left;
        margin-bottom:0;
        margin-top:0;
        color:#000000;
}
#csplogoFontsDkCyan{
        text-align:center;
        font-family:Arial,Verdana,sans-serif;
        font-weight:bold;
        font-size:6mm;
        color:darkcyan;
}
