@charset "utf-8";

#priorities_container {
	width:572px;
	background-color: #C86629;
	margin-left: -7px;
	}


#contentArea #college_content img {
	margin: 0px;
}

#priorities_maincol {
	width: 272px;
	background-image: url(/fundraisingpriorities/images/landing_bg1.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 354px;
}
#contentArea #priorities_container #priorities_colleges h1 {
	color: #FFFFFF;
	font-family: Georgia, sans-serif;
	font-weight: normal;
	font-size: 2.1m;
	padding: 16px;
}

#priorities_colleges {
	background-color: #C86629;
	width: 300px;
	float: right;
	height: 354px;
}


#contentArea #priorities_container #priorities_colleges ul {
	list-style:none;
}


#contentArea #priorities_container #priorities_colleges ul#list_of_colleges li a {
	color:#ffffff;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	display:block;
	margin-left:-25px;
	font-size:1.1em;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 20px;
}

#contentArea #priorities_container #priorities_colleges ul#list_of_colleges li a:hover {
	background-color:#EBEBD6;
	display:block;
	color: #C76528;
}

#priorities_container #program_container {
	background-color: #65564F;
	float:left;
}

#priorities_container #program_container a {
	color:#FFFFFF;
	font-weight: bold;
	font-size: 1em;
	text-decoration:none;
}

#priorities_container #program_container a:hover {
	color:#d28451;
	font-weight: bold;
	font-size: 1em;
	padding: 0px;
}


#priorities_container #program_container p.section_header {
	color:#FFFFFF;
	font-size:1.2em;
	text-transform: uppercase;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin-right: 10px;
	padding-left: 10px;
}

#contentArea #college_content h1 {
	font-size: 2.1em;
	/*color: #FFFFFF; *** Decision was made to not go with a reverse-text (white on blue field) for these page headings */
	/*background-color: #006699;  *** And instead revert to the site-wide h1 style to be consistent*/
	padding:inherit;
}
#college_content td.goals_people {
	width: 100px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #015873;
}
#college_content td.goals_content {
	/*width: 500px;*/
}
