/* Davis Rental Hotline*//* TYPOGRAPHY */body { 	color: #000;	background-color: #fff;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	word-spacing: 1px;	line-height: 20px;	}img {	border: 0;	padding: 0px;	}			.drh_bottom_02 { 	background-image: url('images/drh_bottom_02.gif');	background-repeat: no-repeat;  	padding: 0px;	}	.drh_blue_03 { 	background-image: url('images/drh_blue_03.gif');	background-repeat: repeat;  	padding: 0px;	}/* TABLES */table {	border-collapse: collapse;	}.pixfix { 	width:800px;	height:2px;	padding: 0;	margin: 0;	}	.bluefix { 	width:700px;	height:2px;	padding: 0;	margin: 0;		}.chartfix { 	width: 575px;	height: 20px;	padding: 0;	margin: 0;	}		.thumbs img { 	padding: 2px; 		}	/* TEXT */b,strong,.b,.strong {	font-weight: bold;	}.copyright { 	font-size:10px;	color: #000; 	margin-left:-350px;	margin-bottom: 0px;	line-height: 16px;	}.aptavail { 	font-size:17px;	font-weight: bold; 	color: #6d93b2; 	line-height: 21px;	}.homebold { 	font-size:21px;	font-weight: none; 	color: #b1221c; 	line-height: 30px;	}.aptavail2 { 	font-size:21px;	font-weight: bold; 	color: #6d93b2; 	line-height: 32px;	}.par { 	font-size:12px;	font-weight: none; 	color: #000000;	word-spacing: 1px;	line-height: 16px;	font-family: Arial, Helvetica, sans-serif;	}.par:hover { 	font-size:12px;	font-weight: none; 	color: #000000;	word-spacing: 1px;	line-height: 16px;	font-family: Arial, Helvetica, sans-serif;	text-decoration: none;	}.par:active { 	font-size:12px;	font-weight: none; 	color: #000000;	word-spacing: 1px;	line-height: 16px;	font-family: Arial, Helvetica, sans-serif;	text-decoration: none;	}.titlered { 	font-size: 14px;	font-weight: normal; 	color: #b1221c;	line-height: 10px;	}	.top {	padding-top: 0px;	padding-bottom: 0px;	vertical-align: top;	vertical-align: text-top;	text-align: left;}	.chartwhite { 	font-size: 12px;	font-weight: normal; 	position:relative;	left:10px;	color: #ffffff;	line-height: 16px;	}	.chartblack { 	font-size:12px;	font-weight: none; 	color: #000000;	word-spacing: 1px;	line-height: 16px;	font-family: Arial, Helvetica, sans-serif;	}/* LINKS */a:link,a:visited {	color: #CC3333;	background-color: transparent;	text-decoration: none;	}a:hover,a:visited:hover {	color: #3366CC;	background-color: transparent;	text-decoration: underline;	}a:active,a:visited:active {	color: #9933CC;	background-color: transparent;	text-decoration: none;	}	a.credit:link,a.credit:visited {	color: #000;	background-color: transparent;	text-decoration: none;	}a.credit:hover,a.credit:visited:hover {	color: #CC3333;	background-color: transparent;	text-decoration: underline;	}a.credit:active,a.credit:visited:active {	color: #9933CC;	background-color: transparent;	text-decoration: none;	}	
