@import url('reset.css');
@import url('fonts.css');

html, body, #page {
	/*padding: 0;
	margin: 0;
	width: 100%;
	text-align: left;*/
}

html {
	background: transparent url(images/header_print.png) repeat-x left top;
}

body {
	text-align: center;
	
}

#page {
	text-align: left;
}

a img {
	display: block;
}

h2, h2 a, #info .entity dt, #info .entity dt a {
	font-family: "Proxima Nova Semibold", "Proxima Nova", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #153254;
	text-decoration: none;
	line-height: 1.2em;
}

h3, h3 a {
	font-family: "Neutra Text", "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	line-height: 1.2em;
}

.wrapper {
	width: 960px;
	margin: 0 auto;
	height: 100%;
}

.grid {
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

.grid .grid_wrapper {
	width: 100%;
	float: left;
	clear: both;
}

.grid .grid_wrapper, .grid .grid_wrapper ul {
	list-style: none;
}

.grid .entity {
	float: left;
}

.cols_4 .entity {
	width: 230px;
	margin-right: 13px;
}

.cols_3 .entity {
	width: 198px;
	margin-right: 18px;
}

.cols_4 .row_start {
	margin-right: 14px;
}

.grid .row_end {
	margin-right: 0;
}

.meta {
	font-family: "Neutra Text", "Times New Roman", Times, serif;
	font-size: 14px;
	color: #404041;
	margin-top: 5px;
}

.clear {
	clear: both;
}

#global-header {
	
}

#global-header .wrapper {
	padding-top: 30px;
	position: relative;
	
}

#branding {
	padding-top: 0px;

	overflow: hidden;
	
}

#branding h1 {
	float: left;
	width: auto;
	margin-left: 39px;
}

#branding blockquote {
	display: none;
	width: auto;
	float: right;
	color: #fff;
	font-family: "Lato Light", Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 124px;
	font-style: italic;
	font-weight: normal;
}

#nav-main li, #nav-main li a {
	display: none;
	width: auto;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav-main {
	width: 960px;
	height: 39px;
	overflow: hidden;
	list-style: none;
	border-top: 0px ;

}

#nav-main li {
	border-left: 1px solid #2d4765;
}

#nav-main li.item-1 {
	width: 101px;
	display:none;
}

#nav-main li.item-2 {
	width: 115px;
	display:none;
}

#nav-main li.item-3 {
	width: 117px;
	display:none;
}

#nav-main li.item-4 {
	width: 93px;
	display:none;
}

#nav-main li.item-5 {
	width: 141px;
	display:none;
}

#nav-main li.item-6 {
	width: 142px;
	display:none;
}

#nav-main li.item-7 {
	width: 143px;
	display:none;	
}

#nav-main li.item-8 {
	width: 101px;
	display:none;	
}

#nav-main li.row_start {
	border-left-width: 0;
}

#nav-main li a {
	float: left;
	width: 100%;
	text-align: center;
	font-family: "Proxima Nova", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 39px;
	color: #fff;
	text-decoration: none;
	background-color: transparent;
}

#nav-main li a:hover, #nav-main li a.active {
	color: #153254;
	background-color: #fefefe;
}

#nav-main .donate {
	font-family: "Proxima Nova Semibold", "Proxima Nova", Arial, Helvetica, sans-serif;
}

#nav-social, #nav-social li, #nav-social a {
	display: none;
	float: left;
	width: auto;
}

#nav-social {
	position: absolute;
	top: 0;
	right: 0;
	width: 308px;
	z-index: 100;
}

#nav-social li {
	padding: 0 3px;
}

#nav-social a {
	margin-top: 11px;
	width: 32px;
	height: 32px;
	overflow: hidden;
	background-color: transparent;
	background-image: url(images/social.png);
	background-position: 0 -32px;
	background-repeat: no-repeat;
}

#nav-social a.facebook { background-position: 0 -32px; }
#nav-social a.facebook:hover { background-position: 0 0; }
#nav-social a.youtube { background-position: -32px -32px; }
#nav-social a.youtube:hover { background-position: -32px 0; }
#nav-social a.twitter { background-position: -64px -32px; }
#nav-social a.twitter:hover { background-position: -64px 0; }
#nav-social a.in { background-position: -96px -32px; }
#nav-social a.in:hover { background-position: -96px 0; }
#nav-social a.rss { background-position: -128px -32px; }
#nav-social a.rss:hover { background-position: -128px 0; }

