@charset "utf-8";
/* CSS Document */
/************************************
	Active Page Link
*************************************/
#Pnav ul li#Home a {
	color: #5E83A5;
	background: #F2F2F2;
	border-bottom: solid 6px #6C90B7;
}

/* Make needed adjustments here for the home page */

/************************************
	Container
*************************************/
#Container {
	padding: 135px 0px 0px 0px !important;
	
	/* Fixes IE 6 fixed positioning bug */
	padding-top: 10px;
}

/************************************
	NewsFlash
*************************************/
#NewsFlash {
	width: 950px;
	background: #FFF url(../images/backgrounds/home_divider.jpg) no-repeat right bottom;
	padding: 0px !important;
}

/************************************
	Content
*************************************/
#Content {
	width: 950px;
	padding: 0px 0px 8em 0px;
	
	/* Fix IE 6 bug */
	top: 40px;  /* Without NEws Flash 0px */
}
#Content h4 {
	color: #D32D2D;
	font-size: 12px;
	background: url(../images/backgrounds/home_divider.jpg) no-repeat left top;
	clear: both;
	padding: 60px 0px 3px 0px;
	margin: 0px 0px 10px 0px;
}
#Content h4 img {
	margin: 0px 5px 0px 0px;
}
#Content p {
	color: #666666;
}
#Content p.Clear {
	clear: both;
	background: url(../images/backgrounds/home_divider.jpg) no-repeat left bottom;
	padding: 0px 0px 10px 0px;
}
#Content ul {
	font-weight: bold;
	color: #333;
	list-style: none;
}
#Content #Footer p {
    color: #666666;
}

/************************************
	Listings Column
*************************************/
#ListingColumn {
	position: relative;
	width: 700px;
	float: left;
	
	margin: 0px;
	padding: 12px 0px 0px 0px;
	z-index: 2;
}

/************************************
	Ads Column
*************************************/
#AdsColumn {
	position: relative;
	width: 250px !important;
	float: left;
	
	margin: 0px;
	padding: 12px 0px 0px 0px;
	z-index: 1;
	
	/* Fix IE 6 */
	width: 245px;
}
/***********************
	Ads Class
************************/
#AdsColumn div.ad {
	position: relative;
	width: 207px;
	min-height: 265px;
	height: auto !important;
	overflow: visible;
	background: url(../images/backgrounds/ad_topBG.jpg) no-repeat left -2px;
	margin: 0px 0px 10px -8px;
	padding: 15px 29px 35px 35px;
	
	z-index: 2;
	
	/* IE 6 Fix */
	height: 265px;
}
#AdsColumn div.ad h3,
#AdsColumn div.ad h4,
#AdsColumn div.ad p,
#AdsColumn div.ad ul,
#AdsColumn div.ad ol,
#AdsColumn div.ad img {
	position: relative;
	z-index: 2;
}
#AdsColumn div.ad h3 {
	clear: both;
	margin: 0px 0px 10px 0px;
	
	font: bold 12px Verdana, Geneva, sans-serif;
	color: #3F536D;
}
#AdsColumn div.ad h3 strong {
	float: right;
	color: #9E1D21;
}
#AdsColumn div.ad h4 {
	background: none;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	
	font: bold italic 11px Verdana, Geneva, sans-serif;
	color: #333333;
	text-transform: capitalize;
}
#AdsColumn div.ad img {
	float: left;
	padding: 0px;
	margin: 0px 0px 10px -6px;
}
#AdsColumn div.ad img.dev {
	float: right;
	margin: 0px -5px 10px 0px;
}
#AdsColumn div.ad span.ad_bottom {
	position: absolute;
	left: 0px;
	bottom: 0px;
	display: block;
	width: 240px;
	height: 35px;
	background: url(../images/backgrounds/ad_bttmBG.jpg) no-repeat left bottom;
	padding: 115px 0px 0px 34px;
	margin: 0px;
	
	z-index: 1;
}
#AdsColumn div.ad span.ad_bottom a {
	display: block;
	float: left;
	border-top: 1px solid #448BCC;
	border-bottom: 1px solid #448BCC;
	padding: 1px 2px 2px 2px;
	
	color: #448BCC;
	text-decoration: none;
}
#AdsColumn div.ad span.ad_bottom a.details {
	margin: 0px 60px 0px 0px;
}
#AdsColumn div.ad span.ad_bottom a:hover {
	color: #285984;
	border-top: 1px solid #285984;
	border-bottom: 1px solid #285984;
}


/*****************************************
	Ads Type Two:
******************************************/
#AdsColumn div.ad-type-two {
	position: relative;
	width: 242px;
	min-height: 265px;
	height: auto !important;
	overflow: visible;
	background: url(../images/backgrounds/ad_topBG.jpg) no-repeat left -2px;
	margin: 0px 0px 10px -8px;
	padding: 0px 29px 35px 0px;
	
	z-index: 2;
	
	/* IE 6 Fix */
	height: 265px;
}
#AdsColumn div.ad-type-two img {
	background: url(../images/backgrounds/ad_bttmBG.jpg) no-repeat left bottom;
	padding: 0px 19px 0px 19px;
	margin: 0px 0px 0px 0px;
}



