body {
	font-family: arial, sans-serif;
	font-size: 12pt;
	
}

ul {
	font-size: 9pt;
	color: #2b2b2b;
	line-height: 150%;
}

p, span, h1, h2, h3, h4, h5 {
	margin: 0;
}

ul {
	margin-top: 0;
}

h2 {
	color:	#356892;
	font-size: 11pt;
/*	border-bottom: 1px dotted #ef7000;  */
/*	border-bottom: 1px dotted #eee;		*/
	margin: 0 0 6px 0;	
}

div.smallBoxHead h2, div.addressBoxHead h2{
	color: #ffffff;
	font-size: 12pt;
	font-weight: normal;
	padding: 6px 0 0 0;
}

div.smallBox p {
	
	padding: 7px 10px 7px 10px;
	color: #092b45;
	font-size: 10pt;
	
}

#addressBox h1 {
	font-size: 10pt;
	color: #000;
	font-weight: normal;
}

#newRentals h1 {
	color:	#356892;
	font-size: 13pt;
	border-bottom: 1px solid #ef7000;
	margin: 0 0 6px 0;
}

#footer {
	text-align: center;
	font-size: 9pt;
	color: #444444;
	margin-bottom: 30px;
}

#content p, #subSide p {
	font-size: 9pt;
	color: #2b2b2b;
	line-height: 150%;
	padding-bottom: 20px;
}

#content h1, #subSide h1 {
	color:	#356892;
	font-size: 15pt;
	border-bottom: 1px solid #ef7000;
	margin: 0 0 6px 0;
}

span.locationInfoRow0, span.locationInfoRow1 {
	display: block;
	width: 100%;
	min-height: 20px;
	height: 100%;
	position: relative;
}

span.locationInfoRow1 {
	background: #f0f3f5;
}

span.locationInfoRow0 b, span.locationInfoRow1 b {
	width: 200px;
	height: 100%;
	display: block;
	float: left;
}

span.locationInfoRowData {
	display: block;
	margin-left: 201px;
}
