/*Styles Only Pertinent to the Homepage*/


#upper {
	background: url(../images/leadbg_btm.gif) no-repeat 0 100% #11931a;
	padding:6px 10px 7px 7px;
	margin-bottom: 13px;
	}
	
#recent {
	width:265px;
	background: url(../images/leadbg_inside.gif) repeat-x 0 100% #499312;
	float:right;
	padding:13px 15px 8px 15px;
	}

#recent ul {
	margin-top:-5px;
	}
	
#recent li {
	border-bottom:1px solid #78c023;
	list-style:none;
	padding:7px 0 8px 20px;
	background:url(../images/icon_page_home.gif) no-repeat 0 5px;
	}

#recent a, #recent a:visited {
	color:#fff;
	font-weight:bold;
	font-size:1em;
	}
				
#home .stripes {
	padding:12px 0 10px 0;
	}



/*Features and Carousel*/

#carousel {
	height:149px;
	background:#fff url(../images/bg_carousel.jpg) no-repeat 0 0;
	margin-bottom: 4px;
	}

#carousel li {
	border-right:1px solid #cdcec7;
	float:left;
	padding:0 20px 0 15px;
	}

#carousel li img {
	border:3px solid #FFF;
	display:block;
	margin-bottom:6px
	}
	
#carousel a, #carousel a:visited {
	float:left;
	color:#585b41;
	}

#carousel a:hover, #carousel a:active {
	color:#828569;
	}
	
#home #content {
	float:left;
	width:470px;
	}

.whitebox h3 a, .whitebox h3 a:visited {
	color:#FFF;
	}



/*Middle Column*/

#sidebar {
	background:#FFF;
	padding:5px 20px 35px 0;
	color:#737373;
	}

.whitebox {
	border:1px solid #e0e0db;
	background:#FFF;
	padding:13px;
	color:#737373;
	}

#home #content .whitebox {
	margin-bottom:13px;
	}

.catnews a, .catnews a:visited {
	color:#22222d;
	}	
	
.catnews img {
	float:left;
	margin:3px 11px 7px 1px;
	border:1px solid #516f80;
	padding:1px;
	}
	
.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;
	}	

#homebanner_box img.banner_l {
	float: left;
	padding-bottom: 2px;
}

#homebanner_box img.banner_r {
	float: right;
	padding-bottom: 2px;
}

img.sp_homebanner {
	margin-top: 13px;
}
	
/*Ads*/

			
#ads { 	
	width:226px;
	float:right;
	}

#ads img {
	margin-bottom:12px;
	}		
	

