@charset "utf-8";


#baf {
	position: relative;
	margin-top: 10px;
}
#baf h4 {
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: normal;
	color: #530006;
}
#baf h4 em {
	font-style: italic;
	text-transform: lowercase;
	font-size: 1.4em;
}
#baf input {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #fff;
	width: 110px;
	float: left;
	padding: 0px;
}
#baf  input.submit{
	text-transform: uppercase;
	font-size: 0.8em;
	color: #530006;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #530005;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 55px;
	float: left;
}
#baf p.input {
	background-color: #fff;
	height: 25px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#baf p {
	font-size: 1.2em;
	line-height: 1.5em;
}

#baf img {
	float: right;
	overflow: auto;
}
#subnav li a:hover {
	color: #0F3A0A;
}
