#head{
	background:url(../images/photos/lettings1.jpg) no-repeat top left;
	width:100%;
}

#head2{
	background:url(../images/photos/lettings2.jpg) no-repeat top left;
	width:100%;
}

#head3{
	background:url(../images/photos/lettings3.jpg) no-repeat top left;
	width:100%;
}

#head4{
	background:url(../images/photos/lettings4.jpg) no-repeat top left;
	width:100%;
}

#head5{
	background:url(../images/photos/lettings5.jpg) no-repeat top left;
	width:100%;
}

#head6{
	background:url(../images/photos/lettings6.jpg) no-repeat top left;
	width:100%;
}

#head7{
	background:url(../images/photos/lettings7.jpg) no-repeat top left;
	width:100%;
}

#head8{
	background:url(../images/photos/lettings8.jpg) no-repeat top left;
	width:100%;
}

#head9{
	background:url(../images/photos/furnishings2.jpg) no-repeat top left;
	width:100%;
}

#navbar{
	background-color:#f5821f;
}

#main p.purple {
	color: #7F0055;
	font-weight:bold;
	font-size: 0.7em;
}

#main p.purple a {
	text-decoration: none;
	color: #7F0055;
}

#main p.purple a:hover {
	text-decoration: underline;
}

#main p.breadcrumb{
	color:#f5821f;
}

#breadcrumb a{
	color:#f5821f;
}

#main h1{
	color:#f5821f;
}

#main a{
	color:#f5821f;
}

#main ul li a{
	color:#f5821f;
}

#footer a{
	color:#f5821f;
}

#main h2{
	color:#f5821f;
}

#main h3{
	background-color:#f5821f;
}

#main .property h2{
	background-color:#f5821f;
}

#main .property .label{
	color:#f5821f;
}

#main .propertyfull h2{
	background-color:#f5821f;
}

#main .propertyfull h3{
	color:#f5821f;
}

#main .propertyfull .label{
	color:#f5821f;
}

#main ul li a:hover{
	color:#f5821f;
}

#main .images{
	width:310px;
	margin:0;
	padding:0;
}

.view-all{
	padding:0;
	width:97%;
	margin:10px 0 10px 0;
}

.view-all h4{
	font-size:0.75em;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:normal;
}

#main .view-all h4 a{
	/*border:1px dashed #e4252d;*/
	/*border:1px solid #0083ca;*/
	background:#f5821f url(../images/titlearrow_small-4.gif) left center no-repeat;
	/*background:url(../images/titlearrow_small-2.gif) left center no-repeat;*/
	padding:10px 0 10px 20px;
	display:block;
	color:#fff;
}

.view-all h4 a:hover{
	color:#f5821f;
	text-decoration:none;
	}
	
	#search .view-all{
	padding:0;
	width:100%;
	margin:10px 0 10px 0;
	text-align:center;
}

#search .view-all p{
	font-size:0.6em;
	font-weight:normal;
	text-transform:uppercase;
}

#search .view-all p a{
	background:#f5821f;
	padding:5px;
	display:block;
	color:#fff;
	border:1px solid #fff;	
}

#search .view-all p a:hover{
	color:#fff;

}

