/*********************************************************************************************** 

	1.  GENERAL 
				1.1 Links 
				
	2. GENERAL ELEMENTS 
	
	3. LAYOUT 
				3.1  Blue Bar with links  
				3.2  Page content containers 
			        3.5  Member Center Sub-navigation tabs
				3.6  Column containers 
				3.7  RSS Feed styles 
				3.8  "How Do I" navigation 
				3.12 "Lions Share" section
				3.14 "Convention 2008" section
				3.15 Navigation links within page content 
				3.16 "page-content" styles 
				3.17 "breadcrumb trail" styles 
				3.19 Find a Club
				3.20 Lions In Action page
				3.22 Printer Friendly
                                3.23 Our Impact Landing Page
                                3.25 By The Numbers Intruder
                                3.26 LCIF Landing Page

				
***********************************************************************************************/ 

/* 1. GENERAL 
----------------------------------------------------------------------------------------------- 
===============================================================================================*/ 

/* Global reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd,q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
}

body {
	margin:0;
	padding:0;
	color:#303030;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px; /* 1em = 10px \ 1.1em = 11px \ 1.2em = 12px */
	background:#ebe6c0/* top center no-repeat url("../images/bkgd_main.jpg")*/;
}

/* Because IE cannot handle the transparent PNG drop shadow, the background image is disabled */
*html body {
	background-image:none;
}

.italicize {
	font-style: italic;
}

/* 1.1 Links 
-----------------------------------------------------------------------------------------------*/ 
a {
	color: #00529b;
}



/* 2. GENERAL ELEMENTS 
----------------------------------------------------------------------------------------------- 
===============================================================================================*/ 

.clear {
	clear:both;
	font-size:1px;
	height:0px;
}



/* 3. LAYOUT 
----------------------------------------------------------------------------------------------- 
===============================================================================================*/

/* 3.1 Blue Bar with links 
-----------------------------------------------------------------------------------------------*/ 
#bar {
	width:100%;
	position:relative;
	height:15px;
	border-bottom:solid 7px #00529b;
	background-color:#132d54;
}

#bar_contents {
	position:relative;
	width:960px;
	margin:0 auto;
	color:#fff; font-size: 1.1em;
}

#bar_contents a {
	color:#ffcf06;
	text-decoration:none;
}

#bar_contents a:hover {
	text-decoration:underline;
}

#text-only {
	padding-top:10px;float:left;width:200px;
}

#languagecontainer {
	position:absolute;
	top:8px;
	right:0;
	margin:0;
	padding:0 0 0 10px;
	background:#00529b top left no-repeat url("../common/images/internal/bkgd_language_left.gif");
}

*html #languagecontainer {width:575px;top:12px;}

ul.language {
	margin:0;
	padding:8px 10px 0 0;
	list-style:none;
	height:16px; 
	background:transparent top right no-repeat url("../images/bkgd_language_right.gif");
}

/**html ul.language {padding-bottom:8px;}*/

ul.language li {
	float:left;
	margin:0 7px 0 7px;
	padding:0;
}


/* 3.2 Page content containers
-----------------------------------------------------------------------------------------------*/ 
#content {
	margin:0 auto;
	width:967px;
	position:relative;
	background:transparent top left repeat-y url("../images/bkgd_content_new.png");
}

*html #content {
	background-image: url("../images/bkgd_content.jpg");
}

#feature {
	position:relative;
	margin:0 20px;
}

/* 3.5 Member Center Sub-navigation tabs
-----------------------------------------------------------------------------------------------*/ 

#subnav {
	background-color:#00529b;
}

#subnav.fr
{
       height:49px;
}

#subnav.sp
{
       height:49px;
}

#subnav.it
{
       height:49px;
}

#subnav.po
{
       height:49px;
}

#subnav ul {
	width:960px;
	list-style:none;
	font-size:1.15em;
	padding:0;
}

#subnav.ja ul {
        font-size:1.05em;
}

#subnav ul li {
	float:left;
	line-height: 1.5em;
}

#subnav.fr ul li.fr1
{  
 	width:140px;
}

#subnav.fr ul li.fr2
{  
 	width:126px;
}


