/* CSS for Baobab, created by Akkhor Soft Ltd [http://www.akkhorsoft.com] */

.bodytext_main
			{ 
			color:#3D220E;
			font-family:"Gill Sans MT";
			font-size:13px;
			text-decoration:none;
			    }
.bodytext_main2
			{ 
			color:#666666;
			font-family:"Gill Sans MT";
			font-size:13px;
			    }
.bodytext_main2 a
			{ 
			color:#666666;
			font-family:"Gill Sans MT";
			font-size:13px;
			text-decoration:none;
			    }
.bodytext_main2 a:hover
			{ 
			color:#666666;
			font-family:"Gill Sans MT";
			font-size:13px;
			text-decoration:underline;
			    }
.footer
		{
		color: #DCDCDC;
		font-family:Arial;
		font-size:10px;
		text-decoration:none;
		}
.footer a
		{
		color: #DCDCDC;
		font-family:Arial;
		font-size:10px;
		text-decoration:none;
		}
.footer a:hover
		{
		color: #DCDCDC;
		font-family:Arial;
		font-size:10px;
		text-decoration:underline;
		}

/* Navigation start from here */

.home, .collection, .shopping, .contact, .about{
		height: 40px;
		}
.home{
		width: 71px;
		background:url(images/home.jpg) no-repeat;
		display:block;
}
.home:hover,#homeSelect{
		background:url(images/home-up.jpg) 0 -40px;
}
.collection{
		width: 71px;
		background:url(images/collection.jpg) no-repeat;
		display:block;
}
.collection:hover,#collectionSelect{
		background:url(images/collection-up.jpg) 0 -40px;
}
.shopping{
		width: 71px;
		background:url(images/shopping.jpg) no-repeat;
		display:block;
}
.shopping:hover,#shoppingSelect{
		background:url(images/shopping-up.jpg) 0 -40px;
}
.contact{
		width: 71px;
		background:url(images/contact.jpg) no-repeat;
		display:block;
}
.contact:hover,#contactSelect{
		background:url(images/contact-up.jpg) 0 -40px;
}

.about{
		width: 71px;
		background:url(images/about.jpg) no-repeat;
		display:block;
}
.about:hover,#aboutSelect{
		background:url(images/about-up.jpg) 0 -40px;
}
.carrolnav{
		font-family:"Gill Sans MT";
		color: #83776F;
		font-size:12px;
		text-decoration:none;
		font-weight:normal;
}
.carrolnav a{
		font-family:"Gill Sans MT";
		color: #83776F;
		font-size:12px;
		text-decoration:none;
		font-weight:normal;
}
.carrolnav a:hover{
		font-family:"Gill Sans MT";
		color: #83776F;
		font-size:12px;
		text-decoration:none;
		font-weight:normal;
	
}

