html {height:100%;}
body {
	height:			100%;
	font-size:		small;
}



a {
	text-decoration:none;
	color:			#003300;
	border-bottom:1px dotted #003300;
}

a:hover {
	text-decoration:none;
	color:			#003300;
	border-bottom:1px solid #003300;
}

p a:hover {
	border-bottom:	1px dotted #ff4a45;
}


h1 {
	font-family:	helvetica, sans serif;
	letter-spacing:	-.01em;
	color:			#fff;
	text-transform:	uppercase;
	font-size:		240%;
}


h2 {
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		130%;
	color:			#292728;
	text-transform:	capitalize;
	font-weight:	600;
}

h3 {
	color:			#003300;
	font-family:	helvetica, sans serif;
	font-size:		160%;
	letter-spacing:	1px;
	text-align:		center;
	margin:			0 0 14px 0;
}




#wrap {
	margin:			0 auto;
	width:			933px;
	font-family:	helvetica, arial, sans serif;
	height:			auto;
}



#logo {margin:20px auto;text-align:center;width:100%;}
.header {
	width:			605px;
	float:			left;
}

#header li {
	display:		inline;
	margin-right:	6px;
	margin-bottom:	0;
}



#footer {
	clear:			both;
	width:			100%;
	margin:			0 auto;
	text-align:		center;
	padding:		400px 0 30px 0;
}

#footer p {
	text-align:		left;
	margin:			0px 0 6px 15px;
	text-transform:	uppercase;
	color:			#75666a;
	font-size:			90%;
}


#footer img {
	vertical-align:	middle;
}


#slf-sponsors li,
#clf-sponsors li,
#truly-good li {
	display:		inline;
	text-align:		center;
	margin:			0 28px;
}

#clf-sponsors {
	margin-top:		14px;
}

#footer #truly-good p {
	text-align:		center;
}

#footer #truly-good .shift-tgd {text-transform:lowercase;margin:0;}
#truly-good {
	margin-top:			30px;
}
/*   `unique classes   */

span.alt {
	color:			#609001;
	position:		relative;
	top:			1px;
}


.clear {clear:both;}


/*	`shifty 	*/
#ask_email_holder {
	margin-top:		-4px;}

#ask_info_holder h2,
#ask_info_holder p {
	padding:		10px 16px 2px 16px;
}

.ask_info_label {
	font-style:		italic;
	color:			#666666;
	font-size:		90%;
}

.ask_info_content {
	font-weight:	bold;
	color:			#ff4a45;
}

#ask_email_form_holder {
	padding:		10px 16px 32px 16px;
}

.will-send {
	color:			#232122;
	font-weight:	bold;
	padding:		10px 0 2px 0;
}

#ask_email_form {
	padding-top:	6px;
	padding-bottom:	16px;
}

.mt30 {
	margin-top:	30px;
}
