.about-font {
	font-family: Arial;
	font-size: 9pt;
	line-height: 150%;
	color: #6C5343;
	text-decoration: none;
}
.footer-font {
	font-family: Arial;
	font-size: 9pt;
	line-height: 150%;
	color: #999999;
	text-decoration: none;
}
.footer-font:hover {
	color: #6C5343;
}
.message-input {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	background-color: #D1CFCE;
	border: 1px solid #C8C1BD;
	width: 430px;
	height: 24px;
	line-height: 150%;
}
.message-input2 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	background-color: #D1CFCE;
	border: 1px solid #C8C1BD;
	width: 430px;
}
.pro-size {
	height: 120px;
	width: 150px;
}
.pro-size-d {
	height: 400px;
	width: 500px;
}

.title-font {
	font-size: 25px;
	color: #472610;
	font-weight: bolder;
}
.title-font2 {
	font-size: 14px;
	color: #472610;
	font-weight: bold;
}
.pro-300x300 {
	height: 300px;
	width: 300px;
	border: 5px solid #BBB0A7;
}
