#contentArea
{	
	float: left;
	margin-top: 15px;
	margin-left: 15px;
	width: 75%;
}

#splashButtons
{
	margin: 0px auto;
	width: 438px;
}

ul.splashLargeRow
{
	padding: 0px;
	margin: 0px;
	list-style: none;
}

div.splashLargeRow
{
	width: 438px;
	height: 119px;
	background-image: url('../images/splash/lg_background.jpg');
}

ul.splashLargeRow li
{
	float: left;
	
	margin-top: 7px;
	margin-left: 6px;
	margin-right: 7px;
}

* html ul.splashLargeRow li
{
	margin-left: 4px;
	margin-right: 6px;
}

ul.splashSmallRow li
{
	float: left;
	
	margin-top: 7px;
	margin-left: 6px;
	margin-right: 7px;
}

* html ul.splashSmallRow li
{
	margin-left: 4px;
	margin-right: 6px;
}

ul.splashLargeRow li a
{
 	display: block;
	
	width: 133px;
	height: 105px;
}

ul.splashSmallRow li a
{
	display: block;
	
	width: 133px;
	height: 70px;
}

ul.splashLargeRow li a div
{
	position: relative;
	width: 133px;
	height: 105px;
}

ul.splashSmallRow li a div
{
	position: relative;
	width: 133px;
	height: 70px;
}

ul.splashLargeRow li a div div, ul.splashSmallRow li a div div
{
	height: auto;
	width: auto;
	position: absolute;
	bottom: 5px;
	right: 8px;
	
	text-align: right;
}

ul.splashLargeRow a.welcome
{
	background-image: url('../images/splash/btn_welcome.jpg');
}

ul.splashLargeRow a.welcome:hover
{
	background-image: url('../images/splash/btn_welcome_on.jpg');
}

ul.splashLargeRow a.agents
{
	background-image: url('../images/splash/btn_agents.jpg');
}

ul.splashLargeRow a.agents:hover
{
	background-image: url('../images/splash/btn_agents_on.jpg');
}

ul.splashLargeRow a.contact
{
	background-image: url('../images/splash/btn_contact.jpg');
}

ul.splashLargeRow a.contact:hover
{
	background-image: url('../images/splash/btn_contact_on.jpg');
}

ul li a
{
	font-size: 10pt;
	font-weight: bold;
	color: #EAE1D5;
	text-decoration: none;
	vertical-align: bottom;
	text-align: right;
}

a.goldBackground
{
	color: #141245;
}

ul.splashSmallRow
{
	padding: 0px;
	margin: 0px;
	list-style: none;
}

ul.twoButtons
{
	width: 300px;
	margin: auto;
}

div.splashSmallRow
{
	margin-top: 8px;
	width: 438px;
	height: 83px;
	background-image: url('../images/splash/sm_background.jpg');
	text-align: center;
}

ul.splashSmallRow a.homes
{
	background-image: url('../images/splash/btn_homes.jpg');
}

ul.splashSmallRow a.homes:hover
{
	background-image: url('../images/splash/btn_homes_on.jpg');
}

ul.splashSmallRow a.buyers
{
	background-image: url('../images/splash/btn_buyers.jpg');
}

ul.splashSmallRow a.buyers:hover
{
	background-image: url('../images/splash/btn_buyers_on.jpg');
}

ul.splashSmallRow a.sellers
{
	background-image: url('../images/splash/btn_sellers.jpg');
}

ul.splashSmallRow a.sellers:hover
{
	background-image: url('../images/splash/btn_sellers_on.jpg');
}

ul.splashSmallRow a.community
{
	background-image: url('../images/splash/btn_community.jpg');
}

ul.splashSmallRow a.community:hover
{
	background-image: url('../images/splash/btn_community_on.jpg');
}

ul.splashSmallRow a.hottopics
{
	background-image: url('../images/splash/btn_hottopics.jpg');
}

ul.splashSmallRow a.hottopics:hover
{
	background-image: url('../images/splash/btn_hottopics_on.jpg');
}

ul.splashSmallRow a.faq
{
	background-image: url('../images/splash/btn_faq.jpg');
}

ul.splashSmallRow a.faq:hover
{
	background-image: url('../images/splash/btn_faq_on.jpg');
}

ul.splashSmallRow a.links
{
	background-image: url('../images/splash/btn_links.jpg');
}

ul.splashSmallRow a.links:hover
{
	background-image: url('../images/splash/btn_links_on.jpg');
}

ul.splashSmallRow a.bookmark
{
	background-image: url('../images/splash/btn_bookmark.jpg');
}

ul.splashSmallRow a.bookmark:hover
{
	background-image: url('../images/splash/btn_bookmark_on.jpg');
}

