/* CSS Document */

body{
		background:url(images/bg.jpg) repeat-x;
		background-color:#b0b6ca;
		margin:0;
	}
	
	h1{
		font-family:Arial, Helvetica, sans-serif;
		font-size:18px;
		color:#FFFFFF;
		padding-left:20px;
		padding-top:20px;
		margin:0px;
	}
	
	#archivenavigation{
		width:575px;
		margin-top:40px;
		padding-top:15px;
		border-top:1px dotted #060606;
	}

	#bar{
		background:url(images/bar.jpg) no-repeat;
		width:948px;
		height:63px;
		overflow:hidden;
		clear:both;
	}
	
	#barleft{
		padding-left:32px;
		padding-top:27px;
		float:left;
	}
	
	#barright{
		float:left;
		padding-top:27px;
		padding-left:48px;
	}
	
	#blue{
		width:624px;
		height:56px;
		background:url(images/shadow-right.jpg) top right repeat-y;
		background-color:#0054bd;
	}
	
	#bodytext{
		width:575px;
		border-top:1px dotted #000000;
	}

	#bottombar{
		width:948px;
		height:12px;
		background:url(images/bottombar.jpg) top left no-repeat;
		clear:both;
	}
	
	#canadahelps{
		width:153px;
		height:69px;
		margin-left:150px;
		margin-top:45px;
		padding-bottom:15px;
	}
	
	#cloudfix{
		width:624px;
		height:11px;
		background:url(images/cloud-fix.jpg) top right no-repeat;
	}

	#container{
		width:948px;
		background:url(images/containerbg.gif) top left repeat-y;
		background-color:#FFFFFF;
	}
	
	#contentarea{
		width:575px;
		margin-top:13px;
	}
	
	#contentbottom{
		width:948px;
		height:50px;
		background:url(images/contentbottombg.jpg) top left repeat-y;
		background-color:#FFFFFF;
		clear:both;
	}
	
	#copyright{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#2e2e2e;
		margin-top:60px;
		margin-left:20px;
	}
	
	#eventpic{
		float:right;
		padding-top:20px;
	}
	
	#footer{
		width:948px;
		background:url(images/contentbottombg.jpg) top left repeat-y;
		clear:both;
		overflow:hidden;
	}
	
	#footerleft{
		width:303px;
		float:left;
	}
	
	#footermid{
		width:300px;
		float:left;
	}
	
	#footerright{
		width:345px;
		float:left;
	}
	
	#gallery{
		
	}
	
	#header{
		background:url(images/top.jpg) no-repeat;
		width:948px;
		height:98px;
		overflow:hidden;
	}
	
	#headerleft{
		float:left;
		padding-top:29px;
		padding-left:28px;
		width:555px;
	}
	
	#headerlinks{
		vertical-align:text-top;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#262626;
		padding-left:0px;
	}
	
	#headerlinks a{
		text-decoration:none;
		color:#262626;
	}
	
	#headerlinks a:hover{
		text-decoration:underline;
		color:#262626;
	}
	
	#headerlinks a:visited{
		color:#262626;
	}
	
	#headerright{
		float:left;
		width:365px;	
	}
	
	#innertitles{
		width:624px;
		height:38px;
		padding-top:16px;
		background:url(images/innertitles.jpg) top left no-repeat;	
	}
	
	#leftside{
		width:324px;
		float:left;
	}
	
	#login{
		width:275px;
		height:175px;
		border:1px solid #d2d2d2;
		margin-left:25px;
		margin-top:25px;
	}
	
	#logintitle{
		width:115px;
		border-right:1px solid #d2d2d2;
		border-bottom:1px solid #d2d2d2;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#434343;
		font-weight:bold;
		padding-top:5px;
		padding-bottom:5px;
	}
	
	#logo{
		width:303px;
		height:46px;
	}
	
	#maininner{
		width:948px;
		overflow:hidden;
		clear:both;
		background:url(images/containerbg.gif) top left repeat-y;
		background-color:#FFFFFF;
	}
	
	#nav{
		width:948px;
		height:43px;
		overflow:hidden;
		clear:both;
	}
	
	#navabout{
		float:left;
		width:106px;
		height:43px;
	}
	
	#navabout a{
		float:left;
		width:106px;
		height:43px;
		display:block;
		background:url(images/about.jpg) 0 0 no-repeat;
	}
	
	#navabout a:hover{
		background-position: 0 -43px;
	}
	
	#navaboutdown{
		float:left;
		width:106px;
		height:43px;
		background:url(images/about.jpg) 0 -43px no-repeat;
	}
	
	#navhome{
		float:left;
		width:86px;
		height:43px;
	}
	
	#navhome a{
		display:block;
		float:left;
		width:86px;
		height:43px;
		background:url(images/home.jpg) 0 0 no-repeat;
	}
	
	#navhome a:hover{
		background-position: 0 -43px;
	}
	
	#navhomedown{
		float:left;
		width:86px;
		height:43px;
		background:url(images/home.jpg) 0 -43px no-repeat;
	}
	
	#navinvolved{
		float:left;
		width:135px;
		height:43px;
	}
	
	#navinvolved a{
		float:left;
		width:135px;
		height:43px;
		display:block;
		background:url(images/involved.jpg) 0 0 no-repeat;
	}
	
	#navinvolved a:hover{
		background-position: 0 -43px;
	}
	
	#navinvolveddown{
		float:left;
		width:135px;
		height:43px;
		background:url(images/involved.jpg) 0 -43px no-repeat;
	}
	
	#navleft{
		float:left;
		width:129px;
		height:43px;
		background:url(images/navleft.jpg) top left no-repeat;
	}
	
	#navnewsroom{
		float:left;
		width:113px;
		height:43px;
	}
	
	#navnewsroom a{
		float:left;
		width:113px;
		height:43px;
		display:block;
		background:url(images/newsroom.jpg) 0 0 no-repeat;
	}
	
	#navnewsroom a:hover{
		background-position: 0 -43px;
	}
	
	#navnewsroomdown {
		float:left;
		width:113px;
		height:43px;
		background:url(images/newsroom-down.jpg) 0 0 no-repeat;
	}
	
	#navprograms{
		float:left;
		width:188px;
		height:43px;
	}
	
	#navprograms a{
		float:left;
		width:188px;
		height:43px;
		display:block;
		background:url(images/programs.jpg) 0 0 no-repeat;
	}
	
	#navprograms a:hover{
		background-position: 0 -43px;
	}
	
	#navprogramsdown{
		float:left;
		width:188px;
		height:43px;
		background:url(images/programs-down.jpg) 0 0 no-repeat;
	}
	
	#navresources{
		float:left;
		width:105px;
		height:43px;
	}
	
	#navresources a{
		float:left;
		width:105px;
		height:43px;
		display:block;
		background:url(images/resources.jpg) 0 0 no-repeat;
	}
	
	#navresources a:hover{
		background-position: 0 -43px;
	}
	
	#navresourcesdown{
		float:left;
		width:105px;
		height:43px;
		background:url(images/resources-down.jpg) 0 0 no-repeat;
	}
	
	#navright{
		float:left;
		width:86px;
		height:43px;
		background:url(images/navright.jpg) top left no-repeat;
	}
	
	#newscroller{
		width:564px;
		height:16px;
	}
	
	#pagetitles{
		padding-top:20px;
		width:575px;
		text-align:left;
	}
	
	#pic{
		width:624px;
	}
	
	#quicklink{
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#FFFFFF;
		border-bottom:1px dotted #FFFFFF;
		width:275px;
		padding-bottom:13px;
		padding-top:13px;
	}
	
	#reflection{
		width:948px;
		height:142px;
		background:url(images/reflection.jpg) top left no-repeat;
		clear:both;
	}
	
	#rightside{
		float:right;
		width:624px;
		background:url(images/shadow-right.jpg) top right repeat-y;
		background-color:#FFFFFF;
	}
	
	#serviceslinks{
		margin-left:45px;
		padding-top:10px;
	}
	
	#serviceslinkstitle{
		margin-left:45px;
		padding-top:15px;
		padding-bottom:10px;
		border-bottom:1px dotted #030303;
		width:255px;
	}
	
	#sidenav{
		width:324px;
	}
	
	#sidenavbottom{
		background:url(images/gold3.jpg) no-repeat;
		width:324px;
		height:71px;
	}
	
	#sidenavmid{
		width:324px;
		background:url(images/shadow-left.jpg) top left repeat-y;
		background-color:#be8c08;
		padding-bottom:40px;
	}
	
	#sidenavtop{
		background:url(images/gold_blank.jpg) no-repeat;
		width:324px;
		height:63px;
	}
		#sidenavtopcontent{
		width:279px;
		height:43px;
		padding-top:20px;
		padding-left:45px;
		font-family:"Times New Roman", Times, serif;
		font-size:24px;
		font-style:italic;
		color:#FFFFFF;
		}
	
	#sidenavtopinner{
		background:url(images/mainlinks.jpg) no-repeat;
		width:324px;
		height:63px;
	}
	
	#undernavimage
	{
	padding-left:3px;
	padding-top:6px;
	}
	
	#undernavunitedway
	{
	padding-left:15px;
	padding-top:20px;
	}
	
	#websitelinks{
		margin-left:25px;
		padding-top:10px;
	}
	
	#websitelinkstitle{
		margin-left:25px;
		padding-top:15px;
		padding-bottom:10px;
		border-bottom:1px dotted #030303;
		width:275px;
	}
	
	#white{
	width:624px;
	background:url(images/shadow-right.jpg) top right repeat-y;
	background-color:#ffffff;
	clear:both;
	}
	
	#wrapper{
		width:100%;
	}
	
	.adjustabletitle{
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:bold;
		color:#002a68;
	}
	
	.archivenav{
		display:inline;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#052656;
		padding-left:10px;
		padding-right:10px;
	}
	
	
	
	
	.click{
		float:left;
		padding-top:12px;
	}
	
	.copy{
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		text-align:justify;
	}
	
	.copy a{
		color:#002a68;
		text-decoration:underline;
	}
	
	.copy a:visited{
		color:#002a68;
		text-decoration:underline;
	}
	
	.copy a:hover{
		color:#002a68;
		text-decoration:none;
	}
	
	.copytop{
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		padding-top:20px;
		text-align:left;
	}
	
	.date{
		padding-top:5px;
	}
	
	.description{
		padding-top:10px;
		line-height:18px;
	}
	
	.descriptiontitle{
		padding-top:20px;
	}
	
	.donateimage{
	text-align:left;
	}
	
	.event{
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		text-align:left;
		padding-top:20px;
		width:355px;
		float:left;
	}
	
	.event a{
		color:#002a68;
		text-decoration:underline;
	}
	
	.event a:visited{
		color:#002a68;
		text-decoration:underline;
	}
	
	.event a:hover{
		color:#002a68;
		text-decoration:none;
	}
	
	.eventheading{
		font-family:"Times New Roman", Times, serif;
		font-size:18px;
		font-style:italic;
		color:#002a68;
		padding-bottom:5px;
		padding-top:20px;
		text-align:left;
		border-bottom:1px dotted #060606;
	}
	
	.icon{
		width:40px;
		float:left;
		padding-left:15px;
	}
	
	.lilinks{
		display:inline;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#2e2e2e;
		width:275px;
		}
	
		.lilinks a{
			color:#2e2e2e;
			text-decoration:none;
		}
	
		.lilinks a:hover{
			color:#2e2e2e;
			text-decoration:underline;
		}
	
		.lilinks a:visited{
			color:#2e2e2e;
		}
	
	.location{
		padding-top:5px;
	}

	.loginfields{
		padding-top:5px;
	}
	
	.loginsubmit{
		padding-top:15px;
	}
	
	.newsletterbody{
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		text-align:left;
		padding-top:20px;
	}
	
	.newsletterbody a{
		color:#002a68;
		text-decoration:underline;
	}
	
	.newsletterbody a:visited{
		color:#002a68;
		text-decoration:underline;
	}
	
	.newsletterbody a:hover{
		color:#002a68;
		text-decoration:none;
	}
	
	.newsletterdownload{
		padding-top:10px;
		overflow:hidden;
	}
	
	.newsletterheading{
		font-family:"Times New Roman", Times, serif;
		font-size:18px;
		font-style:italic;
		color:#002a68;
		padding-bottom:5px;
		padding-top:20px;
		text-align:left;
		border-bottom:1px dotted #060606;
	}
	
	.paragraphheading{
		font-family:"Times New Roman", Times, serif;
		font-size:18px;
		font-style:italic;
		color:#002a68;
		padding-top:20px;
		text-align:left;
	}
	
	.sitemap{
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
	}
	
		.sitemap a{
			color:#002a68;
			text-decoration:none;
		}
	
		.sitemap a:hover{
			color:#002a68;
			text-decoration:underline;
		}
	
		.sitemap a:visited{
			color:#002a68;
			text-decoration:none;
		}
	
	.stafflogin{
		background-color:#fdedc3;
		border:1px solid #be8c08;
		width:238px;
		height:19px;
		padding-top:5px;
	}
	
	.standard {
		font-size: 14px;
	}
	
	.time{
		padding-top:5px;
	}
	
	.title{
		margin-left:45px;
		font-family:"Times New Roman", Times, serif;
		font-size:24px;
		font-weight:bold;
		font-style:italic;
		color:#00204c;
	}
	
	.whitelinks{
		font-family:Arial, Helvetica, sans-serif;
		color:#FFFFFF;
		font-size:14px;
	}
	
	.whitelinks a{
		text-decoration:none;
		color:#FFFFFF;
	}
	
	.whitelinks a:hover{
		text-decoration:underline;
		color:#FFFFFF;
	}
	
	.whitelinks a:visited{
		color:#FFFFFF;
	}
