html {
	margin: 0px; 
	padding: 0px;
}
body {
	text-align: center;
	background-color: #000000;
	margin: 0px;
	font-family: arial;
	font-size: 12px;
	color: #1D1D1D;
}

td, p 
{
	font-family: arial;
	font-size: 12px;
	color: #1D1D1D;
	
}

img {
	border: 0px;
}
h2
{
	color: #545faf;	
	font-weight: bold;
	font-size: 14px;
	margin:25px 0px 5px 0px;
}
H3 
{
	color: #854828;	
	font-weight: bold;
	font-size: 12px;
	margin:5px 0px 3px 0px;

}
h4 
{
	color: #5E7851;	
	font-weight: bold;
	font-size: 13px;
	margin:0;
}
h4 a {
	color: #854828;
}
#container {
	width: 773px;
	margin: 10px auto 0px auto; 
	padding: 0px 0px 0px 0px;
	text-align: left;	
	background-color: #FFFFFF;
}

#container2 {
	width: 773px;
	margin: 0px auto 0px auto; 
	padding: 0px 0px 0px 0px;
	text-align: left;	
	background-color: #FFFFFF;
	background: URL(/images/cont2_back.gif);
}
#container3 {
	width: 773px;
	margin: 0px auto 0px auto; 
	padding: 0px 0px 0px 0px;
	text-align: left;	
	background-color: #FFF;

}		
	
#subContainer {
	width: 773px;
	margin: 0px auto 0px auto; 
	padding: 0px 0px 0px 0px;
	text-align: left;	
	background-color: #FFF;
	background: URL(/images/subpage_background.gif);
}
		
#frontMenuBack {
	
	background: URL(/images/bar_back.gif) repeat-x;
	padding-top: 8px;
	padding-left: 34px;
	margin-top: 7px;
}

#frontMenuBack2 {
	
	background: URL(/images/bar_back.gif) repeat-x;
	padding-top: 7px;
	padding-left: 34px;
	margin-top: 9px;
}		

#topRightCorner {
	float: right;
	width: 210px;
	background: URL(/images/corner_tprt.gif);
	background-repeat: no-repeat;
	background-position: bottom right; 			
}

#topLeftCorner {
	width: 15px;
	background: URL(/images/corner_tplft.gif);
	background-repeat: no-repeat;
	background-position: bottom left; 			
}	
			
#bottomRightCorner {
	float: right;
	width: 210px;
	background: URL(/images/corner_btrt.gif);
	background-repeat: no-repeat;
	background-position: bottom right; 			
}


#bottomRightCorner2 {
	float: right;
	width: 210px;
	background: URL(/images/corner_btrt2.gif);
	background-repeat: no-repeat;
	background-position: bottom right; 			
}


#bottomRightCornerSub {
	float: right;
	width: 210px;
	background: URL(/images/corner_btrt_sub.gif);
	background-repeat: no-repeat;
	background-position: bottom right; 			
}

#bottomLeftCorner {
	width: 15px;
	background: URL(/images/corner_btlft.gif);
	background-repeat: no-repeat;
	background-position: bottom left; 			
}		

#bottomLeftCorner2 {
	width: 15px;
	background: URL(/images/corner_btlft2.gif);
	background-repeat: no-repeat;
	background-position: bottom left; 			
}			

#footerContainer {
	margin: 15px auto 50px auto; 		
	text-align: center;
	width: 780px;
}		

#footerContent {
	color: #C9C9C9;
	font-size: 11px;
}

#footerContent a {
	color: #C9C9C9;
	font-size: 11px;
}

#frontDivBar {
	height: 1px;
	font-size: 1px;
	border-top: 2px solid #0053A1;
	background-color: #E9E9E4;
	background: URL(/images/cont2_back.gif);
}

.myQuote {
	background-color: #DCDCE1;
	padding: 10px;
	text-align: center;
	border: 1px solid #545FAF;
	
}

form {
	margin: 0px;
	padding: 0px;
}








