.txt-11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A1700;
}
.txt-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B1700;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #A1795F;
}
.wedhalls-bg {
	background-color: #EBDCCE;
	background-image: url(images/wedding_halls_bg.jpg);
	background-position: right top;
	background-repeat: no-repeat;

}
.corphalls-bg {

	background-color: #ECE3D6;
	background-image: url(images/corp_halls_bg.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.menu-txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #4E3B26;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -1px;
}
.menudiv-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E3B26;
	text-decoration: none;

}
.textInput1
{
	width: 205px;
	height: 24px;
	background: none;
	border: 1px solid #492519;
	color: #36200B;
	font-size: 14px;
	padding-left: 6px;
	padding-right: 6px;


}
.links {
	color: #79402D;
}
.textInput2 {
	width: 205px;
	height: 80px;
	background: none;
	border: 1px solid #492519;
	color: #36200B;
	font-size: 14px;
	padding-left: 6px;
	padding-right: 6px;


}
.textInput1smaller {

	width: 150px;
	height: 24px;
	background: none;
	border: 1px solid #492519;
	color: #36200B;
	font-size: 14px;
	padding-left: 6px;
	padding-right: 6px;
}
.textInput2smaller {

	width: 150px;
	height: 80px;
	background: none;
	border: 1px solid #492519;
	color: #36200B;
	font-size: 14px;
	padding-left: 6px;
	padding-right: 6px;
}
.bgcontactwed {
	background-image: url(images/wed_contact_bg3.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #EBDCCE;
}
