#foreign-header h1 {
	color: #9d9413;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	padding: 0 0 10px 0;
	margin: 0;
	font-weight: normal;
}

#foreign-header h2 {
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	padding: 0 0 10px 0;
	margin: 0;
	font-weight: normal;
	line-height: 40px;
}

#foreign-header h3 {
	color: #514244;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: uppercase;
	padding: 10px 0 4px 0;
	margin: 0 0 10px 0;
	font-weight: normal;
	border-bottom: 1px solid #514244;
}

#foreign-header h3#ally {
	color: #514244;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: uppercase;
	padding: 10px 0 4px 0;
	margin: 0 0 10px 0;
	font-weight: normal;
	border-bottom: 0px;
	clear: both;
}

#foreign-header h3#respond {
	color: #9d9413;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	padding: 0 0 10px 0;
	margin: 0;
	font-weight: normal;
	border-bottom: 0;
	text-transform: none;
}

#foreign-header h4 {
	color: #9d9413;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 0 0 10px 0;
	margin: 0;
	font-weight: normal;
}

#foreign-header h5 {
	color: #9d9413;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 0 0 10px 0;
	margin: 0;
	font-weight: normal;
}

#foreign-header h6 {
	color: #9d9413;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	padding: 0 0 10px 0;
	margin: 0;
	font-weight: normal;
}

#foreign-header header, #foreign-header nav {
	display: block;
}

#foreign-header .right {
	float: right;
}

#foreign-header .left {
	float: left;
}

#foreign-header .full {
	position: relative;
	width: 99%;
}

#foreign-header .split50 {
	position: relative;
	width: 50%;
	float: left;
}

#foreign-header .split30 {
	position: relative;
	width: 33%;
	float: left;
}

#foreign-header img.alignright {
	float: right;
	margin: 6px 0 1em 1em;
}

#foreign-header img.alignleft {
	float: left;
	margin: 6px 1em 1em 0;
}

#foreign-header img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#foreign-header a img.alignright {
	float: right;
	margin: 6px 0 1em 1em;
}

#foreign-header a img.alignleft {
	float: left;
	margin: 6px 1em 1em 0;
}

#foreign-header a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#foreign-header .content {
	padding: 32px 40px;
}

#foreign-header #PageWrapper {
	max-width: 1030px;
	width: 100%;
  margin: 0 auto;
}

#foreign-header #SocialMediaTop {
	width: 100%;
	height: 34px;
	font-size: 12px;
  line-height: 34px;
}

#foreign-header #SocialMediaTop ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
}

#foreign-header #SocialMediaTop ul li {
	margin: 0;
	padding: 0 0 0 24px;
	float: left;
}

#foreign-header #SocialMediaTop ul li a {
	color: #fff;
	text-decoration: none;
}

#foreign-header #SocialMediaTop ul li a:hover {
	text-decoration: underline;
}

#foreign-header #Wrapper {
	width: 100%;
	background: none !important;
}

#foreign-header #Logo {
	width: 100%;
	background-size: 100%;
}

#foreign-header #Logo img {
	/*margin-left: 236px;*/
	width: 100% !important;
	height: auto;
}

#foreign-header #Nav {
	width: 100%;
	font-size: 24px;
	width: 100%;
	position: relative;
	z-index: 9;
}

#foreign-header #Nav a {
	text-decoration: none;
	font-weight: normal;
	color: #fff;
	font-size: 14px;
}

#foreign-header #Nav li {
	float: left;
	margin: 0;
	padding: 0;
	line-height: normal;
	width: 20%;
}

#foreign-header #Nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	line-height: normal;
}

#foreign-header #Nav ul ul {
	margin: 0px;
	padding: 10px 12px 10px 12px;
	font-size: 14px;
	color: #fff !important;
}

#foreign-header #Nav ul ul li {
	margin: 0;
	padding: 4px 0;
}

#foreign-header #Nav ul ul li a {
	color: #fff;
}