#subnav.fr ul li.fr3
{  
 	width:115px;
}

#subnav.fr ul li.fr4
{  
 	width:160px;
}

#subnav.fr ul li.fr5
{  
 	width:110px;
}

#subnav.fr ul li.fr6
{  
 	width:90px;
}

#subnav.fr ul li.fr7
{  
 	width:140px;
}

#subnav.sp ul li.sp1
{  
 	width:140px;
}

#subnav.sp ul li.sp2
{  
 	width:126px;
}


#subnav.sp ul li.sp3
{  
 	width:105px;
}

#subnav.sp ul li.sp4
{  
 	width:155px;
}

#subnav.sp ul li.sp5
{  
 	width:110px;
}

#subnav.sp ul li.sp6
{  
 	width:80px;
}

#subnav.sp ul li.sp7
{  
 	width:140px;
}

#subnav.po ul li.po1
{  
 	width:120px;
}

#subnav.po ul li.po2
{  
 	width:116px;
}


#subnav.po ul li.po3
{  
 	width:105px;
}

#subnav.po ul li.po4
{  
 	width:155px;
}

#subnav.po ul li.po5
{  
 	width:110px;
}

#subnav.po ul li.po6
{  
 	width:80px;
}

#subnav.po ul li.po7
{  
 	width:140px;
}

#subnav.it ul li.it1
{  
 	width:140px;
}

#subnav.it ul li.it2
{  
 	width:140px;
}


#subnav.it ul li.it3
{  
 	width:115px;
}

#subnav.it ul li.it4
{  
 	width:125px;
}

#subnav.it ul li.it5
{  
 	width:110px;
}

#subnav.it ul li.it6
{  
 	width:65px;
}

#subnav.it ul li.it7
{  
 	width:140px;
}

#subnav ul li a {
	color:#fff;
	display: block;
	text-decoration: none;
	padding:7px 7px 5px 7px;
}

#subnav.fr ul li a{
        height:39px;
}

#subnav.sp ul li a{
        height:39px;
}

#subnav.it ul li a{
        height:39px;
}

#subnav.po ul li a{
        height:39px;
}

#subnav ul li a:hover, #subnav ul li a.selected {
	background-color:#4480b6;
}



/* 3.6 Column containers
-----------------------------------------------------------------------------------------------*/ 

#columnholder {
	background:#E5E0CA;
	width:927px;
	position:relative;
	/*background:#f6f4e3 bottom left repeat-y url("../images/content_background.png");*/
	background:#E5E0CA bottom left repeat-y url("../images/content_background.png");
}

#column_right {
	float:right;
	position:relative;
	display:block;
	width:198px;
	padding:20px;
	margin:0 0 75px 0;
	background-color:#e5e0ca;
	min-height:475px;
	height:auto !important;
	height:475px;
}

*html #column_right {
	padding-left:0;

}


#column_right_membercenter {
	float:right;
	position:relative;
	display:block;
	width:200px;
	padding:20px;
	margin:0 0 75px 0;
	background-color:#e5e0ca;
}

*html #column_right_membercenter {
	padding-left:0;

}

/* Left column style for only the homepage. */
#column_left_home {
	width:686px;
	padding:0;
	margin:0;
}

*html #column_left_home {background-image:none;}

.extratan {
	position:absolute;
	bottom:0px;
	left:0px;
	background: #f6f4e3 bottom right repeat-y url("../images/content_background.png");
	width:720px;
	height:500px;
	z-index: -10;
}


#column_left {
	width:710px;
	margin:0 0 52px 0;
	padding:10px 0 0 10px;
	display:block;
	background:#f6f4e3 top left repeat-x url("../images/bkgd_article.jpg");
}

#column_left_membercenter {
	width:710px;
	margin:0 0 54px 0;
	padding:0 0 0 10px;
	display:block;
	background-color:#f6f4e3;
	background-position: 480px 0;
	background-repeat:repeat-y;
	background-image:url("../common/images/internal/pixel_gray.gif");
}

*html #column_left_membercenter {
	padding-bottom:50px;
	margin-bottom:52px;
}

