@import url("whitespace-reset.css");

body {
	background-color: #b0b579;
	font-family: Arial, Sans-Serif;
	font-size: 11px; }

	#sitewrapper {
		width: 800px;
		margin: 0 auto; }
	#sitewrapper p {
		color: #666666; }
	#sitewrapper a {
		color: #666666;
		font-weight: bold; }

		#sitewrapper #header {
			background: #FFFFFF url("../images_redesign/logo2.gif") no-repeat 0 0;
			float: left;
			width: 800px;
			height: 114px; }
			#sitewrapper #header a#logo {
				float: right;
				width: 300px;
				height: 93px;
				display: block;
				text-indent: -5000px; }
			#sitewrapper #header #search {
				float: left;
				width: 200px !important;
				width: 190px;
				padding: 5px 10px 0 5px; }
			#sitewrapper #header #search a {
				font-size: 12px;
				color: #DC8F5F;
				padding: 5px 15px 0 0; }
			#sitewrapper #header #search form {
				margin-top: 0; }
			#sitewrapper #header #search input#q {
				margin: 0 5px 0 0;
				color: #666; }
			#sitewrapper #header #search input#btn_search {
				width: 26px;
				position: absolute;
				top: 16px !important;
				top: 19px; }
			#sitewrapper #header #nav {
				background: transparent url("../images_redesign/bg_nav.gif") no-repeat bottom;
				float: left;
				width: 760px;
				height: 21px;
				padding: 0 0 0 40px; }
		#sitewrapper #content {
			background: transparent url("../images_redesign/bg_content3.jpg") no-repeat 0 0;
			float: left;
			width: 800px;
			height: 305px;
			position:relative; }
			#sitewrapper #content p.people {
				position:absolute;
				left:340px;
				width:440px;
				top:50px;
				font:14px "Times New Roman", Times, serif;}
				#sitewrapper #content p.people span.intro {
					font-size:130%; }
				#sitewrapper #content p.people a {
					color:#DC8F5F; }

		#sitewrapper #search-news {
			clear: both;
			background: transparent url("../images_redesign/bg_services-news.gif") repeat-x 0 0;
			float: left;
			width: 800px;
			height: 188px; }
			#sitewrapper #search-news #service-programs {
				float: left;
				width: 800px; }
				#sitewrapper #search-news #service-programs form {
					float: right;
					width: 475px;
					height: 39px; }
					#sitewrapper #search-news #service-programs form fieldset {
						border: none;
						margin: 0 0 10px 0; }
						#sitewrapper #search-news #service-programs form fieldset label {
							width: 457px;
							font-size: 11px;
							font-weight: bold;
							color: #999933; }
						#sitewrapper #search-news #service-programs form fieldset select {
							width: 200px;
							margin: 0 5px 0 0;
							color:#666; }
						#sitewrapper #search-news #service-programs form fieldset input#btn_go {
							width: 26px;
							position: absolute;
							top: 447px !important;
							top: 450px; }
			#sitewrapper #search-news #news {
				float: left;
				width: 762px;
				margin: 20px 0 0 0;
				padding: 0 0 0 38px; }
					#sitewrapper #search-news #news .news-item {
						background: transparent url("../images_redesign/bdr_news.gif") no-repeat top right;
						float: left;
						width: 238px;
						height: 75px;
						padding: 0 5px; }
						#sitewrapper #search-news #news .news-item#last {
							background: none;
							height: auto;
							padding: 0 0 0 10px; }
						#sitewrapper #search-news #news .news-item img {
							float: left;
							margin: 0 5px; }
						#sitewrapper #search-news #news .news-item h3 {
							display: block; }
						#sitewrapper #search-news #news .news-item p {
							float: none;
							margin: 0;
							padding: 0;
							width: auto; }
						#sitewrapper #search-news #news p.copy {
							color: #CCCCCA;
							padding: 15px 0 0 90px !important;
							padding: 0 0 5px 93px; }
		#footer {
			clear: both;
			width: 800px;
			margin: 0 auto;
			font-size: 12px;
			padding-top: 10px;
			text-align: center; }
			#footer h3 {
				margin-bottom: 0;
				padding-bottom: 0; }
			#footer a {
				color: #933; }