﻿/* CSS Supplemental Styles */
/* Communications & Marketing */

/* For Residential Life */

#contentarea p.style1 {
				text-align: left;
}


/* -------------- NOTICES */
#times {
	font-size: 11px;
	font-family:"Times New Roman";	
	padding: 0;
	margin: 10px 0;
	}

#times ul {
	margin: 0;
	padding: 0;
	}

#times li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	}

#times a {
	display: block;
	padding: 8px 10px;
	margin: 2px 0;
	background: #0047b6;
	color: #fff;
	text-decoration: none;
	/width: 135px;
}

#times a:hover {
	background: #0b4094;
	text-decoration: none;
}

#notices {
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;	
	padding: 0;
	margin: 10px 0;
	}

#notices ul {
	margin: 0;
	padding: 0;
	}

#notices li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	}

#notices a {
	display: block;
	padding: 8px 10px;
	margin: 2px 0;
	background: #0047b6;
	color: #fff;
	text-decoration: none;
	/width: 135px;
}

#notices a:hover {
	background: #0b4094;
	text-decoration: none;
}

p.thumb {
	margin: 0;
	padding: 15px 0;
}

/* -------------- FOOTER NAVIGATION */

#footernav_holder {
margin: 0 2px 0 2px;
width:768px;
padding: 0;
background: transparent;
}

#menu {padding:0; margin:0 5px 0 3px; list-style-type:none; height:25px; z-index:500; font-family: arial, verdana, sans-serif;float:left;}
#menu li {float:left; margin: 0;padding:0;border-right:1px #fff solid;}
#menu li.food_svc {float:left; margin: 0;padding:0;border:0;}
#menu li a {display:block;height:25px; line-height:25px; background:#a4e767; color:#000; text-decoration:none; font-size:11px; width:145px; padding:0 3px;text-align:center;}
#menu li.food_svc a {display:block;height:25px; line-height:25px; background:#a4e767; color:#000; text-decoration:none; font-size:11px; width:146px; padding:0 3px;margin:0;text-align:center;}
#menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

#menu li a:hover {z-index:200; position:relative;color:#000; background-color:#a4e767;}
#menu li:hover {position:relative; z-index:200;}

#menu li:hover > a {color:#000; background:#a4e767;}
#menu li:hover > a.sub {color:#000; background-color:#a4e767;}
#menu li a.sub {background: #a4e767;}

#menu li:hover ul {left:0; top:auto; bottom:25px; width:150px; background:#444;border-bottom:1px solid #fff;}
#menu a:hover ul {left:0; top:auto; bottom:0; width:150px; background:#444;border-bottom:1px solid #fff;}

/* keep the 'next' level invisible by placing it off screen. */
#menu ul, 
#menu :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:auto; margin:0; padding:0; list-style:none;border-top:1px solid #fff;}

#menu :hover ul :hover ul
{left:120px; top:auto; background:#a4e767; white-space:nowrap; width:150px; z-index:200; height:auto;}

#menu :hover ul li {margin:0; border-left:1px solid #fff;border-right:1px solid #fff;border-top:1px solid #fff;}
#menu :hover ul li a {width:150px; padding:0; text-indent:10px; background:#a4e767; color:#000; height:25px; line-height:25px;}

#menu :hover ul :hover {background-color:#9cca72; color:#000;}

#menu :hover ul :hover ul li a {width:150px; padding:0; text-indent:10px; background:#3e3e3e; color:#ccc;}
#menu :hover ul :hover ul :hover {background-color:#0d7; color:#fff;}
<!--[if 