#nav-social a.donate {
	width: 98px;
	height: 70px;
	margin-top: 0;
	float: right;
	background: #a03123 none no-repeat left top;
	color: #fff;
	font-family: "Neutra Text", "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	line-height: 70px;
	text-decoration: none;
}

#nav-social li.row_end {
	padding: 0;
	padding-left: 20px;
}

#nav-social a span {
	display: none;
}

#sponsors {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 652px;
	height: 52px;
	overflow: hidden;
	line-height: 52px;
	font-family: "Proxima Nova", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #093255;
}

#sponsors span, #sponsors ul, #sponsors li, #sponsors a {
	display: block;
	width: auto;
	float: left;
}

#sponsors span {
	padding: 0 10px 0 15px;
}

#sponsors a {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	position: relative;
	color: #000;
	text-decoration: none;
	line-height: 64px;
}

#sponsors a .ico {
	display: block;
	width: 31px;
	height: 52px;
	padding: 0 3px 0 0;
	background: transparent url(images/icons.png) no-repeat left center;
}

#content {
	margin-top: 25px;
	margin-bottom: 25px;
	height: 100%;
}

#signup {
	display: block;
	float: left;
	background-color: #efefef;
	margin: 0;
	padding: 0;
	padding: 20px 14px 0;
	width: 932px;
	height: 41px;
	margin-bottom: 22px;
}

#signup header, #signup form, #signup form .inputbox, #signup form .inputbtn {
	display: block;
	width: auto;
	float: left;
}

#signup header {
	margin-right: 16px;
}

#signup form .inputbox, #signup-sub form .inputbox {
	padding: 0 9px;
	margin: 0;
	border-width: 0;
	width: 229px;
	height: 28px;
	font-family: "Neutra Text", "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 28px;
	color: #a2a2a2;
	margin-right: 14px;
	margin-top: -2px;
}

#signup-sub form .inputbox {
	margin: 0;
	margin-bottom: 12px;
}

#signup form .inputbtn, #signup-sub form .inputbtn {
	display: block;
	width: 78px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	border-width: 0;
	background-color: #a03123;
	cursor: pointer;
	font-family: "Neutra Text", "Times New Roman", Times, serif;
	font-size: 15px;
	color: #fff;
	margin-left: 40px;
	margin-top: -2px;
}

#signup-sub form .inputbtn {
	background-color: #efefef;
	color: #153254;
	margin: 0;
	margin-left: 170px;
}

#info {
	width: 960px;
	margin-bottom: 22px;
}

#info .entity {
	position: relative;
	padding-top: 181px;
}

#info .entity .thumb {
	display: block;
	position: absolute;
	width: 230px;
	height: 170px;
	overflow: hidden;
	left: 0;
	top: 0;
}

#info .entity .thumb img {
	display: block;
	width: 230px;
}

#info .entity dt {
	margin-bottom: 5px;
}

#info .entity dd {
	font-family: "Neutra Text", "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.5em;
}

#news-and-events {
	width: 446px;
	float: left;
	border-right: 1px solid #efefef;
	border-top: 1px solid #efefef;
	padding-right: 33px;
}

#find-smeef {
	width: 470px;
	float: right;
	border-top: 1px solid #efefef;
	padding-left: 10px;
}

#news-and-events header, #find-smeef header {
	padding: 15px 0 15px;
}

#news-and-events ul, #news-and-events li {
	list-style: none;
}

#news-and-events li header {
	padding-top: 0;
}

#news-and-events li {
	border-top: 1px solid #efefef;
	padding: 17px 0;
}

#news-and-events li.first {
	padding-top: 0;
	border-top-width: 0;
	position: relative;
	min-height: 104px;
	padding-left: 160px;
}

#news-and-events li.first .thumb {
	display: block;
	width: 142px;
	height: 104px;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
}

#news-and-events footer, #news-and-events footer .more {
	text-align: right;
	color: #153254;
	font-family: "Neutra Text", "Times New Roman", Times, serif;
	font-size: 15px;
	text-decoration: none;
}

#global-footer {
	
}

