#pageHeader {
	clear:both;
	margin-bottom:10px;
}

#pageHeader h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	line-height:24px;
	letter-spacing:normal;
	padding:0px;
	color:#bde37c;
	font-weight:normal;
}

#photoContainer {
	float:right;
	padding-left:15px;
	padding-bottom:15px;
}
#photoContainer2 {
	float:left;
	padding-right:15px;
	padding-bottom:5px;
}

#photoContainer3 {
	float:right;
	padding-left:15px;
	padding-bottom:5px;
}
#pageHeaderTwoColumn {
	clear:both;
	margin-bottom:6px;
}

#pageHeaderTwoColumn h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	line-height:24px;
	letter-spacing:normal;
	padding:0px;
	color:#bde37c;
	font-weight:normal;
	display:inline;
}

#headerContainer {
	float:left;
	padding-top:19px;
}

.totalListingsText {
	font-size:24px;
	color:#d1d1d1;
}

#searchListingsContainer {
	float:left;
	width:132px;
	height:50px;
	padding-right:36px;
	padding-top:17px;
	padding-left:75px;
	background-repeat:no-repeat;
	background-image:url(//www.bcfurnishedrentals.com/images/searchListingsBG.gif);
}

#contentContainerTwoColumn {
	clear:both;
	background-image:url(//www.bcfurnishedrentals.com/images/insidePageBG.gif);
	background-repeat:repeat-y;
	background-position:left;
}

#leftColumn {
	float:left;
	width:183px;
	padding-left:12px;
	padding-right:48px;
	line-height:19px;
}

.leftColumnHeader{
	font-weight:bold;
	color:#a3c46b;
}

#rightColumn {
	float:left;
	width:710px;
}

#rightColumn a {
	color: #a3c46b;
}

.listingRow {
	clear:both;
}

.listingRowLeft {
	float:left;
	width:245px;
	margin-right:22px;
}

.listingRowRight {
	float:left;
	width:443px;
}

.listingHeader{
	font-size:16px;
}

.lisitingLocation {
	font-size:16px;
	color:#c0c0c0;
}

.listingSpecContainer {
	clear:both;
	margin-top:10px;
	margin-bottom:10px;
}

.listingSpec {
	padding:5px;
	background-color:#e9e9e9;
	float:left;
	margin-right:8px;
}

.listingSpacer{
	clear:both;
	height:40px;
}

#pageNumbers {
	background-image:url(//www.bcfurnishedrentals.com/images/seperatorLine.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding-top:10px;
}

.pageNumber {
	float:left;
	border: 1px solid #d3d3d3;
	padding:5px;
	margin-right:5px;
	cursor:pointer;
}

.pageNumber:hover {
	background-color:#efefef;
}

.pageNumberSelected {
	float:left;
	border: 1px solid #d3d3d3;
	padding:5px;
	margin-right:5px;
	cursor:pointer;
	background-color:#efefef;
}
img.border {
	padding: 12px;
	border: 2px solid #021a40;
	background-color: #e6e6e6;
}


