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: #70625d;
	background-image: url(transplant/ico-catlist.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#nav .current_page_item {
	background-color: #6F615D;
	color: #FFFFFF;
}
/********************************************/
/* Css bug fix - The main menu was not 		*/
/* targeted right.. Fixed 20.02.09			*/
/* by GRH									*/
/********************************************/
#nav1 .current_page_item a {
	background-color: #6F615D;
	color: #FFFFFF;
}
#nav ul  li.back {
	background-color: #6F615D;
	color: #FFFFFF;
}

#nav ul  li a {
	color: #6F615D;
}
#nav ul  li a:hover {
	background:#6F615D;
}
#nav2 {
	background-color: #000000;
	border-bottom:3px solid #6f615d; /* ORGINAL color is: border-bottom:3px solid #6f615d;   */
	font-family:Georgia, "Times New Roman", Times, serif;
}
#nav2 li a:hover {
	background:#70625d; /* This is the hovercolor for the subMenu */
	color:#fff;
}
.video-right h3{
	color: #CC0000;
}
/*******************************************************************************
*	Added below for the popular, latest, comments, tags, subscripe section
*******************************************************************************/	
.col2 .mootabs_title li{

	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	
	/******************************************************************
	* 	ADDED 08.04.09 by GRH										
	******************************************************************/
	font-weight:normal;
	/******************************************************************
	* 	ADDED 08.04.09 by GRH										
	******************************************************************/

}
/*******************************************************************************
*	Added above for the popular, latest, comments, tags, subscripe section
*******************************************************************************/
.col2 .mootabs_title li:hover, .col2 .mootabs_title li.active{
	color: #FFFFFF;
	background-color: #70625d;
	/*******************************************************************************
	*	Added below for the popular, latest, comments, tags, subscripe section
	*******************************************************************************/
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	/*******************************************************************************
	*	Added above for the popular, latest, comments, tags, subscripe section
	*******************************************************************************/

}
/*******************************************************************************
*	Added 17062010
*******************************************************************************/
.mp-formdiv input{
	width:96%;
}
.mp-formdiv button{
	margin-right:-20px;
	width:100%;
}

.flickr h2{
	background-color: #70625d;
	color: #FFFFFF;
}
.widget h2 {
	color: #FFFFFF;
	background-color: #70625d;
}
.widget ul li {
	padding:1px;
}
#footer a{
	color: #70625d;
}
#archivebox {
	background:#f7f7f7;
	border: 1px solid #000000;
}
#archivebox h4 em, #archivebox h2 em, #archivebox h3 em{
	color:#70625d;
}
.list1 li, .list3 li{
	/*background: url(transplant/ico-star.gif) no-repeat left center !important;*/
}
.list2 li{
	/*background: url(transplant/ico-feat.gif) no-repeat left center !important;*/
}
#rss h2{
	background:#f7f7f7;
	border: 1px solid #000000;
	color:#000000;
}