#column_left_display {
	margin:0 10px 54px 0;
	padding:10px 0 0 10px;
	display:block;
	background:#f6f4e3 top left repeat-x url("../images/bkgd_article.jpg");
}


#flash_holder {
	padding:5px 0 0 10px;
	text-align:right;
	/*background:transparent top left repeat-x url("../images/bkgd_article.jpg");*/
}

.gradient {
	background:#f6f0ca top left repeat-x url("../images/bkgd_article.jpg");
}

#extrawhite {
	position:absolute;
	bottom:10px;
	left:10px;
	background-color:#fcfcf7;
	width:710px;
	height:45px;
}

#extrawhite_wide {
	position:absolute;bottom:10px;
	left:10px;
	background-color:#fcfcf7;
	width:940px;
	height:45px;
}

#extrawhite_display {
	position:absolute;bottom:10px;
	left:10px;
	background:#fcfcf7 bottom right repeat-y url("../images/bkgd_rightsidebar.gif");
	width:940px;
	height:45px;
}


.wider {
	margin-right:0 !important;
}

.addrightsidebar {
	background:#fcfcf7 bottom right repeat-y url("../images/bkgd_rightsidebar.gif");
	overflow:hidden;
}

.addrightsidebar-lionsinactionstory {
background:#fcfcf7 bottom right repeat-y url("../images/bkgd_rightsidebar-lionsinactionstory.gif");
	overflow:hidden;
}

*html .addrightsidebar {
	width:690px;
}

.display_map {
	position:relative;
	float:right;
	width:215px;
	height:187px;
}

.map_label {
	position:absolute;
	font-size:.85em;
	color:#8b7967;
	top:40px;
	left:5px;
}

/* 3.7 RSS Feed styles
-----------------------------------------------------------------------------------------------*/ 
img.home_nae_rssicon
{
padding-bottom:2px;
padding-left:6px !important
}

ul.home_nae_rss {
	margin:0 0 30px 0;
	padding:0;
	list-style:none;
}

ul.home_nae_rss li {
	padding:5px 0; font-size:1.15em; line-height: 1.5em; color: #303030;
}

ul.home_nae_rss li a {
	color:#00529b;
	text-decoration:none;
}

ul.home_nae_rss a:hover {
	text-decoration:underline;
}

ul.home_nae_rss li.more_news {
	margin:5px 0 10px 0;
	padding:0;
	list-style:none; font-size:1.0em; line-height: 1.5em; font-weight: bold;
}


/* 3.8 "How Do I" navigation
-----------------------------------------------------------------------------------------------*/ 
ul.howdoi_links {
	margin:0;
	padding:0;
	list-style:none;
}

ul.howdoi_links li {
	margin:0px 0 5px 0; font-size: 1.3em; line-height: 1.3em;	border:solid 1px #d5d0aa;
	color:#303030;
	background-color:#edeada;
	width:200px;
	display:block;
}

ul.howdoi_links li a {
	text-decoration:none;
	color:#00529b;
	display:block;
	padding:8px 10px 6px;

}



ul.howdoi_links li a:hover {
	background-color:#f6f4e3;
}


/* 3.9 "Lions in action" section
-----------------------------------------------------------------------------------------------*/ 
#lionsinaction {
	margin:84px 0 36px 0;
}

#lionsinaction a {
	color:#00529b;
	text-decoration: none;
}

#lionsinaction p {
	color:#303030;
	font-size: 1.3em; line-height: 1.4em;
}

#lionsinaction a:hover {
	text-decoration: underline;
}

h2.head_lionsinaction {
	display:none;
}

h3.subhead_lionsinaction {
	color: #303030;
	font-size: 1.8em; line-height: 1.2em;
	font-weight:normal;
	margin:10px 0 1px 0;
	padding:0;
}

p.paragraph_lionsinaction {
font-size: 1.3em;
}

/* 3.12 "Lions Share" section
-----------------------------------------------------------------------------------------------*/ 

#lionsshare_holder {
	background:transparent top left repeat-x url("../images/bkgd_article.jpg");
	width:940px;
	border-right:solid 10px #e5e0ca;
	padding:11px 0 0 10px;
}

