/**Layout**/

* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #d6dbe6;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
}
#main wrap {
	width: 800px;
	margin: 0px;
	position: relative;
	background: url(images/shadow.jpg) repeat-y;
}
#wrap {
	background: #FFFFFF;
	margin: 0px auto;
	position: relative;
	width: 740px;
	text-align: left;
	height: 100%;
}
#logo {
	height: 166px;
	width: 186px;
	float: left;
	border-top: 1px solid #FFFFFF;
	background: #FFFFFF url(images/logo_lg.jpg) no-repeat center center;
	position: relative;
	margin: 0px;
}
#photo {
	height: 363px;
	width: 554px;
	background: url(images/header_photo.jpg) no-repeat right top;
	border-top: 1px solid #FFFFFF;
	float: right;
	position: relative;
	margin: 0px 0px 1px;
}
#providers {
	float: right;
	height: 142px;
	width: 184px;
	position: relative;
	margin: 0px 0px 0px 1px;
}
#aboutus {
	float: right;
	height: 142px;
	width: 184px;
	position: relative;
	margin: 0px 0px 0px 1px;
}
#searchbar {
	height: 48px;
	position: relative;
	float: left;
	background: #990000;
	background-color: #7E1519;
	margin: 1px 0px 0px;
	padding: 15px 20px 0px;
	width: 700px;
}
#google_search {
	margin: 0px;
	padding: 6px 0px 0px;
	width: 50%;
	position: relative;
	float: left;
}
#uw {
	padding: 0px 0px 0px 230px;
	position: relative;
	width: 100px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: right;
}
#mission {
	height: 300px;
	background: #6d80ad url(images/mission_header.jpg) no-repeat center top;
	margin: 0px 1px 0px 0px;
	text-align: left;
	float: left;
	width: 163px;
	padding: 40px 7px 0px 14px;
	position: relative;
	font: 12px/1.75em "Trebuchet MS";
	color: #FFFFFF;
}
#indexspotlight {
	height: 300px;
	background: #6d80ad url(images/mission_header.jpg) no-repeat center top;
	margin: 0px 1px 0px 0px;
	text-align: left;
	float: left;
	width: 163px;
	padding: 40px 7px 0px 14px;
	position: relative;
	font: 12px/1.75em "Trebuchet MS";
	color: #FFFFFF;
	background-image: url(images/mission_header.jpg);
}
#parents {
	height: 142px;
	width: 184px;
	position: relative;
	float: right;
	margin: 0px;
}
#footer {
	background: #7E1519;
	height: 30px;
	width: 740px;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font: 11px "Trebuchet MS";
	color: #666666;
	float: left;
	background-color: #FFFFFF;
}
a:link, a:visited, a:hover, a:active {
	color: #CCCCCC;
}
.countytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
}