#global-footer, #global-footer a {
	color: #fff;
	font-family: "Proxima Nova", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

#global-footer .wrapper {
	
	padding-left: 18px;
	width: 942px;
}

#global-footer .wrapper-inner {
	padding-top: 0px;
	width: 924px;
}

#nav-supp, #nav-supp li {
	list-style: none;
	display: none;
}

#nav-supp, #nav-supp li, #nav-supp a {
	display: none;
	float: left;
	width: auto;
	line-height: 28px;
}

#nav-supp li {
	margin-right: 10px;
}

#search-supp {
	display: none;
	width: 245px;
	height: 28px;
	float: left;
	margin-right: 34px;
}

#search-supp .inputbox {
	width: 227px;
	height: 28px;
	padding: 0;
	margin: 0;
	border-width: 0;
	background-color: #ebebeb;
	line-height: 28px;
	padding: 0 9px;
	font-family: "Neutra Text", "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 28px;
	color: #666;
}

#address, #phone {
	display: none;
	float: left;
	width: 275px;
	height: 28px;
	padding-top: 1px;
	overflow: hidden;
}

#phone {
	margin-right: 0;
	float: right;
}

#copyright {
	color: black;
	clear: both;
	width: 800px;
	float: left;
	margin-top: 10px;
	margin-bottom: 350px;
}

#copyright p a{
	color: black;
	
}

#copyright p {
	color: black;
	padding-left:20px;
}


#copyright h6 {
	margin-bottom: 10px;
	display:none;
}

#eResources {
	
	width: auto;
	float: right;
	margin-top: -5px;
}

#content-main {
	width: 960px;
	height: 100%;
	overflow: visible;
	
}

#page_description {
	height: 100%;
	width: 960px;
	
	padding: 15px;
	margin-bottom: 32px;
	
}

#page_description header {
	padding-left : 23px;
	margin-bottom: 3px;
}

#page_description h2 {
	font-family: "Proxima Nova Semibold", "Proxima Nova", Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #000;
	
}

#page_description p {
	font-family: "Neutra Text", "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 1.2em;
}

#people {
	width: 630px;
}

#people .entity {
	margin-bottom: 25px;
}

#people .entity dt {
	font-family: "Proxima Nova Light", "Proxima Nova", Arial, Helvetica, sans-serif;
	font-size: 15px;
	border-bottom: 1px solid #efefef;
	margin-bottom: 6px;
	padding-bottom: 3px;
	padding-right: 25px;
	line-height: 1.2em;

}

#people .entity dd, #people .entity dd a {
	font-family: "Neutra Text", "Times New Roman", Times, serif;
	font-size: 14px;
}

#people .entity .avatar {
	margin-bottom: 10px;
}

#people .entity .who, #people .entity .who a {
	font-family: "Proxima Nova Semibold", "Proxima Nova", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000;
	text-decoration: none;
	margin-bottom: 5px;
}

#content-sub {
	width: 308px;
	float: right;
	overflow: hidden;
}

#category-tree {
	width: 282px;
	margin-bottom: 55px;
}

#category-tree dt, #category-tree dt a {
	font-family: "Proxima Nova Semibold", "Proxima Nova", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #153254;
	text-decoration: none;
}

#category-tree dt {
	padding-bottom: 10px;
	padding-left: 28px;
	border-bottom: 1px solid #efefef;
}

#category-tree dd, #category-tree dd a {
	display: block;
	padding: 16px 0 14px 28px;
	font-family: "Proxima Nova", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #153254;
	text-decoration: none;
	line-height: 1.2em;
}

#category-tree dd a:hover, #category-tree dd a.active {
	background-color: #153254;
	color: #fff;
}

#category-tree dd {
	padding: 0;
	border-bottom: 1px solid #efefef;
}

#signup-sub {
	padding: 15px 30px;
	background-color: #a03123;
	margin-bottom: 55px;
}

#signup-sub h2 {
	color: #fff;
	margin-bottom: 15px;
}

#find-smeef-sub header {
	padding-left: 30px;
	margin-bottom: 15px;
}

#find-smeef-sub form {
	display: block;
	width: 308px;
	margin-bottom: 15px;
}

#find-smeef-sub img {
	width: 308px;
}

