@charset "utf-8";
h1{
	font-size: 1.5em;
	font-weight: normal;
	color: #29484e;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h1 span{
	font-size: 0.5em;
	display: block;
}
h2{
	font-size: 1em;
	color: #886c47;
	padding: 0px;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 span{
	font-size: 0.6em;
	color: #29484e;
	display: block;
	text-transform: none;
}
h3{
	font-size: 0.8em;
	color: #886c47;
	padding: 0px;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h4{
	font-size: 1.2em;
	font-weight: normal;
	color: #29484e;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.blog_right{
	float: right;
	margin-bottom: 10px;
}
.blog_left {
	clear: left;
	float: left;
	margin-bottom: 10px;
}
p{
	font-size: 0.9em;
	line-height: 1.6em;
	color: #886c47;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
p a{
	color: #1d3e45;
	text-decoration: none;
	font-size: 0.9em;
}
p a:hover{
	text-decoration: underline;
}
p span{
	color: #1d3e45;
}
em{
	font-size: 0.9em;
	color: #7E6543;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
}
em.testimonial_txt{
	color: #FFFFFF;
	font-size: 1.2em;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
}
.baf_formtxt{
	background-image: url(../layout/baf_tb_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	position: absolute;
	height: 20px;
	font-size: 0.8em;
	width: 200px;
	color: #886c47;
	left: 3px;
	top: 1px;
	border: 0px none #F1EEE9;
	padding-top: 5px;
}
.baf_button{
	position: absolute;
	height: 28px;
	width: 70px;
	top: 1px;
	right: 1px;
}
.smalltxt{
	font-size: 0.7em;
	color: #886c47;
}
.smalltxt a{
	color: #886c47;
	text-decoration: none;
	font-weight: normal;
	float: right;
}
.smalltxt a:hover{
	text-decoration: underline;
}
#map_txt{
	background-color: #886c47;
	position: relative;
	font-size: 0.6em;
	color: #FFFFFF;
	padding: 3px;
}
#map_txt a{
	color: #FFFFFF;
	text-decoration: none;
}
#map_txt a:hover{
	text-decoration: underline;
}
label{
	color: #6F5839;
	font-size: 0.8em;
	clear: left;
	float: left;
	width: 120px;
	display: block;
}
.tb_directions{
	border: 1px solid #886c47;
	display: block;
	background-image: url(../layout/baf_tb_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-size: 0.8em;
	width: 80px;
	margin-bottom: 2px;
	padding: 1px;
	color: #886c47;
}
.sub_directions{
	background-image: url(../layout/baf_tb_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	border: 1px solid #886c47;
	font-size: 0.7em;
	color: #675236;
	padding: 2px;
}
.sub_chkbox{
	display: block;
}
