/* Bow View Homes */
body {
	background: #454540;
}
.button {
	background: url(images/button.gif);
	background-color: #7A7D66;
}
.txtarea {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 15px;
	color: #E7C37D;
}
.lftfl {
	float: left;
}
.rtfl {
	float: right;
	border-width: 10px;
	border-color: #454540;
}
.ctr {
	text-align: center;
}
h1 {
	font-family: Times New Roman;
	font-size: 26px;
	color: #E7C37D;
}
.bld {
	font-weight: bold;
}
.hdtnr {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #E7C37D;
}
.tiny {
	font-size: 10px;
	color: #E7C37D;
}
.tiny2 {
	font-size: 12px;
	color: #E7C37D;
}