@import url(http://www.lasalle.edu/php_includes/lasalle_top_nav/lasalle_nav_top_style.css);

body{
	margin-top:0px;
	background-image:url(http://www.lasalle.edu/images/tier_two/backwhite4b.gif);
}
body, p, table, tr, td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.heading{	
	font-size:16px;
	font-weight:bold;
	color:#CC6633;
	padding-bottom:4px;
}
.content{
	background-color:#FFFFFF;
	padding-left:18px;
	padding-right:18px;
	padding-bottom:14px;
	cursor:text; 
	border-left: 2px solid #cc6633; 
	border-right: 2px solid #cc6633;
}
.headline{
	color:#CC6633;
	font-size: 14px;
	font-weight:bold;
}

.required{ 
	background-color:#EDEDED;
}
.border{
	border: 2px solid #e0e0c2;
}
hr{
	width:100%;
	height:2px;
	color:#e0e0c2;
	background-color:#e0e0c2;
	border-style: none;
}
.photoPadding {
	padding-bottom:17px;
}
a:link {	
	color:#CC6633;
}
a:visited {	
	color:#CC6633;
}           
a:hover {	
	color:#CC6633;
	text-decoration: none;	
}
/*****************************************************
*************** NAVIGATION STYLES ********************
*****************************************************/

a.subnav:link {
	font-size:12px;
	text-decoration: none;
	color:#cc6633;	
	z-index:15;
}
a.subnav:visited {
	font-size:12px;
	text-decoration: none;
	color:#cc6633;	
	z-index:15;
}           
a.subnav:hover {
	font-size:12px;
	text-decoration: none;
	color:#cc6633;	
	z-index:15;
	background-image:url(http://www.lasalle.edu/images_new/ball_orange_transparent.gif);
	background-repeat:no-repeat;
	background-position:left;
}

#menu1{	
	font-size:14px;
	font-weight:bold;
	color:#cc6633;
	position:relative;
	top:10px;
	left:-16px;
	width:200px;
	text-align:right;
	z-index:2;
}
#menu2{	
	font-size:14px;
	font-weight:bold;
	color:#cc6633;
	position:relative;
	top:33px;
	left:-16px;
	width:200px;
	text-align:right;
	z-index:4;
}
#menu3{	
	font-size:14px;
	font-weight:bold;
	color:#cc6633;
	position:relative;
	top:56px;
	left:-16px;
	width:200px;
	text-align:right;
	z-index:4;
}
#menu4{	
	font-size:14px;
	font-weight:bold;
	color:#cc6633;
	position:relative;
	top:79px;
	left:-16px;
	width:200px;
	text-align:right;
	z-index:4;
}
#menu5{	
	font-size:14px;
	font-weight:bold;
	color:#cc6633;
	position:relative;
	top:102px;
	left:-16px;
	width:200px;
	text-align:right;
	z-index:4;
}
#menu6{	
	font-size:14px;
	font-weight:bold;
	color:#cc6633;
	position:relative;
	top:125px;
	left:-16px;
	width:200px;
	text-align:right;
	z-index:4;
}
.dropDown{
	position:absolute;
	top:2px;
	left:184px;
	width:210px;
	height:auto;
	visibility:hidden;
	z-index:5;
	text-align:left;
	text-indent:10px;
}
.dropDown_admiss{
	position:absolute;
	top:-11px;
	left:184px;
	width:210px;
	height:auto;
	visibility:hidden;
	z-index:5;
	text-align:left;
	text-indent:10px;
}
/*  Use this when the 3rd link is in place 
.dropDown_news{
	position:absolute;
	top:-33px;
	left:184px;
	width:210px;
	height:auto;
	visibility:hidden;
	z-index:5;
	text-align:left;
	text-indent:10px;
}
*/
.dropDown_news{
	position:absolute;
	top:-16px;
	left:184px;
	width:210px;
	height:auto;
	visibility:hidden;
	z-index:5;
	text-align:left;
	text-indent:10px;
}
.menuTitle{
	position:absolute;
	top:0px;
	left:-16px;
	width:200px;
	padding:3px;
	text-align:right;
}
.menuTitle:hover{
	cursor:pointer;
}
.menuItem{
	position:relative;
	color:#cc6633;	
	font-weight:normal;
	padding:2px;
	z-index:6;
}
.hanging-indent {
padding-left:25px;
text-indent:-25px;
}
