@charset "utf-8";
@font-face {
	font-family: 'TrajanPro';
	font-weight: normal;
	font-style: normal;
	letter-spacing:1px;
	/*src:url('/css/fonts/TrajanPro-Regular.eot');*/
	src:url('/css/fonts/TrajanPro-Regular.eot?#iefix') format('embedded-opentype'), url('/css/fonts/TrajanPro-Regular.woff') format('woff'), url('/css/fonts/TrajanPro-Regular.ttf') format('truetrype'), url('/css/fonts/TrajanPro-Regular.svg') format('svg');
}

@font-face { 
	font-family: 'TrajanPro';
	font-style:normal;
	font-weight:bold;
	letter-spacing:1px;
	/*src:url('/css/fonts/TrajanPro-Bold.eot');*/
	src:url('/css/fonts/TrajanPro-Bold.eot?#iefix') format('embedded-opentype'), url('/css/fonts/TrajanPro-Bold.woff') format('woff'), url('/css/fonts/TrajanPro-Bold.ttf') format('truetrype'), url('/css/fonts/TrajanPro-Bold.svg') format('svg');
}

.calendar_day {
	float:left;
	padding:0px 3px 0px 0px;
	margin:-2px;
	background-repeat:no-repeat;
	width:40px;
	height:40px;
	text-align:center;
	-moz-border-radius: 5px;
 	border-radius: 5px;
	background-color:#E8E8E8
}
.month {
	text-transform:uppercase;
	padding: 2px 0 0 0;
	font-size: 12px;
}
.day {
	padding: -5px 0 1px 0;
	font-size: 20px;
	margin-top: -5px;
	margin-right: -5px;
	margin-left: -5px;
	margin-bottom: -5px;
	font-weight: bold;
}
.front-badge {
	margin-top:25px;
	padding-top:10px;
}
.front-badge div div {
	margin-top:15px;
	text-align:center;
	font-family:TrajanPro, serif;
	font-size:25px;
}
.front-badge div div:hover{
	background-color:#E8E8E8;
}
.front-badge div div a {
	text-decoration:none;
	color:#000;
}
.front-news {
	font-size:12px;
	position:relative;
	margin-left:45px;
	margin-top:0px;
	min-height:40px;
}
body, html {
	font-family: 'Gotham', "Helvetica Neue", Helvetica, Arial, sans-serif;
	height:100%;
}
#main {
  overflow:auto;
  padding-bottom:150px; /* this needs to be bigger than footer height*/
}
h1, h2, h3 {
	font-family:TrajanPro;
	font-weight:bold;
}
h1 {
	font-size:24px;
}
h2 {
	font-size:22px;
}
h3 {
	font-size:20px;
	font-weight:normal;
}
h4 {
	font-size:18px;
	font-weight:900;
	margin-top:20px;
	margin-bottom:5px;
}
h5 {
	font-size:16px;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:5px;
}

footer {
	background:#BDBCBC;
	bottom: 20px;
	padding:15px 15px 45px 15px;
	margin-top:10px;
	margin-left:0px;
	margin-right:0px;
/*	-moz-border-bottom-left-radius:10px;
	-moz-border-bottom-right-radius:10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;*/
}
.copywrite {
	float:right;
	padding-right:20px;
	margin-top:-15px;
	padding-top:10px;
	position:relative;
}
#social {
	width:100%;
}
#social div {
	width:80%;
	font-size: 48px;
 	margin:5px auto;
	text-align:center;
}

#social div a {
	color:#514E4F;
	margin:5px 20px;
}
#social div a:hover {
	color:#fff;
}
#social span {
	width:48px;
	height:40px;
}

#social span a {
	background-image:url(/images/sa-social-a.png);
	background-position:center;
	background-repeat:no-repeat;
	margin:5px 0px;
	width:50px;
}
#social span a:hover {
	background-image:url(/images/sa-social-b.png);
	background-position:center;
	background-repeat:no-repeat;
	margin:5px 0px;
	width:50px;
	color:#BDBCBC;
}
#social sa-social {
	width:41px;
	height:41px;
	margin-bottom:15px;
}
.img-content {
	max-width:500px;
	margin:0px 0 15px 15px;
}
@media (min-width: 768px) {
  .header-image { background-color:#FFFFFF; background-image:url(../images/top_bar.png); background-size:contain;background-repeat:no-repeat; height:80px; width:100% }
  .header-image button { font-family: TrajanPro;background:#ee3a43;float: right; font-size: 120%;margin:20px 0 5px 0;border:0px}
  .header-image button:hover{ background:#BD0707;}
  .header-image button:visited{ background:#BD0707;}
  .header-image button:active{ background:#BD0707;}
	
}
.donate_btn {
	  font-family: TrajanPro;background:#ee3a43;float: right; font-size: 80%;margin:15px 10px 5px 0;border:0px
}

#loading_large {
	position:fixed;
	margin:auto 50%;
	top:50%;
	z-index:10;
	visibility:hidden;
	width:130px;
	height:130px;
	background-repeat:no-repeat;
	background-position: 50% 50%;
	background-color:#fff;
	background-image:url(/images/spinner_large_124px.gif);
}
#progress {
	list-style:none;
	margin:10px;
	padding:0px;
	font-size:10px;
	width:100%;
	vertical-align:middle;
	position:relative;

}
#progress li {
	background-color:#F0F0F0;
	float:left;
	margin-left:1px;
	padding:5px 10px;
	display:inline;
	width:10%;
	height:40px;
	text-align:center;
}
input:required {
    background-color:#f8efc0;
} 
textarea:required {
	background-color:#f8efc0;
}
.required {
    background-color:#f8efc0;
} 
.carousel-caption {
	font-family:TrajanPro;
	font-size:22px;
}
#news_content {
	line-height:200%;
	font-size:18px;
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
}
#news_content p {
	margin-top:18px;
}
