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: #990000;
	background-image: url(default/ico-catlist.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#nav1 .current_page_item a,
#nav1 li.current,
#nav1 li a:focus, #nav1 li a:hover, #nav1 li a:active {
	background-color: #787878;
	color: #FFFFFF;
}
#nav1 .current_page_item ul li a {
	background-color: #FFFFFF;
	color: #990000;
}

#nav1 .current_page_item ul li a:hover {
	background-color: #787878;
	color: #FFFFFF;
}

#nav ul  li.back {
	background-color: #990000;
	color: #FFFFFF;
}

#nav li a {
	color: #fff;
}
#nav2 {
	background-color: #ffffff;
	border-bottom:3px solid #990000;
}
#nav2 li a:hover {
	background:#990000;
	color:#fff;
}
.video-right h3{
	color: #990000;
}	
ul.wooTabs li a.selected, ul.wooTabs li a:hover {
	color: #FFFFFF;
	background-color: #990000;
}
.widget h3 {
	color: #333;
	background-color: #EEE;
	border:1px solid #DDD;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
}

.widget .sidebar_pad1 {
	border:1px solid #DDD;
	background-color: #EEE;
	padding:6px;
}
.widget .sidebar_pad2{
	border:1px solid #DDD;
	background-color: #FFF;
	padding:5px;
}

#ics-calendar h3 {
	border:none;
	height:43px;
	margin:0;
	padding:0;
}
#ics-calendar h3 a {
	border:none;
	display:block;
	text-indent:-4000px;
	background: #FFF url(../images/bgr_cal.png) 0 0 no-repeat;
	height:43px;
	width:320px;
	margin:0;
	padding:0;
}
#ics-calendar h3 a:hover {
	background: #EEE url(../images/bgr_cal.png) 0 -43px no-repeat;
}

#ics-calendar-widget-prev{float:left; color:#990000; font-size:11px; display:block; width:100px;}
#ics-calendar-widget-next{float:right; color:#990000; font-size:11px; display:block; width:100px; text-align:right;}

#twitter-1 h3 {
	border:none;
	height:43px;
	margin:0;
	padding:0;
}
.twitter_title_link {
	border:none;
	display:block;
	text-indent:-4000px;
	background: #FFF url(../images/bgr_tweet.png) 0 0 no-repeat;
	height:43px;
	width:320px;
	margin:0;
	padding:0;
}
.twitter_title_link:hover {
	background: #EEE url(../images/bgr_tweet.png) 0 -43px no-repeat;
}


#footer a{
	
}
#archivebox {
}
#archivebox h4 em, #archivebox h2 em, #archivebox h3 em{
	color:#990000;
}
#rss h2{
	background-color: #f5cccc;
	border: 1px solid #e06666;
	color:#000000;
}