/* CSS Document */

#outer {
	width:100%;
		height:90px;
	background-image:url('../../CMSSiteFiles/images/header_bg.png');
	background-repeat:repeat-x;
}
#inner {
	width:960px;
	height:90px;
	margin: 0 auto 0 auto;
}
#image {
	width:380px;
	height:75px;
	float:left;
}
#search {
	width:343px;
	height:40px;
	float:right;
	background-image:url('../../CMSSiteFiles/images/search_area.jpg');
	margin: 0 44px 0 0;
	padding:0px;
}
#links {
	width:330px;
	height:15px;
	float:right;
	margin: -35px 50px 0 0;
}
#search_areas {
	width:320px;
	height:25px;
}
#other_campuses {
	width:135px;
	height:20px;
	float:left;
}
#google_search {
	width:168px;
	height:25px;
	float:right;
}
#sitebreadcrumbs {
	text-align:left;
	padding:0 0 0 15px;
}
#sitebreadcrumbs a:link {
	text-align:left;
	padding:7px 0 0 0;
	color:#AA7E09;
}
#sitebreadcrumbs a:visited {
	text-align:left;
	padding:7px 0 0 0;
	color:#AA7E09;
}
#sitebreadcrumbs a:hover {
	text-align:left;
	padding:7px 0 0 0;
	color:#AA7E09;
}
#sitebreadcrumbs a:active {
	text-align:left;
	padding:7px 0 0 0;
	color:#AA7E09;
}
#headersearchgo {
	float: right;
	display: inline;
	border: 0px solid #000;
	margin: -2px 5px 0px 0px
}
#headersearchbox {
	float: left;
	display: inline;
	border: 0px solid #000;
	margin: 0px 0px 0px 0px
}
#headerquicklinks {
	display: inline;
	float: left;
	margin: 0px 0px 0px 0px;
	width: 130px;
	border: 0px solid #fff;
}
.clear {
	padding:0;
	height:0px;
	margin:0;
	clear:both;
}
#outer img {
	border:0;
}
#outer img {
	border:0;
}
#outer ul {
	margin: 0;
	padding:0;
}
#outer li {
	display:inline;
	font-size:8pt;
	margin-left:0;
	padding-left:0;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
}
/*Anchor styles*/
#outer a:link {
	color:#000;
	text-decoration:none;
}
#outer a:visited {
	color:#000;
	text-decoration:none;
}
#outer a:hover {
	color:#000;
	text-decoration:underline
}
#outer a:active {
	color:#00C;
	text-decoration:none;
}