@charset "utf-8";
a:link {
	color: #2084AD;
}
a:visited {
	color: #2084AD;
}
a:hover {
	color: #E1CAA2;
}
body, td, th {
	font-family: "Oxygen";
}
body {
	font-size: 1em;
	line-height:1.5em;
}
@media screen and (max-width: 1260px) {
	body {
		font-size: 0.8em;
	}
	#SplashHeaderContainer #SplashHeaderBox #HeaderRightContent {
		margin-top: 0.8em;
	}
	#SplashHeaderContainer #SplashHeaderBox #MenuBarContainer {
		margin-top: 0px;
	}
	.flex-caption {
		font-size: 1.1em;
		line-height: 1.1em;
	}
}
@media screen and (max-width: 1017px) {
	body {
		font-size: 0.7em;
	}
	#SplashHeaderContainer #SplashHeaderBox #HeaderRightContent {
		margin-top: 0.2em;
	}
	#SplashHeaderContainer #SplashHeaderBox #MenuBarContainer {
		margin-top: 0px;
	}
	.flex-caption {
		font-size: 1em;
		line-height: 1em;
	}
}
@media screen and (max-width: 873px) {
	body {
	font-size: 0.5em;
	}
	#SplashHeaderContainer #SplashHeaderBox #HeaderRightContent {
		margin-top: 0.1em;
	}
	#SplashHeaderContainer #SplashHeaderBox #MenuBarContainer {
		margin-top: 0px;
	}
	.flex-caption {
		font-size: 0.6em;
		line-height: 0.6em;
	}
}
@media screen and (max-width: 651px) {
	body {
		font-size: 0.4em;
	}
	#SplashHeaderContainer #SplashHeaderBox #HeaderRightContent {
		margin-top: 0em;
	}
	#SplashHeaderContainer #SplashHeaderBox #MenuBarContainer {
		margin-top: 0px;
		padding-right:0px;
		margin-right:0px;
	}
	.flex-caption {
		font-size: 0.5em;
		line-height: 0.5em;
	}
}
@media screen and (max-width: 479px) {
	body {
		font-size: 0.3em;
	}
	#SplashHeaderContainer #SplashHeaderBox #HeaderRightContent {
		margin-top: 0em;
	}
	#SplashHeaderContainer #SplashHeaderBox #MenuBarContainer {
		margin-top: 0px;
		padding-right:0px;
		margin-right:0px;
	}
	.flex-caption {
		font-size: 0.4em;
		line-height: 0.4em;
	}
}
body>.SplashGrid {
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 100%;
	/* [disabled]height: 100%; */
	table-layout: fixed;
	background-color: #f3f3f3;
	max-width: 100%;
}
.SplashGrid #SplashFooter #FooterBox #FooterBarOut #FooterBar #FooterLogo {
	padding-top: 10px;
	padding-left: 10px;
}
.SplashGrid #CopyrightBar #FooterCopyright a {
	text-decoration: none;
}
.SplashGrid #SplashFooter #FooterBox {
	border-top-color: #2084AD;
	border-top-width: 5px;
	border-top-style: solid;
	z-index: -1;
	box-shadow: 0px 0px 5px 5px #999;
	padding-top: 0px;
}
#SliderContainer {
	width: 80%;
	max-width: 1280px;
	margin: 0 auto;
}
.SplashGrid #SplashFooter #FooterBox #FooterBarOut #CopyrightBar #FooterCopyright {
	font-family: "Oxygen";
	text-align: center;
	width: 100%;
	padding-bottom: 1px;
	text-decoration: none;
	font-size: 0.8em;
	line-height: 1.2em;
}
.SplashGrid #BottomFill #FillBox #FillBoxRow {
	background-color: #F3F3F3;
	z-index: -10;
}
.SplashGrid #Main #SplashInside {
	background-color: #BEDFF1;
	max-width: 100%;
}
#SplashHeaderBox {

}
#SplashHeaderBox #HeaderBar {
	float: left;
	z-index: +2;
	text-align: left;
	width: 100%;
}
#SplashHeaderBox #SloganDiv {
	float: right;
	margin-right: 20px;
}
#SplashHeaderContainer {
	width: 100%;
	position: absolute;
	z-index: +5;
	height: auto;
	background-color: transparent;
}
#SplashHeaderBox #SloganDiv #slogan {
	text-align: right;
	color: #004990;
	font-weight: bold;
	font-size: 2em;
	line-height: 1;
	text-shadow: 1px 1px 1px #FFF;
	font-family: "Oxygen";
}
#SplashHeaderBox #SloganDiv {
	max-height: 90px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#SplashHeaderContainer #SplashHeaderBox #MenuBarContainer {
	box-shadow: 0px 2px 3px #fff;
	z-index: +3;
	text-align: right;
	margin-right: 0px;
	position: relative;
	/* [disabled]right: 0px; */
	/* [disabled]top: 75%; */
	margin-left: auto;
}
#SplashHeaderContainer #SplashHeaderBox #MenuBarContainer #MainMenuBar {
	margin: 0px;
}
.SplashGrid #SplashFooter #FooterBarOut {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #D1AC6D;
	width: 100%;
	vertical-align: top;
	background-image: url(../images/line.png);
	background-repeat: repeat;
}
#SplashHeaderContainer #SplashHeaderBox #HeaderRightContent {
	float: right;
	margin-right: 0px;
	margin-bottom: 5px;
	z-index: +10;
	margin-top: 0em;
	text-align: right;
	background-color: #0F0;
	position: relative;
	width: 60%;
	margin-left: auto;
}
#SplashHeaderContainer #SplashHeaderBox #HeaderRightContent #ShareBar {
	float: right;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0;
	width: 100%;
}
*>/**/.SplashGrid {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: table;
	width: 100%;
	max-width: 100%;
	height: 100%;
}
/* NOTE This is the only block IE7- should read */
.SplashGrid>.Row, .SplashGrid>.Column, .SplashGrid>.Row>.Column {
	height: 0.1%; /* NOTE: Forces child-margins inside the box */
	position: relative;
}
.SplashGrid>/**/.Row {
	display: table-row;
	height: 1px;
	max-width: 100%;
}
.SplashGrid>/**/.Row.Expand {
	height: auto;
	max-width: 100%;
}
.SplashGrid>/**/.Column, .SplashGrid>/**/.Row>.Column {
	display: table-cell;
	height: auto; /* NOTE Just to reset the IE7 fix */
	width: auto;
}
.SplashGrid>/**/.FooterColumn, .SplashGrid>/**/.Row>.FooterColumn {
	display: table-cell;
	height: auto; /* NOTE Just to reset the IE7 fix */
	width: 16%;
	vertical-align: top;
	padding-bottom: 10px;
}
.SplashGrid>/**/.Column.Expand, .SplashGrid>/**/.Row>.Column.Expand {
	width: auto;
}
#SplashFooter #FooterBarOut #FooterBar {
	width: 80%;
	max-width: 1280px;
	margin: 0 auto;
}
.EightyPercentWide {
	width: 80%;
	max-width: 1280px;
	margin: 0 auto;
	position: relative;
}
#SplashFooter #FooterBox #FooterBarOut #FooterBoxInner {
	box-shadow: 0px 6px 6px -3px #999;
	margin-top: 0px;
	padding-top: 0px;
	z-index: -2;
	border-top-color: #D1AC6D;
	background-image: url(../images/line.png);
	background-repeat: repeat;
}
#SplashHeaderContainer #SplashHeaderBox #HeaderBar img {
	/* [disabled]width: 80%; */
	/* [disabled]max-width: 1280px; */
}
#SplashFooter #FooterBox #FooterBarOut #FooterBoxInner #FooterBar #FooterBarRow #FooterLogo img {
	width: 65%;
	max-width: 80%;
}
.flexslider .slides li a {
	text-decoration: none;
}
.flexslider .slides li a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#DonateDiv {
	z-index: +3;
	position: absolute;
	float: right;
	/* [disabled]width: 100%; */
	text-align: right;
	right: 10px;
	top: 10px;
}
#FooterLogo img {
	/* [disabled]height: 110px; */
	/* [disabled]width: 121px; */
}
#SplashHeaderContainer2 {
	height: auto;
	background-color: transparent;
	position: absolute;
	width: 100%;
	z-index: +6;
}
#MenuBarBox {
	position: relative;
	margin-right: 0px;
	height: 100%;
	right: 0px;
	text-align: left;
	float: right;
	margin-top: -3.3em;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #D1AC6D;
	border-radius: 8px 0 0 0;
	padding-left: 10px;
	background-color: #2084AD;
}
#MenuBarBox #MenuBarContainer {
	/* [disabled]background-color: #F06; */
}
.foot_menu a:hover {
	color: #735B35;
}

img[usemap] {
	height: auto;
	max-width: 100%;
	width: auto;
}