/* Header
-------------------------------------------------------------------------------*/
#header {
	height: 287px;
	background: transparent url(/images/learningworks/bg-header-learningworks.gif) top left no-repeat;
	}
#masthead { 
	height: 192px;
	}
#masthead div { 
	width: 303px;
	height: 192px;	
	}	
#masthead #header-photo {
	width: 577px; 
	height: 192px;
	background: transparent url(/images/learningworks/bg-header-photo-home.jpg) top left no-repeat;
	}
	
#masthead div a {
	background: url(/images/learningworks/logo-home.gif) left top no-repeat;
	width: 303px;
	height: 192px;
				}

/* News
-------------------------------------------------------------------------------*/

.featured {
	margin-left: 23px;
	padding-bottom: 0;
	}
 
.news-list ul.news li {
	margin-bottom: .5em;
	}

.news-list ul.news h4 a {
	color: #582100;
	font-size: 1.1em;
	}

.featured ul.news h4 {
	margin: .8em 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.9em; 
	font-weight: normal;
	}
.featured ul.news h4 a {
	color: #82A31A; 
	}

.featured ul.news p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em; 
	}

.news-list ul.news a.readmore {
	/* background-image: none;
	padding-left: 0; */
	color: #603913;
	}

#paging-makeroom {
	height: 20px;
	margin-top: 10px;
	}

.news-paging {
	background: transparent url(/images/home/news-paging.gif) left 1px no-repeat;
	padding-left: 114px;
	position: absolute;
	top: 14px;
	left: 34px;
	}

.news-paging a {
	background: transparent url(/images/home/paging-link.gif) center 2px no-repeat;	
	width: 10px;
	height: 14px;
	display: block;
	overflow: hidden;
	float: left;
	text-indent: -3000px;
	}
.news-paging strong {
	background: transparent url(/images/home/paging-strong.gif) center 2px no-repeat;
	width: 10px;
	height: 14px;
	display: block;
	overflow: hidden;
	float: left;
	text-indent: -3000px;
	}

