/***
*  J3 S136 Template Stylesheet
*  Copyright Studio136 
*		a division of Association Development Group
*  All Rights Reserved
*  support@adgcommunications.com/
*  studio136.biz
***/
html,body{min-height:100%;}

.skip a{ 
	position:absolute; 
	left:-10000px; 
	top:auto; 
	width:1px; 
	height:1px; 
	overflow:hidden;
} 
.skip a:focus{ 
	position:static; 
	width:auto; 
	height:auto; 
} 

img{ max-width:100%; }

a, a:hover{ text-decoration: none;}

ul{list-style:none;}

.nav>li>a:hover, .nav>li>a:focus {background-color: transparent;}
.nav{margin: 0;}

.container-fluid {
	padding-right: 0;
	padding-left: 0;
}

.logo h1{
    margin:0;
}

/***
	Hero / Carousel / Header
***/
.carousel{
  margin-bottom:0px;
}
#header img{
  min-width:100%;
}

.page-header{
	border: none;
}

.ui-accordion-content{
    height:auto !important;
}

.pull-left.item-image{
  margin-right:30px;
  margin-bottom:10px;
}