#categories{
border-bottom: 10px solid #b21357;
}

#categories ul li a.selected {
background: #d71820;
color: white;
text-decoration: none;
}
#categories li a:hover, #categories .current_page_item a {
background: #d71820;
color: white;
text-decoration: none;
}

.redheader {
font-size: 11pt;
color: #000;
font-weight: bold;
font-family: "Trebuchet MS" , Verdana, Arial;
}

.homebutton1{
	background: url('/images/bengalberties/home.png') no-repeat;
	line-height: 25px;
	bottom: -24px;
	padding-right: -3px;
	text-align: left;
	padding-left: 20px;
	right: 200px;
	color: #FFFFFF;
	font-weight: bold;
}

.homebutton2{
	background: url('/images/bengalberties/home.png') no-repeat;
	line-height: 25px;
	bottom: -24px;
	padding-right: -3px;
	text-align: left;
	padding-left: 15px;
	right: 100px;
	color: #FFFFFF;
	font-weight: bold;
}

.homebutton3{
	background: url('/images/bengalberties/contact.png') no-repeat;
	line-height: 25px;
	bottom: -24px;
	padding-right: -3px;
	text-align: left;
	padding-left: 8px;
	right: 0px;
	color: #FFF;
	font-weight: bold;
}

