@charset "utf-8";
/* CSS Document */
html	{
	background: #CCCAB0;
}
#doc4	{
	background: white;
}
#hd	{
	background: #f1f3c6;
}
#hd h1 a	{
	display:block; 
	width: 435px;
	height: 123px; 
	position: relative;
}
#hd h1 a span {
	position: absolute;
	width: 100%; 
	height: 100%;
	background: url(/images/ffoBanner.png) top left no-repeat;
	cursor: pointer;
}
#navStrip	{
	background-image: url(/images/topNav.gif);
	background-position: top right;
	z-index: 1;
	max-height: 25px;
}


#menUL	{
	margin: 0;
	padding: 0;
	z-index: 2;
	float: left;
	margin-left: 83px;
	line-height: 17px;
}
#menUL li	{
	float: left;
	list-style: none;
	z-index:3;
	/* margin-right: 30px; */
	height: 25px;
}
#menUL li#donateLI	{
	padding: 3px 0 0 10px;
}
#menUL li a	{
	display: block;
	background: #849d44;
	padding-top: 3px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 3px;
	text-decoration: none;
	width: 90px;
	color: white;
	white-space: nowrap;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: lowercase;
	height: 19px;
}
#menUL li a img	{
	max-height: 26px;
}
#menUL li#donateLI a	{
	padding: 0; 
	height: 16px;
	width: 76px;
}
#menUL li a:hover	{
	background: #cdd449;
}
#menUL li#donateLI a:hover	{
	background: inherit;
}
#menUL li ul	{
	margin: 0;
	position: absolute;
	visibility: hidden;
	z-index:4;
	background: #849d44;
	padding: 0;
}
#menUL li ul li	{
	float: none;
	display: inline;
	z-index:5;
	margin-right: inherit;
	height: 22px;
}
#menUL li ul li a	{
	width: auto;
	background: #849d44;
	text-transform: none;
	font-weight: normal;
	letter-spacing: inherit;
	font-size: 11px;
	padding: 3px 15px 0;
}
#menUL li ul li a.firstSub	{
	padding-top: 7px;
}
#menUL li ul li a.lastSub	{
	padding-bottom: 4px;
}
#menUL li ul li a:hover	{
	background: #cdd449;
}
#menUL li#homeNavLink a	{
	width: 72px
}
#menUL li#aboutUsLink a	{
	width: 90px
}
#menUL li#ourWork a	{
	width: 100px;
}
#menUL li#getInvolved a, #menUL li#getInvolved ul li a	{
	width: 95px;
}
#menUL li#takeActionLink a	{
	width: 110px;
}

#mainContent	{
	padding-top: 25px;
}
#mainContent ul, #mainContent ol, #issueReader ul, #issueReader ol	{
	margin: 1em 0 1em;
}
#mainContent ul li, #takeAction ul li	{
	list-style-type: disc;
}
#mainContent ol li	{
	list-style-type: decimal;
}
#mainContent ul li, #mainContent ol li, #takeAction ul li	{
	margin-left: 2em;
}
#takeAction ul {
	margin: 1em 2em 0 0.5em;
}
#takeAction ul li {
	margin-bottom: 0.5em;
	line-height: 16px;
}
#mainContent, #issues, #news, #updates, #takeAction, #aboutUs, h3	{
	color: #82885d;
	font-size: 93%;
	line-height: 153.9%;
}
#mainContent p	{
	line-height: 146.5%;
}
#mainContent a, #news a, #updates a, #takeAction a, #issueReader a	{
	color: #f37638;
	text-decoration: none;
}
#mainContent a:hover, #news a:hover, #updates a:hover, #takeAction a:hover, #issueReader a:hover	{
	color: #BF4D1B;
}
#mainContent, #issues, #aboutUs	{
	width: 873px;
	position: relative;
	left: 50px;
	z-index: 0;
}
#issues	{
	margin-top: 20px;
}
div.fold	{
	display: none;
}

