/*Styles Only Pertinent to the Homepage*/


#upper {
	padding:14px 8px 15px 0;
	height:250px;
	
	}
	
#recent {
	width:980px;
	float:right;
	padding:0px 0px 10px 0px;
	margin-bottom: 5px;
	}

#recent ul {
	margin-top:0px;
	}
	
#recent li {
	border-bottom:1px solid #F83666;
	list-style:none;
	padding:8px 0 5px 5px;
	margin-left:7px;
	text-align:justify;
}

#recent a, #recent a:visited {
	color:#666666;
	font-weight:bold;
	font-size:1em;
	margin:0px;
	padding:0px;
	}
				
#home .stripes {
	padding:14px 1px 20px 1px;
	}



/*Features and Carousel*/

#carousel {
	height:131px;
	margin-bottom:20px;
	margin-top:5px;
	}

#carousel li {
	border-right:1px solid #cdcec7;
	float:left;
	padding: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:740px;
	}


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



/*Middle Column*/

.whitebox, #home {
	background:#FFF;
	padding:0px;
	color:#737373;
	}
	
	#sidebar {
	padding-top:0px;
	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-right:5px;
	margin-top:10px;
	}

.headlines li {
	margin-left:12px;
	padding:5px 0px 5px 3px;
	list-style:square;
	text-align:justify;
	font-family:Arial,Verdana;
font-size:1.1em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
width:500px;
display:block;
	}	

.headlines ul {
	width:200px;
	display:block;
	}
	
#home .commentcount {
	font-size:0.8em;
	font-weight:normal;
	margin-left:2px;
	}	
	
	
/*Ads*/

			
#ads { 	
	width:980px;

	}

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