@charset "utf-8";
p{
	font-size: 1.2em;
	color: #FFFFFF;
	margin-bottom: 10px;
	line-height: 1.5em;
}
p a{
	color: #3F3638;
	text-decoration: none;
}
p a:hover{
	text-decoration: underline;
}
h2{
	font-size: 1.7em;
	text-transform: uppercase;
	color: #7f6b71;
	margin-bottom: 10px;
	font-weight: lighter;
}
.button_box a{
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 1.4em;
	display: block;
	background-image: url(../layout/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	width: 90%;
	position: absolute;
	left: 15px;
	top: 22px;
}
.frmH2{
	color: #FFFFFF;
	font-size: 1.5em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#baf .txtbox{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 220px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px none #FFFFFF;
	font-size: 1.4em;
	color: #7e6b71;
	padding-bottom: 5px;
}
#baf .submit{
	position: absolute;
	height: 29px;
	width: 48px;
	top: 0px;
	right: 0px;
}
.navSelect{
	background-color: #FFFFFF;
	color: #7e6b71 !important;
}
