/* HEADER */

#header {
	height:153px;
	background:url(images/header3.gif) repeat-x;
	min-width:473px;
	font-size:13px;
	min-width: 800px;
	overflow:hidden;
}

#header h1 {
	position: absolute;
	text-indent:-999999px;
	margin:0;
	background:url(images/logo.gif) no-repeat;
	height:29px;
	width:257px;
	float:left;
	left: 7px;
	top: 8px;
}

#bradley-header h1 {
	text-indent:-999999px;
	margin:0;
	background:url(images/billbradley/logo.gif) no-repeat;
	height:64px;
	width:325px;
	float:left;
	left: 6px;
	top: 3px;
}

#tagline {
	position: absolute;
	font-size: 12px;
	color: #bac3ca;
	left: 7px;
	top: 38px;
	font-style: italic;
}

#header h1 a {
	float: left;
	height:50px;
	width:317px;
}

#header .ad {
	float:right;
	padding-top:6px;
}


.searcharea {
	margin-top: 4px;
	padding-top: 4px;
	text-align: center;
}

.searchlabel{
	color: #00597b;
	float: left;
	margin: 0px 4px 0 0;
	font-size: 11px;
}

.searchbox{
	background: url(images/searchbox.gif) no-repeat left top; 
	height: 19px;
	width: 156px;
	margin: 4px;
}

.searchinput{
	border: none; 
	background-color: transparent; 
	width: 136px; 
	padding-left: 10px; 
	padding-right: 10px;
	margin: 1px 0 0 0;
	font-size: 12px;
}

.ad {
	padding-right:7px;
}

#headerlink{
	position: absolute;
	margin: 0;
}