#lionsshare {
	position:relative;
	margin:0;
	background-color:#c1b889;
	min-height:290px;
	height:auto !important;
	height:290px;
	padding:40px 475px 0 20px;
}

#lionsshare h1 {
	font-size:3.6em;
	color:#fff;
	font-weight: normal;
}

#lionsshare p {
	font-size:1.8em;
	line-height:1.6em;
}

#lionsshare .box1 {
	width:190px;
	float:left;
	margin:15px 0 0 0;
}

#lionsshare .box2 {
	width:190px;
	float:left;
	margin:15px 0 0 30px;
}


#lionsshare .box1 h2, #lionsshare .box2 h2 {

	font-size:1.6em;
	color:#fff;
	font-weight: normal;
}

#lionsshare .box1 p, #lionsshare .box2 p {
	font-size:1.3em;
	line-height:1.5em;
}


#lionsshare .box1 a, #lionsshare .box2 a {
	color:#fff;
}





#lionsshare .photo {
	position: absolute;
	top:0;
	right:0;
}

#lionsshare .photo .caption {
	width:429px;
	background-color:#000;
	color:#fff;
	font-size: 1.2em; font-weight: normal;
	padding:10px 20px 8px 21px;
	position: absolute;
	left:0;
	bottom:0;
	opacity:.8;
	filter:alpha(opacity=80);
}

/* 3.14 "Convention 2008" section 
-----------------------------------------------------------------------------------------------*/ 

#member-center-blob-area {
	float:left;
	padding:20px;
	width:200px;
	margin:0;
}

#member-center-blob-area a {
	text-decoration:none;
}

#member-center-blob-area a:hover {
	text-decoration:underline;
}

#member-center-blob-area h2 {
	font-size: 1.3em;
	font-weight:bold;
	margin-bottom:7px;
	color:#8b7967;

}
#member-center-blob-area p {
	font-size:1.2em;
	line-height:150%;
}

/* 3.15 Navigation links within page content
-----------------------------------------------------------------------------------------------*/ 

#local_navigation_image {
	position:absolute;
	bottom:10px;
	left:10px;
}

#local_navigation .quote {
	width:150px;
	color:#aaa;
	font-size: 1.2em;
	line-height: 1.45;
	margin-left: 30px;
}

#local_navigation .quote p {
	margin: 10px 0 50px 0;
}

#local_navigation .quote .quotesource {
	font-size: .7em;
}


/* 3.16 "page-content" styles
-----------------------------------------------------------------------------------------------*/ 
#page-content {
	background-color:#fcfcf7;
	min-height:700px;
	height:auto !important;
	height:700px;
	font-size: 13px;
	margin: 0 0 0 0;
}

#page-content .head {
	background-color:#f6f1cb;
	padding: 36px 30px 5px 30px;
}

#page-content h1 {
	font-weight: normal;
	font-size: 2.0em; line-height: 1.2em;

	color:#8a7a67;
	margin:0;
	padding:0;
}

#page-content .body-content {
	margin:30px 50px 0 240px; padding: 0 0 0 0;
}

#page-content .body-content p {

	font-size: 1.05em; line-height: 1.5em; margin: 0 0 1.2em;
}

#page-content .body-content a {
	font-weight: bold;
}

#page-content .body-content a:hover {
	text-decoration: underline;
}

#page-content .body-content h2 {
	font-size:1.6em; font-weight: normal; line-height: 1.45em; margin: -5px 0 .75em 0;
}

#page-content .body-content h3 {
	font-size:1.3em; font-weight: normal; line-height: 1.55em; margin: 0 0 20px 0;
}

#page-content .body-content h4 {
	font-size:1.1em;
	font-weight: bold;
	line-height: 1.4em;
	margin:20px 0 0  0;
}

#page-content .body-content ul {
	margin: 0 0 1.3em; line-height: 1.5em;
}

#page-content .body-content ul li {
	margin: 0 0 .75em 40px;
}

#page-content .body-content a {
	font-weight: normal;
}

#page-content .body-content img.image-padding-left {
	float:left;
	padding: 0 15px 0 0;
}

