@charset "UTF-8";
/* CSS Document */

#hrs_one {
	color:#fff;
}
	#hrs_one h1 {
		color:#fff;
		font-size:28px;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-weight:normal;
	}
	#hrs_one a:link, #hrs_one a:visited {
		color:#fff;
	}
#hrs_two {
}
#hrs_three, #hrs_five {
	color:#fff;
}
	#hrs_three h2, #hrs_five h2 {
		color:#fff;
	}
	#hrs_three a:link, #hrs_three a:visited, #hrs_five a:link, #hrs_five a:visited {
		color:#fff;
	}
#hrs_five ul {
}

#hrs_five ul li {
	background-image:url("../home_images/ul-tan.gif") !important;
	color:#fff;
}

