/*
///////////////////////////////////////////////////////////////////////////////
// experienceparkcity.com // Fall CSS
///////////////////////////////////////////////////////////////////////////////
*/

/*
///////////////////////////////////////////////////////////////////////////////
// Mastheads
///////////////////////////////////////////////////////////////////////////////
*/

#findahomeMasthead 
{
	background-image: url(../images/winter/findahome_masthead.jpg);
	background-repeat: no-repeat;
	width: 700px;
	height: 131px;
}	

#listingsMasthead
{
	background-image: url(../images/winter/listings_masthead.jpg);
	background-repeat: no-repeat;
	width: 700px;
	height: 131px;
}	

#ourTeamMasthead
{
	background-image: url(../images/winter/ourteam_masthead.jpg);
	background-repeat: no-repeat;
	width: 700px;
	height: 131px;
}	

#communityMasthead
{
	background-image: url(../images/winter/communitylinks_masthead.jpg);
	background-repeat: no-repeat;
	width: 700px;
	height: 131px;
}	


/*
///////////////////////////////////////////////////////////////////////////////
// Titles
///////////////////////////////////////////////////////////////////////////////
*/

#findahomeTitle
{
	/*<img src="images/title_findahome.gif">*/
	background-image: url(../images/winter/title_findahome.gif);
	background-repeat: no-repeat;
	width: 138px;
	height: 18px;
}	

#mapTitle
{
	background-image: url(../images/winter/title_map.gif);
	background-repeat: no-repeat;
	width: 56px;
	height: 19px;
}	

#listingsTitle
{
	background-image: url(../images/winter/title_listings.gif);
	background-repeat: no-repeat;
	width: 198px;
	height: 19px;
}	

#aboutourteamTitle
{
	background-image: url(../images/winter/title_our_team.gif);
	background-repeat: no-repeat;
	width: 184px;
	height: 19px;
}

#communityTitle
{
	background-image: url(../images/winter/title_community_links.gif);
	background-repeat: no-repeat;
	width: 193px;
	height: 17px;
}

#contactTitle
{
	background-image: url(../images/winter/title_contactus.gif);
	background-repeat: no-repeat;
	width: 129px;
	height: 18px;
}

#legalTitle
{
	background-image: url(../images/winter/title_legal.gif);
	background-repeat: no-repeat;
	width: 168px;
	height: 19px;
}

#sitemapTitle
{
	background-image: url(../images/winter/title_sitemap.gif);
	background-repeat: no-repeat;
	width: 168px;
	height: 19px;
}

/*
///////////////////////////////////////////////////////////////////////////////
// Index Images and Titles
///////////////////////////////////////////////////////////////////////////////
*/
#indexPineCone
{
	/*<img src="images/pinecone.gif" alt="[Experience Park City]" width="202" height="73" border="0" class="titleImage">*/
	position: absolute;
	top: 193px;
	left: 24px;
	z-index: 1;
	visibility: visible;

	background-image: url(../images/pinecone.gif);
	background-repeat: no-repeat;
	width: 190px;
	height: 139px;
}


#findahomeIndexTitle
{
	/*<img src="images/index_title_findAHome.gif" alt="[Find A Home]" width="68" height="10" border="0" class="titleImage">*/
	background-image: url(../images/winter/index_title_findAHome.gif);
	background-repeat: no-repeat;
	width: 68px;
	height: 18px;

	position: absolute;
	top: 60px;
	left: 12px;
}

#currentlistingsIndexTitle
{
	/*<img src="images/index_title_viewListings.gif" alt="[View Our Listings]" width="97" height="10" border="0" class="titleImage">*/
	background-image: url(../images/winter/index_title_viewListings.gif);
	background-repeat: no-repeat;
	width: 97px;
	height: 10px;

	position: absolute;
	top: 60px;
	left: 10px;
}

#aboutourteamIndexTitle
{
	/*<img src="images/index_title_aboutTeam.gif" alt="[About Our Team]" width="88" height="10" border="0" class="titleImage">*/
	background-image: url(../images/winter/index_title_aboutTeam.gif);
	background-repeat: no-repeat;
	width: 88px;
	height: 10px;

	position: absolute;
	top: 60px;
	left: 10px;
}

#communityIndexTitle
{
	/*<img src="images/index_title_communityLinks.gif" alt="[Community Link]" width="91" height="10" border="0" class="titleImage">*/
	background-image: url(../images/winter/index_title_communityLinks.gif);
	background-repeat: no-repeat;
	width: 91px;
	height: 10px;

	position: absolute;
	top: 60px;
	left: 10px;
}

/*
///////////////////////////////////////////////////////////////////////////////
// Logos
///////////////////////////////////////////////////////////////////////////////
*/

#PetersonLogo
{
	background-image: url(../images/winter/summer_peterson_logo.gif);
	background-repeat: no-repeat;
	width: 179px;
	height: 39px;

	position: relative;
	top: 22px;
	left: 15px;
}

/* i stands for index */
#iPetersonLogo
{
	background-image: url(../images/winter/index_peterson_logo.gif);
	background-repeat: no-repeat;
	width: 193px;
	height: 42px;

	position: relative;
	top: 22px;
	left: 23px;
}

#listingsPetersonLogo
{
	background-image: url(../images/winter/summer_peterson_logo.gif);
	background-repeat: no-repeat;
	width: 179px;
	height: 39px;

	position: absolute;
	top: 20px;
	right: 220px;
}

#PrudentialLogo
{
	background-image: url(../images/winter/summer_prudential_logo.gif);
	background-repeat: no-repeat;
	width: 151px;
	height: 48px;

	position: relative;
	top: 50px;
	left: 15px;

}

#iPrudentialLogo
{
	background-image: url(../images/index_prudential_logo.gif);
	background-repeat: no-repeat;
	width: 168px;
	height: 48px;

	position: relative;
	top: 50px;
	left: 23px;

}

#listingsPrudentialLogo
{
	background-image: url(../images/winter/summer_prudential_logo.gif);
	background-repeat: no-repeat;
	width: 151px;
	height: 48px;

	position: absolute;
	top: 80px;
	right: 220px;

}

/*
///////////////////////////////////////////////////////////////////////////////
// Random Images
///////////////////////////////////////////////////////////////////////////////
*/

#ourTeamPic
{
	background-image: url(../images/ourteam_pic.jpg);
	background-repeat: no-repeat;
	width: 216px;
	height: 130px;

	position: relative;
	top: 0px;
	left: 0px;
	z-index: 0;
}

#climberPic
{
	background-image: url(../images/winter/communitylinks_climber.jpg);
	background-repeat: no-repeat;
	width: 218px;
	height: 151px;

	position: relative;
	top: 0px;
	left: 0px;
	z-index: 0;
}

#flashpoint
{
	/*<img src="images/sitedesign.jpg" width="143" height="16" border="0" style="" >*/
	background-image: url(../images/sitedesign.jpg);
	background-repeat: no-repeat;
	width: 143px;
	height: 16px;


	position: absolute;
	top: 255px;
	left: 40px;
	z-index: 0;

}

/*
///////////////////////////////////////////////////////////////////////////////
// Don't mess with "clickable home"
///////////////////////////////////////////////////////////////////////////////
*/
#clickableHome
{
	position: absolute;
	top: 20px;
	left: 20px;
	width: 210px;
	height: 80px;
}