#foreign-header #Nav ul.menu {
	position: relative;
	width: 100%;
}

#foreign-header #Nav ul.menu li {
	margin: 0;
	padding: 0;
	background: #9d9413;
	display: block;
	width: 200px;
	text-align: center;
	float: left;
}

#foreign-header #Nav ul.menu li a {
	margin: 0;
	padding: 14px !important;
	background: #9d9413;
	display: block;
}

#foreign-header #Nav ul.menu li:hover a {
	background: #e3d278;
	color: #514244 !important;
}

#foreign-header #Nav ul.menu li {
	float: left;
	position: relative;
}

#foreign-header #Nav ul.menu li a {
	display: block;
	padding: 0 0 0 0;
	margin: 0;
}

#foreign-header #Nav ul.menu ul.submenu li a {
	padding: 0;
	height: auto;
}

#foreign-header #Nav ul.menu ul.submenu li:hover a {
	text-decoration: underline;
}

#foreign-header #Nav ul.menu li.current_page_item a {
	background: #e3d278;
	color: #514244 !important;
}

#foreign-header #Nav ul.menu li.current_page_parent a {
	background: #e3d278;
	color: #514244 !important;
}

#foreign-header #Nav ul.menu li ul {
	margin: 0;
	padding: 0;
}

#foreign-header .menu ul {
	position: absolute;
	left: -9999px;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
}

#foreign-header .menu ul li {
	float: none;
	margin: 0;
	padding: 0;
	display: block;
	width: 200px;
}

#foreign-header .menu ul li a {
	white-space: nowrap;
	margin: 0;
	font-weight: normal;
	color: #fff !important;
}

#foreign-header .menu li:hover a {
	color: #fff !important;
}

#foreign-header .menu li:hover ul a {
	color: #fff;
}

#foreign-header .menu li:hover ul li a:hover {
	text-decoration: underline !important;
}

#foreign-header .menu li:hover ul {
	background: #999;
	display: block;
	line-height: 0;
	margin: 0;
	padding: 0;
	text-decoration: none;
	left: 0;
}

#foreign-header .menu li:hover ul li {
	margin: 0;
	padding: 0;
}

#foreign-header #Nav ul.menu li:hover ul li a {
	margin: 0;
	padding: 0;
	background: none;
	border-radius: 0;
	box-shadow: none;
	color: #fff;
	border-top: 1px solid #fff;
}

#foreign-header #Nav ul.menu li:hover ul li a:hover {
	color: #ffffff !important;
	text-decoration: none !important;
	background: #9d9413 !important;
	font-weight: normal !important;
}

#foreign-header #Left {
	width: 360px;
	float: left;
	padding: 0;
}



#foreign-header #SubNav {
	background: #f9f8e2;
	width: 360px;
	float: left;
}

#foreign-header #SubNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 26px;
}

#foreign-header #SubNav li {
	margin: 0;
	padding: 0 0 0 30px;
	list-stlye: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: none;
	line-height: 26px;
}

#foreign-header #SubNav li a {
	color: #514244;
}

#foreign-header #SubNav li.current_page_item a {
	font-weight: bold;
	color: #9d9413;
}

#foreign-header #SubNav li.widget {
	padding: 0;
	list-style: none;
	text-transform: none;
}

#foreign-header #SubNav h2 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#foreign-header #Sidebar {
	width: 360px;
	float: left;
}

#foreign-header #Sidebar img {
	max-width: 280px;
}

#foreign-header #Sidebar p {
	line-height: 24px;
	margin: 0;
	padding: 0 0 40px 0;
}

#foreign-header #TitleImpact {
	background: url(title-impact.gif) no-repeat;
	width: 640px;
	height: 35px;
}

#foreign-header #TitleDonateStay {
	background: url(title-donate_stayintouch.gif) no-repeat;
	width: 640px;
	height: 35px;
	position: relative;
	bottom: 0;
}

