html>body {
	margin: 0px;
	list-style: circle;
	padding:0;
}

body {
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size:11px; 
	line-height:1.8;
}

html{
	height: 100%;
	margin-bottom: 1px;
}

#container{
	max-width:909px;
	width:909px;
	margin:10px auto;
}

.skipLink{display:none;}
.hide{display:none;}
#emergency{margin:7px 0 0 325px;}

h1{
	font: bold 18px Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h2{
	font: bold 14px Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 6px 0 0 0;
	border-bottom: 1px solid #ddd;
}

h3{
	font: small-caps bold 14px Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.NewsText h2{border-bottom:none;}

h1 a, h2 a, h3 a {text-decoration:none;}

a:link {color: #cc6600 ;}
a:visited {color: #330066;}
a:hover {color: #999970;}
a:active {color: #cc6600;}

a img{border:0;}

/* Header */
#header {
	background: #DFDFDF url("../images/otherbkg.png") bottom left no-repeat;
	position: relative; width:909px;
	min-height: 70px;
	height: 110px;
	padding: 0;
	voice-family: "\"}\"";
	voice-family: inherit; width:909px;
}
	
#header h1 {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	font-size: 2px;
	height: 8px;
	z-index: 100; /* above the UL */
}
#header h1 a {
	display: block;
	width: 300px;
	height: 110px;
	background: transparent url("../images/lradaclogo.png") no-repeat;
	text-indent: -700em;
	text-decoration: none;
} 

#newlogo #header h1 a {
	background: transparent url("../images/lradaclogo.png") no-repeat;
}

#header ul {
	width: auto;
	position: absolute;
	bottom: 4px;
	right: 0;
	margin: 0;
	padding: 0 12px 0 0;
	list-style: none;
	z-index: 90; /* below the H1 */
}
#header li {
	float: left;
	font-size: 12px;
	font-family:Arial, Tahoma, sans, sans-serif;
	text-transform:lowercase;
	color:#666;
}
#header ul a {
	float: left;
	display: block;
	padding: 4px 7px 4px 7px;
	text-decoration: none;
}

#header ul a:link {
	color: #666;
}

#header ul a:visited {
	color: #666;
}

#header ul a:hover {
	color: #302f5f;
	background-color:#ccc;
}

#header ul a:active {
	color: #c00;
}

/* Search Field */

#header form {
	position: absolute;
	top: 20px;
	right: 20px;
	margin: 0; /* need for IE Mac */
	text-align: right; /* need for IE Mac */
	white-space: nowrap; /* for Opera */
}


#header form #q {
	position:absolute;
	right:0px; top:0;
	width: 170px;
	height: 19px;
	font-size: 14px;
	border:	1px solid #c9ccd1;
	color:#999;
	background: #fff;
	padding: 2px;
}
#header form #s {position:absolute; right:0; top:0;}
#header form #q:hover, #header form #q:focus {
	background: #fff;
}

#header form label.inside{
	color: #999;
	position:absolute;
	visibility:hidden;
}

#HomePageText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; 
	line-height:1.8;
	width: 550px;
	display: block; 
}

#HomePageText p{
	line-height: 21px; 
	text-align: justify;
}

#ColorBar{
	font-size: 32px;
	font-weight: bold;
	color: White;
	margin: 0 0 0 15px;
}

#SectionImage{margin: 5px 0 0 10px;}

#VolSectionImgBlock{background: url('/images/volunteers.jpg') no-repeat;}
#ProSectionImgBlock{background: url('/images/professionals.jpg') no-repeat;}
#ProgramsSectionImgBlock{background: url('/images/programs.jpg') no-repeat;}
#AboutSectionImgBlock{background: url('/images/about.jpg') no-repeat;}
#NewsSectionImgBlock{background: url('/images/news.jpg') no-repeat;}
#EventsSectionImgBlock{background: url('/images/events.jpg') no-repeat;}
#EmploymentSectionImgBlock{background: url('/images/employment.jpg') no-repeat;}
#LocationsSectionImgBlock{background: url('/images/locations.jpg') no-repeat;}
#ContactSectionImgBlock{background: url('/images/contact.jpg') no-repeat;}

