/* vc_id = "$Id: destinationsHome.css 9260 2006-06-09 00:14:53Z robert $" */
/*---------------------------------------------------------------------------- 
Home Page
-----------------------------------------------------------------------------*/
#homePageMessage {
	background-image: url(../images/destinations/bg-homepageMessage.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -2700px;
	height: 230px;
	border-right: 1px solid #ffffff;
}
#mainContainer {
	width: 758px;
	/* background-color: #ffffff;
	border-bottom: 1px solid #ffffff; */
}
#leftCol {
	width: 355px;
	border-right: 1px solid #ffffff;
	float: left;
}
#rightCol {
	width: 400px;
	border-right: 1px solid #ffffff;
	float: right;
	padding: 0px;
}
#homePageFeatured {
	background-repeat: no-repeat;
	background-position: center top;
	height: 289px;
	background-image: url(../images/destinations/backgroundHomePageFeatured.gif);
	color: #FFFFFF;
}
#homePageFeatured a {
	color: white;
	text-decoration: underline;
}
#homePageFeatured a:hover {
	color: white;
	text-decoration: none;
}
#homePageWRELink a{
	background-image: url(../images/destinations/backgroundHomePageWRE.jpg);
	text-decoration: none;
	text-indent: -2700px;
	height: 171px;
	display: block;
}
#homePageWRELink a:hover{
	background-image: url(../images/destinations/backgroundHomePageWRE.jpg);
	text-decoration: none;
	text-indent: -2700px;
	height: 171px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px -171px;
}
#homePageMap {
	background-image: url(../images/destinations/backgroundHomePageMap.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 462px;
}
#homePageSearchForm {
	padding-top: 60px;
	padding-left: 35px;
	line-height: 150%;
	color: #FFFFFF;
}
#imgTitle .searchByPrice {
	background-image: url(../images/destinations/title-SearchPriceRange.gif);
	background-repeat: no-repeat;
	text-indent: -2700px;
	height: 11px;
	width: 152px;
	margin-bottom: 5px;	
}
#imgTitle .searchByAddress {
	background-image: url(../images/destinations/title-searchByAddress.gif);
	background-repeat: no-repeat;
	text-indent: -2700px;
	height: 11px;
	width: 152px;
	margin-bottom: 5px;	
}
#imgTitle .searchByMLSNum {
	background-image: url(../images/destinations/title-searchByMLS.gif);
	background-repeat: no-repeat;
	text-indent: -2700px;
	height: 11px;
	width: 106px;
	margin-bottom: 5px;	
}
#searchByMLSNum {
	position: absolute;
	top: 653px;
	left: 584px;
	width: 120px;
}
#addressSearchSubmit {
	position: relative; left: 100px;
}
#mlsSearchSubmit {
	position: relative; left: 58px;
}
#priceRangeSubmit {
}
#priceRangeSubmit {
	position: relative; left: 100px;
}
#featuredCommunity {
	position: relative;
	left: 30px;
	top: 55px;
	width: 300px;
	display:block;
}
#featuredImage {
	float: left;
	width: 96px;
	padding-left: 3px;
	padding-top: 7px;
}
#featuredText {
	float: right; 
	width: 190px;
}
#featuredTitle {
	font-weight: bold;
}
#featuredArticle {
	position: relative; left: 30px; top: 55px; width: 300px; padding-top: 64px;
}
