a{
	color: #000;
}
.subcol h2{
	color: #fff;
}
.nav2 li:hover,
.nav2 li.sfHover,
.nav2 li.current,
.nav2 a:focus, .nav2 a:hover, .nav2 a:active {
	color: #333333;
}
.featured h3 a:hover {
	color:#000;
}
.video-right h2{
	color: #000;
}
.catlist h2{
	color: #fff;
	background-color: #34522c;
	background-image: url(default/ico-catlist.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#nav .current_page_item {
	background-color: #34522c;
	color: #FFFFFF;
}
#nav ul  li.back {
	background-color: #34522c;
	color: #FFFFFF;
}

#nav ul  li a {
	color: #34522c;
}
#nav2 {
	background-color: #ffffff;
	border-bottom:3px solid #34522c;
}
#nav2 li a:hover {
	background:#34522c;
	color:#fff;
}
.video-right h3{
	color: #34522c;
}	
.col2 .mootabs_title li:hover, .col2 .mootabs_title li.active{
	color: #FFFFFF;
	background-color: #34522c;
}
.flickr h2{
	background-color: #34522c;
	color: #FFFFFF;
}
.widget h2 {
	color: #FFFFFF;
	background-color: #34522c;
}

#archivebox {
	background-color: #73966E;
	border: 1px solid #96AD91;
}
#archivebox h4 em, #archivebox h2 em, #archivebox h3 em{
	color:#fff;
}
.list1 li, .list3 li{
	background: url(default/ico-star.gif) no-repeat left center !important;
}
.list2 li{
	background: url(default/ico-feat.gif) no-repeat left center !important;
}
#rss h2{
	background-color: #f5cccc;
	border: 1px solid #e06666;
	color:#000000;
}
/*========= lac css Special =========*/
#ai{
	float: right;
}
/*========= feeds ==================*/
	ul.lac_style_class_feedlist li{
	list-style-type: none !important;
	list-style-image: none !important;
	background: url(../images/ico-arcfeed.gif) center left no-repeat;
	text-decoration: none;
	float: left;
	text-align: left;
	margin: 0px;
	width:100%;
	padding: 0px;
	color:#666666 !important;
}
.lac_style_class_feedlist li a:link, .lac_style_class_feedlist li a:visited {
	width: 195px;
	padding:5px 5px 5px 19px;
	text-decoration: none;
	overflow:hidden;
	text-align: left;
	color:#666666 !important;
}
.lac_style_class_feedlist li a:hover, .lac_style_class_feedlist li a:active {
	list-style-type: none !important;
	list-style-image: none !important;
	width: 195px;
	padding:5px 5px 5px 19px;
	text-decoration: none;
	overflow:hidden;
	text-align: left;
	color:#666666 !important;
	font-weight: 700;
}
#header_wrapper{
	overflow:visible; 
	height:1px;
}
#header_top_bg{
	position:abolute;
	top:0px;
	display:block;
	background: url(../images/background_header.png)no-repeat top center;
	height:300px;
	width:100%;
	background-color: #91aa8c;
}