#page-content .body-content img.image-padding-right {
	float:right;
	padding: 0 0 0 15px;
}

#page-content .body-content .display_intro {
	width:450px;
}

#page-content .body-content .display_feature {
	width:450px;
	float:left;
}

#page-content .body-content img.twenty-four-bottom-margin {
	margin-bottom:24px;
}

#page-content .body-content #rightside {
	float:right;
	width:190px;
	margin:0 20px;
	border-bottom: solid 1px #dfdac9;
}

*html #page-content .body-content #rightside {
	margin:0 10px;
}

#page-content .body-content #rightside h2.head_tipsandtools {
	font-size:1px;
	text-indent:-10000px;
	width:76px;
	height:18px;
	background:transparent top left no-repeat url("../common/images/internal/head_tipsandtools.gif");
	margin:4px 0 4px 0;
}

#page-content .body-content #rightside h3 {
	font-size: 1.0em;
	color:#8b7967;
	font-weight: bold;
	padding: 6px 0;
	margin:0;
}

#page-content .body-content #rightside div.qa_toggle {
	border-top: solid 1px #dfdac9;
	font-size: .8em; line-height: 1.6em;
	padding: 10px 0 4px;
	margin:0;
        font-weight: bold;
	text-decoration: none;
        color: #00529b
}

#page-content .body-content #rightside div.qa_content {
	font-size: .8em; line-height: 1.6em;
	padding: 0 0 4px;
	margin:0;
        overflow:hidden;
}

#page-content .body-content #rightside div.qa_toggle:hover {
	text-decoration: underline;
        cursor:pointer;
}

.relatedlinks {
	border-top: solid 1px #d5cec5;
	padding-top:14px; margin-top: 40px;
}

.relatedlinks h2 {
	float:left;
	color: #8b7967;
	font-size: 0.9em !important;
	font-weight:bold !important;
	padding-top: 4px;
	width:90px;
}

.relatedlinks .linklist {
	margin-left:100px;
}

.relatedlinks p {
	margin-top:0;
	padding-top:0;
}

#page-content .newrightmargin {
	margin-right:30px;
}

#page-content .projectdetails {
	border:solid 1px #dfdac9;
	background-color: #f6f4e3;
	padding:22px 25px 30px 25px;
	margin-bottom: 30px;
}

#page-content .projectdetails h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #8b7967; 
	margin: 0; 
	padding: 0; letter-spacing: .02em;
}

#page-content .projectdetails p {
	margin: 0;
	padding:16px 0 2px 0; font-size: 0.9em;
}
	
#page-content .projectdetails div.horiz {
	border-bottom:solid 1px #dfdac9;
	height:30px;
	margin-bottom:30px;
}

input.widetextfield {
	width: 275px;
}

select.pulldown {
	width: 140px;
	margin-right:5px
}


/* 3.17 "breadcrumb trail" styles
-----------------------------------------------------------------------------------------------*/ 
#breadcrumb {
	background-color: #d5cda3;
	color:#8a7a67;
	font-size: 1.0em; line-height: 1.4em;
	margin:0;
	padding:6px 10px 4px; font-weight: bold;
}

#breadcrumb a {
	text-decoration:none;
	color:#132d54;
}

#breadcrumb a:hover {
	text-decoration:underline;
}


/* 3.18 Footer
-----------------------------------------------------------------------------------------------*/ 
#footer {
	background-color:#00529b;
	font-size:1.1em;
	color:#b5cde2;
	padding:4px 15px;
}


a.footer_link {
	float:right;
	margin-left:20px;
	color:#ffcf06;
	text-decoration:none;
}

a.footer_link:hover {
	text-decoration:underline;
}

.lock {
	background:transparent top left no-repeat url("../common/images/internal/foot_lock.gif");
	padding-left:15px;
}

/* drop shadow at page bottom */
#shadow_foot {
	margin:0 auto;
	width:1000px;
	height:20px;
	font-size:1px;
	background-image: url("../common/images/internal/shadow_footer.png");
}

*html #shadow_foot {
	background-image: url("../common/images/internal/shadow_footer.jpg");
}


