TR:target, TR#sftarget {
	background: #ffeaac;
	font-weight:bold;
}

TR:target A:hover, TR#sftarget A:hover {
	color:#000;
	font-weight:bold;
}

#mainContent {
	min-height: 400px;
	}

A {
	color: #000;
	text-decoration:none;
	}
	
A:hover {
	color: #fc8c02;
	text-decoration:underline;
	}
	
#housingCallContainer A:hover {
	color: #fff;
	text-decoration:none;
	cursor: pointer;
	}
	
.housing_page_type_img {
	height:40px;
	}	

#housing_header_left,
#housing_header_right{
	float:left;
	}
	
#housing_header_right {
	background-image:url(../../images/main_image.jpg);
	background-position: bottom;
	}
	
	
.homepageHeader	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	text-transform:none;
	}

#housingCallContainer {
	position:relative;
	z-index:5;
	}
	
#housing_info {
	background-image:url('http://www.calstatela.edu/Common_Files/images/transBg.png');
	clear: both;
	float: left;
	height: auto;
	margin: 0;
	padding: 7px 13px 13px 13px;
	width: 535px;
	top:175px;
	left: 1px;
	color: #FFFFFF;
	position:absolute;
	}
	
.page_accessibility {
	padding: 0 20px 5px 0;
	text-align:right;
	}

.director_message .text P {
	display: block;
	line-height: 100%;
	}	
	
IMG#right {
	float:right;
	}
	
IMG#left {
	float:left;
	margin-left:1px;
	border: none;
	}		
	
/*    Javascript Table Color    */	

 .odd{
	 background-color: #fff;
 }
 
 .even{
	 background-color:#fffbef;
	 }
	 
.top {
	text-align: right;
	font-size: xx-small;
	}

/*    Contact Page    */	

.mailer {
	float:right;
	width: 300px;
	background:#CCC;
	padding: 0 10px 10px 10px;
	position: relative;
	}	
	
#detail, #mail_from{
	width: 100%;
	}
	
.div_fname, #fname {
	width: 100%;
	}
	
.email_feild {
	margin-bottom: 7px;
	}
	
	
/*    DELETE THIS ON LIVE SITE    */	
#RED {
	color:red;
	font-weight:bold;
	font-style:italic;
	}	
