.header {
	font-family: "Times New Roman", Times, serif;
	color: #9f0251;
	text-decoration: none;
	font-size: 40px;
	font-weight: bold;
}
.enqu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #363636;
	text-decoration: none;
}
.enqu:hover {
	text-decoration: underline;
	
}
.menu {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.menu:hover {
	color: #D7D0B5;
}
.barder {
	border: 1px solid #4B5360;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B5360;
	text-decoration: none;
	padding-left: 10px;
	line-height: 20px;
	padding-right: 10px;
	text-align: justify;
}
.leftmenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #463f32;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.leftmenu:hover {
	color: #FFFFFF;
}
.pro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	color: #675F50;
	text-decoration: none;
	font-weight: bold;
	line-height: 40px;
}
.barder2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAE7D9;
}