/* 3.19 Find a Club
-----------------------------------------------------------------------------------------------*/ 

#findaclub {
	border:solid 4px #f4f2e5;
	width:632px;
	background: #fff top right repeat-y url("../images/bkgd_findaclub_table.gif");
	margin:40px 30px;
}

#findaclub table {
	width: 386px;
	margin:30px;
	float: left;
}

*html #findaclub table {
margin-left:15px;
}

#findaclub table th {
	font-weight: normal;
	font-size: 19px;
	text-align: left;
	padding-bottom: 13px;
}

#findaclub .state {
	font-size: 15px;
}

#findaclub table td.label {
	width:95px;
	font-size: 11px;
	font-weight: bold;
	color: #8b7967;
	padding-top: 15px;
}

#findaclub table td {
	font-size: 16px;
	padding: 13px 0 20px 0;
	vertical-align: top;
	border-top: solid 1px #d7d0ca;
	line-height: 1.5em;
}

#eyeglassdrops {
	background: transparent top right no-repeat url("../images/bkgd_findaclub.gif");
	float:right;
	width:155px;
	padding: 80px 15px 40px 15px;
	font-size: 11px;
	min-height:325px;
	height:auto !important;
	height:325px;
}

#eyeglassdrops h2 {
	font-weight: bold;
	color: #8b7967;
}

#eyeglassdrops p {
	padding:6px 0;
	line-height: 1.6em;
}

.maplink { 
	font-size:12px;
}

#page-content #findaclub_home {
	width:632px;
	margin:40px 0 40px 30px;
}

#page-content #findaclub_home table {
	margin:35px 20px 0 0;
}

#page-content #findaclub_home table td {
	vertical-align: top;
	padding:0 40px 0 0;
	position: relative;
}

#page-content #findaclub_home table td.divider {
	border-left:solid 1px #d5cec5;
	padding-left:40px;
	padding:0 0 0 40px;
}

#page-content #findaclub_home h2 {
	font-size:1.5em; font-weight: normal; line-height: 1.45em; margin: -5px 0 .75em 0;
}

#page-content #findaclub_home h3 {
	font-size:1.1em; font-weight: normal; line-height: 1.45em; margin: 0 0 20px 0;
}

#page-content #findaclub_home h4 {
	font-size:1em;
	font-weight: bold;
	line-height: 1.4em;
	margin:30px 0 0  0;
}

#page-content #findaclub_home #checkbox2, #page-content #findaclub_home #checkbox1 {
margin: 30px 4px 0 0;
}

#page-content #findaclub_home #textfield, #page-content #findaclub_home #state1, #page-content #findaclub_home #country1, #page-content #findaclub_home #state2, #page-content #findaclub_home #country2, #page-content #findaclub_home #province{
margin: 10px 0 0 0;
}

#page-content #findaclub_home p {
	font-size:.9em;
	line-height: 1.6em;
	margin-bottom:0em;
}

#page-content #findaclub_home #imageField {
	padding: 10px 0 0;
}


/* 3.20 Lions in Action page
-----------------------------------------------------------------------------------------------*/ 
#page-content .body-content #shareaproject {
	float:right;
	font-size: .9em;
	background-color:#fbe068;
	border:solid 1px #d5d0aa;
	margin:0px 0 0 0;
}

#page-content .body-content .intro {
	min-height:75px;
	height:auto !important;
	height:75px;
}

#page-content .body-content .intro h3 {
	width:425px;
}

#page-content .body-content #shareaproject a {
	padding:10px;
	display:block;
	font-weight: bold;
	text-decoration: none;
}

#page-content .body-content #shareaproject a:hover {
	text-decoration: underline;
}



/* 3.21 Project summary table
-----------------------------------------------------------------------------------------------*/ 

#page-content .body-content table.project {
	border:solid 1px #e5e1c9;
	margin-bottom:15px;
	background-color: #fff;
	
}

#page-content .body-content table.project a {text-decoration:none; }

#page-content .body-content table.project a:hover {text-decoration:underline; }

