@charset "UTF-8";
/* CSS Document */

.row {
  margin-right: 0px;
  margin-left: 0px;
}

iframe{
  
  box-shadow: 4px 4px 5px grey; }


  
body {
  background: hsla(0,0%,100%,1.00);

}
hr{
  color: hsla(7,80%,51%,1.00);
  height:5px;}

#contain {
  height: 100%;
  height: auto !important;
  width: 80%;
  margin: auto;
  background-color: hsla(0,0%,100%,1.00);
}



#head {
  padding-top: 10px;
  
}
 .mediaicons{
   width:55px;
   height:auto;}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
   
.img-responsive {
  display: block;
  height: auto;
  max-width: 100%;
  alignment-baseline: baseline;
  padding-top: 10px;
	padding-left: 10px;
  padding-bottom: 10px;
}

.img-responsive-button {
  display: block;
  height: auto;
  max-width: 100%;
  alignment-baseline: baseline;
  padding-top: 1em;
	padding-left: .5em;
	padding-right: .5em;
  padding-bottom: .5em;
}




.pull-right {
  padding-right: 0px;
  padding-left: 2.0em;
  padding-top: 1.0em;
  padding-bottom: 1.0em;
  text-align: left;
  border-right: 0px solid #eee;
  border-left: 0;
}

.pull-left {
  padding-right: 2.0em;
  padding-left: 0em;
  padding-top: 1.0em;
  padding-bottom: 1.0em;
  text-align: right;
  border-right: 0px ;
  border-left: 0 solid #eee;
}


.img-responsivebook {
  display: block;
  width: auto;
  alignment-baseline: baseline;
}




p {
  text-align: left;
  font-size: 1.2em;
}

li {
  text-align: left;
  font-size: 1.2em;
}

h1 {
  text-align: center;
  font-size:2.2em;
  line-height: 1.2em;
  margin-bottom: 1.3em;
  color: hsla(215, 39%, 17%, 1.0);
}

.h1-news-alert-top{
  text-align: left;
  font-size:2.2em;
  line-height: 1.2em;
  margin-top: 1.5em;
  margin-bottom: 1.2em;
  color: hsla(215, 39%, 17%, 1.0);
	}

.h1-news-alert-bottom{
  text-align: left;
  font-size:2.2em;
  line-height: 1.2em;
	margin-top: 1.5em;
  margin-bottom: 1.3em;
  color: hsla(215, 39%, 17%, 1.0);
	}

.page-head {
  text-align: left;
 font-size:2.2em;
  line-height: 1.2em;
 color: hsla(215, 39%, 17%, 1.0);
 font-weight:500;
 margin-bottom: 1.3em;
}

.page-head-letter {
  text-align: left;
 font-size:2.2em;
 line-height: 1.2em;
 font-weight:500;
 margin-bottom: 0.5em;
}
 

blockquote {
  font-size:1.0em;}
  
blockquote a{
  color:hsla(0,0%,0%,1.00);}
  
blockquote a:hover{
  color:hsla(7,80%,51%,1.00);
}
    
blockquote a:focus{
  color:hsla(0,0%,0%,1.00);}
  
blockquote a:active{
  color:hsla(0,0%,0%,1.00);}

p a {
  color:hsla(215, 40%, 47%, 1.0);
font-weight: 600;
} 
  
li a {
  color:hsla(215, 40%, 47%, 1.0);
margin-bottom: 1em;
    margin-top: 1em;

font-weight: 600;} 

td a {
  color:hsla(215, 40%, 47%, 1.0);} 
  
p a:hover{
  color:hsla(7,80%,51%,1.00);
}
    
p a:focus{
  color:hsla(0,0%,0%,1.00);}
  
p a:active{
  color:hsla(0,0%,0%,1.00);}
  
h2 {
  font-size: 1.8em;
  text-align: left;
  line-height: 1.2em;
  color: hsla(215, 39%, 17%, 1.0);
}

h3 {
  font-size: 1.3em;
  text-align: left;
  line-height: 1.2em;
  color: hsla(215, 39%, 17%, 1.0);
}
h4 {
  font-size: 1.2em;
  text-align: left;
  line-height: 1.2em;
  color: hsla(215, 39%, 17%, 1.0);
}

.h3-red{
  font-size: 1.1em;
  font-weight:500;
  text-align: left;
  color: hsla(215, 39%, 17%, 1.0);
}

