html
{
	overflow-x: hidden
}
body
{
    background:#f5f5f1 url(../images/body_bg.jpg) repeat-x left top;
    font-family:arial;
    font-size:0.72em;
	
	text-align:center;
	
	color:#48372c;
	overflow-x: hidden;
	line-height:18px;
	
}

body.InteriorPage
{
	color:#000000;
}

body.InteriorPage a
{
	text-decoration:underline;
}

p
{
	font-size:100%;
}

#accessibilityBar
{
    background:#e7f4dd;
    border-bottom:solid 1px #ffffff;
    height:2.3em;
    
}

#accessibilityWrapper
{
    position:relative;
    
    width:74.3336em;
	
    margin:0 auto;
    text-align:right;
    
}

#accessibilityLinks
{
    position:absolute;
    right:0em;
    top:0.4em;
}

#accessibilityLinks li
{
    float:left;
}

#accessibilityLinks li a
{
    display:block;
    margin-right:0.9em;
    color:#16230c;
    text-decoration:underline;
}

#accessibilityLinks li#font-size
{
    color:#626e57;
    margin-top:0px;
}

#accessibilityLinks li#font-size a
{
    display:inline;
    margin-right:0.24em;
}

#accessibilityLinks li#font-size a#font-x{font-size:1em;}
#accessibilityLinks li#font-size a#font-xx{font-size:1.1em;}
#accessibilityLinks li#font-size a#font-xxx{font-size:1.2em;}
#accessibilityLinks li#font-size a#font-xxxx{font-size:1.3em;}


/*****************************************************************************/


#pageWrapper
{
    position:relative;
	width:100%;
	height:auto;
	margin:0 auto;
	
	text-align:left;
	
}

.PagePoster
{
	position:absolute;
	right:158Px;
	top:143px;
	margin:0;
}

#pageBG, .pageBG
{
	position:absolute;
	top:28px;
	left:50%;
	background:url(../images/pageWrapper_bg.jpg) no-repeat;
	
	width:1020Px;
	height:915px;
	z-index:-1;
	
	margin-left: -375px;
}

#page
{
	position:relative;
	
	width:850px;
	margin:0 auto;
	text-align:left;
}

#pageHeader
{
	height:145px;
}

.InteriorPage #pageHeader
{
	height:143px;
}

/*****************************************************************************/

	#pageLogos
	{
		height:104px;
	}
	
	.InteriorPage #pageHeader #pageLogos
	{
		background: url(../images/pageHeader_interior_bg.jpg) no-repeat right 2px;
	}
	
	
	#logoRightToRead
	{
		position:absolute;
		top:15px;
		left:0px;
	}
	
	#logoCNIB
	{
		position:absolute;
		top:23px;
		right:20px;
	}

/*****************************************************************************/

	#pageNavigation
	{
		/*background:url(../images/nav_bg.jpg) repeat-x;*/
		height:36px;
		width:100%;
	}
	
	#pageNavigation #nav
	{
		padding:8px 0 10px 0;
		height:1.25em;
		background: #48372D;
		border-top:solid 1px #ffffff;
		border-bottom:solid 1px #ffffff;
	}
	
	
	#pageNavigation #navBottom
	{
		background:#7AC141;
		height:0.3em;
		border-bottom:solid 1px #ffffff;
	}
	
	#pageNavigation #nav li
	{
		float:left;
		padding-right:20px;
		margin-left:13px;
		
		background: url(../images/nav_separator.jpg) no-repeat right center;
	}
	
	body #pageNavigation #nav li.last
	{
		background-image:none !important;
	}
	
	#pageNavigation #nav li a
	{
		display:block;
		color:#ffffff;
		text-transform:uppercase;
		font-size:1.2em;
		font-weight:bold;
		text-decoration:none;
	}
	
	#pageNavigation #nav li a:hover
	{
		text-decoration:underline;
	}

/*****************************************************************************/

#pageBody
{
}
	
	#pageBody div.HeaderBG
	{
		position:relative;	
		height:98px;	
	}
	
	h1.BodyHeader
	{
		font-size:32px;
		width:550px;
		line-height:36px;
		font-weight:normal;
		position:absolute;
		margin:0;
		margin-top:15px;
		padding:0;
		top:19px;
		left:10px;
		color:#48372d;
		
		
	}
	
	h1.BodyHeader#doubleLine 
	{
	margin-top:0px;	
	}
	