#page-content .body-content table.project th {
	background-color: #e5e1c9;
	padding:8px 12px 6px;
	font-size: .9em; letter-spacing:.03em;
	font-weight: bold;
	color: #8b7967;
	text-align: left;
}

#page-content .body-content table.project td {
	vertical-align: top;
}

#page-content .body-content table.project img {

	margin: 0;
}

#page-content .body-content table.project td.projectimage {
	width:304px;
	padding:19px 15px;
}

#page-content .body-content table.project td.text {
	padding: 19px 15px 10px 0;
}

#page-content .body-content table.project td.text p {
	line-height: 1.5em; font-size: 1.0em;
	margin:0;padding:0;
}

#page-content .body-content table.project td.text h2 {

	font-size:1.4em; line-height: 1.3em;
	margin-bottom:4px;
	padding-bottom:0;
}

#page-content .body-content table.project td.otherstories {
	font-size: .8em;
	border-left:solid 1px #e5e1c9;
	background-color: #faf9f1;
	width:138px;
	line-height: 1.7em;
	padding: 19px 15px 10px 15px;
}

#page-content .body-content table.project td.otherstories h2 {
	font-size: 1.0em;
	font-weight: bold;
	color: #8b7967; margin: 0; padding: 0;
}

#page-content .body-content table.project td.otherstories p {
	margin:8px 0 ;

}

/* 3.22 Printer Friendly
-----------------------------------------------------------------------------------------------*/ 
.printerfriendly
{
	align:right;
	padding:20px 50px 0 0;
font-size:.85em;
}

.printerfriendly img
{
vertical-align:middle;
}

.printerfriendly a
{
text-decoration:none;
}

.printerfriendly a:hover
{
text-decoration:underline;
}


/* 3.23 Our Impact Page
-----------------------------------------------------------------------------------------------*/ 

div.our-impact-sectionone
{
border-top:solid 1px #d5cec5;
padding-top:20px;
width:670px;
}

div.our-impact-sectiontwo
{
border-top:solid 1px #d5cec5;
padding-top:20px;
width:670px;
}

div.our-impact-sectionthree
{
border-top:solid 1px #d5cec5;
padding-top:20px;
width:670px;
}

img.our-impact-section-picture
{
float:right;
}

div.our-impact-after-sectionone
{
height:40px;
clear:right;
}

div.our-impact-after-sectiontwo
{
height:40px;
clear:right;
}

div.our-impact-after-sectionthree
{
clear:right;
}

span.our-impact-section-header
{
background-color:#9c2f21;
padding:5px;
font-weight:bold;
font-size:.7em;
color:#ffffff;

}

/* 3.25 By The Numbers Intruder
-----------------------------------------------------------------------------------------------*/ 
span#bythenumbers
{
font-family: Helvetica, Arial, sans-serif;
}

span#bythenumbers>p.by-the-numbers-number
{
font-size:2.3em;
color:#8a7a68;
margin-top:10px;
}

span#bythenumbers>p.by-the-numbers-description
{
margin-top:4px;
font-size:1.7em;
color:#8a7a68;
}

span#bythenumbers>span.by-the-numbers-more-link
{
font-size:1.3em
}

/* 3.26 LCIF Landing Page
-----------------------------------------------------------------------------------------------*/ 

div.lcif-landing-sectionone
{
border-top:solid 1px #d5cec5;
padding-top:20px;
width:670px;
}

div.lcif-landing-sectiontwo
{
border-top:solid 1px #d5cec5;
padding-top:20px;
width:670px;
}

div.lcif-landing-sectionthree
{
border-top:solid 1px #d5cec5;
padding-top:20px;
width:670px;
}

img.lcif-landing-section-picture
{
float:right;
}

div.lcif-landing-after-sectionone
{
height:40px;
clear:right;
}

div.lcif-landing-after-sectiontwo
{
height:40px;
clear:right;
}

div.lcif-landing-after-sectionthree
{
clear:right;
}

span.lcif-landing-section-header
{
background-color:#9c2f21;
padding:5px;
font-weight:bold;
font-size:.7em;
color:#ffffff;

}
.home_nae_rss strong {
	font-weight: bold;
}

