/*Styles Only Pertinent to the Homepage*/


#upper {
	background: #fff bottom repeat-x;
	padding:14px 10px 15px 0;
	border:1px solid #OOOOOO;
	}
	
#recent {
	width:260px;
	background: url(../images/bg_recent.jpg) no-repeat top right;
	float:right;
	padding:13px 15px 8px 15px;
	}

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

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

	}



/*Features and Carousel*/

#carousel {
	height:155px;
	background:#BFBFBF;
	margin-bottom:7px;
	}

#carousel li {
	border-right:1px solid #fff;
	float:left;
	padding:8px;
	width:167px;
	}

#carousel li img {
	border:2px solid #fff;
	display:block;
	margin-bottom:6px;
	width:157px;
	height:85px;
	}
	
	
#carousel a, #carousel a:visited {
	float:left;
	color:#fff;
	text-decoration:none;
text-align:center;
font-family:Arial,Verdana;
font-size:1em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
	}

#carousel a:hover, #carousel a:active {
	color:#fff;
	}
	
#home #content {
	float:left;
	width:452px;
	}
	
#content1 {
	float:left;
	width:495px;
	margin-right:5px;
	margin-left:5px;
	}

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



/*Middle Column*/

.whitebox, #home #sidebar {
	border-top:8px solid #000000;
	background:#FFF;
	padding:3px 0px 3px 0px;
	color:#3D3B3F;
font-family:Arial,Verdana;
font-size:1.1em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;	
	}
	
#sidebar ul a {
padding:0px;
margin:0px;
}

#home #content .whitebox {
	margin-bottom:13px;
	font-family:Arial,Verdana;
font-size:1.1em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
	}

.catnews a, .catnews a:visited {
	color:#E73283;
	}	
	
.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;
	}	
	
	
/*Ads*/

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

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