.slide {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.slide ul, .slide li {
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
	z-index: 99;
}

.slide .content-text {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 14px;
	background: transparent url(images/slide.png) repeat left top;
}

.slide .content-text,.slide .content-text h2, .slide .content-text h2 a, .slide .content-text a {
	color: #fff;
	font-family: "Neutra Text", "Times New Roman", Times, serif;
	font-size: 20px;
}

.slide .content-text h2, .slide .content-text h2 a {
	font-family: "Proxima Nova Semibold", Arial, Helvetica, sans-serif;
}

.slide .content-text .summary {
	margin: 3px 0;
}

.slide .content-text .more {
	text-align: right;
}

.slide .content-text .more, 
.slide .content-text .more a {
	font-size: 15px;
	text-decoration: none;
}

.slide .flex-control-nav {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 100;
	list-style: none;
	margin-right: 60px;
}

.slide .flex-control-nav li, .slide .flex-control-nav li a {
	display: block;
	list-style: none;
	float: left;
	width: auto;
	cursor: pointer;
}

.slide .flex-control-nav li a {
	background-color: #fff;
	width: 23px;
	height: 23px;
	color: #145470;
	font-family: "Proxima Nova Semibold", Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	line-height: 23px;
	border: 1px solid #e4e6e6;
	margin-left: 10px;
}

.slide .flex-control-nav li a.flex-active {
	background-color: #932f22;
	color: #fff;
}

#slide_home {
	height: 378px;
	margin-bottom: 25px;
}

#slide_home .content-img {
	width: 100%;
	height: 378px;
	overflow: hidden;
}

#slide_home .content-text {
	width: 367px;
}

#slide_home .content-text .content-text-wrapper {
	margin-bottom: 6px;
	max-height: 329px;
	overflow: hidden;
}

#content-main .slide {
	height: 378px;
	margin-bottom: 25px;
}

#content-main .slide .content-img {
	width: 100%;
	height: 378px;
	overflow: hidden;
}

#content-main .slide .content-text {
	width: 296px;
	height: 378px;
}

#content-main .slide .content-text .content-text-wrapper {
	max-height: 267px;
	margin-bottom: 8px;
	padding-top: 8px;
	overflow: hidden;
	height: 378px;
	
}

#content-main .slide .content-text .summary {
	font-size: 15px;
	height: 378px;
}

.selector {
	width: 100%;
	position: relative;
}

.selector .selected {
	display: block;
	border: 1px solid #a8a8a8;
	height: 26px;
	line-height: 26px;
	padding-left: 30px;
	font-family: "Neutra Text", "Times New Roman", Times, serif;
	font-size: 17px;
	color: #a2a2a2;
	background: #fff url(images/dropdown.png) no-repeat right top;
	cursor: pointer;
}

.selector ul {
	position: absolute;
	left: 0;
	right: 0;
	top: 27px;
	border: 1px solid #a8a8a8;
}

.selector ul, .selector li {
	list-style: none;
	font-family: "Neutra Text", "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 26px;
	background-color: #fff;
	cursor: pointer;
}

.selector li {
	padding-left: 30px;
}

.selector li:hover {
	background-color: #a8a8a8;
	color: #fff;
}

#info .entity dt {
	margin-bottom: 5px;
	
}

.entity dl dd ul li  {
padding-left : 5px;
margin-left : 15px;
}

.entity dl dd ol li {
padding-left : 5px;
margin-left : 15px;
}
.entity dl dd p {
	margin-bottom : 8px;

}

#contentHL {
	padding-left:10px;
	
	margin-bottom: 55px;
}

#contentHL img {
	width: 308px;
}

#contentHL h2 {
	color: #000000;
	padding-left: 10px;
	margin-bottom: 15px;
}


#contentHL #content ul li {
margin-left : 25px;
padding-left : 10px;

}
#content p {
	color: #000000;
	font-family: "Neutra Text", "Times New Roman", Times, serif;
	font-size: 17px;
	padding-left: 23px;

	margin-bottom: 15px;
}

#page_description ul li{
padding-left: 5px;
margin-left : 23px;
}

#page_description ol li{
padding-left: 0px;
margin-left : 28px;
}

#signup-sub header h2 a {
	font-family: "Proxima Nova Semibold", "Proxima Nova", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.2em;
}