/*Styles Only Pertinent to the Homepage*/


#upper     { background: #b51b17 url(../images/bg_upper.jpg) repeat 0% bottom; padding: 0px 0px 0px 0px }
	
#recent {
	width:260px;
	background: ;
	float:right;
	padding:10px 0px 0px 0px;
	}

#recent ul {
	margin-top:-5px;
	}
	
#recent li  { background: url(../images/icon_page_home.gif) no-repeat 0 9px; list-style: none; padding: 7px 0 7px 15px; border-bottom: 1px solid #333 }

#recent a, #recent a:visited {
	color:333333;
	font-weight:;
	font-size:0.8em;
	}
				
#home .stripes {
	background: #000;
	padding: 0px 14px 14px 14px;
	}



/*Features and Carousel*/

#carousel    { background: #000000 url(../images/carousel-bg1.jpg); margin-bottom: 0px; height: 140px }

#carousel li  { padding: 0 0px; float: left; border-right: 1px solid #000 }

#carousel li img  { display: block; margin-bottom: 0px; border: solid 2px #444 }
	
#carousel a, #carousel a:visited  { color: #444; float: left }

#carousel a:hover, #carousel a:active  { color: #88351b }
	
#home #content {
	float:left;
	width:452px;
	}

.whitebox h3 a, .whitebox h3 a:visited {
	color:#222;
	}



/*Middle Column*/

.whitebox, #home #sidebar     { color: #000; background: #ae1a16; padding: 13px; border-top: 1px solid #b51b17 }

#home #content .whitebox {
	margin-bottom:15px;
	}

.catnews a, .catnews a:visited   { color: #000000 }	
	
.catnews img  { margin: 3px 11px 7px 1px; padding: 1px; float: left; border: solid 1px #555 }
	
.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:226px;
	float:right;
	}

#ads img {
	margin-bottom:12px;
	}		
	