.SectionImgBlock{
height:168px;
	max-width:326px;
	width:326px;
	margin: 15px 0 0 0;
	padding:0;
	display: block;
}

.SectionImgBlock h2{display:none;}

#UtilityMainBlock{
	height:41px;
	max-width:580px;
	width:580px;
	background-image:url('../images/green_header_bar.jpg');
	background-repeat: no-repeat; 
	margin: 15px 0 25px 0;
	display: block;
	float: left;
}

#MainBlock{
	height:180px; 
	max-width:909px;
	width:909px;
	background-image:url('../images/homepage_header2.jpg');
	margin: 15px 0;
}

#GroundBreakBlock{
	height:180px; 
	max-width:909px;
	width:909px;
	background-image:url('../images/groundbreak_header.jpg');
	margin: 15px 0;
}
#DawnBlock{
	height:180px; 
	max-width:909px;
	width:909px;
	background-image:url('../images/dawn-of-a-new-day.jpg');
	margin: 15px 0;
}

#MainBlock.pro{
	background-image:url('../images/pro_header2.jpg'); 
}

#MainBlock.about{
	background-image:url('../images/about_header2.jpg'); 
}

#AboutMainBlock{
	height:41px;
	max-width:580px;
	width:580px;
	background: url('../images/blue_header_bar.jpg');
	background-repeat: no-repeat;
	margin: 15px 0 25px 0;
	display: block;
	float: left;
}

#ProMainBlock{
	height:41px;
	max-width:580px;
	width:580px;
	background-image:url('../images/purple_header_bar.jpg');
	background-repeat: no-repeat; 
	margin: 15px 0 25px 0;
	display: block;
	float: left;
}

#UserMainBlock{
	height:41px;
	max-width:580px;
	width:580px;
	background-image:url('../images/orange_header_bar.jpg');
	background-repeat: no-repeat; 
	margin: 15px 0 25px 0;
	display: block;
	float: left;
}

#VolMainBlock{
	height:41px;
	max-width:580px;
	width:580px;
	background-image:url('../images/gray_header_bar.jpg');
	background-repeat: no-repeat; 
	margin: 15px 0 25px 0;
	display: block;
	float: left;
}


#ContactMainBlock{
	height:41px;
	max-width:580px;
	width:580px;
	background-image:url('../images/green_header_bar.jpg');
	background-repeat: no-repeat; 
	margin: 15px 0 25px 0;
	display: block;
	float: left;
}

#MainBlockText{
	display: block;
	float:right;
	width:300px;
	padding:10px;
	font-weight:bold;
}

#MainBlockText a{
	font-weight: bold;
	text-decoration: none;
}

#MainBlockText a:link {color: #fff;}
#MainBlockText a:visited {color: #fff;}
#MainBlockText a:hover {color: #ddd;}
#MainBlockText a:active {color: #ddd;}

#MainBlockText h1{
	color:#fff; 
	font-family: Trebuchet MS, sans-serif;
	font-weight: bold;
	font-size: 28px;
}
#MainBlockText p{color:#fff; line-height: 1.3;}

#InfoBlocks{
/* 	border: 1px solid #000; */
	width: 100%; height:450px;
}

.HomeInfoBlock{
	text-align:left; 
	margin: 30px 8px 0 0;
	background-color:#f0edeb; 
	min-height:300px;
}

.HomeInfoBlock h2{
	font-size:14px; 
	font-family:Trebuchet MS, Arial, sans-serf; 
	color:#444; 
	border-bottom: none;
}
.HomeInfoBlock img {padding:0 10px 5px 10px;}


#HomeResourcesBlock{width:267px; }
#HomeEmploymentBlock{width:267px; }

#HomeNewsBlock{
	margin: 15px 0 0 0;
	width:550px;
}

.HomeInfoSubBlock{
	display:block;
	width:230px;
	background-color: White;
	padding: 5px 10px;
	margin: 0 0 0 10px; min-height:200px;
}

#NewsSubBlock{width:500px;}

.HomeInfoSubBlock p, .HomeInfoSubBlock li{
	font-size:11px;
}

.HomeInfoSubBlock ul{
	list-style:none; margin:0; padding:0 10px;
}

