html { height: 100%; }
* html body { height: 100%; }

body
{
	margin: 0;
	min-height: 100%;
	position: relative;
	font: 12px Arial, Helvetica, sans-serif;
	color: #666;
	min-width: 960px;
	background: #fbf7e7 url(/assets/images/bg-center.gif) repeat-y 50% 0;
}

a { color: #5f9f39; }
a:hover { text-decoration: none; }
img { border: none; }

input,
textarea,
select
{
	font: 100% Helvetica, Arial,sans-serif;
	vertical-align: middle;
}

form,fieldset
{
	margin: 0;
	padding: 0;
	border: none;
}

#pagewidth { padding: 0 0 157px; }

#main
{
	width: 842px;
	margin: 0 auto;
}

#header
{
	height: 1%;
	overflow: hidden;
	padding: 9px 12px 12px 0;
	background: #fbf7e7;
}

#header h1
{
	float: left;
	margin: 0;
}

#header h1 a
{
	background: url(/assets/images/logo.png) no-repeat;
	width: 334px;
	height: 82px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}

.contact-frm
{
	float: right;
	padding: 15px 0 0;
	width: 400px;
}

.hld
{
	height: 1%;
	overflow: hidden;
}

.contact-frm form
{
	width: 100%;
	overflow: hidden;
	padding: 6px 0 0;
}

span.contact
{
	margin: 0 0 6px;
	text-align: right;
}

span.contact a
{
	color: #251e7e;
	font-weight: bold;
	text-decoration: none;
	float: right;
	margin: 0 38px 0 0;
}

span.fb a
{
	color: #251e7e;
	font-weight: bold;
	text-decoration: none;
	float: right;
	margin: 0 40px 0 0;
}

span.contact a:hover { text-decoration: underline; }
input.btn-go { float: right; }

span.txt-bg
{
	float: right;
	margin: 0 9px 0 0;
	background: url(/assets/images/bg-input001.gif) no-repeat;
	width: 160px;
	height: 20px;
	padding: 1px 2px 0 6px;
}

span.txt-bg input
{
	width: 150px;
	font-size: 11px;
	border: 0;
	color: #878787;
	background: none;
}

#wrapper
{
	background: url(/assets/images/bg-top.gif) no-repeat;
	width: 840px;
	padding: 24px 0 0;
}

.content
{
	height: 1%;
	padding: 0 17px;
	overflow: hidden;
}

ul.nav
{
	margin: 0 0 0 20px;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

ul.nav li { float: left; }

ul.nav li a
{
	background: url(/assets/images/bg-nav.gif) no-repeat;
	width: 764px;
	height: 24px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	padding: 0 28px 0 0;
}

ul.nav li.home a
{
	background-position: 0 0;
	width: 50px;
}

ul.nav li.home a.active { background-position: 0 -24px; }

ul.nav li.about a
{
	width: 72px;
	background-position: -97px 0;
}

ul.nav li.about a.active { background-position: -97px -24px; }

ul.nav li.programs a
{
	width: 152px;
	background-position: -204px 0;
}

ul.nav li.programs a.active { background-position: -204px -24px; }

ul.nav li.resources a
{
	width: 85px;
	background-position: -385px 0;
}

ul.nav li.resources a.active { background-position: -385px -24px; }

ul.nav li.news a
{
	width: 114px;
	background-position: -504px 0;
}

ul.nav li.news a.active { background-position: -504px -24px; }

ul.nav li.help a
{
	width: 126px;
	background-position: -638px 0;
}

ul.nav li.help a.active { background-position: -638px -24px; }

.intro
{
	width: 805px;
	overflow: hidden;
	padding: 12px 0 10px;
	background: url(/assets/images/intro-bottom.jpg) no-repeat 0 100%;
}

.intro img { display: block; }

.intro div
{
	float: right;
	width: 370px;
	margin: 0;
	padding: 0
}

.intro div h2 { margin: 12px 0 7px; }

.intro div h2 span
{
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height: 1px;
	line-height: 1px;
}

.intro div p
{
	margin: 0 0 7px;
	line-height: 20px;
	padding: 0
}

.two-columns
{
	height: 1%;
	overflow: hidden;
	padding: 0 0 0 15px;
}

.three-columns
{
	height: 1%;
	overflow: hidden;
	padding: 30px 0 0;
}

.primary
{
	width: 460px;
	float: left;
	padding: 17px 0 0;
}

.full { padding: 17px 20px 17px 25px; }

div.search-row
{
	padding: 3px 0;
	border-bottom: 1px dotted #ccc;
}

div.search-row p
{
	margin: 0 0 10px;
	line-height: 18px;
}

div.search-row h3 a
{
	text-decoration: none;
	color: #1f7ca1;
}

div.search-row h3 a:hover
{
	text-decoration: underline;
	color: #1f7ca1;
}

.full h2
{
	color: #cd542c;
	margin: 0 0 10px;
	font: 21px Georgia, "Times New Roman", Times, serif;
}

.side-col01
{
	width: 250px;
	float: right;
	padding: 8px 0 0;
}

.holder
{
	width: 617px;
	float: left;
}

.side-bar
{
	width: 180px;
	float: right;
}

.data
{
	width: 435px;
	float: right;
}

.side-col02
{
	width: 157px;
	float: left;
}

.side-col02 img { display: block; }
.side-col01 img { display: block; }

h2.stripe01
{
	background: url(/assets/images/bg-stripe01.gif) no-repeat 0 100%;
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #c91f27;
	margin: 0 0 12px;
	padding: 0 0 5px;
}

h2.stripe02
{
	background: url(/assets/images/bg-stripe02.gif) no-repeat 0 100%;
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #7A2984;
	margin: 0 0 12px;
	padding: 0 0 5px;
}

ul.news
{
	padding: 0;
	margin: 0 0 12px;
	list-style: none;
	overflow: hidden;
}

ul.news li
{
	float: left;
	background: url(/assets/images/bg-dots.gif) repeat-x 0 100%;
	margin: 0 0 12px;
}

ul.news li.vid
{
	float: left;
	background: none;
	margin: 0 0 20px;
}

ul.news li p
{
	margin: 0 0 17px;
	line-height: 16px;
}

ul.news li h3
{
	font-size: 14px;
	color: #1d7397;
	margin: 0 0 4px;
}

ul.news li h3 a
{
	color: #1d7397;
	text-decoration: none;
}

ul.news li h3 a:hover { text-decoration: underline; }

ul.news li span.date
{
	display: block;
	margin: 0 0 10px;
	font-size: 11px;
}

a.donate
{
	background: url(/assets/images/btn-donate.gif) no-repeat;
	width: 131px;
	height: 51px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

.side-bar img { margin: 0 0 0 26px; }

.mailin-list
{
	height: 1%;
	background: #dc5b2f url(/assets/images/bg-box-stripe01.jpg) no-repeat;
	padding: 22px 0 0;
}

.mailin-list div
{
	background: url(/assets/images/bg-box-stripe02.jpg) no-repeat 0 100%;
	width: 222px;
	padding: 0 14px 22px 14px;
	overflow: hidden;
}

.mailin-list h3
{
	font-size: 14px;
	color: #fff;
	margin: 0 0 4px;
}

.mailin-list p
{
	line-height: 16px;
	color: #fff;
	margin: 0 0 16px;
	font-size: 11px;
}

span.inp-bg
{
	background: url(/assets/images/bg-join-inp.gif) no-repeat;
	width: 174px;
	height: 20px;
	float: left;
	padding: 2px 0 0 6px;
	margin: 0 9px 0 0;
}

span.inp-bg input
{
	width: 160px;
	font-size: 11px;
	color: #a4a4a4;
	border: 0;
	background: none;
	float: left;
}

input.join { float: left; }

.side-nav
{
	height: 1%;
	background: #65ad40 url(/assets/images/bg-box-stripe03.jpg) no-repeat;
	padding: 18px 0 0;
	overflow: hidden;
}

.side-nav ul
{
	background: url(/assets/images/bg-box-stripe04.jpg) no-repeat 0 100%;
	padding: 0 0 15px 10px;
	list-style: none;
	overflow: hidden;
	margin: 0;
	height: 1%;
}

.side-nav ul li
{
	height: 1%;
	padding: 9px 0 6px 5px;
	background: url(/assets/images/dots.gif) no-repeat 0 100%;
	line-height: 14px;
}

.side-nav ul li.archives
{
	background: none;
	padding: 6px 0 4px 5px;
}

.side-nav ul li.last
{
	background: none;
	padding: 6px 0 4px 5px;
}

.side-nav ul li a
{
	color: #fff;
	text-decoration: none;
	padding: 0 10px 0 0;
	display: block;
}

.side-nav ul li a:hover,
.side-nav ul li.active a
{
	font-weight: normal;
	background: url(/assets/images/bg-side-hover.gif) no-repeat 100% 40%;
}

.side-nav h3
{
	font-weight: bold;
	color: #cf6;
	margin: 7px 0 5px 15px;
	font-variant: small-caps;
	letter-spacing: 1px;
}

.data h2
{
	color: #cd542c;
	margin: 0 0 10px;
	font: 21px Georgia, "Times New Roman", Times, serif;
}

.data h3
{
	font: bold 15px Georgia, "Times New Roman", Times, serif;
	color: #1f7ca1;
	margin: 20px 0 6px;
}

.data h4
{
	
	color: #999;
	margin: 14px 0 0 0;
}

.data p.pdf
{
	
	
	margin: 0;
}

.data h3 a
{
	color: #1f7ca1;
	text-decoration: none;
}

.data h3 a:hover
{
	color: #1f7ca1;
	text-decoration: underline;
}

.data p
{
	line-height: 17px;
	margin: 0 0 19px;
}

 .full ul 
{
	
	margin: 5px 0 20px 0;
	list-style-type: none;
	padding:0
}

.full ul li
{
	padding: 0 5px 0 34px;
	background: url('/assets/images/dingbat.gif') no-repeat 22px .3em;
	margin: 0 0 7px 0;
	list-style-type: none
}

.data ul 
{
	
	margin: 5px 0 20px 0;
	list-style-type: none;
	padding:0
}

.data ul li
{
	padding: 0 5px 0 34px;
	background: url('/assets/images/dingbat.gif') no-repeat 22px .3em;
	margin: 0 0 7px 0;
	list-style-type: none
}

.data ol 
{
	
	margin: 5px 0 20px 38px;
	padding:0
}

.data ol li
{
	padding: 0 5px 0 0;
	margin: 0 0 7px 0;
	
}

.side-bar blockquote
{
	padding: 0;
	margin: 64px 0 0;
	background: url(/assets/images/66.gif) no-repeat;
	color: #1d7497;
	font: 18px/27px Georgia, "Times New Roman", Times, serif;
	text-align: center
}

.side-bar blockquote div
{
	background: url(/assets/images/99.gif) no-repeat 100% 100%;
	padding: 0 0 0 6px;
}

span.slide
{
	background: url(/assets/images/bg-dots2.gif) no-repeat;
	width: 168px;
	height: 1px;
	font-size: 1px;
	display: block;
	margin: 0 0 20px 16px;
}

#ft
{
	position: absolute;
	height: 137px;
	bottom: 0;
	left: 0;
	width: 100%;
}

#footer
{
	overflow: hidden;
	width: 843px;
	padding: 0 0 16px 0;
	margin: 0 auto;
	background: url(/assets/images/bg-center.gif) repeat-y 50% 0;
}

#footer-wrap
{
	width: 800px;
	margin: 0 auto;
	border-top: 1px solid #ccc;
	padding: 6px 0 0;
}

a.nca
{
	background: url(/assets/images/nca-logo.gif) no-repeat;
	width: 53px;
	height: 102px;
	float: right;
	text-indent: -9999px;
	overflow: hidden;
}

#footer-wrap div
{
	width: 480px;
	float: left;
	padding: 6px 0 0 4px;
	font-size: 11px;
}

#footer-wrap div address
{
	font-style: normal;
	margin: 0 0 24px;
}

#footer-wrap div address span
{
	display: inline;
	margin: 0 0 3px;
}

div.news-photo img
{
	float: right;
	margin: 0 0 15px 15px;
	padding: 2px;
	border: 1px solid #ccc;
}

div.photo img
{
	float: right;
	margin: 0 0 15px 15px;
	padding: 2px;
	border: none;
}

/* Donation Form */

 .join-form p
{
	
	margin: 8px 0 2px 0;
}

 .join-form p.small
{
	
	margin: 25px 0 15px 0;
	font-size: 11px;
	border-bottom: 1px dotted #ccc;
	line-height: 13px;
	padding: 0 0 7px 0
}

 .join-form .row
{
	overflow: hidden;
	width: 100%;
	margin: 5px 0;
}

 .join-form h3
{
	color: #1f7ca1;
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 10px 0 10px 0;
	padding: 0 0 2px 0;
	border-bottom: 1px dotted #ccc;
	text-align: left;
	width: 320px
}

 .join-form label
{
	
	
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #797979;
	margin: 0 28px 0 0;
	padding: 0;
	display: block
}

 .join-form label span.req
{
	
	
	font: 17px/16px Arial, Helvetica, sans-serif;
	color: #c00;
	
}

 .join-form .row input
{
	
	background: #fff;
	width: 300px;
	padding: 2px;
	margin: 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #797979;
	border: 1px solid #c3c3c3;
	
}

 .join-form .row input.short
{
	
	background: #fff;
	width: 140px;
	padding: 2px;
	margin: 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #797979;
	border: 1px solid #c3c3c3;
	
}


 .join-form .row input.radio
{
	
	background: #fff;
	width: 25px;
	margin: 0 0 8px 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #797979;
	border: none;
	
	
}


 .join-form select
{
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
	color: #797979;
}

 
.join-page .join-form select.title { width: 57px; }
.join-page .join-form select.agency { width: 140px; }
.join-page .join-form select.state { width: 160px; }
.join-page .join-form select.month { width: 45px; margin-right: 10px}
.join-page .join-form select.year { width: 60px }
.join-page .join-form select.country { width: 103px; }
.join-page .join-form select.cc { width: 103px; }
.join-page .join-form .btn-submit { margin: 13px 0 7px 189px; }

.join-form table td {

padding: 0 6px 0 0


}

.join-form table{

margin: 0 0 20px 0


}

strong.green {

color: green


}

strong.red {

color: red


}

strong.blue {

color: blue


}

strong.orange {

color: orange


}
 