.h3-black{
  font-size: 1.3em;
  font-weight:800;
  text-align: left;
  line-height: 1.7em;
  color: hsla(215, 39%, 17%, 1.0);
}

.h3-news-alert{
  font-weight:bold;
  font-size:1.3em;
  line-height:.9em;
  margin-top: 2.5em;
  color: hsla(215, 39%, 17%, 1.0);
}

.h3-news-alert-upper-headlines{
  font-weight:bold;
  font-size:1.2em;
  line-height:1.4em;
  margin-top: 1.0em;
  color: hsla(215, 39%, 17%, 1.0);
}

.h3-take-action{
  font-weight:700;
	font-style: italic;
  font-size: 1.4em;
  line-height:1.8em;
	margin-bottom: 0.1em;
	margin-top: 1.5em; 
}

.h3-take-action-above-lower-headlines{
  font-weight:700;
	font-style: italic;
  font-size: 1.6em;
  line-height:2.0em;
	margin-bottom: 0.1em;
	margin-top: 1.5em; 
}

.h3-news-alert-upper-headlines-beneath-take-action{
  font-weight:bold;
  font-size:1.2em;
  line-height:1.4em;
  color: hsla(215, 39%, 17%, 1.0);
}

.h3-news-alert-upper-headlines-superior2{
  font-weight:bold;
  font-size:1.2em;
  line-height:1.4em;
  margin-top: 1.3em;
  color: hsla(215, 39%, 17%, 1.0);
}

.h3-news-alert-upper-headlines-sub2{
  font-weight:bold;
  font-size:1.0em;
  line-height:1.2em;
  margin-top: 1.0em;
  margin-left:1.0em;
  color: hsla(215, 39%, 17%, 1.0);
}



.h3-news-alert-lower-headlines{
  font-weight:700;
  font-size:1.5em;
  line-height:1.5em;
  margin-top: 2.0em;
  color: hsla(215, 39%, 17%, 1.0);
}

.h3-news-alert-lower-headlines-beneath-take-action{
  font-weight:700;
  font-size:1.5em;
  line-height:1.5em;
  margin-top: 0.5em;
  color: hsla(215, 39%, 17%, 1.0);
}

.h3-news-alert-lower-headlines-superior2{
  font-weight:800;
  font-size:1.5em;
  line-height:1.8em;
  margin-top: 2.1em;
  color: hsla(215, 39%, 17%, 1.0);
}

.h3-news-alert-lower-headlines-sub2{
  font-weight:600;
  font-size:1.4em;
  line-height:1.7em;
  margin-top: 1.7em;
  margin-left:1.5em;
  color: hsla(215, 39%, 17%, 1.0);
}

.h3-letter{
  font-weight:600;
  font-size:1.4em;
  line-height:1.5em;
  margin-bottom: 0.7em;
  color: hsla(215, 39%, 17%, 1.0);
}

.sub-head-upper-headlines{
  font-weight:500;
  font-size:.9em;
  line-height:1.3em;
  margin-left:1.5em;
  margin-top: 0.0em;
}

.sub-head-announcement{
  font-weight:700;
  font-size:1.2em;
  line-height:1.3em;
  margin-left:3.0em;
  margin-top: 0.0em;
  color: hsla(0,0%,20%,1.00);
}

.sub-head-upper-headlines-sub2{
  font-weight:500;
  font-size:.9em;
  line-height:1.3em;
  margin-left:3.0em;
  margin-top: 0.0em;
}

.sub-head-lower-headlines{
  font-weight:800;
  font-size:1.1em;
  line-height:1.5em;
  margin-left:1.5em;
  margin-top: 0.0em;
  color: hsla(0,0%,40%,1.00);
}


.sub-head-lower-headlines-sub2{
  font-weight:700;
  font-size:1.0em;
  line-height:1.3em;
  margin-left:4.0em;
  margin-top: 0.0em;
  color: hsla(0,0%,40%,1.00);
}

.sub-head-letters{
  font-weight:500;
  font-size:1.1em;
  line-height:1.5em;
  margin-left:2.5em;
  margin-top: 0.0em;
}

.sub-head{
  font-weight:700;
  font-size:.9em;
  line-height:1.3em;
  margin-left:2.5em;
}

.sub-head-news-page{
  font-weight:700;
  margin-left:2.5em;
  line-height:.9em;
}

