/*-- THEME PREMIUM 1 --*/
/*
Design 3
----------------------------------------------------------------
	COLOR VARIABLES
----------------------------------------------------------------
	#314594- background_color (#F7F4ED)
	#CE0000 - accent_color (#023435)
	#FFFFFF - $menu_text_color (#ffffff)
	#FFFFFF - contact_text_color
	#FFFFFF - home_footer_text_color (#736152)
	#CE0000 - left_column_color
	design3 - themename
*/

/*
----------------------------------------------------------------
	GLOBAL IMPORT RULES
---------------------------------------------------------------- */
@import url("/themes/globalcss/premium-one.css");

/*
----------------------------------------------------------------
	STATIC BACKGROUND COLOR OVERRIDE
	Here you can override the color picker and choose a static
	background color or image.
---------------------------------------------------------------- */

/*--body {
	background-color:#666;
	background-image: url("/themes/design3/images/layout/bg.png");
	background-repeat:no-repeat;
	background-position: 50% 0;
}--*/

/*
----------------------------------------------------------------
	CUSTOM TEMPLATE RULES
---------------------------------------------------------------- */
#container-homepage {
	width:960px;
	margin: 0 auto;
	position:relative;
	background:#fff;
}

/*use padding instead of margin for IE6*/
.homepage #logo {
	width:960px;
	height:69px;
	padding-bottom:290px;
	display:block;
	text-indent:-9999em;
	background:transparent url("/siteimages/header-lg.png") no-repeat;
}

.homepage #header {
	height:318px;
}

.homepage #nav-full {
	margin-bottom:20px;
}

#wrapper-homepage {
	width:960px;
	min-height:500px;
	float:left;
	background-color:#fff;
}

#content-homepage {
	width:688px;
	float:left;
	padding:38px 10px;
	position:relative;
}

body.homepage #content-homepage {
	width:940px;
	padding-bottom:0;
}


#contentTop-homepage h1 {
	font-size:1.1em;
	color:#B40200;
	padding-left:18px;
	margin: 7px 0 5px 5px;
	width:425px;
	color:#999;
	position:absolute;
	top:0;
	left:0;
	background: transparent url("/themes/globalimages/premium-one/layout/paper.gif") no-repeat;
}

#contentTop-homepage h1 a
{
	text-decoration:none;
	color:#999;
}

.homepage #propertyslideshow {
	right:10px;
}

/*-- banners --*/

#design2-topbanner {
	width:960px;
	height:280px;
	position:absolute;
	top:70px;
	left:0;
	background:#fff;
}