/*Styles Only Pertinent to the Homepage*/


#upper {
	background: #ffffff;
	padding:0;
	border-bottom: double #bbbbbb;
	margin-bottom:5px;
	text-align: left;
	}
	
#recent {

/* 	float:left; */
	padding:10px 0px 8px 0px;
	text-align: left;
	_width: 600px;
	}

#recent ul {
	width: 100%;

	}
	
#recent li {
	float: left;
	list-style:none;
	margin:0px 25px 7px 0px;
	padding:0;
	width: 298px;
	_margin:0px 5px 7px 0px;
	_width: 295px;
	}

#recent a, #recent a:visited {
	color:#bbbbbb;
	font-size:1em;
	text-decoration: none;
	}

#recentFeature {
	margin-right: 15px;
	width: 120px;
	overflow: hidden;
}

#leadFeature, .leadFeature {
	margin-right: 15px;
	width: 172px;
}

.leadFeature img{
float:left;
width: 172px !important;
height: 116px !important;
}

.recentTitle {

	text-transform: uppercase;
	/*border-right: 50px solid #bbbbbb;*/
	font-size: 14px;
	line-height: 6px;
	margin-bottom: 5px;
	color: #bbbbbb;
	width: auto;
	/*_border-right: 75px solid #bbbbbb;*/
	*margin-top: 2px;

}

.recentExcerpt {
	font-size: 18px;
	color: #000000;
}

.recentDate {
	color: #bbbbbb;
	font-weight: normal;
}

.lowerTitle {
	text-transform: uppercase;
	/*border-right: 125px solid #bbbbbb;*/
	font-size: 14px;
	line-height: 6px;
	margin-bottom: 5px;
	color: #bbbbbb;
	width: auto;
	/*_border-right: 125px solid #bbbbbb;*/
	*margin-top: 2px;

}

.lowerExcerpt {
	font-size: 22px;
	color: #000000;

}

.lowerDate {
	color: #bbbbbb;
	font-weight: normal;
        margin-bottom: 15px;
}

.leadTitle {
	text-transform: uppercase;
	/*border-right: 275px solid #bbbbbb;*/
	font-size: 14px;
	line-height: 6px;
	margin-bottom: 5px;
	color: #bbbbbb;
	width: auto;
	/*_border-right: 275px solid #bbbbbb;*/
	*margin-top: 2px;

}

.leadExcerpt {
	font-size: 30px;
	color: #000000;

}

.leadDate {
	color: #bbbbbb;
	font-weight: normal;
}
				
#home .stripes {
/* 	background:url(../images/bg_stripe.gif); */
	border-top: double #bbbbbb;
	border-bottom: double #bbbbbb;
	padding:0px 0px 20px 0px;
	margin:5px 0px 0px 0px;
	}

#thisMonthMag {
	margin 2px;
	padding: 5px;
	background: #000000;
	height: 175px;
	width: 150px;
}

#thisMonthMagPic {
	margin: 0 auto;
	padding: 5px;
}

/*Features and Carousel*/

#carousel {
	height:200px;
	
/*Carousel BG COLOR*/
/* TO BE CHANGED FOR MAITENANCE*/
/*-----------------------------*/
	background:#f3f7ff;
	margin-bottom:5px;
	width: 780px;

	}

#carousel li {
	border-right:1px solid #cdcec7;
	float:left;
	padding:0 10px;
	}

#carousel li img {
	border:3px solid #FFF;
	display:block;
	margin-bottom:6px
	}
	
#carousel a, #carousel a:visited, #carousel a:hover, #carousel a:active {
	float:left;
	color:#FFFFFF;
	}

#carousel a:hover, #carousel a:active {
	color:#828569;
	}
	
#home #content {
	float:left;
	width:435px;
	margin-top: 0px;
	}

.whitebox h3 a, .whitebox h3 a:visited {
	color:#FFF;
	}


/*Middle Column*/

.whitebox, #home #sidebar {
/* 	border-top:1px solid #e0e0db; */
	background:#FFF;
	padding:0px 0px 5px 0px;
	color:#737373;
	margin-top: 10px;
	}

#home #content .whitebox {
	margin-bottom:0px;

	}

.catnews a, .catnews a:visited {
	color:#22222d;
	}	
	
.catnews img {
	float:left;
	margin:3px 11px 7px 1px;
	border:1px solid #516f80;
	padding:1px;
	width: 70px;
	}
	
.headlines {	
	padding:12px;
	}

.headlines li {
	margin-left:12px;
	padding:2px 0;
	list-style:square
	}	
	
#home .commentcount {
	font-size:0.8em;
	font-weight:normal;
	margin-left:2px;
	}	
	
	
/*Ads*/

			
#ads { 	
	width:300px;
	float:right;
	}

#ads img {
	/*margin-bottom:12px;*/
	}		
	
#mainAd { 	
	width:300px;
	float:right;
	}
	
#mainAd .whitebox{ 	
	padding-top: 0px;
	}

#mainAd img {


	}
.lowerTitle, .recentTitle, .leadTitle{
	color: #C23317;
}