.sub-head-news-page-multiple-lines{
  font-weight:700;
  margin-left:2.5em;
  line-height:.1.2em;
}

.h4-black{
  font-size: 1.2em;
  font-weight:700;
  text-align: left;
  line-height: 1.6em;
  color: hsla(215, 39%, 17%, 1.0);
	
}
	
.h4-changing{
  font-size: 1.2em;
  font-weight:700;
  text-align: right;
  line-height: 1.6em;
  color: hsla(214,40%,47%,1.00);
}

.h4-news-alert-black{
  font-size: 1.1em;
  font-weight:400;
  text-align: left;
  color: hsla(215, 39%, 17%, 1.0);
}

.h6-black{
  font-size: .6em;
  font-weight:700;
  color: hsla(215, 39%, 17%, 1.0);
}


.news-alert-main-headline {  
	color: black;
	font-family:bitter;
	margin-top:1em;
	margin-left:1.5em;
	font-weight:900;

 	}
	
.news-alert-main-headline-lower {  
	color: black;
	font-family:bitter;
	margin-top:2em;
	margin-left:1.5em;
 	font-weight:900;
}

.news-alert-graf{
  font-size:1.2em;
  margin-left:0em;
  }

.news-alert-graf-sub2{
  font-size:1.2em;
  margin-left:2.5em;
  }

.margin-bottom-0-5 {
  margin-bottom: 0.5em;
  }

.margin-bottom-1-0 {
  margin-bottom: 1.0em;
  }

.margin-bottom-1-5 {
  margin-bottom: 1.5em;
  }


.margin-bottom-2-0 {
  margin-bottom: 2.0em;
  }


.margin-left-1-0 {
  margin-left: 1.0em;
  }

.margin-left-1-5 {
  margin-left: 1.5em;
  }

.margin-left-2-5 {
  margin-left: 2.5em;
  }

.margin-left-3-0 {
  margin-left: 3.0em;
  }

.margin-left-3-5 {
  margin-left: 3.5em;
  }

.margin-left-5-0 {
  margin-left: 5.0em;
  }

.margin-top-1-5-bottom-1-0-color-black {
  margin-top: 1.5em;
  margin-bottom: 1.0em;
  color: black;
  }

.margin-top-1-6-bottom-3-6 {
  margin-top: 1.6em;
  margin-bottom: 3.6em;
  }

.margin-top-1-6-bottom-1-6 {
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  }
  
.margin-top-2-0 {
  margin-top: 2.0em;
  }
  
.margin-top-2-0-bottom-2-0 {
  margin-top: 2.0em;
  margin-bottom: 2.0em;
  }
  

.margin-top-2-5-bottom-1-0 {
  margin-top: 2.5em;
  margin-bottom: 1.0em;
  }

.margin-top-2-5-color-red {
  margin-top: 2.5em;
  color: red;
  }

.margin-top-2-5-bottom-1-0-color-black {
  margin-top: 2.5em;
  margin-bottom: 1.0em;
  color: black;
  }
  


.new-news-head{
	font-weight:bold;
    font-size:1.5em;}

.news-head{
  font-weight:bold;
  font-size:1.5em;}
  
.para-head{
    font-weight:bold;
    font-size:1.3em;
}
  


.text center {
  text-align: center;
}

  
.li >  a {
  color: #FFF;

}  

.bold {
  font-size: 1.1em;
  font-weight: bold;
}


.sandyhome {
  max-width: 100%;
}
.social {
  display: block;
  text-align: left;
  font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
  font-size: 1.2em;
  padding-top: 20px;
  margin-bottom: -15px;
  color: hsla(214,40%,47%,1.00);
  box-shadow:none;
}
.quote {
  display: block;
  text-align: left;
  font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
  padding-top: -10px;
  margin-bottom: 0px;
  color: hsla(214,40%,47%,1.00);
}
.ital {
  font-style: italic;
}
.sidebar {
  padding-top: 235px;
}
footer {
  margin-top: 100px;
}
.visitus {
  margin-top: 0px;
  padding-top: 0px;
  margin-left: 0px;
  box-shadow:none;
}



