/* CSS Document */

#mainPromoContainer {
	background: url(../images/flashBk.jpg) no-repeat;
	float: left;
	height: 256px;
	margin: 0;
	padding: 0 6px;
	width: 960px;
	border:none;
	}

	#mainPromoContainer ul {
	list-style: none;
	text-align: left;
	margin-top: 40px;
		}
		
		#mainPromoContainer a {
			font-size: 14px;
			margin-bottom: 5px;
			font-weight: bold;
			}
			
/* ===================================== */
/*             jQuery Promo              */
/* ===================================== */
			#promoContainer {
				height:256px;
				width:948px;
				position:relative;
				z-index:1;
				}
				
				#promoCircle {
					position:absolute;
					width:325px;
					left:623px;
					overflow:hidden;
					display:none;
					}
					
					#promoCircle img {
						}
				
			#promo {
				width:948px;
				height:256px;
				overflow:hidden;
				position:relative;
				z-index:3;
				}
				
				#promo a {
					border:0;
					outline:none;
					}
				
				#slide2, #slide3, #slide4, #slide5 {
					opacity:0;
					}
				
			div.slide {
				width:948px;
				height:256px;
				}
			
			div.slide div.image {
				position:absolute;
				z-index:5;
				}
				
				div.slide div.image span {
					background: url(../images/homePromo/home.jpg) -623px 0;
					float:right;
					width:325px;
					height:256px;
					}
			
			div.slide div.circle {
				position: relative;
				background-color:transparent;
				width:325px;
				left:623px;
				z-index:10;
				opacity:inherit; /* fix for IE8 */
				filter:inherit; /* fix for IE8 */
				opacity:0;
				}
				
			/*div.slide div.circle img {
				z-index:10;
				}*/
		
			div#dotContainer {
				height:12px;
				position:absolute;
				left:6px;
				bottom:6px;
				z-index:4;
				}
				
			div#dotContainer a {
				height:12px;
				margin:0;
				}				
/* ===================================== */
/*           /end jQuery Promo           */
/* ===================================== */
			
#homeWelcome {
	float:left;
	width:274px;
	height:200px;
	margin-top:23px;
	margin-left:31px;
	}
	
	#homeWelcome p {
		margin-top:8px;
		}
	
#homeHometown {
	float:left;
	width:274px;
	height:200px;
	margin-top:23px;
	margin-left:43px;
	}
	
	#homeHometown h5 {
		margin:10px 0 0;
		}
		
		#homeHometown h5 a {
			font-weight:bold;
			}
		
	#homeHometown p {
		margin:0;
		}
		
	#homeTownContainer div {
		}
		
	#homeTown1, #homeTown2, #homeTown3, #homeTown4, #homeTown5 {
		height:137px;
		}
		
	#homeTown1 img, #homeTown2 img, #homeTown3 img, #homeTown4 img, #homeTown5 img {
		float:right;
		margin-top:6px;
		}
	
	#homeTown1 {
		}
		
	#homeTown2 {
		display:none;
		}
		
	#homeTown3 {
		display:none;
		}
	
#homeiBoxes {
	float:left;
	width:235px;
	height:170px;
	margin-top:38px;
	margin-left:42px;
	}
	
	#homeiBoxes a {
		}
		
	#homeiBoxes a img.middle {
		margin:20px 0;
		}
	
#homeNewsEvents {
	float:left;
	width:274px;
	height:200px;
	margin-top:23px;
	margin-left:31px;
	}
	
	#homeNewsEvents img {
		margin-bottom:5px;
		}
	
#homeServices {
	float:left;
	width:551px;
	height:200px;
	margin-top:23px;
	margin-left:43px;
	}
	
#homeServicesContainer div img {
	float:right;
	margin-top:-10px;
	}

#homeServicesContainer div h5 {
	margin:10px 0 0;
	}

#homeServicesContainer div h5 a {
	max-width:370px;
	font-weight:bold;
	font-size:11px/18px;
	}

#homeServicesContainer div p {
	width:370px;
	margin:0;
	float:left;
	}
	
	#homeServices1, #homeServices2, #homeServices3, #homeServices4, #homeServices5 {
		height:137px;
		width:551px;
		}
		
	#homeServices2, #homeServices3, #homeServices4 {
		display:none;
		}
		
.btnNext {
	float:right;
	margin-top:18px;
	}
	
#btnHS {
	margin:-8px 4px 0 0;
	}

#BreakingNewsContainer {
	/*background: url(../images/homeNewsTabBk.gif) repeat-y;*/
	float: left;
	margin: 0px 0 15px;
	width: 296px;
	clear: both;
	/*height: 245px;*/
	/*position: relative;*/
	}
	
	 #BreakingNews ul {
		border: none;
		list-style: none;
		margin: 0;
		padding: 0;
		}
	
		#BreakingNews li {
			padding-top: 5px;
			}
		
			#BreakingNews li a {
				line-height: 15px;
				padding: 5px 0 5px 0;
				text-decoration: none;
				}
			
				#BreakingNews li a:hover {
					text-decoration: underline;
					}		

#UpcomingEventsContainer {
	/*background: url(../images/homeNewsTabBk.gif) repeat-y;*/
	float: left;
	margin: 0px 15px 15px;
	width: 296px;
	/*height: 245px;*/
	/*position: relative;*/
	}
	
	#UpcomingEvents ul {
		border: none;
		list-style: none;
		margin: 0;
		padding: 0;
		}	
		
	#UpcomingCalendarItems ul {
		border: none;
		list-style: none;
		margin: 0;
		padding: 0;
		}
		
	#UpcomingCalendarItems li {
			padding-top: 5px;
			}
		
	#UpcomingCalendarItems li a {
				line-height: 15px;
				padding: 5px 0 5px 0;
				text-decoration: none;
				}
				
	#UpcomingCalendarItems li a:hover {
					text-decoration: underline;
					}

#NewsReleasesContainer {
	/*background: url(../images/homeNewsTabBk.gif) repeat-y;*/
	float: left;
	margin: 0px 0 15px;
	width: 296px;
	/*height: 245px;*/
	/*position: relative;*/
	}	
	
	#NewsReleases ul {
		border: none;
		list-style: none;
		margin: 0;
		padding: 0;
		}	
		
	#NewsReleases ul li {
		padding-top:5px;
		}
		
	#NewsReleases ul li a {
		line-height:15px;
		padding:5px 0;
		}

.feedContainer {
	background: url(../images/homeNewsTabBk.gif) repeat-y;
	height: 245px;
	margin: 0;
	padding: 0;
	}
	
/* ================================================================= */
/*                 Set which netReturns Items to show                */
/* ================================================================= */

.breakingNews1, .breakingNews2, .breakingNews3, .breakingNews4, .breakingNews5 {
	display:none;
	}
		
.upcomingCalendarItems4, .upcomingCalendarItems5 {
	display:none;
	}
	
.newsRelease3, .newsRelease4, .newsRelease5 {
	display:none;
	}
