@charset "utf-8";
/* CSS Document */
/* ============================================================================== */
/* ============================ SHARED TAG STYLES =============================== */
/* ============================================================================== */
p, td, li { color:#707070; }
img{ border:none; }
#content a{ text-decoration:none; color:#1C56AE; }
#content li a{ color:#551A8B; }
#content a:hover{ text-decoration:underline; }

/* ============================================================================== */
/* =============================== MAIN BLOCKS ================================== */
/* ============================================================================== */
#utilities{ 
	right:8px;
	top:18px;
}
#block_content{
	background-image:url(../../_rd09/images/backgrounds/subtle_grunge.jpg);
	background-repeat:repeat-x;
}
ul#college_toplinks{
	display:inline;
	float:left;
	margin:0;
	padding:0;	
}
ul#college_toplinks li{
	display:inline;
	float:left;
	margin:0;
	padding:0;
}
ul#college_toplinks li a:link,
ul#college_toplinks li a:hover,
ul#college_toplinks li a:active,
ul#college_toplinks li a:visited{
	display:block;
	float:left;
	padding:6px;
	padding-right:25px;
	color:#E8E3BD;
	text-decoration:none;
	margin-bottom:-7px;
}
ul#college_toplinks li a:hover{ text-decoration:underline; }
/* ============================================================================== */
/* ========================= SHARED NAVIGATION STYLES =========================== */
/* ============================================================================== */

ul#collegenav{
	margin:0;
	padding:0;
	list-style-type:none;
	float:left;
}	
#nav h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:182%;
	margin:0;
	padding:0;
	padding-left:53px;
	padding-top:20px;
	padding-bottom:12px;
	background-image:url(../_images/bullets_and_icons/icon_apply.gif);
	background-repeat:no-repeat;
}
#nav h2#hd_explore{ background-image:url(../_images/bullets_and_icons/icon_explore.gif); }
#nav h2#hd_visit{ background-image:url(../_images/bullets_and_icons/icon_visit.gif); }
#nav h2#hd_apply{ background-image:url(../_images/bullets_and_icons/icon_apply.gif); }
#nav h2#hd_explore a, #nav h2#hd_visit a, #nav h2#hd_apply a{ text-decoration:none; color:#707070; }
li.navhead{
	margin:0;
	padding:0;
	list-style-type:none;
	float:left;
}
.navhead h3{
	padding:0;
	margin:0;
	padding-top:12px;
	padding-left:7px;
	font-size:100%;
	font-weight:normal;
}
.navhead ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
.navhead ul li{
	list-style-type:none;
	margin:0;
	padding:0;
	background-image:url(../_images/bullets_and_icons/large_purple_chevron.gif);
	background-repeat:no-repeat;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:26px;
	background-position: 14px 5px;
	font-size:93%;
	line-height:120%;
}	
.navhead ul li a{
	color:#542877;
}

