@charset "UTF-8";


/*--------------------------------------------------
	Containers
--------------------------------------------------*/

html {
	display: block;
	position: static;
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #FFE5C1;
	text-align: center;
	background-image: url('../img/bg-html.gif');
	background-position: 0 0;
	background-repeat: repeat-x;
}

body {
	text-align: left;
	color: #460F05;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: -.02em;
	width:100%;
}

blockquote {
	font-weight:bold;
	padding-left:170px;
}

/*--------------------------------------------------
	Header
--------------------------------------------------*/
#thewrap {
	display: block;
	position: relative;
	padding: 0;
	width: 960px;
	margin: 0 auto;
}

#header {
	display: block;
	position: relative;
	width: 960px;
	height: 120px;
	z-index: 99;
}
#header h1 {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
	width: 186px;
	height: 90px;
	left: 10px;
	top: 15px;
}
#header h1 a {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	width: 186px;
	height: 90px;
	text-indent: -999em;
	overflow: hidden;
	background-image: url('../img/logo-fhh.gif');
	background-position: 0 0;
	background-repeat: no-repeat;
	outline: none;
}
#es {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
	width: 226px;
	height: 100px;
	left: 220px;
	top: 17px;
	font-size:12px;
}
#es a {
	color:#fff;
}
#presented {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
	width: 226px;
	height: 100px;
	right: 10px;
	top: 10px;
}
#presented a {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	width: 226px;
	height: 100px;
	text-indent: -999em;
	overflow: hidden;
	background-image: url('../img/logo-3sq.gif');
	background-position: 0 0;
	background-repeat: no-repeat;
	outline: none;
}
#header hr {
	display: none;
}	


/*--------------------------------------------------
	Nav
--------------------------------------------------*/ 

#main-nav {
	display: block;
	position: absolute;
	width: 550px;
	height: 32px;
	margin: 0;	
	padding: 0;
	top: 77px;	
	left: 212px;
}
#main-nav li {
	display: block;
	position: relative;
	margin: 0;	
	padding: 0;
	list-style: none;
	float: left;
}
#main-nav li a {
	display: block;
	position: relative;
	margin: 0;	
	padding: 0;
	height: 32px;
	background-image: url('../img/bg-main-nav.gif');
	background-repeat: no-repeat;
	text-indent: -999em;
	overflow: hidden;
	outline: none;
}

#main-nav-home					{ width: 57px;	background-position: 0			-2px;		}
#main-nav-home:hover,
#main-nav-home.selected			{ 				background-position: 0			-29px;	}

#main-nav-why					{ width: 107px;	background-position: -57px		-2px;		}
#main-nav-why:hover,
#main-nav-why.selected			{ 				background-position: -57px		-29px;	}

#main-nav-about 				{ width: 155px;	background-position: -164px		-2px;		}
#main-nav-about:hover,
#main-nav-about.selected		{				background-position: -164px		-29px;	}

#main-nav-how 					{ width: 80px;	background-position: -319px		-2px;		}
#main-nav-how:hover,
#main-nav-how.selected			{ 				background-position: -319px		-29px;	}

#main-nav-partners 				{ width: 145px;	background-position: -398px		-2px;		}
#main-nav-partners:hover,
#main-nav-partners.selected		{ 				background-position: -398px		-29px;	}

#social-nav-hdr {
	display: block;
	position: absolute;
	margin: 0;	
	padding: 0;
	width: 62px;
	height: 12px;
	top: 140px;	
	right: 110px;
	z-index: 99;
	background-image: url('../img/p-follow-us.gif');
	background-repeat: no-repeat;
	text-indent: -999em;
	overflow: hidden;
	outline: none;
}