/*h1.BodyHeader span
	{
		display:block;
		font-size:1.4em;
		margin-left:-2px;
		
		
	}
*/
	
	div.BodyContentSeparator
	{
		padding-left:1px;
	}
	
	div.BodyContent
	{
		width:450px;
		padding:15px 0px 20px 4px;
	}
	
	div.BodyContent p
	{
		padding:0 20px 0 10px;
		margin:0 0 1em 0;
	}
	
		
	.HomePage div.BodyContent #actNowButton
	{
		margin-bottom:50px;
		margin-left:10px;
	}
	
	div.BodyContent #actNowButton
	{
		position:relative;
		
		width:315px;
		height:100px;
		/*margin:30px 0 0 90px;*/
		margin:30px 0 0 0px;
		
		background:url(../images/actNow_button.jpg) no-repeat;
	}
		#actNowButton p
		{	
			position:absolute;
			top:15px;
			left:90px;
			
			padding:0;
			margin:0;
			
			font-size:2.25em;
			color:#ffffff;
			font-weight:bold;
			line-height:32px;
		}
		
		#actNowButton #actNowClickHere
		{
			position:absolute;
			bottom:11px;
			left:72px;
		}

/*****************************************************************************/

#pageFooter
{
	/*background:url(../images/footer_bg.jpg) repeat-x left top;*/
	height:32px;
	margin-top:0;
	text-align:center;
	background:#E7F5DE;
	border-top: solid 1px #BABABA;
	border-bottom: solid 1px #BABABA;
	
}

.InteriorPage #pageFooter
{
	margin-top:100px;
	height:32px;
}

#footerBody
{
	width:836px;
	margin:0 auto;
	text-align:left;
}

#footerLinks
{
	padding:8px 0;
}

#footerLinks li
{
	float:left;
	
}

#footerLinks li a
{
	display:block;
	
	height:16px;
	overflow:hidden;
	
	text-transform:uppercase;
	color:#48372c;
	font-weight:bold;
	
	padding-left:20px;
	margin-right:13px;
	
	background:url(../images/social_net_sprite.jpg) no-repeat 0 0;
	
}

#footerLinks li a:hover
{
	text-decoration:underline;
}


#footerLinks li#net_facebook a
{
	background-position:0 0;
}

#footerLinks li#net_google a
{
	background-position:0 -16px;
}

#footerLinks li#net_twitter a
{
	background-position:0 -32px;
}

#footerLinks li#net_digg a
{
	background-position:0 -48px;
}

#footerLinks li#net_yahoo a
{
	background-position:0 -64px;
}

#footerLinks li#net_email a
{
	background-position:0 -80px;
}

#copyRight
{
	text-align:center;
	color:#555555;
	padding-bottom:165px;
	background:#F5F5F1;
	
}

#copyRight p
{
	width:836px;
	text-align:left;
	margin:0 auto;
	padding-top:10px;
}
#copyRight p a
{
	color:#555555;
	text-decoration:underline;
}


/*****************************************************************************/

#pageContentLeft
{
	
}

#pageContentLeft p
{
	padding-right:40px;
	margin-top:0;
}

#contentWrapper
{
	width:500px;
	padding:0 15px 0 10px;
	
	background:url(../images/interior_copyBG.jpg) no-repeat 19px 0px;
	position:relative;
	top:1px;
}

	#contentWrapper div.LargeIntro p
	{
		font-size:1.60em;
		line-height:1.35em;
		padding-top:18px;
		margin-top:0;
		color:#000000;
	}

	#pageBody #pageContentLeft .HeaderBG
	{
		background:url(../images/HeaderBG_bg.jpg) repeat-x;
		position:relative;
		top:1px;
		height:112px;
		
	}
	
	/*#pageContentLeft h1
	{
		font-size:1.75em;
		
		width:550px;
		line-height:30px;
		
		text-transform:capitalize;
		
		position:absolute;
		top:26px;
		left:11px;
		margin:0;
		
		
		font-weight:normal;
		color:#48372D;
		
	}
*/
	
	#pageContentLeft h1 span
	{
		display:block;
		margin-bottom:3px;
		font-size:1.4em;		
	}
	
	#contentWrapper h2
	{
		font-size:1.5em;
		font-family:Arial;
		/*color:#5f8c26;*/
		color:#2B660A;
		margin-bottom:4px;
		margin-right:40px;
	}
	
	div.ActNowCopyCallout
	{
		background:url(../images/ActNow_BG_Fade.jpg) repeat-y;
		
		border-top:solid 1px #90908f;
		border-bottom:solid 1px #90908f;
		padding: 20px 5px 7px 5px;
		width:450px;
		color:#48372c;
		margin:25px 0;
		
	}
	
	div.ActNowCopyCallout p
	{
		margin-top:2px;
	}
	
	
	#contentWrapper h2.ActNow
	{
		font-size:2em;
		text-decoration:underline;
		font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
		color:#48372C;
		margin:0 0 5px 0;
		text-transform:uppercase;
	}
	
	#contentWrapper h2.ActNow a
	{
		color:#48372C;
	}
	
	
	