#navTopLine {
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	background-color: #C9C7B8;
}

#navBotLine {
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	background-color: #CCCABC;
}
.promoText {
	margin-top: 20px;
	font-family: Arial;
	font-size: 14px;
	color: #646464;
}

.promoQuestion {
	margin-top: 20px;
	margin-bottom: 3px;
	font: 12px arial;
	font-weight: 900;
	color: #646464;
}		
.promoSelect {
	width: 385px;
}

a:link, a:visited 
{
	color:#854828;
}
a:hover {
	text-decoration: none;
}


li.news {

	background: URL(/images/misc_smarrow.gif) no-repeat 0px 5px;
}		


li.conItem {

	padding-left: 7px;
	padding-bottom: 16px;
	background: URL(/images/misc_smsquare.gif) no-repeat 0px 6px;

}

li.viewMore a {
	color: #854828;
} 

li.viewMore {
	background-image: none;
}		

li.serviceItem {
	background: URL(/images/blt_arrow_services.gif) no-repeat 0px 4px;
	padding: 0 0 11px 8px;		
}
li.serviceItem a {
	padding-bottom: 11px;
	color: #854828;			
}			
a.viewMore 
{
	color: #854828;
}


.subDivider 
{
	margin-top: 18px;
	margin-bottom: 18px;
	border-bottom: 1px solid #CCCCCC;
	height: 1px;
	font-size: 1px;	
}

.articleDate {
	color: #666666;
	font-size:11px;
}
.articleDetailDate {
	margin-top:-20px;
	margin-bottom: 15px;
	font-weight:bold;
}

.padTen 
{
	padding-left: 10px;	
}
.testimonial 
{
	margin-bottom: 20px;
	font-style:italic;
}
.testimonialName 
{
	padding: 10px 0 0 30px;
	font-style:normal;
	font-size:11px;
}

#subPageHeader {

	height: 28px;
	background: URL(/images/misc_back_subpage.gif);
}

.header {
	font-family: arial narrow;
	color: #545FAF;
	font-weight: bold;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	}


.contentBlock {
	float: right; 
	width: 600px;	
    background-color: #FFF;
    text-align: left;	
}

.contentPadding {
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 25px;
	padding-bottom: 10px;
    background-color: #FFF;
    text-align: left;	

}
	
	
.newsColumn {
	padding-left: 20px;
	padding-top: 10px; 		
}

.newsColumn p {
	margin-bottom: 20px;
}

.newsColumn p img {
	margin-right: 8px; 
	border: 1px solid #CCC;
}

table.photogroup td { text-align: center; }
table.photogroup td.caption { text-align: center; font-size: 11px; }

table.iconLegend td { color: #9C8989; font-size: 11px; }
/*table.locationList td { line-height: 18px; padding-bottom: 15px;}*/



#leftNav { width: 166px; }
#leftNav ul { margin: 0px; padding: 0px; list-style-type: none;	}
#leftNav ul li  { 
	border-bottom: 1px solid #B7D2EA; 
	margin: 0px;
	padding-left:20px;
	line-height: 26px; 
}

#leftNav a {
	font-family: arial;
	font-size: 12px;
	color: #0066B3;
	text-decoration: none;
}

#leftNav ul li.open a {
	font-family: arial;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

#leftNav ul li ul {
	margin-bottom: 5px;
}


#leftNav ul li.open ul li a {
	font-family: arial;
	font-size: 12px;
	color: #0066B3;
	text-decoration: none;
}

#leftNav ul li ul li a:hover {
	font-family: arial;
	font-size: 12px;
	color: #0066B3;
	text-decoration: underline;
}

#leftNav ul li ul li.active a {
	font-family: arial;
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}

#leftNav a:hover {
	font-family: arial;
	font-size: 12px;
	color: #0066B3;
	text-decoration: underline;
}


