/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* GENERAL START ---------------------------------------------------------------------------------------------------------------------------- */
	#pageContent {
		margin:0;
		padding:0;
		clear:both;
	}
	#housingSite {
		width:750px;
		margin:0;
		margin-left:auto;
		margin-right:auto;
		padding:0;
		z-index:1;
		clear:both;

		background-image:url(http://www.cccc.edu/studentservices/housing/images/background.jpg);
		background-position:right top;
		background-repeat:repeat-y;
		text-align:left;
	}
	#footer {
		margin-top:0;
		background-color:#fff;
	}
	#housingMainImage {
		border-bottom:1px solid #002c49; /*666*/
		margin:0;
		padding:0;
		float:left;
		clear:both;
	}
	h3 {
		border-bottom:1px solid #333;
		margin-bottom:5px;
		padding-bottom:0;
		font-size:1.3em;
	}
	
/* GENERAL END ------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* LEFT START ------------------------------------------------------------------------------------------------------------------------------- */

	#housingLeft {
		float:left;
		width:522px;
		border-right:1px solid #002c49; /*999*/
		background-color:#fff;
		margin-bottom:10px;
		padding:15px;
		z-index:10;
	}

/* LEFT END --------------------------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* RIGHT START ------------------------------------------------------------------------------------------------------------------------------ */

	#housingRight {
		width:197px;
		float:left;
		font-family:helvetica, 'Neue Helvetica', 'Helvetica Neue', arial, sans-serif;	
		background-color:#d8edaa;
		z-index:10;
	}
	#housingRight #housingMenu {
		list-style:none;
		padding:0;
		margin:0;
	}
	#housingRight #housingMenu a {
		text-decoration:none;
		color:#000;
	}
	#housingRight #housingMenu a:hover{
	}
	#housingRight #housingMenu li {
		background-color:#5593C4; /*d8edaa*/
		border-bottom:1px solid #002c49; /*999*/
		padding-top:2px;
		padding-bottom:2px;
		padding-left:10px;
		font-size:1.1em;
	}
	#housingRight #housingMenu li:hover {
		background-color:#8AC1E7; /*9cb46c*/
		font-weight:bold;
	}

/* RIGHT END -------------------------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* LINKS START ------------------------------------------------------------------------------------------------------------------------------ */

	.housingLinks {
		list-style:none;
		margin:0;
		padding:0;
		padding-left:30px;
	}
	.housingLinks li {
		padding-bottom:5px;
	}

/* LINKS END -------------------------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* HOUSING START ---------------------------------------------------------------------------------------------------------------------------- */

	.housingResource {
		display:block;
		border-bottom:1px solid #999;
		padding-top:5px;
		padding-bottom:5px;
		margin-left:60px;
		margin-right:60px;
	}
	.housingResource p {
		margin:0;
		padding:0;
	}
	.housingResource .rTitle {
		font-weight:bold;
	}
	.housingResource ul {
		margin:0;
		padding:0;
		padding-left:20px;
		list-style:none;
		font-style:italic;
	}

/* HOUSING END ------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/*
'A house is a home when it shelters the body and comforts the soul.'
-----Phillip Moffitt quotes
*/
