/* CSS Document */

html {
filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

body {
	margin-top: 0px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#086382;
	font-weight: normal;
	text-decoration: none;
	line-height: 150%;
	font-size:11px;
	background-image:url(/furniture/images/backgrounds/background.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	background-color:#fff7e0;
	}
	
	
* {
margin:0;
padding:0;
}
	
	h1, h2, h3, h4, h5, h6, {
	margin:0;
	padding:0;
	font-weight:normal;
	}
	
	
#wrapper {
width: 1048px;
position: relative;
left: 50%;
margin-left: -524px;
background-image:url(/furniture/images/backgrounds/wrapper_bg.jpg);
background-repeat:no-repeat;
background-position:center top;
}

.insidewrapper {
margin-left:15px;
margin-right:16px;
background-image:url(/furniture/images/backgrounds/inside_bg.jpg);
background-repeat:repeat-y;
height:100%;
}

.header {
height:285px;
}

.top {
height:100px;
background-image:url(../images/backgrounds/top_bg.jpg);
background-repeat:repeat-x;
}
	.top_left {
	float:left;
	width:229px;
	/*background-color:#009933;*/
	height:100px;
	}
	
	.top_right {
	float:left;
	width:788px;
	/*background-color:#FF0000;*/
	height:100px;
	}

.clouds {
background-image:url(../images/backgrounds/clouds_bg.jpg);
background-repeat:no-repeat;
height:79px;
}

	.clouds_left {
	float:left;
	width:468px;
	height:80px;
	position:relative;
	}
	
	.clouds_right {
	float:left;
	width:549px;
	/*background-color:#000000;*/
	height:80px;
	}

.banner {
height:105px;
background-image:url(../images/backgrounds/banner.jpg);
background-repeat:no-repeat;
}

.breadcrumb {
height:21px;
background-color:#0b7396;
color:#fff;
padding-top:4px;
padding-left:16px;
}

#content {

}

.column1 {
float:left;
width:190px!Important;
/*padding:18px 13px 13px 13px;*/
border-right:1px solid #fff;
}
.column2 {
float:left;
background-color:#fff;
width:399px;
padding:22px 5px 0 14px;
border-right:1px solid #e6eff2;
border-left:1px solid #e6eff2;
position:relative;
font-size:11px;
}
.column3 {
float:left;
width:267px;
border-right:1px solid #e6eff2;
border-left:1px solid #fff;
}
.column4 {
float:left;
background-color:#fff;
width:127px;
}

.column_forum {
float:left;
background-color:#fff;
width:815px;
}

.subnav {
margin-top:10px;
}

.subnav_community {
margin-top:10px;
}

.welcomeuser {
background-image:url(/furniture/images/sitewide/blue_divide.jpg);
background-position:bottom;
background-repeat:no-repeat;
padding-bottom:15px;
padding-top:18px;
padding-right:13px;
padding-left:13px;
}

.tips {
background-image:url(/furniture/images/sitewide/blue_divide.jpg);
background-position:bottom;
background-repeat:no-repeat;
margin-bottom:15px;
background-color:#cee7f0;
padding:0px 0 0px 0;
}

.print {
padding-top:10px;
padding-left:13px;
margin-bottom:20px;
}

#footer {
clear: both;
background-color:#086382;
height:41px;
font-size:12px;
}

	.footer_left {
	float:left;
	width:380px;
	/*background-color:#00FF00;*/
	padding-top:13px;
	padding-left:20px;
	}
	
	.footer_right {
	float:left;
	width:597px;
	/*background-color:#666;*/
	padding-top:13px;
	color:#84b1c1;
	padding-right:20px;
	}

.propertysearch {
font-size:13px;
border-bottom:#d5e5ea 1px solid;
padding:22px 0 20px 14px;
background-color:#e5f6fc;
}

.subscribe {
background-color:#fff;
font-size:12px;
padding:22px 0 20px 14px;
position:relative;
border-bottom:#d5e5ea 1px solid;
}

.rtts_articles {
background-color:#fff;
font-size:12px;
padding:22px 0 20px 14px;
position:relative;
border-bottom:#d5e5ea 1px solid;
}


/* Subpage Styles */

.column2_subpage {
float:left;
background-color:#fff;
width:414px;
padding:22px 0 0 14px;
border-right:1px solid #e6eff2;
border-left:1px solid #e6eff2;
}