/* CSS Document */


	body {

			    

			margin: 0;

			padding: 0;

			background: #FFF;

			font-family: "Tahoma", "Arial", "Helvetica", "Tahoma", "Verdana";

			font-size: 11px;

		}

	#picright, #picright td {

		font-size: 12px;

		background: #efe7f7;

		color:	darkblue;

	}

	#picright td, #picright tr, #picright p {

		margin-left: 5px;

		margin-right: 5px;

		}

.property-inspection-trips {

	font-family: "Comic Sans MS";

	color:	darkblue;

	}

.property-for-sale {
	font-family: "Comic Sans MS";
	color:	darkblue;
	font-size:large;
	font-weight: bold;

	}
	
	#picleft p {

		margin-left:5px;

		margin-right:5px;

	/*font-size: 12px;*/

		text-align: justify; 

		line-height:14px;

		}

	#piccent p {

		margin-left:5px;

		margin-right:5px;

		font-size: 12px;

		text-align: justify;

		line-height:14px;

		}

	#wrap {

		border: 2px solid #000000;

		width: 930px;

		margin-top: 5px;

	}

	#picphone {

		background: red;

		}
.type-property {
	font-size: 12px;
	font-weight: lighter;
}


	#picphone p {

		font-size: 18px;

		font-weight: bold;

		line-height:24px;

		color: white;

	}

	.red {

		background: red;

		}
