
html,
body {
	font-family: Calibri !important;

}

h3 {
	line-height: 2em;
	font-size: .95em;
	font-weight:bold;
}

.logo {
	
	z-index: 100000;
  	max-width: 2.5rem;
  	margin-left: 5px; }


div.logo .psm_logo {
	opacity:0;
	visibility:hidden;
}



img {
  max-width: 100%;
  margin-top: -13px;
  height: auto; 
  -ms-interpolation-mode: bicubic;}


/* iPhone / mobile webkit */
@media screen and (max-device-width: 675px) {
 div.logo .psm_logo {opacity:0;
	visibility:hidden;  }
	
		
}


/* iPhone / mobile webkit */
@media screen and (max-device-width: 675px) {
 ul.center-buttons {
    display: inline-block;
	padding-left: 0;
	}

ul.center-buttons li {	
	margin: 0em .1rem 0em .1rem;
}


.top-bar-section ul.center-buttons li a.spanish 
	{
      line-height: 2.8125rem;
      padding: 0 0.9375rem;
	  border-style: solid;
  	  border-width: 0px 0px 1px 0px;
      border-color: #b1d0e2;
	  transition: background-color 300ms ease-out;
      background-color: #065892;
	  background: #065892 url(/media/1006/en-espanol.jpg) 5px 5px no-repeat;
	  background-position: center;
	  width: 100%;
	  }

.top-bar-section ul.center-buttons li a.spanish:hover {
       background-color: #007095;
       background: #007095; 
	   transition: background-color 300ms ease-out;
	   background: #007095 url(/media/1006/en-espanol.jpg) 5px 5px no-repeat;
	   background-position: center;
	   width: 100%;
	   
	   }	


div.psm-logo-orignal { margin-top: 25px; margin-bottom: -15px;}

/* START: SLIDESHOW */
	
	.slideshow-wrapper { display: none;}

/* STOP: SLIDESHOW */

 }

