
/* CSS Document */

#page_content {
	margin-right: 0 ;
	padding-right: 0;
}

/* Top Navigation */

#hip_top_menu {
	padding-top: 20px;
	clear: all;
	width: 570px;
}

/* Home and Contact Links */
#m-menu {
	width: 95%;
	font: normal bold .9em Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: right;
	margin: -25px 0 25px 0;
}

#m-menu a, #m-menu a:visited {
	color: #069;
	text-decoration: none;
}
 
#m-menu a:hover {
	color: #F60;
}

/* 3 Images of Roofs */
#roofs {
	clear: all;
	width: 560px;
}


#roofs_menu {
	clear: all;
}

#roofs_menu DIV {
	position: relative;
	float: left;
}

#roofs_menu A, #roofs_menu A:visited {
	background: url(/housing/home-in-peel/art/main-menu-bg.gif) no-repeat top left;
	width:187px; 
	height:25px; 
	text-align: center;
	display: block;
	text-decoration: none;
	padding-top: 3px;
}

#roofs_menu A:hover {
 	background: url(/housing/home-in-peel/art/main-menu-bg-on.gif) no-repeat top left;
	font-weight: normal;
	color: white; 
}

#roofs_menu P {
	display: none;
	position: absolute;
	width: 160px;
	margin: -6px 0 0 14px;
	background: url(/housing/home-in-peel/art/main-menu-popup-bg.gif) no-repeat bottom left;
	padding-bottom: 15px;
}

#roofs_menu P A, #roofs_menu P A:visited {
	background: none;
	display: block;
	text-align: left;
	font-size: .85em;
	text-decoration: none;
	margin: 0; 
	height: auto;
	width: 150px;
	padding: 4px 0 0px 10px;
	color: black;
}

#roofs_menu P A:hover {
 	background: none;
	font-weight: normal;
	color: #069;
}


/* Main Content */

#hip-content {
	font: normal normal 1em Geneva, Arial, Helvetica, sans-serif;
	padding: 9px;
	width: 450px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 16px;
	margin-left: 30px;
	background-color: #FFF
	clear: all;
}

#hip-content H1 {
	font: normal bold 1.2em Geneva, Arial, Helvetica, sans-serif;
	color: #F90;
	background: url(/housing/home-in-peel/art/arrow_tt.gif) no-repeat left center;
	text-align: left;
	text-indent: 20px;
	vertical-align: middle;
	margin-left: -20px;
	margin-top: 0;
}

#hip-content H2 {
	font: normal bold 1.1em Geneva, Arial, Helvetica, sans-serif;
	color: #F90;
}

#hip-content H3 {
	font: normal bold 1em Geneva, Arial, Helvetica, sans-serif;
	color: #F90;
}


#hip-content a, #hip-content a:visited {
	color: #069;
	text-decoration: underline;
}
#hip-content a:hover {
	color: #F90;
	text-decoration: none;
}

#hip-content TABLE {
	border-bottom: 1px solid black;
	border-left: 1px solid black;
}

#hip-content TH {
	padding: 1px;
	background: #F90;
	font-weight: bold;
	border-top: 1px solid black;
	border-right: 1px solid black;
}

#hip-content TD {
	padding: 2px;
	border-top: 1px solid black;
	border-right: 1px solid black;
}

#hip-content LI {
	list-style-type: square;
	margin-bottom: .3em;
}

#hip-content #landing_list LI {
	font-size: 1.1em;
	margin-bottom: .4em;
	list-style-type: square;
}

#hip-content #landing_list LI UL LI {
	margin-top: .3em;
}

#hip-content #landing_list LI LI {
	font-size: 1em;
}











/* Bottom Navigation */

#bottom_menu {
	margin-top: 1em;
	background: url(/housing/home-in-peel/art/bottom-nav-bg.gif) no-repeat top left;
	width: 570px;
	height: 34px;
	padding: 3px 0 0 0;
	font-size: .9em;
}

#bottom_menu A, #bottom_menu A:visited {
	background: none;
	display: block;
	float: left;
	width: 150px;
	height: 34px;
	text-align: center;
	color: #000;
	text-decoration: none;
}

#bottom_menu A:hover {
	background: url(/housing/home-in-peel/art/bottom-nav-arrow-bg.gif) no-repeat bottom center;
}

/*div.qlink {
	background-image: url(/housing/home-in-peel/art/circle.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background:fixed;
	height: 100px;
	width: 110px;
	margin-left: 50px;
	text-align:center;
	padding: 40px 10px 0px 7px;
}*/
div.qlink {
	text-align: center;
	width: 150px;
	padding:15px;
	margin-left: 15px;
	border: 1px solid #FF9933;
	background-color: #F0F0F0;}
.qtest {
	background-color: #F0F0F0;
	padding: 10px;
	border: 1px solid #FF9933; }