#foreign-header a.donate {
	background: url(btn-donate.gif) no-repeat;
	display: block;
	width: 90px;
	height: 35px;
	float: right;
	margin: 0 0 0 12px;
	position: relative;
	top: -20px;
}


#foreign-header #WhatsHappening ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#foreign-header #WhatsHappening ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#foreign-header #WhatsHappening span {
	margin: 0;
	padding: 11px 8px 0 0;
}

#foreign-header #WhatsHappening span.tweet_text {
	margin: 0;
	padding: 0;
}

#foreign-header #WhatsHappening span.tweet_join {
	margin: 0;
	padding: 0;
}

#foreign-header #WhatsHappening span.tweet_time {
	margin: 0;
	padding: 0;
}

#foreign-header #WhatsHappening span.at {
	margin: 0;
	padding: 0;
}

#foreign-header #WhatsHappening h3 {
	color: #9d9413;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: none;
	padding: 2px 0 4px 0;
	margin: 0 0 10px 0;
	font-weight: normal;
	border-bottom: 0;
}

#foreign-header #Bottom {
	padding: 10px 0 0 0;
	width: 100%;
	position: relative;
	margin: 0 0 10px 0;
	font-weight: normal;
}

#foreign-header #BottomContent {
	float: left;
	font-size: 11px;
	color: #ffffff;
	padding: 0 0 0 2px;
	font-weight: normal;
	line-height: 16px;
}

#foreign-header #Bottom a {
	color: #D6CFB6;
}

#foreign-header a.twitter {
	background: url(icon-twitter.gif) no-repeat;
	display: block;
	width: 35px;
	height: 35px;
	float: right;
	margin: 0 0 0 8px;
}

#foreign-header a.facebook {
	background: url(icon-facebook.gif) no-repeat;
	display: block;
	width: 35px;
	height: 35px;
	float: right;
	margin: 0 0 0 8px;
}

#foreign-header a.blog {
	background: url(icon-blog.gif) no-repeat;
	display: block;
	width: 70px;
	height: 35px;
	float: right;
	margin: 0 0 0 8;
}

#foreign-header div.answer {
	display: none;
	line-height: 40px;
}

#foreign-header div.question h4 {
	font-size: 17px;
	border-bottom: 1px solid #c6bd6d;
	margin: 10px 0 16px 0;
	padding: 0;
}

#foreign-header div.question:hover {
	cursor: pointer;
}

#foreign-header input[type="text"] {
	width: 200px;
}

#foreign-header textarea {
	width: 200px;
}

#foreign-header select {
	width: 200px;
}

#foreign-header input.disabled, #foreign-header select.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}

#foreign-header input.required, #foreign-header textarea.required, #foreign-header select.required {
	border: 1px solid #00A8E6;
}

#foreign-header input.validation-failed, #foreign-header textarea.validation-failed, #foreign-header select.validation-failed {
	border: 1px solid #FF3300;
	color: #FF3300;
}

#foreign-header input.validation-passed, #foreign-header textarea.validation-passed, #foreign-header select.validation-passed {
	border: 1px solid #00CC00;
	color: #000;
}

#foreign-header .validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #990000;
	color: #fff;
	font-weight: bold;
}

#foreign-header .custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #990000;
	color: #fff;
	font-weight: bold;
}

#foreign-header fieldset {
	padding: 1em;
	margin-bottom: 0.5em;
}

#foreign-header label {
	font-weight: bold;
}

#foreign-header .form-row {
	font-size: 12px;
	margin: 0 0 8px 0;
}

#foreign-header .field-label {
	float: left;
	width: 200px;
}

#foreign-header .field-widget {
	float: left;
	width: 200px;
}

#foreign-header .red {
	color: #990000;
}

#foreign-header #mc_embed_signup input {
	width: 240px;
	padding: 4px;
	margin: 0 0 7px 0;
	display: block;
	clear: both;
	border: 1px solid #bfb661;
}

