	/* General--------------------------------------------- */
		
	/*Banner--------------------------------------------- */
		#banner {
			margin-bottom: 145px;
			text-align:center;
			line-height:120%;
			}
		#banner a {
			text-align:center;
			text-decoration:none;
			}
		.tagline {
			color:#000;
			font-size:11px;
			}      
	/* NewsItems--------------------------------------------- */
		.newsItemTitle {
			font-size:16px;
			font-weight:bold;
			padding:5px 0px 5px 0px;    
			margin:0px;
			} 
		.newsItemDesc {
			padding: 5px 0px 15px 0px;
			border-bottom:1px solid #ddd;
			margin-bottom:25px;
			}
		.newsItemFooter {
			text-align:right;
			font-size:10px;
			}
	/* Navigation--------------------------------------------- */
		#links {
			border-left: 1px dashed #8EA077;
			color:#DAE6C7;
			padding: 0px 9px 15px 4px;
			}
		#links a {
			text-decoration:none;
			color:#CFDBB9;
			}
		#links a:hover {
			text-decoration:underline;
			color:#FFF;
			}
		#links a:link#current {
			text-decoration:none;
			color:#FFF;
			font-weight:bold;
			}
		#links ul {
			list-style-type: disc;
			list-style-image: url(http://wwwstatic.kern.org/images/urbanforestkernorg/bullet.gif);
			margin-left: 8px;
			padding-left: 1em;
			text-indent: -0.3em;
			}
		#links li {
			margin-bottom: 12px;
			text-shadow: 2px 2px 3px #243012;
			}
		.side {
			border-bottom: 1px dashed #2A2727;
			padding: 12px;
			}
		.navLink {
			padding: 3px 8px 3px 8px;
			margin-bottom:8px;
			background:#4F668F;
			border:1px solid #A9B5C9;
			text-align:center;
			}
	/* Main Column--------------------------------------------- */
		#content {
			padding: 15px 25px 25px 25px;
			margin-left: 275px;
			color:#DAE6C7;
			}
		#content a,#content a:visited {
			color:#CFDBB9;
			}
		#content h5 {
			color:#FFF;
			text-shadow: 2px 2px 3px #243012;
			}
		#content h3 {
			color:#FFF;
			text-shadow: 2px 2px 3px #243012;
			}
		#content h4 {
			color:#FFF;
			text-shadow: 2px 2px 3px #243012;
			}
		#content h2 {
			color:#FFF;
			text-shadow: 2px 2px 3px #243012;
			}
		#content h1 {
			color:#FFF;
			text-shadow: 2px 2px 3px #243012;
			}
		.title  { 
			font-size: 20px; 
			line-height:150%;
			font-weight:bold; 
			color: #FFF; 
			padding-bottom:8px;
			text-shadow: 2px 2px 3px #243012;
			border-bottom:1px dashed #2A2727;
			}  
		.date  { 
			font-size:12px;
			font-weight:bold;
			text-align:left;
			line-height:120%;
			padding:3px 5px 4px 3px;
			margin-top:10px;
			margin-bottom:22px;
			background:#A9B5C9;
			color:#2B4575;
			border-bottom:1px solid #2B4575;
			border-left:1px solid #2B4575;
			}
		#footer{
			font-size:11px;
			line-height:130%;
			font-weight:normal;
			padding-top:10px; 
			margin-top:26px; 
			border-top:1px dashed #2A2727;
			color:#8EA077;
			}
		#footer a, #footer a:visited {
			color:#8EA077;
			font-weight:normal;
			}
	/* Calendar--------------------------------------------- */
		#calendar td {
			padding:0px;
			color:#FFF;
			text-align:center;
			font-size:12px;
			font-family:Geneva, Arial, Helvetica, san-serif;
			line-height:140%;
			color:#FFF;
			}
		#calendar a {
			font-weight:bold;
			color:#FFF;
			}
		.hCalendarMonthYearRow, .dCalendarMonthYearRow
			{ 
			font-size:12px;
			font-weight:bold;
			text-align:left;
			}
		.hCalendarDayNameRow, .dCalendarDayNameRow
			{
			font-weight:bold;
			}
		.hCalendarDayRow, .dCalendarDayRow
			{
			font-weight:normal;
			}
		.hCalendarDayLinked, .dCalendarDayLinked
			{
			background-color: #748FBC;
			}
		.hCalendarDayCurrent, .dCalendarDayCurrent
			{
			background-color: #546787;
			}
	/* Discussion--------------------------------------------- */
		.dlHeader{
			padding:4px;
			}
		.dlCountReadsTitle, .dlSubjectTitle, .dlCountMessagesTitle, .dlPostedTitle, .dlMessageLinkTitle, .dlAuthorTitle
			{
			padding:4px;
			}
		.dlSubject, .dlCountMessages, .dlPosted, .dlCountReads, .dlAuthor, .dlMessageLink
			{
			padding:4px;
			}
		.discussHeader {
			font-weight:normal;
			line-height:120%;  
			}    
		.discussResponceList {
			padding:10px 10px 10px 10px;  
			margin-top:10px;
			border-top:1px dotted #999;  
			} 
	/* Misc--------------------------------------------- */
		hr {
			background:#A9B5C9;
			border-top:0px solid #A9B5C9;
			border-bottom:0px solid #A9B5C9;
			border-left:0px solid #A9B5C9;
			border-right:0px solid #A9B5C9;
			height:1px;
			}
		td {
			font-size:13px;
			font-family:Georgia, Times New Roman, Times, serif;
			/*line-height:140%;*/
			color:#FFF;
			}