#social-nav {
	display: block;
	position: absolute;
	margin: 0;	
	padding: 0;
	top: 130px;	
	right: 20px;
	z-index: 99;
}
#social-nav li {
	display: block;
	position: relative;
	margin: 0;	
	padding: 0 0 0 8px;
	list-style: none;
	float: left;
}
#social-nav li a {
	display: block;
	position: relative;
	margin: 0;	
	padding: 0;
	height: 36px;
	width: 36px;
	background-image: url('../img/bg-social-nav.gif');
	background-repeat: no-repeat;
	text-indent: -999em;
	overflow: hidden;
	outline: none;
}
#social-nav-facebook			{ background-position: 0		0;		}
#social-nav-facebook:hover		{ background-position: 0		-36px;	}

#social-nav-twitter				{ background-position: -36px	0;		}
#social-nav-twitter:hover		{ background-position: -36px	-36px;	}



/*--------------------------------------------------
	Footer
--------------------------------------------------*/

#footer {
	display: block;
	position: relative;
	padding: 10px 0px 0px 0px;
	width: 100%;
	height: 170px;
	clear: both;
	background-image: url('../img/bg_footer.png');
}

#footer_wrap {
	display: block;
	position: relative;
	padding: 0;
	width: 960px;
	margin: 0 auto;
	font-size: 14px;
	color: #ffffff;
	letter-spacing: normal;
}

#footer_wrap .logo {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	width: 179px;
	height: 73px;
	left: 10px;
	top: 15px;
}

#footer_wrap .logo a {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	width: 179px;
	height: 73px;
	text-indent: -999em;
	overflow: hidden;
	background: url('../img/3sq.jpg') no-repeat;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	outline: none;
}

#footer_wrap .addr {
	display: block;
	position: absolute;
	top:25px;
	left:210px;
	font-face: "DINSchriftRegular", Helvetica, sans-serif normal;
}

#address {
	display:block;
	float:left;
	padding:0px 0px 0px 30px;
	background: url('../img/env.jpg') no-repeat;
}

#phone {
	display:block;
	float:left;
	padding:0px 15px 0px 30px;
	background: url('../img/phone.jpg') no-repeat;
}

#fax {
	display:block;
	float:left;
	padding:0px 0px 0px 30px;
	background: url('../img/fax.jpg') no-repeat;
}

#footer_wrap .follow {
	display:block;
	position: absolute;
	width: 270px;
	height: 34px;
	top:35px;
	left:670px;
	background: url('../img/follow.jpg') no-repeat;
	list-style:none;
}

#footer_wrap .menufollow {
	list-style:none;
	height:60px;
	float:right;
	margin:-10px 0px 0px 0px;
	padding:0;
}

#footer_wrap .menufollow li {
	display:block;
	list-style:none;
	float:left;
	width:39px;
	height:60px;
	margin:0;
	padding:0 5px 0 0;
}

#footer_wrap .menufollow li a {
	text-indent:-9999px;
	width:39px;
	height:60px;
	display:block;
	padding:0;
}

#footer_wrap .menufollow li.fb a {
	background:url('../img/face.jpg') no-repeat;
}

#footer_wrap .menufollow li.twit a {
	background:url('../img/twit.jpg') no-repeat;
}

#footer_wrap .menufollow li.you a {
	background:url('../img/you.jpg') no-repeat;
}

#footer_wrap .themenu {
	background:url('../img/bg_dots-footer.png') repeat-x;
	border-bottom:1px solid #793e2e;
	margin:20px 0px 0px 0px;
	padding:5px 0px 25px 0px;
}

#footer_wrap .themenuul li {
	display:block;
	float:left;
	list-style:none;
	width:170px;
	margin:0;
	padding:0;
	text-align: center;
}

#footer_wrap .themenuul li a:link,.themenuul li a:active,.themenuul li a:visited {
	display:block;
	font:13px/14px "DINSchriftRegular", Helvetica, sans-serif normal;
	text-transform:uppercase;
	text-decoration:none;
	color:#bae1f7;
	margin:0px 0px 15px 0px;
	padding:0px 0px 30px 0px;
}

#footer_wrap .themenuul li a:hover {
	text-decoration:underline;
	color:#FFF;
}

/*--------------------------------------------------
	General Styles
--------------------------------------------------*/

