@charset "utf-8";
/* CSS Document */

/* ---------------------------------------- GLOBAL STYLES ---------------------------------------- */

body, #content_container {
	background-image:url(../../../../sp/fragments/utes_footer/styles/topper_bkg_4.jpg);
	background-repeat:repeat-x;
	border-right:0;
	border-left:0;
}

#header_links ul {
	float:none;
}

h1 {
	color:#045b04;
}

/* ---------------------------------------- HEADER STYLES ---------------------------------------- */

#header_container {
	background-color:#98c988;
}

#header_links a {
	color:#494747;
}

/* ---------------------------------------- NAVIGATION STYLES ---------------------------------------- */

#nav a {
	color:#3c652e;
	line-height: 30px;
}

#nav a:hover{
	color:#495c04;
}

#nav li.selected a {
	color:#f9fdea;
}

/* ---------------------------------------- TEACHER STYLES ---------------------------------------- */

#teachers {
	background-image:url(../../../../sp/fragments/utes_footer/styles/teacher_bg_4th.gif);
	background-repeat:repeat-x;
}

#teachers p.visit {
	color:#045b04;
}

#teachers h2 {
	color:#045b04;
}




#teachers a {

	color: #333;
	text-decoration: none;
}

#teachers h1 a {
	color: #045b04;
	text-decoration: none;

}

#search {
	background-image:url(../../../../sp/fragments/utes_footer/styles/footer_bkg6.jpg);
}