
@media (max-width: 964px) {

  .slide {
    display: none;
  }
  #container {
    background-image: none;
  }
  #main-wrapper {
    width: 98%;
    overflow: hidden;
  }

  #menu a {
    padding: 6px 2.9%;
  }

  #body-center {
    width: 70%;
  }

  #body-right {
    width: 100%;
  }

  #body-right-padder {
    padding: 10px 20px;
  }

  #inside-right-stay-connected {
    display: none;
  }

  #stay-connected2, #inside-right-join-us {
    display: block;
    border-top: 1px dashed #CC9;
    padding: 10px 0;
    margin: 10px 0;
  }

  #inside-right-join-us {
    float: left;
    width: 270px;
  }

  #inside-right-join-us img {
    height: 50px;
    width: auto;
  }

  #stay-connected2 {
    float: right;
    width: 40%;
  }

  #stay-connected2 .banner-form {
    height: 23px;
  }

  #body-right div {
    background: none;
  }

  #related-items {
    width: 100%;
    min-height: 0;
    margin-bottom: 10px;
    border-top: 1px dashed #CC9;
  }

  #right-header, .right-text {
    width: auto;
    float: none;
    clear: both;
  }

  .right_sidelist {
    float: left;
    width: 30%;
    margin: 5px 1% 0;
  }

  .right_sidelist_pager a {
    clear: both;
    display: block;
    float: right;
    margin-top: 20px;
    margin-right: 10px;
  }

  #footer, #footer-links, #footer-info {
    width: auto;
  }

  #footer {
    padding: 0 20px;
  }

  #index-left {
    width: 71.35%;
  }

  #index-news {
    width: 59.12%;
  }

  #index-action {
    width: 40.87%;
  }

  #index-right {
    width: 28.64%;
  }

  #index-slideshow, #slideshow_container {
    width: 100%;
  }
  .index-slideshow-image {
    width: 71.35%;
  }
  .index-slideshow-image img {
    width: 100%;
  }
  .index-slideshow-blurb {
    width: 28.64%;
  }

  .news_item {
    margin-bottom: 5%;
    width: 96.62%;
  }

  .news_item_padder {
    margin: 0px 5px 5px 10px;
  }

  .news_img {
    margin-right:5%;
    width: 25%;
  }

  .news_img img {
    width: 100%;
  }

  .news_text {
    width:70%;
  }

  .index-slideshow-blurb a.button {
    width: auto;
    bottom: 20px;
  }

}

@media (max-width: 864px) {
  #index-left {
    width: 100%;
  }
  #index-right {
    width: 100%;
    border-top: 1px dashed #CC9;
  }
  #index-action {
    float:right;
    width: 37%;
  }

  #index-right-donate,
  #index-right-stay-connected,
  #index-right-join-us {
    clear: none;
    padding: 10px 0 0;
    width: 30%;
    margin: 5px 2% 20px;
    background: none;
  }

  #index-right-donate {
    margin-left: 0;
  }

  .menu-form-input {
    /*//display: none;
    */
  }

  .menu-form-submit {
    display: block;
    margin-top: 6px;
  }

  .menu-form-submit img {
    width: 18px;
  }

  #menu {
    width: auto;
  }

  #menu a {
    padding-left:14px;
    padding-right: 14px;
  }

  #inside-right-stay-connected,
  #inside-right-join-us,
  #stay-connected2 {
    clear: none;
    padding: 10px 0 0;
    margin: 5px 2% 20px;
    background: none;
  }

}

@media (max-width: 760px) {

  #body-center {
    width: 65%;
  }

  #menu a {
    padding-left:10px;
    padding-right: 10px;
  }

  #index-slideshow,
  #slideshow_container {
    background: none;
  }

  #index-slideshow {
    width: 100%;
    overflow: hidden;
  }
  /*.slide {
  position: relative !important;
  }*/

  .index-slideshow-image {
    width: 100%;
    height: auto;
    float: none;
  }

  .index-slideshow-image img {
    width: 100%;
  }

  .index-slideshow-blurb {
    background: #fff;
    width: 100%;
    height: auto;
    float: none;
  }

  .index-slideshow-blurb a.button {
    font-size: 1.8em;
    margin-top: 10px;
    position: static;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    bottom: auto !important;
    padding: 10px;
    width: auto;
  }

  #index-right-join-us img,
  #inside-right-join-us img {
    margin-top: 10px;
  }


}

