﻿/*Styles Only Pertinent to the Homepage*/


#upper {
	background:#ECE5C2;
	padding:0;
	}
	
#recent {
	width:280px;
	height:240px;
	background:#A1E8D8;
	float:right;
	padding:0;

	}

#recent ul {
	margin-top:-5px;
	}
	
#recent li {
	list-style:none;
	color: #292519;
	padding:0 25px 5px 30px;
	margin: 6px 0 10px 20px;
	line-height: 15px;
	font-size:12px
	}

#recent a, #recent a:visited {
	color:#099E9D;
	font-weight:bold;
	font-style:italic;
	font-size:12px;
	letter-spacing:-0.5px;
	}
	
#recent a:hover {
	color:#292519;
	font-weight:bold;
	font-style:italic;
	font-size:12px;
	letter-spacing:-0.5px;
	}
	*/
				
#home .stripes {
	background: #fff;
	padding:20px;
	}



/*Features and Carousel*/

	
#home #content {
	float:left;
	width:940px;
	padding:0;
	background:#292519
	}

.whitebox h3 a, .whitebox h3 a:hover {
	color:#FF712C;
	}
	.whitebox h3 a, .whitebox h3 a:link {
	color:#FEF6C5;
	}
	.whitebox h3 a, .whitebox h3 a:visited {
	color:#FEF6C5;
	}



/*Middle Column*/

.whitebox, #home #sidebar {
	color:#928965;

	}

#home #content .whitebox {
	padding: 0;
	}


.catnews {
	width:280px;
	margin: 0 12px 14px 15px;
	float:left
	}
.catnews a, .catnews a:link {
	color:#FEF6C5;
	}	
	
.catnews a, .catnews a:visited {
	color:#FEF6C5;
	text-decoration:none

	}	
	
.catnews a, .catnews a:hover {
	color:#FF712C;
	}	
	
.catnews img {
	float:left;
	margin:0 0 10px 0;
	padding:0;
	}
	
.headlines {	
	margin:13px 0;
	border-bottom:1px solid #D6D6B4;
	}

.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:180px;
	float:right;
padding:18px;
	}

#ads img {
	margin-bottom:12px;
	}		
	
	
.more-link a:link{ !important
	font:11px ;
	color:#FF712C;	
}

.more-link a:visited{ !important
	font:11px ;
	color:#FF712C;	
}
	

