@charset "utf-8";
/* CSS Document */
.iframewrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.iframewrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.get-email #social h2	{
	color:#05507f;
}
.get-email p {
	color:#4e4e4f;
}
.donate, .donate h3 {

}
a {
	text-decoration: underline;
}
#frontmain a {
	text-decoration: underline;
}
.bottom-right-i li a {
	text-decoration: underline;
}
#footertext {
	color:#66676a;
}
#footerrmsc {
	color:#3d7027;
}
@media screen and (max-width: 480px) {

}
@media screen and (min-width:481px) and (max-width:768px){

}
@media screen and (min-width: 769px) {

}