/*

Design 10
----------------------------------------------------------------
	COLOR VARIABLES
----------------------------------------------------------------
	#343235- background_color (#F7F4ED)
	#b50102 - accent_color (#023435)
	#FFFFFF - $menu_text_color (#ffffff)
	#FFFFFF - contact_text_color
	#000000 - home_footer_text_color (#736152)
	#b50102 - left_column_color
	design9 - 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/design2/images/layout/bg.png");
	background-repeat:no-repeat;
	background-position: 50% 0;
}--*/

/*
----------------------------------------------------------------
	CUSTOM TEMPLATE RULES
---------------------------------------------------------------- */

.homepage #container-homepage {
	background:none repeat scroll 0 0 #FFFFFF;
	margin:52px auto;
	position:relative;
	width:960px;
}

.homepage #logo {
	width:960px;
	height:419px;
	display:block;
	text-indent:-9999em;
	background:transparent url("/siteimages/header-lg.jpg") no-repeat;
}

.homepage #nav-full {
	margin-bottom:10px;
}

#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;
}


/* CUSTOM CSS */

#container {
     position: relative;
     top: 52px;
     
}

html body.homepage .box.welcome-statement,
html body.homepage .box.welcome-statement p,
html body.homepage .box.welcome-statement h2,
html body.homepage .box.welcome-statement p.introsm
{

width:925px;
	
}


.Detail #content a:hover {
	color:#336699;
}

#footer, #footer-homepage {
    background: none repeat scroll 0 0 #b50102;
    color: #ffffff;
}

#header {
	height:102px;
}

#logo {
	width:960px;
	height:102px;
	display:block;
	text-indent:-9999em;
	background:transparent url("/siteimages/header.jpg") no-repeat;
}



.homepage #nav-full {
	margin-bottom:10px;
	margin-top:-324px;
}

body {
	font: 62.7%/185%  Arial, Verdana, sans-serif;
	background: url("/siteimages/bg.jpg") no-repeat center top #343235;
	color:#6A5747;	
}


.homepage #widget-blog {
float:right;
left:0;
margin-left:690px;
margin-right:0;
margin-top:-265px;
position:absolute;
top:0;
}




#contentTop-homepage h1 {
	display: none;
}

#widget-blog h3 a, .homepage #widget-blog h3 a {
    color: #FFFFFF;
    text-decoration: none;
}

#i1 {
     position: relative;
     top: 0px;
     left: -10px;
}

#i2 {
     position: relative;
     top: 0px;
     right: -5px;
}

#i3 {
     position: relative;
     top: 0px;
     right: -20px;
}

html body.homepage #wsReplaced {
min-height: 0;
width: 960px;
margin-top: -36px;
}

.homepage #widget-blog h3 a {
color:#FFF;
text-decoration:none;
}
.homepage #widget-blog li.stripe {
background:none no-repeat scroll 10px 50% transparent;
}
.homepage #widget-blog li {
background:none no-repeat scroll 10px 50% transparent;
}
.homepage #widget-blog li h4 a {
color:#FFFFFF;
text-decoration:none;
}

.homepage #wsReplaced a {
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

html body.homepage .box.welcome-statement {
    min-height: 0px;
}