#content {
	display: block;
	position: relative;
	padding: 0;
	margin: 0;
	width: 960px;
}
a:link,
a:visited,
a:active,
a:hover {
	font-weight: bold;
	color: #F15D22;
}
a:hover {
	text-decoration: none;
}
ol li {
	margin: 0 0 0 0;
}
ul li {
	margin: 0 0 0 0;
}
ul li li {
	list-style-type: circle;
}
dl dd {
	margin: 0 0 1em 1em;
}
.read-more {
	font-weight: bold;
}

input.text {
	display: block;
	position: relative;
	height: 20px;
	border: 3px solid #AE8F7B;
	margin: 0 0 10px 0;
	padding: 5px 5px 5px 5px;
	background-image: url('../img/bg-text-input.gif');
	background-position: top left;
	background-repeat: repeat-x;
	color: #0082AE;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}
input.text:focus {
	background-position: 0 -36px;
	border: 3px solid #0082AE;
}
input.button {
	display: block;
	position: relative;
	cursor: pointer;
	height: 36px;
	margin: 0;
	padding: 0;
	border: 0;
	text-indent: -999em;
	overflow: hidden;
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 11px;
	line-height: 24px;
	text-transform: uppercase;
	background-color: transparent;
}
input.button:hover {
	background-position: 0 -36px;
}
label {
	display: none;
	position: absolute;
	margin: 0;
	padding: 0;
	border: 0;
	width: 0;
	height: 0;
	text-indent: -999em;
	overflow: hidden;
}
form br {
	display: none;
}
.align-left {
	float: left;
	clear: left;
	margin: 0 1.5em 1.5em 0;
}
.align-right {
	float: right;
	clear: right;
	margin: 0 0 1.5em 1.5em;
}
.align-center {
	margin: 0 auto 1.5em auto;
	display: block;
}
.clear-all {
	clear: both;
}
.success {
	color: green;
}

/*--------------------------------------------------
	Home Page
--------------------------------------------------*/

thewrap.home #content h2 {
	height: 95px;
	padding: 20px 0 0 20px;
	margin: 0;
	font-size: 21px;
	line-height: 28px;
	font-weight: normal;
	letter-spacing: -1px;
}

#welcome {
	display:block;
	/*margin-bottom:25px;*/
}

/* flash */
/*
#flash-div {
	width: 400px;
	height: 340px;
	float: left;
}
#flash-img,
#flash-link,
#flash-swf {
	display: block;
}
*/

/* donate */
#donate-line {
	display: block;
	position: relative;
	width: 750px;
	height: 33px;
	float: left;
}

#donate-line h3 a {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
	width: 115px;
	height: 33px;
	top: 1px;
	left: 20px;
	background-image: url('../img/h3-home-donate.gif');
	background-repeat: no-repeat;
	text-indent: -999em;
	overflow: hidden;
}

#donate-head {
	display: block;
	position: relative;
	width: 250px;
	height: 16px;
	float: right;
	left: 45px;
	top: 30px;
	z-index: 20;
}

#donate {
	display: block;
	position: relative;
	width: 924px;
	height: 720px;
	float: left;
}

/*
#donate-totals {
	display: block;
	position: absolute;
	top: 40px;
	left: 0;
	width: 340px;
	height: 260px;
	z-index: -1;
}
*/

#donate-plates {
	display: block;
	position: absolute;
	top: 40px;
	left: 0;
	width: 704px;
	height: 211px;
	z-index: -1;
}

#donate-copy {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
	top: 8px;
	left: 170px;
}

#donate-nav {
	display: block;
	position: absolute;
	width: 220px;
	height: 225px;
	margin: 0;	
	padding: 0;
	top: 60px;	
	left: 724px;
}

#donate-nav li {
	display: block;
	position: relative;
	margin: 0 0 15px 0;	
	padding: 0;
	list-style: none;
}

#donate-nav li a {
	display: block;
	position: relative;
	margin: 0;	
	padding: 0;
	width: 220px;
	height: 60px;
	background-image: url('../img/bg-donate-nav.gif');
	background-repeat: no-repeat;
	text-indent: -999em;
	overflow: hidden;
	outline: none;
}

