#header  {
	width: 980px;
	height: 113px;
	margin: 0px auto;
	border-right: 1px solid #79960A;
	background: url(../IMAGES/header_bg.jpg) repeat-x;
	border-bottom: 1px solid #79960A;
	border-left: 1px solid #79960A;
	padding: 0px;
	clear: none;
	text-align: right;
}
#header #search input {
	border: 1px solid #5C7206;
	width: 200px;
	height: 20px;
	margin: 0px;
	padding: 0px;
}
#header #search input.submit {
	border: 1px solid #5C7206;
	margin: 0px;
	padding: 0px;
	background: url(../IMAGES/header_bg.jpg);
	height: 22px;
	width: 70px;
	position: relative;
}
#wrapper #header #logo {
	height: 113px;
	margin: 0px 0px 0px 12px;
	clear: none;
	float: left;
	padding: 0px;
	background: url(../IMAGES/logo_retreat.gif) no-repeat 7px 7px;
}
#wrapper #header #logo h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	margin-top: 75px;
	margin-left: 120px;
	font-weight: normal;
}
#wrapper #header #search {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	clear: none;
	float: right;
	height: 113px;
	background: url(../IMAGES/search_bg_alt.gif) no-repeat right;
}
#wrapper #header #search form {
	margin: 70px 0px 0px;
	padding: 0px;
}
