body {
	font-family: arial, sans-serif;
	position: relative;
	float: left;
}
#wrapper {
}
p, h2, h3, h4, h5	{
	margin-bottom: 1em;
}
a, a:link, a:visited, a:hover, a:active	{
	color: #294113;
	
}
a:hover	{
	background: #ffffcc;
	color: #000;
}
strong {
	font-weight: bold;
}
em	{
	font-style: italic;
}
a#skip-link	{
	display:block;
	position:absolute;
	top: 0;
	text-indent:-9999px;
	width:100%;
	z-index:999;
	padding: 10px;
}
a#skip-link:focus, a#skip-link:hover, a#skip-link:active	{
	background-color:#ffc;
	border:1px solid #666;
	color: #333;
	font-weight: bold;
	opacity:0.7;
	text-align:center;
	text-decoration:none;
	text-indent:10px;
}
#header {
	margin: 30px;
}

h1	{
	background: url(../images/logo-ncba.gif) no-repeat;
	padding-left: 150px;
	font-size: 350%;
	width: 500px;
	margin-bottom: 0.7em;
	font-weight: normal;
	float: left;
}
#text-size {
	float: right;
	font-family: arial, sans-serif;
}
#text-size ul	{
	overflow: hidden;
	margin-bottom: 10px;
}
#text-size ul li 	{
	float: left;
	padding: 0 0 0 20px;
	line-height: 2em;
}
#size2 {
	font-size: 1.5em;

}
#size3 {
	font-size: 2em;	
}
#text-size p {
	text-align: right;
}
#search {
	clear: right;
	text-align: right;
}

/* MAIN SECTIONS */
div.hr	{
	clear: both;
}
div.hr hr	{
	display: none;
}
#info	{
	clear: both;
	float: right;
	padding: 30px;
	width: 300px;
}
#content {
	clear: left;
	padding: 30px;
	line-height: 1.5em;
}
#content h2	{
	font-size: 2.5em;
	color: #213c11;
	line-height: 1em;
}
#content h3	{
	font-size: 2.0em;
	line-height: 1em;
}
#content ul.bullet-list	{
	margin-bottom: 1em;
}
#content ul.bullet-list li	{
	padding-left: 20px;
	background: url(../images/bg-bullet.gif) no-repeat;
}
#sightline {
	width: 294px;
	background: #253c11 url(../images/sightline-bg.gif) no-repeat left bottom;
	font-size: 1.1em;
	line-height: 1.2em;
}
#sightline h4	{
	height: 69px;
	background: #253c11 url(../images/sightline-title.gif) no-repeat;
	text-indent: -9999px;
}
#sightline p	{
	padding: 0 20px;
	color: #fff;
	font-family: arial, sans-serif;
	font-weight: bold;
}
#sightline p.tel	{
	font-size: 2.7em;
	font-family: arial, sans-serif;
	padding: 10px 20px 20px 20px;
	line-height: 1em;
}

#footer {
	/*background: url(../images/bg-footer.gif); repeat-x; */
	border-top: 2px solid #213c11;
	height: 100px;
	padding: 30px;
	clear: both;
	margin-top: 10px;
}
#footer p.charity-number {
	float: right;
}
#footer ul li 	{
	float: left;
	padding-right: 30px;
	font-weight: bold;
}
#footer ul li a.alternative {
	background-color: #ffdb1a;
	color: #000;
	padding: 4px;
}
#footer ul li a.alternative2 {
	background-color: #0000ff;
	color: #ffff00;
	padding: 4px;
}
input, textarea {
	font-size: inherit;
	color: inherit;
	background: inherit;
	font-family: arial, sans-serif;
}
ul li {
	margin-bottom: 10px;
}
#wrapper #content ul li label	{
	width: 150px;
	float: left;
	display: block;
}
