 @charset "UTF-8";
 


a {
	
	text-decoration: none;
}


h2 {
	font: 24px/27px 'Oswald', serif;
	font-weight: 300;
	padding-bottom:0px;
	padding-top: 12px;
}
h2 a {
	color:#000;
	text-decoration: none;
}

h3 {
	font: 18px/24px 'Oswald', serif;
	font-weight: 300;
}
h3 a {
	color:#000;
	text-decoration: none;
}


.template #mainContent {
	min-height: 20px;
}

@media screen and (max-width: 1230px) {
	


	}

@media screen and (max-width: 1100px) {

.spacer-clear {
	height:0px;
}


}


@media screen and (max-width: 1000px) {

.spacer-clear {
	height:0px;
}


}



@media screen and (max-width: 767px) {
	

	
	h2 {
	padding-top: 12px;
}
	

	}
	