#resouces a:link {
    color: #3C1755;
	text-decoration: none;
}
#resouces a:visited {
    color: #3C1755;
	text-decoration: none;
}
#resouces a:hover {
    color: #B78B0E;
	text-decoration: none;
}
#resouces a:active {
	color: #00C;
	text-decoration: none;
}

.followicon {
	margin-top:12px; 
}

#followheader {
	font-size:20px;display:inline-table;width:100%;text-align:center;margin-top:10px;
}
.followicon {width:50px;margin-left:10px;margin-top:10px;}
#giveheader {font-size:20px;display: inline-table;width:100%;text-align:center;margin-top:10px; }
.giveicon {width:50px;}
#resourcesheader {font-size:20px;display: inline-table;width:100%;text-align:center;margin-top:10px; }
.resourceiconwrapper {
	/*margin-left:20px;*/
	margin-left:19px;
	margin-top:-5px;
	margin-bottom: 1em;
	font-size:12px;
	display:inline-block; 
}
.resourceicon {
	margin-bottom:5px;
	width:50px
}
#giveheader {
    max-width: 164px!important;
}
#followheader {
    max-width: 404px!important;
}
.EmergencyAlertsDisplay
{
	width:100%;
	text-align:center;
	margin:0 auto; 	
}
.EmergencyAlerts
{
	background: #FFF;
	color: #F00;
	text-align:left;
	border: 15px #F00 solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;mar
    box-sizing: border-box;
}
.EmergencyAlerts h1 {
	color:#F00;
	font-size:x-large;
	margin-top:0;
	text-align:center;
}
.EmergencyAlerts a {
   	 color:#F00;
   	 margin:0;
   	 text-decoration: none;
	 font-size:1.25em;
	 font-weight:bold;
}
.EmergencyAlerts a:hover {
	text-decoration:underline;
}