#pageContentRight	
{
	position:absolute;
	top:0;
	right:-1px;	
	width:335px;
}

#pageContentRight .InteriorPoster
{
	position:relative;
	top:1px;
}


#pageContentRight .ActNowBox
{
	position:relative;
	margin-top:-4px;
		
	background:url(../images/actNow_interiorBG.jpg) no-repeat 0 0;
	width:335px;
	height:180px;

}

#pageContentRight .ActNowBoxNew
{
	position:relative;
	margin-top:-4px;
}

#actNowContent
{
	width:306px;
	position:absolute;
	top:0;
	
}

#actNowContent p#ActNowText
{
	text-align:center;
	font-size:2.5em;
	color:#ffffff;
	text-transform:uppercase;
	margin-top:20px;
}

#actNowContent p
{
	text-align:center;
	font-size:1.25em;
	color:#000000;
	padding:0 15px;
	line-height:18px;
}

.ActNowBox div#clickHereButtonInt
{
	position:absolute;
	bottom:-30px;
	right:57px;
	height:30px;
}


#siteMapPage #page,
#sendPage #page
{
	margin-bottom:350px;
}

#siteMapPage #contentWrapper
{
	height:350px;
}

#font-size a.selected
{
	font-weight:bold;
}



/************************************************************/

/* Media & Bloggers */
#contentWrapper .SmallOutline
{
	font-size:1.25em;
	color:#000000;
	padding:10px 0px;
	background:url(../images/SmallOutline_bg.jpg) repeat-y left top;
	border-top:solid 1px #929292;
	border-bottom:solid 1px #929292;
	width:450px;
	
	margin:35px 0;
}

#contentWrapper .LargeGreen
{
	font-size:1.65em;
	font-family:Arial;
	color:#5f8c26;	
	display:block;
	margin-bottom:10px;
}

#contentWrapper .MediaSectionModule
{
	padding:0 10px;
}

#contentWrapper .MediaEntry	
{
	margin-bottom:30px;
}

.NewsReleaseList, .FactSheetsList
{
	width:450px;	
}

.NewsReleaseList li,
.FactSheetsList li
{
}

.NewsReleaseList li a,
.FactSheetsList li a
{
}

.NewsReleaseList li span.NewsReleaseDate
{
	display:block;
	font-size:13px;
	font-weight:bold;
}

a.PDF
{
	display:block;
	background:url(../images/icon_sprite.jpg) no-repeat 0 0;
	height:16px;
	padding-left:20px;
	margin-bottom:7px;
	text-decoration:underline;
}

p.BackToTop
{
	text-decoration:underline;
	margin:25px 0;
}

p.BackToTop a
{	
	background: url(../images/back_to_top_bg.jpg) no-repeat right 4px;
	text-decoration:none;
	padding-right:12px;
	
}

#contentWrapper h2.greenHeader a,
#contentWrapper h2.greenHeader
{
	color:#2B660A;
	text-decoration:none;
}	

#contentWrapper ul.InteriorList
{
	color:#5F8C26;
	padding:0 20px;
}

#contentWrapper ul.InteriorList li
{
	color:#000000;
	margin:3px 0;
	list-style-image:url(../images/InteriorList_bg.jpg);
} 

p.MediaEntry a
{
	text-decoration:underline;
}

#formWrapper,
.FrmWrapper
{
	padding:0px 0px;
	width:400px;
	
}

.InputWrapper
{
	background-color:#e5e5e1;
	padding:20px;
	margin:0px;
	}
	
.InputWrapper#submitWrapper 
{
	text-align:center;
	padding-top:0px;
}
	


.InputWrapper label
{
	display:block;
}

.text-field 
{
	width:250px;
}

.text-field-comment
{
width:350px;
height:150px;
}

.submitBtn 
{
	color:#ffffff;
	background-color:#30770d;
	padding:8px 5px 5px 5px;
	line-height:10px;
	font-weight:bold;
	text-align:center;
	width:150px;
}


.InfoSelf
{
	
}

.InfoFriend
{
	
}

.Right
{
	float:right;
}

.Left
{
	float:left;
}

#contentWrapper h2.SmallOutline a
{
	text-decoration:none;
}

.HeaderSingle{top:40px !important;}
.HeaderDouble{}

.thankYouWrapper
{
	height:375px;
	display:block;
	
	color:#000000;
	font-size:1.6em;
	line-height:1.35em;
	margin-top:0;
	padding-top:18px;
	
}


ul#sectionAnchors 
{
	/*margin-top:20px;*/
	padding-top:20px;
	margin-bottom:40px;
}


div.faqContainer h2
{
	line-height:20px;
}

.Page404ContentWrapper
{
	height:400px;
}

