@charset "utf-8";
/* CSS Document */

body.development				{ background: url(../images/interior/developmentTop.jpg) top repeat-x; }
body.construction				{ background: url(../images/interior/constructionTop.jpg) top repeat-x; }
body.management					{ background: url(../images/interior/managementTop.jpg) top repeat-x; }
body.commercial					{ background: url(../images/interior/commercialTop.jpg) top repeat-x; }
body.realty					    { background: url(../images/interior/realtyTop.jpg) top repeat-x; }

.contentLeft					{ float: left; width: 180px; padding-bottom: 28px; }
.leftMenuItem					{ width: 180px; color: #96131b; font-weight: bold; border-bottom: 1px dashed #c5c5c5; }
.leftMenuItem a					{ display: block; width: 170px; padding: 10px 0 10px 10px; color: #96131b; font-weight: bold; text-decoration: none; }
.leftMenuItem a:hover, .on		{ background-color: #c5c5c5; }
.contentRight					{ float: left; width: 754px; padding-bottom: 28px; }
.contentHeader					{ padding: 30px 0 0 40px; color: #96131b; font-size: 1.2em; }
.contentSubHeader				{ padding: 20px 0 0 40px; font-size: 1em; }
.contentTextInterior			{ padding: 10px 40px 0; font-size: .9em; line-height: 1.4em; }
.news							{ padding: 30px 0 0 10px; color: #96131b; }
.newsHeader						{ font-size: 1.15em; }
.newsText						{ font-size: .9em; padding-top: 10px; }
.cfSingle						{ width: 300px; margin-bottom: 10px; }
.cfMulti						{ width: 300px; height: 150px; }