#foreign-header #mc_embed_signup input.button {
	background: url(btn-stayintouch.gif) no-repeat;
	width: 140px;
	height: 35px;
	display: block;
	font-size: 0;
	cursor: pointer;
	border: 0;
	float: right;
}

#foreign-header div.mce_inline_error {
	font-size: 11px;
	position: absolute;
	top: 160px;
	right: 14px;
	padding: 4px;
}

#foreign-header div#mce-error-response.response {
	background: #fff;
	font-size: 11px;
	position: absolute;
	top: 120px;
	height: 70px;
	right: 20px;
	padding: 20px;
	width: 240px;
}

#foreign-header div#mce-success-response.response {
	background: #fff;
	font-size: 11px;
	position: absolute;
	top: 120px;
	height: 70px;
	right: 20px;
	padding: 20px;
	width: 240px;
}

#foreign-header small {
	font-weight: bold;
	display: block;
	padding: 0 0 10px 0;
	margin: 0;
}

#foreign-header form#searchform {
	margin: 0 0 15px 0;
	font-weight: bold;
	font-size: 18px;
}

#foreign-header #comment {
	width: 320px;
}

#foreign-header .postmetadata {
	padding: 0 0 14px 0;
	margin-bottom: 16px;
	border-bottom: 1px solid #514244;
	clear: both;
}

#foreign-header #BlogSidebar {
	width: 360px;
	float: left;
}

#foreign-header #BlogSidebar a {
	color: #fff;
}

#foreign-header #BlogSidebar li {
	list-style: none;
	margin: 0;
	padding: 0 0 10px 0;
	line-height: 22px;
}

#foreign-header #BlogSidebar li ul li {
	list-style: square;
}

#foreign-header blockquote {
	padding-top: 10px;
	padding-bottom: 0px;
	margin: 0 50px 20px 50px;
	font: 20px/38px Georgia Regular, serif;
	color: #bcb561;
	border-top: 1px solid;
	border-bottom: 1px solid;
}

#foreign-header #Sidebar blockquote {
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0 0px 20px 0px;
	font: 20px/38px Georgia Regular, serif;
	color: #fff;
	border: none;
}

#foreign-header input {
	padding: 4px;
	margin: 0;
	border: 1px solid #A49A00;
	margin: 0 0 10px 0;
}

#foreign-header input#searchsubmit {
	background: #f5f0cc;
	text-transform: uppercase;
	padding: 8px;
	border: 0;
	cursor: pointer;
	margin: 0 0 10px 0;
}

#foreign-header input#feedburner_email_widget_sbef_submit {
	background: #f5f0cc;
	text-transform: uppercase;
	padding: 8px;
	border: 0;
	cursor: pointer;
	margin: 0 0 10px 0;
}

#foreign-header #BlogSidebar h2 {
	border-bottom: 1px solid #f5f0cc;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	text-transform: uppercase;
	font-size: 16px;
}

#foreign-header .clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#foreign-header * html .clearfix {
	height: 1%;
}

#foreign-header .clearfix {
	display: block;
}

#foreign-header .clearfix {
	display: inline-block;
}

#foreign-header .clearfix {
	display: block;
}

#foreign-header iframe#twitter-widget-0.twitter-timeline.twitter-timeline-rendered {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 900px;
	height: 207px;
}

#foreign-header h3.ally {
	border-bottom: 0px;
	padding-top: 10px;
	margin-bottom: 0px;
	display: inline-block;
	vertical-align: bottom;
}

#foreign-header .ally_content {
	padding-bottom: 10px;
	border-bottom: none;
	clear: both;
	margin-left: 15px;
}

#foreign-header .ally_content li {
	list-style: none;
	line-height: 20px;
	padding-left: 15px;
}

#foreign-header .ally_content li:first-child {
	margin-top: -12px;
}

