/* Custom Styles */
.sponsor-logo{
	height:60px;
	margin:auto 0;
}
.sponsor-logo-img{
	vertical-align:middle;
}

.thumbnail_container {
     position: relative;
     width: 100%;
     padding-bottom: 100%;
  margin-bottom:20px;
}

.thumbnail {
	position:absolute;
	width:100%;
	height:100%;
	box-shadow: 2px 2px 4px #c6c6c6;
}

.thumbnail img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

img{
    max-height:100%;
    max-width:100%;
}

.content1body{
	  border-style: none solid none none;
    border-width: medium thin medium medium;
		border-color:#c6c6c6;
}

.content2body{

}
#Content1Body ul, ol{
  list-style: outside ;
  padding: 0 0 0 35px;
  font-size:16px;
}
.partners h4 {
	background-color: #fbf0f1;
	font-size: 14px;
	padding: 5px;
	color:#c90e7f;
}

#carousel-show ul, ol {
    list-style: outside none none;
}
.standard-phone,.standard-address,.standard-citystate{
	display:block;
}
.double-column {
    -moz-column-count: 2;
    margin-bottom: 40px;
}
.google-maps {
    height: 300px;
    margin-top: 5%;
    position: relative;
    width: 100%;
}