.HomeInfoSubBlock li{line-height:1.2; padding-bottom:10px;}

/* Sidebar */


#sidenav {
	width:325px;
	float:right;
	display:block;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold; clear: none;
	}

#sidenav li{
	margin:0;
	padding:0; 
	border-collapse: collapse;
}

#sidenav li a {
	height: 23px;
	voice-family: "\"}\"";
	voice-family: inherit;
	text-decoration: none;
	background-image: url(../images/lradac_sidenav_bkg2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 10px 5px 8px 20px; 
	line-height: 11px;
}

#sidenav li a:link, #sidenav li a:visited {
	color: #656556;
	display: block;
}

#sidenav li.focus a:link, #sidenav li.focus a:visited {
	color: #306;
	display: block;
}

#sidenav li a:hover {
	color: #474739;
	background-image: url(../images/lradac_sidenav_bkg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#sidenav img{
	padding: 0;
	margin: 0;
}

#sidenav ul{
	list-style: none;
	margin: -5px 0 0 0;
	padding: 0;
	border-collapse: collapse;
	width: 326px;
	}

#sidenav ul ul{
	margin: 0;
	padding: 2px 0;
}

#sidenav ul ul li{
	list-style: none;
	margin: 0;
	padding: 0;
	}

#sidenav ul ul li a{padding: 5px 5px 5px 40px; background-color:#f9f9f9; }
#sidenav ul ul li a:link {background-image: none;}
#sidenav ul ul li a:visited {background-image: none;}
#sidenav ul ul li a:hover {background-image: none; background-color:#eef; color:#222;}

#nav {}

#nav, #nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav {margin-bottom: 1em;}	
#nav li {
	display: inline;
	padding: 0;
	margin: 0;
}

#nav li span { /* used for un-linked menu items */
	display: block;
	padding: 6px 10px;
	font-weight: bold;
	color: #666;
}

#nav li span#configParent, #nav li span #configuration {
	display: inline;
	font-weight: normal;
	padding: 0;
}

#nav li a {
	display: block;
	padding: 8px 10px;
	text-decoration: none;
	background: #EDF2F2;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #fff;
	border-right: 1px solid #ddd;
}

#nav li a:hover {background: #E0E9E9;}

/* Footer */

#footer {
	font-size:10px;
	display:block; clear: both;
	margin: 2em 0;
	padding: 1em 0;
	text-align: center;

}

#footer table{text-align:center; margin:0 auto;}
	
#footer ul {margin:0; padding:0; list-style:none;}
	
#footer li {display: inline;}

/*#ResourcesTable{background-color:#f7f3ea; margin-top:20px;}*/
#HolidayTable{background:#891008 url(/images/Holiday_Banner.gif) no-repeat; margin-top:20px;}
.HolidayBox{margin:22px 0 0 137px; _margin-top:25px; width:400px; color:#fff; line-height:1.1;}
.HolidayBox a{font-weight:bold; color:#fff; text-decoration:none;}
#ResourcesTable{background-color:#e8e8ee; margin-top:20px;}
.FactSheetsBox{width:550px;}
.FactSheetsBox td{padding:0 0 5px 20px; vertical-align:top;}
.FactSheetsBox a{text-decoration:none; font-weight:bold; }
.FactSheetsBox td.fscol1{width:50%; padding-left:130px;}
.FactSheetsBox td.fscol2{width:50%;}
.FactSheetsBox img{padding-right:10px;}

#ContactTable {border:0; width:530px;}
#ContactTable td {padding:5px 0 5px 10px; vertical-align:top;}
#ContactTable th {font-weight:bold; vertical-align:top; font-size:120%; text-align: left;}

.jobopp{width:100%;}
.jobopp th, .jobapp td{vertical-align:top; text-align:left;}
.jobopp th{width:120px; padding:5px; border-top:1px solid #eee; border-right:2px solid #eee;}
.jobopp td{padding:5px 10px;}
.jobopp td ul{margin:0 padding:0;}
.jobopp td li{margin:0 padding:0;}

.factsheets{width:200px; margin:50px 20px 0 0;}
.factsheets td{vertical-align:top;}