img.arrow { margin-right: 5px; }
#news, #updates, #takeAction	{
	float: left;
	width: 284px;
	background: #f1f3c6;
	margin-top: 0px;
	margin-right: 10px;
	height: 320px;
	position: relative;
	line-height: 16px;
}
#news p, #updates p, #takeAction p	{
	margin-left: 25px;
	margin-right: 22px;
	font-size: 12px;
}
#takeAction {
	margin-left: 50px;
}
#news .newsItem a	{
	font-weight: bold;
}
#news .newsItem .publication	{
	font-style: italic;
}
#news p.readMore, #updates p.readMore, #takeAction p.readMore	{
	position: absolute;
	bottom: 7px;
}
#mainContent p, #issueReader p, #news p, #updates p, #takeAction p	{
	margin-top: 1em;
	margin-bottom: 1em;
}
h2, h3	{
	text-transform: lowercase;
	font-weight: bold;
	letter-spacing: 1px;
}
h2	{
	font-size: 146.5%;
	margin: -3px 0 14px;
}
h3	{
	background: #f37638;
	color: white;
	/* font-size: 138.5%; */
	font-size: 131%;
	/* padding: 6px 23px 6px; */
	padding: 3px 23px 3px;
}
h3.notBanner	{
	color: #82885d; 
	padding: 0; 
	background: white; 
	letter-spacing: normal; 
	margin: 1.7em 0 1.2em; 
	font-style: italic; 
	text-transform: none;
}
h4, h5	{
	font-weight: bold;
}
h5	{
	font-style: italic;
}
#issueBrowser	{
	background: #f1f3c6;
	font-size: 13px;
	line-height: 26px;
	width: 270px;
	height: 330px;
	overflow: auto;
	float: left;
}
#issueBrowser li	{
	cursor: pointer;
	padding-left: 23px;
	font-weight: bold;
	padding-top: 5px;
	text-transform: lowercase;
}
#issueBrowser li.selectedIssue	{
	background: #cdd449;
	color: white;
}
#issueBrowser li.on	{
	/* color: #f37638; */
}
#issueReader	{
	float: left;
	width: 543px;
	padding: 15px 30px 7px;
	max-height: 308px;
	overflow: auto;
}
#issueReader li {
	list-style-type: disc;
	margin-left: 2em;
}
.footnoteHook { font-size: 11px; position: relative; top: -3px; color: #f37638; cursor: pointer; }
table.form, div#thankYouMessage	{
	font-family: Arial, Helvetica, sans-serif;
	width: 500px;
}
div#thankYouMessage	{
	font-size: 14px;
	text-align: center;
}	
span.required { color: #f37638; font-size: 200%; position: relative; top: 8px; }
table.form td.label, table.form td.labelForTextArea	{
	padding: 0 50px 0 0;
	white-space: nowrap;
}
table.form td.labelForTextArea	{
	vertical-align: top;
}
table.form input[type=text], table.form textarea	{
	width: 335px;
	margin-bottom: 7px;
}
table.form textarea	{
	height: 90px;
}
table.form input[type=checkbox]	{
	margin: 0 0.5em 0 0;
	position: relative;
	top: 1px;
}

#ft	{
	background: #cdd449;
	color: #82885d;
	text-align: center;
	font-size: 93%;
	margin-top: 35px;
}
#ft p	{
	margin: 0 0 1em;
}
#ft p span	{
	margin: 0 1em;
}
#ft p#contactInfo	{
	padding: 6px 0;
	color: white;
	background: #849d44;
}
#ft p#contactInfo a	{ color: white; }
#ft p#contactInfo a:hover	{ color: #F1F3C6;; }
#ft a	{
	color: #82885d;
	text-decoration: none;
}
#ft a:hover	{
	color: #6C7049;
}
#ft2	{
	background: #f1f3c6;
	text-align: center;
	padding: 10px 0 15px;
}
#ft2 a	{
	margin: 0 1em;
}
#facebookLink, #twitterLink	{
	position: relative;
}
#facebookLink	{ top: -22px; }
#twitterLink { top: -33px; }
#aboutPhotos p	{
	margin: 0.1em 0 1.7em;
}

.twtr-hd {
    height: 0px !important;
    padding: 0px !important;
}

.twtr-ft {
    height: 30px !important;
}

.twtr-bd {
    padding: 0px !important;
}

strong	{
	font-weight: bold;
}
em	{
	font-style: italic;
}