/************************************
	Search Box
*************************************/
#SearchListings {
	width: 702px;
	height: 135px;
	overflow: visible;
	background: url(../images/backgrounds/home_searchBG.jpg) no-repeat -2px -5px;
	padding: 0px 0px 10px 5px;
	margin: 0px 0px 0px -5px;
}
#SearchListings form {
	height: 114px;
	background: url(../images/backgrounds/searchListingsBG.jpg) no-repeat left bottom;
	padding: 20px 0px 0px 190px;
}
#SearchListings form p {
	display: block;
	margin: 10px 0px 0px 0px;
	font: 14px Verdana, Geneva, sans-serif;
	color: #FFF;
}
#SearchListings label {
	display: block;
	font: bold 15px Verdana, Geneva, sans-serif;
	color: #FFF;
}
#SearchListings label em {
	display: block;
	margin: 6px 0px 3px 0px;
	font: normal 10px Verdana, Geneva, sans-serif;
}
#SearchListings input[type="text"] {
	width: 397px;
	height: 18px;
	background: url(../images/backgrounds/input_textBG.jpg) repeat-x left top;
	border: 1px solid #FFF;
	padding: 3px 4px 0px 4px;
	margin: 0px 5px 0px 0px;
	vertical-align: middle;
	
	font: 12px Verdana, Geneva, sans-serif;
	color: #555;
}
#SearchListings input[type="submit"] {
	border: none;
	background: url(../images/buttons/home_search_btn.png) no-repeat -1px -1px;
	vertical-align: middle;
	padding: 1px 7px 4px 7px;
	
	font: bold 13px Verdana, Geneva, sans-serif;
	color: #FFF;
	cursor: pointer;
}

/************************************
	Real Estate Links
*************************************/
#BCRealEstate { 
	width: 345px;
	float: left;
	margin: 0px 10px 0px 0px;
}
#ABRealEstate {
	width: 345px;
	float: left;
}
#BCRealEstate h2,
#ABRealEstate h2 {
	position: relative;
	background: url(../images/backgrounds/prov_headerBG.png) no-repeat left top;
	font: 14px Verdana, Geneva, sans-serif;
	color: #FFF;
	padding: 10px 10px 17px 17px;
	margin: 0px 0px 0px -4px;
	z-index: 2;
}
#BCRealEstate dl,
#ABRealEstate dl {
	position: relative;
	width: 343px;
	border: 1px solid #DDD;
	background: url(../images/backgrounds/home_linkboxBG.jpg) repeat-y left top;
	padding: 0px;
	margin: -4px 0px 14px 0px;
	z-index: 1;
}
#BCRealEstate dl dt,
#ABRealEstate dl dt {
	background: url(../images/backgrounds/realestate_headerBG.png) no-repeat -10px 6px;
	padding: 0px;
	margin: 0px;
	
	font: 14px Verdana, Geneva, sans-serif;
	color: #2D629A;
}
#BCRealEstate dl dt strong,
#ABRealEstate dl dt strong {
	font-weight: normal;
	color: #444;
}
#BCRealEstate dl dt a,
#ABRealEstate dl dt a {
	display: block;
	padding: 11px 0px 9px 32px;
	
	color: #2D629A;
	text-decoration: none;
}
#BCRealEstate dl dd,
#ABRealEstate dl dd {
	margin: 0px;
	padding: 0px;
	
	/* Default Setting */
	display: none;
}
#BCRealEstate dl dd ul,
#ABRealEstate dl dd ul {
	overflow: auto;
	background: url(../images/backgrounds/realestate_list_divider.png) no-repeat 160px top;
	margin: 0px;
	padding: 10px 0px 5px 0px;
}
#BCRealEstate dl dd ul li,
#ABRealEstate dl dd ul li {
	display: block;
	width: 140px;
	height: 22px;
	float: left;
	background: url(../images/backgrounds/realestate_bullet.png) no-repeat left 4px;
	margin: 0px 6px 6px 10px;
	padding: 0px 0px 0px 10px;
}
#BCRealEstate dl dd ul li a,
#ABRealEstate dl dd ul li a {
	font: 10px Verdana, Geneva, sans-serif;
	color: #666666;
	text-decoration: none;
}
#BCRealEstate dl dd ul li a:hover,
#ABRealEstate dl dd ul li a:hover {
	color: #000;
	text-decoration: none;
}

/****************************************************
			Homepage Ad
*****************************************************/
#hp_ad
	{
		margin: -3px 0px 5px 0px;
	}
#hp_ad a img
	{
		border: 0px;
	}