@media (max-width: 620px) {

  th,td,p,.text, ul, .right-text {
    font-size: 1.2em;
    margin: 0;
  }

  a {
    font-size: 16px !important;
  }
  #banner-top {
    display: block;
    float: left;
  }


  #banner-top img#banner {
    display: none;
  }

  #banner-top img#logo {
    display: inline;
    height: 30px;
    padding: 5px;
  }

  #menu {
    padding-top: 0px;
    width: 100%;
    float: none;
    display: none;
    clear: both;
    margin: 0;
    height: auto;
    position: inherit;
  }

  #banner-bottom {
    height: auto;
  }

  #menu a {
    margin: 0;
    float:left;
    background: #996600;
    color: #fff;
    display: block;
    border-right: none;
    width: 100%;
    font-size: 16px;
    font-weight: normal;
  }

  #soc-net {
    display: none;
  }

  #soc-net2 {
    display: block;
    width: 100%;
    background: none repeat scroll 0 0 #996600;
    border-right: medium none;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 16px;
    font-weight: normal;
    padding: 5px 10px;
    vertical-align: middle;
  }

  #soc-net2 a {
    width: auto;
    float: none;
    display: inline-block;
    padding:0;
  }

  #soc-net {
    position: absolute;
    right: 90px;
    top: 10px;
  }

  #navicon {
    display: block;
    color: #fff;
    background: #990000;
    font-size: 15px;
    font-variant: small-caps;
    float: right;
    margin: 10px 5px;
    padding: 1px 5px 3px;
    cursor: pointer;
  }

  #searchicon {
    display: block;
    float: right;
    margin: 10px 5px;
    cursor: pointer;
  }

  #searchicon img {
    width: 18px;
    float:right;
  }

  .menu-form {
    display: none;
    clear: both;
    float: none;
    background: #000;
    height: 33px;
  }

  .menu-form input.menu-form-input {
    display: block;
    width: 80%;
    margin: 5px auto;
  }

  #banner-bottom {
    background: #fff;
  }


  #body-left {
    display: none;
  }

  #left-nav2 {
    display: block;
  }

  #left-nav2 div.sidelist {
    border: 0 none;
    width: 100%;
  }

  #left-nav2 li {
    padding: 5px;
  }

  #left-nav2 .nav_header a {
    font-size: 20px;
    font-weight: bold;
    color: #900;
    display: none;
  }

  #left-nav2 li a {
    font-size: 1.2em;
  }


  #body-center {
    width: 100%;
  }

  #index-left h2 {
    font-size: 25px;
  }

  #index-news, #index-action, .news_item {
    float:none;
    width: 100%;
  }

  #index-action {
    background: none;
    height: auto;
    padding:10px 0;
  }

  .news_item {
    margin-bottom: 5%;
    width:100%
  }

  .news_item_padder {
    margin: 10px 5px 5px 10px;
  }

  #index-action h3 {
    margin: 0;
    padding: 0;
  }
  #index-action .news_title {
    font-size: 1.1em !important;
  }

  #index-action-padder, #index-right-padder {
    margin: 15px 20%;
  }

  #index-right-donate,
  #index-right-stay-connected,
  #index-right-join-us,
  #related-items,
  #stay-connected2,
  #inside-right-join-us {
    clear: none;
    padding: 0;
    width: 96%;
    margin: 5px 2% 20px;
    padding: 10px 0;
    font-size: 1.2em;
    border-top: 1px dashed #CC9;
  }

  #stay-connected2,
  #inside-right-join-us {
    margin: 0 0 20px;
    float: none;
  }


  #index-right-donate {
    border: none;
  }


  h1.hidden {
    display: block;
  }

  #right_nav,#related-items {
    margin: 0;
  }
}

@media (max-width: 500px) {

  .right_sidelist {
    float: left;
    width: 96%;
    margin: 10px 2% 5px;
  }

  .right_sidelist_pager a {
    clear: both;
    display: block;
    float: right;
    margin-top: 20px;
    margin-right: 10px;
  }

  #stay-connected2, #inside-right-join-us {
    width: 100%;
  }

  #index-action-padder, #index-right-padder {
    margin: 15px 18%;
  }

}