#leftNav ul li ul li  { 
	border-bottom: none; 
	margin: 0px;
	padding-left:10px;
	line-height: 18px; 
}

			#navigation {
				width: 199px;
			}
			#navigation ul {
				padding: 0px;
				margin: 0px;
				list-style-type: none;
				padding-left: 35px;
				padding-top: 5px;
			}
			
			#navigation ul li {
				width: 199px;
				padding: 0px;
				margin: 0px;
			}

			#navigation ul li.donate a  span{ background-image: URL(/images/menu_donate_off.gif); }
			#navigation ul li.donate a:hover span{ background-image: URL(/images/menu_donate_on.gif); }

			#navigation ul li.retail a { background-image: URL(/images/menu_retailstores_off.gif); }
			#navigation ul li.retail { background-image: URL(/images/menu_retailstores_off.gif); }
			#navigation ul li.retail a:hover { background-image: URL(/images/menu_retailstores_on.gif); }
			#navigation ul li.retail:hover { background-image: URL(/images/menu_retailstores_on.gif); }
		
			#navigation ul li.goodwill a { background-image: URL(/images/menu_aboutgoodwill_off.gif); }
			#navigation ul li.goodwill { background-image: URL(/images/menu_aboutgoodwill_off.gif); }
			#navigation ul li.goodwill a:hover { background-image: URL(/images/menu_aboutgoodwill_on.gif); }
			#navigation ul li.goodwill:hover { background-image: URL(/images/menu_aboutgoodwill_on.gif); }

			#navigation ul li.comm a { background-image: URL(/images/menu_commservices_off.gif); }
			#navigation ul li.comm { background-image: URL(/images/menu_commservices_off.gif); }
			#navigation ul li.comm a:hover { background-image: URL(/images/menu_commservices_on.gif); }
			#navigation ul li.comm:hover { background-image: URL(/images/menu_commservices_on.gif);	}
			
			#navigation ul li.emp a { background-image: URL(/images/menu_empservices_off.gif); }
			#navigation ul li.emp { background-image: URL(/images/menu_empservices_off.gif); }
			#navigation ul li.emp a:hover { background-image: URL(/images/menu_empservices_on.gif); }
			#navigation ul li.emp:hover { background-image: URL(/images/menu_empservices_on.gif); }

			#navigation a {
				display: block;
				text-decoration: none;
				padding: 0px;
				margin: 0px;
			}
			
			#navigation span {
				display: block;
				height: 33px;
				padding: 0px;
				margin: 0px;
			}
			
			* html #navigation {
				line-height: 1%;
				font-size: 1px;
			}	
			* html #navigation span {
				cursor: hand;
			}
			
			
			
	.topBlue {
		border-top: 1px solid #545faf;
	}
		
		
			
	#global  {
		width: 773px;
		margin: 0px auto 0px auto; 
		padding: 0px 0px 0px 0px;
		color: #CCC;
	}
	
	#global .contain {
		position: relative;
		top: 30px;
		left: 325px;
	}
	#global a:link {
		color: #FFF;
		text-decoration: none;
		font-size: 11px;
	}
	
	#global a {
		color: #FFF;
		text-decoration: none;
		font-size: 11px;

	}			
	
	#global a:hover {
		color: #CCC;
	}
	
	
	#joblistings { background-color: #FFF; 
					text-align: left;}
	#joblistings h3 { margin-top: 10px; margin-bottom: 0px; padding-top: 5px; padding-bottom: 0px;}
	#joblistings .jobdescription { }

	#joblistings .joblink { padding-top: 5px; padding-bottom: 5px; border-bottom: 1px dotted #000; }
	#joblistings .joblink a { text-decoration: none;}
	#joblistings .joblink a:hover { }
    #jobpage {
		background-color: #FFF;
		text-align: left;
	}
	#jobpage .jobpagelinks {
		line-height: 20px;
		margin-left: 20px;
	}
	#jobapplication {} 
	
	#jobapplication input { }
	#jobapplication .definition { font-size: 10px; }
	#jobapplication table th { font-size: 11px; text-align: left;}
	#jobapplication table .references { border: 1px solid #000; }
	