/*Styles Only Pertinent to the Homepage*/


#upper {
	background: #7f9640 url(../images/bg_darker-green.png) repeat-x 0 0;
	}

#recent {
	width:215px;
	height:213px;
	overflow:auto;
	float:right;
	padding:32px 20px 25px 15px;
	line-height:118%;
	}

#recent h3 {
	color:#eee;
	}

#recent ul {
	}
	
#recent li {
	list-style:none;
	padding:2px 0 7px;
	}

#recent a, #recent a:visited {
	color:#dae9fc;
	font-weight:normal;
	}

	
#home #innerwrap {
	background:url(../images/bg_innerwrap.png) repeat-y;
	}

#home .inner {
	background:url(../images/bg_inner-rightcol.png) repeat-y 100% 0;
	}



/*Features and Carousel*/

#carousel {
	height:165px;
	background:#cad1d6 url(../images/bg_carousel.png) repeat-x;
	margin-bottom:0;
	border-top:solid 1px #fff;
	border-bottom:solid 1px #fff;
	}

#carousel li {
	border-right:1px solid #eee;
	float:left;
	padding:0 27px;
	/*font-size:90.9%;*/
	line-height:120%;
	font-weight:normal;
	}

#carousel li img {
	border:1px solid #FFF;
	display:block;
	margin-bottom:3px
	}
	
#carousel a, #carousel a:visited {
	float:left;
	color:#000;
	}
	
#home #content {
	float:left;
	width:540px;
	}

/*.whitebox h3 a, .whitebox h3 a:visited {
	color:#FFF;
	}*/



/*Middle Column*/

.box, #home #sidebar {
	padding:0;
	color:#737373;
	}

#home #content .box {
	margin-bottom:13px;
	}

.catnews a, .catnews a:visited {
	}	

.headlines {	
	padding:0 12px 5px 12px;
	clear:left;
	}

.headlines li {
	margin-left:12px;
	padding:2px 0;
	list-style:disc;
	}	
	
#home .commentcount {
	font-size:0.8em;
	font-weight:normal;
	margin-left:2px;
	}	
	
	
/*Ads*/

			
#ads { 	
	width:215px;
	float:right;
	}

#ads img {
	margin-bottom:12px;
	}		
	
.widget li {
	background:url(../images/icon_page.gif) no-repeat 0 4px;
	padding-left:15px;
	}