.btn a{    color:hsla(0,0%,100%,1.00);}
.btn {
  display: inline-block;
  padding: 15px 15px 15px 15px;
  font-weight: 700;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size:1.6em;
  line-height: auto;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
   border: 1px solid transparent;
   border-radius: 15px;
   height: auto; 
   box-shadow: 3px 4px 4px grey;	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ba1f1a+0,e6351e+48,ed3c21+100 */
  background-color:hsla(7,80%,51%,1.00);
  background: #ba1f1a; /* Old browsers */
  background: -moz-linear-gradient(top,  hsla(2,75%,42%,1) 0%, hsla(7,80%,51%,1) 48%, hsla(8,85%,53%,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  hsla(2,75%,42%,1) 0%,hsla(7,80%,51%,1) 48%,hsla(8,85%,53%,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  hsla(2,75%,42%,1) 0%,hsla(7,80%,51%,1) 48%,hsla(8,85%,53%,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ba1f1a', endColorstr='#ed3c21',GradientType=0 ); /* IE6-9 */

}

.btn-success {
  color: #fff;
  background-color: hsla(7,80%,51%,1.00);
 border-color:#5C1A1C;

}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: hsla(7,80%,51%,1.00);
  border-color: hsla(7,80%,51%,1.00);
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: hsla(7,80%,51%,1.00);
  border-color: hsla(7,80%,51%,1.00);
}


.bumper{
  max-height:auto;
  width:100%;
  }
.ribbon{
  height:10-px;}

.event{
  font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight:bold;
  color:#E5351E;
  line-height:1.2;
  margin-top:4px;
  margin-bottom:-2px;
  }
  
.eventinfo{
  font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight:bold;
  color:#000000;
  font-size:1.1em;
  line-height:1.2em;
  }


.pagelinks a{    color:hsla(0,0%,100%,1.00);}
.pagelinks{
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size:1.3em;
      text-align: center;
  max-width:65%;
  min-width:55%;
  margin:auto;
  background-color:hsla(7,80%,51%,1.00);
  border-radius: 25px;
        padding: 10px; 
   height: auto; 
   box-shadow: 3px 4px 4px grey;	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ba1f1a+0,e6351e+48,ed3c21+100 */
  background: #ba1f1a; /* Old browsers */
  background: -moz-linear-gradient(top,  hsla(2,75%,42%,1) 0%, hsla(7,80%,51%,1) 48%, hsla(8,85%,53%,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  hsla(2,75%,42%,1) 0%,hsla(7,80%,51%,1) 48%,hsla(8,85%,53%,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  hsla(2,75%,42%,1) 0%,hsla(7,80%,51%,1) 48%,hsla(8,85%,53%,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ba1f1a', endColorstr='#ed3c21',GradientType=0 ); /* IE6-9 */
  }



.pagelinksmainpage a{    color:hsla(0,100%,100%,1.00);}
.pagelinksmainpage:hover{ color:hsla(358,51%,85%,1.00) ;}
.pagelinksmainpage{
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size:1.1em;
      text-align: center;
  max-width:95%;
  min-width:95%;
  margin:auto;
  background-color:hsla(7,80%,51%,1.00);
  border-radius: 5px;
        padding: 10px; 
   height: auto; 
   box-shadow: 3px 4px 4px grey;	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ba1f1a+0,e6351e+48,ed3c21+100 */
  background: #ba1f1a; /* Old browsers */
  background: -moz-linear-gradient(top,  hsla(2,75%,42%,1) 0%, hsla(7,80%,51%,1) 48%, hsla(8,85%,53%,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  hsla(2,75%,42%,1) 0%,hsla(7,80%,51%,1) 48%,hsla(8,85%,53%,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  hsla(2,75%,42%,1) 0%,hsla(7,80%,51%,1) 48%,hsla(8,85%,53%,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ba1f1a', endColorstr='#ed3c21',GradientType=0 ); /* IE6-9 */
  }




.pagelinks-cbun{
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size:1.0em;
  font-weight:500;
  text-align: left;
  max-width:100%;
    min-width: 70%;
  margin-left:.1em;
  margin-right:.5em;
  background-color:hsla(7,80%,51%,1.00);
   border-radius: .5em;
    padding: .4em; 
    height: auto; 
   box-shadow: 1px 1px 1px 1px silver;
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ba1f1a+0,e6351e+48,ed3c21+100 */
background: #ba1f1a; /* Old browsers */
background: -moz-linear-gradient(top,  hsla(2,75%,42%,1) 0%, hsla(7,80%,51%,1) 48%, hsla(8,85%,53%,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  hsla(2,75%,42%,1) 0%,hsla(7,80%,51%,1) 48%,hsla(8,85%,53%,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  hsla(2,75%,42%,1) 0%,hsla(7,80%,51%,1) 48%,hsla(8,85%,53%,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ba1f1a', endColorstr='#ed3c21',GradientType=0 ); /* IE6-9 */

  }
  .pagelinks-cbun a{  color:hsla(0,0%,100%,1.00);}



  .pagelinksnarrow{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size:1.4em;
        text-align: center;
    max-width:50%;
    margin:auto;
    background-color:hsla(7,80%,51%,1.00);
    border-radius: 25px;
    padding: 10px; 
    height: auto; 
    box-shadow: 3px 4px 4px grey;
	  	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ba1f1a+0,e6351e+48,ed3c21+100 */
background: #ba1f1a; /* Old browsers */
background: -moz-linear-gradient(top,  hsla(2,75%,42%,1) 0%, hsla(7,80%,51%,1) 48%, hsla(8,85%,53%,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  hsla(2,75%,42%,1) 0%,hsla(7,80%,51%,1) 48%,hsla(8,85%,53%,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  hsla(2,75%,42%,1) 0%,hsla(7,80%,51%,1) 48%,hsla(8,85%,53%,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ba1f1a', endColorstr='#ed3c21',GradientType=0 ); /* IE6-9 */

  }
.pagelinksnarrow a{  color:hsla(0,0%,100%,1.00);}
.pagelinks:hover{text-decoration:none;}
p .pagelinks:hover{text-decoration:none;}
h2 a .pagelinks:hover{text-decoration:none;}



.pagelinksnarrow-take-action-button{
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size:.9em;
  font-weight:500;
  font-style:italic;
  text-align: center;
  max-width:20%;
  margin-left:1em;
  background-color:hsla(7,80%,51%,1.00);
   border-radius: .2em;
    padding: .25em; 
    height: auto; 
   box-shadow: 1px 1px 1px 1px silver;
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ba1f1a+0,e6351e+48,ed3c21+100 */
background: #ba1f1a; /* Old browsers */

background: -moz-linear-gradient(top,  hsla(2,75%,42%,1) 0%, hsla(7,80%,51%,1) 48%, hsla(8,85%,53%,1) 100%); /* FF3.6-15 */

background: -webkit-linear-gradient(top,  hsla(2,75%,42%,1) 0%,hsla(7,80%,51%,1) 48%,hsla(8,85%,53%,1) 100%); /* Chrome10-25,Safari5.1-6 */

background: linear-gradient(to bottom,  hsla(2,75%,42%,1) 0%,hsla(7,80%,51%,1) 48%,hsla(8,85%,53%,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ba1f1a', endColorstr='#ed3c21',GradientType=0 ); /* IE6-9 */

  }
  .pagelinksnarrow-take-action-button a{  color:hsla(0,0%,100%,1.00);}





.pagelinksnewsalert-take-action-button{
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size:.9em;
  font-weight:500;
  font-style:italic;
  text-align: center;
  max-width:60%;
  margin-left:1em;
  background-color:hsla(7,80%,51%,1.00);
   border-radius: .2em;
    padding: .25em; 
    height: auto; 
   box-shadow: 1px 1px 1px 1px silver;
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ba1f1a+0,e6351e+48,ed3c21+100 */
background: #ba1f1a; /* Old browsers */

background: -moz-linear-gradient(top,  hsla(2,75%,42%,1) 0%, hsla(7,80%,51%,1) 48%, hsla(8,85%,53%,1) 100%); /* FF3.6-15 */

background: -webkit-linear-gradient(top,  hsla(2,75%,42%,1) 0%,hsla(7,80%,51%,1) 48%,hsla(8,85%,53%,1) 100%); /* Chrome10-25,Safari5.1-6 */

background: linear-gradient(to bottom,  hsla(2,75%,42%,1) 0%,hsla(7,80%,51%,1) 48%,hsla(8,85%,53%,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ba1f1a', endColorstr='#ed3c21',GradientType=0 ); /* IE6-9 */

  }
  .pagelinksnewsalert-take-action-button a{  color:hsla(0,0%,100%,1.00);}

  
.titleunit {
  text-transform:capitalize;
  color:#4972AA;
  font-style:italic;
  font-weight:bold;}
  
/*  Blog*/
.blog h3:focus,
.blog h3:hover,
.blog h3:active 
{font-weight:bold;
text-decoration:none;
}
a:hover{
     text-decoration:none;
     }
     
.blog h3{
  font-size:1.4em;
  text-align:left;}  
.blog p{
    margin-left:5%;}
  
  .blog2 h3{
  font-size:1em;
  text-align:left;}  
  
  
.blog2 h3:focus,
.blog2 h3:hover,
.blog2 h3:active 
{font-weight:bold;
text-decoration:none;
}
a:hover{
     text-decoration:none;
     }
     
.blog h3{
  font-size:1.4em;
  text-align:left;}  
  
  
.blog2 p{font-size:.9em;
    margin-left:5%;}
        
.tag{
  font-family:"Gill Sans", "Gill Sans MT", Helvetica, Arial, sans-serif;
  font-size: 105%;}

.breadcrumb {
  padding: 4px 8px;
  margin-bottom: 10px;
  font-size: 0.8em;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 10px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}


.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item  > .badge {
  float: right;
}
.list-group-item  > .badge + .badge {
  margin-right: 5px;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
  color:whitesmoke;
  font-weight:950;
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color:hsla(215, 40%, 47%, 1.0);
    
  border: 1px solid #ddd;
}


a.list-group-item {
  color:darkblue;
}
a.list-group-item-heading {
  color:black;
}
a.list-group-item:hover {
  color:royalblue;
}

a.list-group-item-heading:hover {
  color:salmon;
}




#cssmenu  {
  margin-left: -65px;
  margin-right: -35px;
  }
  
    
  
#cssmenu ul li a{
  align-content:center;
  align-items:center;
  text-align: center;
}


footer {
  margin: 0 auto;
  margin-top:50px;
  width: 90%;
  text-align: center;
  padding: 10px;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 80%;
  }
  
footer a{
  color:#000000;}   
                            @media (max-width: 451px){
  
  
  .visitus {
    display:none;}
.tag{
  font-size: 40%;}
  
  .img-responsive{
    
    width: auto;}

  .container-fluid{
    padding:-2%;
    margin:-2%;}
    #contain{
      width:110%;}
}

                      

.iconsfb{
  width:15%;
  }
                                
.iconst{
  width:15%;
  }    
                              
.iconss{
  width:15%;
  }                
  
  
  
    
    @media (min-width: 552px){


    
  /*  #cssmenu > ul > li.has-sub > a {
  padding-right:0px;
  padding-left: 0px;
  font-size: 11px;
}
#cssmenu > ul > li > a {
  padding-right: 12px;
  padding-left: 0px;
  font-size: 11px;
  margin-left: 0px;
}
#cssmenu > ul > li  {
  padding-right: 0px;
  padding-left: 0px;
  margin-left: 10px;
  }*/
}
  @media (max-width: 991px) {
  
  .pagelinks{
  max-width:70%;
  min-width:70%;
}

  .img-responsivebook {
  display: block;
  max-width: 100%;
  height: auto;
  alignment-baseline: baseline;
  
}
  
.bumper{
  max-height:auto;
  max-width:100%;
  }
  .tag{
  font-family:"Gill Sans", "Gill Sans MT", Helvetica, Arial, sans-serif;
  font-size: 140%;}}
  
@media (min-width: 992px) {
  

  .pagelinksnarrow{
  
  max-width:30%;}

.tag{
  font-family:"Gill Sans", "Gill Sans MT", Helvetica, Arial, sans-serif;
  font-size: 210%;}  


  #contain {
  height: 100%;
  height: auto !important;
  width: 100%;
  margin: auto;}

                  
  

}


@media (max-width: 519px){
  #cssmenu  {
  margin-left: -35px;
  margin-right: -35px;
  }
  .mediaicons{
   width:45px;
   height:auto;}
   #cssmenu  {
  
  margin-left: -35px;
  margin-right: -35px;
  }
  
    #cssmenu ul li {
     text-align:left;
}
  
#cssmenu ul li a{
     text-align:left;}
   
   #cssmenu ul li .big{
     text-align:left;
}

#cssmenu ul li .big2{
     text-align:left;
}
 
   #cssmenu ul li a .big{
     text-align:left;
}

#cssmenu ul li a .big2{
     text-align:left;

}
}
