@charset "utf-8";
* {
	padding: 0;
	margin: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(images/generic/bg.gif);
}
#wrapper {
	margin: 0 auto;
	width: 951px;
}
#header {
	width: 951px;
	float: left;
	background: #44443E;
	height: 146px;
}
#navigation {
	float:left;
	width: 842px;
	background: #6A6964;
	height: 35px;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}
#navigation ul {
	margin-left: 0px;
	margin-top: 10px;
	color: #C4C2BF;
	margin-bottom: 9px;
	list-style-type: none;
}
#navigation ul a {
	text-decoration: none;
	color: #C4C2BF;
}
#navigation ul a:hover {
	text-decoration: none;
	color: #ffffff;
}

#textsize {
	float: right;
	background: #C6C6B3;
	width: 109px;
	height: 35px;
}
#topleftcolumn {
	height: 250px;
	width: 650px;
	background: #8A8A80;
	float: left;
}
#leftcolumn {
	float: left;
	width: 615px;
	background-color: #FFFFFF;
}


#leftcolumn ul {
	font-size: 0.85em;
	line-height: 1.8em;
	list-style-image: none;
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 20px;
	margin-left: 0px;
}
#leftcolumn ul a {
	text-decoration: none;
	color: #8A5300;
}
#leftcolumn ul a:hover {
	text-decoration: none;
	color: #83784F;
}




#leftcolumnsearch {
	float: left;
	width: 640px;
	background-color: #FFFFFF;
	padding-left: 10px;
}
#leftcolumnnews {
	float: left;
	width: 640px;
	background-color: #FFFFFF;
	padding-left: 10px;
}



#rightcolumn {
	width: 301px;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	float: right;
}
#toprightcolumn {
	height: 250px;
	width: 301px;
	background-color: #8A8A80;
	margin: 0px;
	padding: 0px;
	float: right;
}
#rightnavigationcolumn {
	width: 301px;
	background: #d5d5ce;
	margin: 0px;
	padding: 0px;
	float: right;
}
#rightnavigationcolumn ul {
	font: 0.9em/2em Arial, Helvetica, sans-serif;
	margin-left: 30px;
	margin-top: 22px;
	color: #646464;
	margin-bottom: 20px;
	list-style-type: none;
}
#rightnavigationcolumn ul a {
	text-decoration: none;
	color: #646464;
}
#rightnavigationcolumn ul a:hover {
	text-decoration: none;
	color: #ffffff;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#searchcol {
	width: 301px;
	float: right;
	background: #777868;
	margin: 0px;
}
#searchbox {
	width: 110px;
	float: left;
	padding: 10px;
	
}
#searchbutton {
	width: 76px;
	float: left;
	padding: 10px;
	}