#donate-10			{ background-position: 0			0;	}
#donate-10:hover	{ background-position: -220px		0;	}

#donate-25 			{ background-position: 0		-60px;	}
#donate-25:hover	{ background-position: -220px	-60px;	}

#donate-100 		{ background-position: 0		-120px;	}
#donate-100:hover	{ background-position: -220px	-120px;	}

#donate-morewords {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
	top: 280px;
	left: 30px;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
}

.thevid {
	display: block;
	position: relative;
	margin: 0px;
	padding: 0px;
	top: 10px;
	left: 0px;
}

#donate-thanks {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
	top: 280px;
	left: 734px;
	line-height: 16px;
	font-size: 14px;
	text-align: center;
}

/* 3 columns */
#about {
	display: block;
	position: relative;
	width: 499px;
	height: 160px;
	padding: 10px 30px 10px 30px;
	float: left;
}

#challenge,
#updates {
	display: block;
	position: relative;
	width: 260px;
	height: 160px;
	padding: 10px 0px 30px 0px;
	float: right;
}

#updates_home {
	display: block;
	position: relative;
	width: 260px;
	height: 160px;
	padding: 10px 0px 30px 0px;
	margin: -360px 0px 0px 0px;
	float: right;
}

#about {
	clear: both;
}

#about h3,
#challenge h3,
#updates h3,
#updates_home h3 {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	width: auto;
	height: 34px;
	text-indent: -999em;
	overflow: hidden;
	background-repeat: no-repeat;
}
#about h3 {
	background-image: url('../img/h3-home-community.gif');
}
#challenge h3 {
	background-image: url('../img/h3-home-challenge.gif');
}
#updates h3,
#updates_home h3 {
	background-image: url('../img/h3-home-updates.gif');
}

#updates-form {
	margin: -10px 0 0 0;
}
#updates-form input.text {
	width: 214px;
}
#updates-form input.button {
	width: 160px;
	background-image: url('../img/btn-signup.gif');
}


/*--------------------------------------------------
	Internal Pages
--------------------------------------------------*/

thewrap.internal #content h2 {
	height: 80px;
	padding: 20px 0 0 20px;
	margin: 0;
	font-size: 32px;
	line-height: 60px;
	font-weight: normal;
	letter-spacing: -1px;
}

thewrap.internal #content #copy h2 {
padding-left:0px;
}
/* copy */

#copy {
	padding: 0 30px 30px 20px;
	width: 680px;
	float: left;
}
#copy h3 {
	font-size: 18px;
	margin: 0 0 1em 0;
}
#copy h4 {
	font-weight: normal;
	font-style: italic;
}
#copy hr {
	width: 90%;
	border: 0;
	height: 1px;
	color: #e2d6c0;
	background-color: #e2d6c0;
	padding: 0;
	margin: 2em auto 2em auto;
	text-align: center;
}


/* sidebar */

#sidebar {
	width: 230px;
	float: left;
}
#sidebar #donate {
	display: block;
	position: relative;
	width: 230px;
	height: auto;
	padding: 0 0px 30px 0px;
	float: left;
}
#sidebar #donate h3 {
	position: relative;
	width: auto;
	height: 34px;
	top: 20px;
	left: 25px;
	padding: 0 0 12px 0;
}
#sidebar #donate-nav {
	position: relative;
	margin: 0;	
	padding: 0;
	top: 0;	
	left: 0;
	height:auto;
}
#sidebar #donate-nav li {
	margin: 0 0 10px 0;
}
#sidebar #updates {
	display: block;
	position: relative;
	width: 230px;
	height: auto;
	padding: 0 0px 30px 0px;
	float: left;
}
#sidebar #updates h3 {
	padding: 0 0 15px 0;
}

#kjul, #kxte {
	float:left;
	padding:10px 0px 10px 0px;
}

.helped img {
	padding-right:10px;
}

.helped-img {
	float:left;
}

.dj {
	font-size:14px;
	line-height:16px;
}

.fb_share {float:left;margin-left:2px;width:16px;}

