/* CSS Document */

/*  ===================================================  
 	===================================================  
	
	Description: CSS Framework structure style sheet
	Author:  
	Release date:	 
	Designer approved: 
	Date approved: 
	Revision History:	Revised By		Revised On:
						Kari			03/13/09
						
  	=================================================== 
  	===================================================  */

#homeMainPromo {
	border: 1px solid #808084;
	float: left;
	height: 429px;
	margin-bottom: 15px;
	width: 415px;
	}

#homeNewsColumn{
	float: left;
	height: 310px;
	margin: 0px 0px 15px 15px;
	width: 240px;
	}
	
#homeFeaturedServices{
	background: url(../images/homeFeaturedServicesBg.gif) no-repeat;
	border: 1px solid #808084;
	height: 220px;
	margin: 0;
	width: 670px;
	}

	#homeFeaturedServicesText{
		color: #808084;
		float: left;
		font-size: 12px;
		height: 122px;
		line-height: 18px;
		padding: 60px 10px 10px;
		width: 350px;
		}
	
	#homeFeaturedServicesNav{
		float: left;
		background: #808084;
		width: 670px;
		height: 28px;
		}
	
#homeIBox{
	background: #FFFFFF;
	border: 1px solid #808084;
	float: left;
	height: 93px;
	margin-top: 10px;
	width: 223px;
	}

#BreakingNews{
	font-size: 11px;
	width: 235px;
	}

	#BreakingNews ul{
		background: url(../images/homeBreakingNewsTitle.gif) no-repeat;
		list-style: none;
		margin: 0px;
		padding: 18px 0px 0px 0px;
		}
		
	#BreakingNews li{
		margin: 0;
		padding: 0;
		}
		
		#BreakingNews a{
			color: #818085;
			display: block;
			margin: 0;
			padding: 0px 0px 5px;
			text-decoration: none;
			}
			
			#BreakingNews a:hover{ 
				text-decoration:underline;
				}	

#UpcomingEvents, #UpcomingCalendarItems{
	font-size: 11px;
	width: 235px;
	}

	#UpcomingEvents, #UpcomingCalendarItems ul{
		background: url(../images/homeUpcomingEventsTitle.gif) no-repeat;
		list-style: none;
		margin: 0px;
		padding: 18px 0px 0px 0px;
		}
		
	#UpcomingEvents, #UpcomingCalendarItems a:hover{ 
		text-decoration:underline;
		}
		
	#UpcomingEvents, #UpcomingCalendarItems li{
		margin: 0;
		padding: 0;
		}
		
		#UpcomingEvents, #UpcomingCalendarItems a{
			color: #818085;
			display: block;
			margin: 0;
			padding: 0px 0px 5px;
			text-decoration: none;
			}
			
	#UpcomingEvents, #UpcomingCalendarItems a:hover{ 
		text-decoration:underline;
		}
	
#NewsReleases{
	font-size: 11px;
	width: 235px;
	}

	#NewsReleases ul{
		background: url(../images/homeNewsReleasesTitle.gif) no-repeat;
		list-style: none;
		margin: 0px;
		padding: 18px 0px 0px 0px;
		}
		
	#NewsReleases li{
		margin: 0;
		padding: 0;
		}
		
		#NewsReleases a{
			color: #818085;
			display: block;
			margin: 0;
			padding: 0px 0px 5px;
			text-decoration: none;
			}	
			
			#NewsReleases a:hover{ 
				text-decoration:underline;
			}		
	
.breakingNews4 { 
	display: none;
	}
	
.breakingNews5, .breakingNews4 { 
	display: none;
	}
.newsRelease3 { 
	display: none;
	} 
	
.newsRelease4 { 
	display: none;
	} 
	
.newsRelease5 { 
	display: none;
	} 

.upcomingCalendarItems4 { 
	display: none;
	} 

.upcomingCalendarItems5 { 
	display: none;
	} 


.homeMoreLinks {
	background: #EEEEEE;
	float: left;
	font-size: 11px;
	margin-bottom: 3px;
	text-align: right;
	width: 240px;
	}

	.homeMoreLinks a {
		color: #808084;
		}
	
	.homeMoreLinks a:hover {
		color: #808084;
		}	