.searchfield {
	border: 1px solid #676464;
	font-size: .75em;
	padding: 1px;
}
#footer {
	width: 600px;
	background: #ffffff;
	padding-top: 10px;
	padding-bottom: 20px;
	clear: both;
	float: left;
}
#footerimage {
	width: 170px;
	background: #ffffff;
	float: left;
}
#footertext {
	width: 600px;
	float: left;
	background: #ffffff;
	font-size: .7em;
	color: #847850;
	line-height: 63px;
}
h1 {
	font: normal 1.5em Arial, Helvetica, sans-serif;
	color: #787867;
	margin-top: 20px;
	margin-bottom: 15px;
}
h2 {
	font: normal 1.8em Arial, Helvetica, sans-serif;
	color: #787867;
	margin-top: 20px;
	margin-bottom: 15px;
}
h3 {
	font: normal 1.2em Arial, Helvetica, sans-serif;
	color: #787867;
	margin-top: 10px;
	margin-bottom: 5px;
}
p {
	font: 0.85em/1.45em Arial, Helvetica, sans-serif;
	margin-bottom: 1.2em;
	clear: both;
}
p a {
	text-decoration: none;
	color: #D2679D;
}
p a:hover {
	text-decoration: none;
	color: #D2679D;
}
.rightnav {
	font: 0.9em/2em Arial, Helvetica, sans-serif;
	margin-left: 30px;
	margin-top: 22px;
	color: #646464;
	margin-bottom: 20px;
}
.rightnav a {
	text-decoration: none;
	color: #646464;
}
.rightnav a:hover {
	text-decoration: none;
	color: #ffffff;
}
/* used for quote slider */
#quote, #quote1, #quote2, #quote3, #quote4, #quote5, #quote6, #quote7, #quote8, #quote9 {
	padding-left: 15px;
	padding-right: 16px;
	padding-bottom: 16px;
}
#quote p, #quote1 p, #quote2 p, #quote3 p, #quote4 p, #quote5 p, #quote6 p, #quote7 p, #quote8 p, #quote9 p {
	font-style: italic;
	clear:left;
}
.class2 { /*header of 1st demo*/
	cursor: hand;
	cursor: pointer;
}
.openclass2 {
	background: #eaeaea;
}
.floatright {
	float: right;
	padding-left: 20px;
	margin:0px;
	width: 135px;
	clear: right;
}
ul {
	font-size: 0.85em;
	line-height: 1.4em;
	list-style: none;
}
ul a {
	text-decoration: none;
	color: #8A5300;
}
ul a:hover {
	text-decoration: none;
	color: #83784F;
}
.dateadded {
font-size: 0.75em;
}
.smalltext {
font-size: 0.75em;
}
.dotted {
	border-bottom: 1px dotted #847850;
	padding-bottom: 10px;
}
.red {
	color: #CC3300;
}
.extract {
font-size: .75em;
}
.searchresult {
font-size: 0.9em;
}
.searchresult a {
	text-decoration: none;
	color: #8A5300;
}
.searchresult a:hover {
	text-decoration: none;
	color: #83784F;
}
#contactinfo {
	margin: 10px;
	width: 550px;
	border: 1px dotted #D0C9B0;
	padding: 10px;
	background: #ffffff;
}

body#home a#topnavhome,
body#about a#topnavabout,
body#search a#topnavsearch,
body#management a#topnavmanagement,
body#tenants a#topnavtenants, 
body#landlords a#topnavlandlords,
body#team a#topnavteam,
body#contact a#topnavcontact
{
	color: #FBF9FA;
	
}

body#home a#rnavhome,
body#about a#rnavabout,
body#search a#rnavsearch,
body#management a#rnavmanagement,
body#tenants a#rnavtenants, 
body#landlords a#rnavlandlords,
body#team a#rnavteam,
body#contact a#rnavcontact
{
	color: #59594D;
	list-style-type: none;
	font-weight: bold;
}

.searchform {
	font-size: .85em;
	color: #FFFFFF;
}
.formfield {
	border: 1px solid #999999;
}
.featuredheader {
	color:#FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	background: #8a8a7f;
	line-height: 25px;
}
.resultsheader {
	color:#59594D;
	padding-right: 5px;
	padding-left: 5px;
	background: #D5D5CEf;
	line-height: 25px;
	font-size: .85em;
}
.featuredborder {
	border-right: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	border-left: 1px dotted #999999;
	border-top-width: 1px;
	border-top-color: #999999;

}
.featuredcopy {
	font-size: .85em;
	padding: 10px;
}
.resultsnav {
font-size: .85em;
} 
.resultsnav a {
	text-decoration: none;
	color: #D2679D;
}
.resultsnav a:hover {
	text-decoration: none;
	color: #333333;
}
.locations {
	color: #666666;
	font-size: 0.8em;
	line-height: 1.5em;
}
.locations a {
	text-decoration: none;
	color: #D2679D;
}
.locations a:hover {
	text-decoration: none;
	color: #333333;
	}

.featinfo {
	color: #666666;
	
}
.featinfo a {
	text-decoration: none;
	color: #D2679D;
}
.featinfo a:hover {
	text-decoration: none;
	color: #333333;
	}
