@charset "utf-8";
/* CSS Document */

/* ---------------------------------------- GLOBAL STYLES ---------------------------------------- */

body, #content_container {
	background-image:url(../../../../sp/fragments/utes_footer/styles/topper_bkg_1.jpg);
	background-repeat:repeat-x;
	border-right:0;
	border-left:0;
}

#content_container {
	background-image:url(../../../../sp/fragments/utes_footer/styles/topper_bkg_1.jpg);
	background-repeat:repeat-x
}

#header_links ul {
	float:none;
}

h1 {
	color:#702626;
}

/* ---------------------------------------- HEADER STYLES ---------------------------------------- */

#header_container {
	background-color:#e7b582;
}

#header_links a {
	color:white;
}

/* ---------------------------------------- NAVIGATION STYLES ---------------------------------------- */

#nav a {
	color:#702626;
	line-height: 30px;
}

#nav a:hover {
	color:#d94040;
}

#nav li.selected a {
	color:#f4f4f4;
}

/* ---------------------------------------- TEACHER STYLES ---------------------------------------- */

#teachers {
	background-image:url(../../../../sp/fragments/utes_footer/styles/teacher_bg_1st.gif);
	background-repeat:repeat-x;
}

#teachers p.visit {
	color:#ffb295;
}

#teachers h2 {
	color:#ffb295;
}
#teachers h1 a {
	color:#771d14;
}

#search {
	background-image:url(../../../../sp/fragments/utes_footer/styles/footer_bkg3.jpg);
}