#foreign-header .ally_content img {
	margin-right: 10px;
	border: 1px solid #9d9413;
	padding: 2px;
	box-sizing: border-box;
	background-color: white;
}

#foreign-header .ally_category_title {
	color: #9d9413;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	padding: 10px 0 10px 0;
	margin: 0;
	font-weight: normal;
}

#foreign-header .ally_logo {
	padding-right: 15px;
	padding-top: 15px;
	display: inline-block;
	vertical-align: bottom;
}


@media only screen and (max-width: 1050px) {
	#foreign-header #Sidebar, #foreign-header #SubNav, #foreign-header #Sidebar img {
		width: 100%;
	}

	#foreign-header h1 {
		font-size: 48px;
		line-height: 60px;
	}

	#foreign-header h2, #foreign-header #SubNav {
		color: #000;
		background: #b0a64a;
		padding: 20px 0px 20px 20px;
		margin: 50px 0px;
		font-size: 60px;
		line-height: 100px;
		color: #fff;
	}

	#foreign-header #post-88 h2 {
		padding: 20px;
	}

	#foreign-header #Left {
		width: 100%;
		float: none;
		padding: 0;
	}

	#foreign-header #Right {
		width: 100%;
		float: none;
	}

	#foreign-header #MainContent {
		background: #f5f0ce;
		width: 100%;
		position: relative;
	}

	#foreign-header #HpBoxes {
		padding: 0px;
		width: inherit;
		margin-bottom: 50px;
		background: none;
	}

	#foreign-header .box {
		width: 100%;
		border-top: 3px solid #b0a64a;
		padding: 20px 0px;
		margin: 20px 0px;
	}

	#foreign-header #HpBoxes p, #foreign-header .box p {
		font-size: 24px;
		line-height: 36px;
		padding: 0px 0px;
	}

	#foreign-header #logo {
		width: 100%;
		height: auto;
	}

	#foreign-header .slicknav_btn {
		padding: 30px 20px !important;
		font-size: 48px !important;
	}

	#foreign-header .slicknav_nav li a {
		font-size: 48px !important;
		line-height: 60px !important;
	}

	#foreign-header #SocialMediaTop {
		width: 100%;
	}

	#foreign-header #Nav ul.menu {
		width: 100%;
	}

	#foreign-header #Nav a {
		font-size: 24px;
		padding: 20px 0px;
		margin-bottom: 30px;
	}
	#foreign-header #Nav ul.menu >li {
    width: 100% !important;
		float: none !important;
		clear: both !important;
	}
	#foreign-header #Nav ul.menu >li:hover{
		height: auto;
	}
	#foreign-header #Nav ul.menu >li ul{
		width: 100% !important;
		float: none !important;
		clear: both !important;
		display: block !important;
	}
	#foreign-header #Nav ul.menu >li ul li{
		width: 100% !important;
		clear: both;
	}
	.navbar-header{
		background-color: #fff !important;
	}
	#SocialMediaTop ul{
		width: 100% !important;
	}
	#SocialMediaTop ul li{
		width: 20% !important;
	}
	#SocialMediaTop ul li a{
		display: block;
		width: 100%;
		text-align: center;
	}
	#SocialMediaTop ul li:last-child a{
		text-align: right;
	}
	#SocialMediaTop ul li:first-child a{
		text-align: left;
	}
}

#foreign-header div#Banner {
	display: none;
}

#foreign-header{
  overflow:-moz-scrollbars-vertical;
  background:#514244;
  font-family:Arial, Helvetica, sans-serif;
  color:#514244;
  font-size:14px;
  margin: 0;
  padding: 0;
	min-height: 100%;
}


.navbar-collapse,
.navbar-inverse,
.nav{
	padding-left: 0 !important;
	padding-right: 0 !important;
	padding: 0 !important;
	border: 0 solid !important;
	background-color: none !important;
	background: none !important;
}
.spacer{
	clear: both !important;
}

.navbar-collapse.in{
	overflow-y: hidden;
}
