#wrapper {
	width:818px;
	margin:0px auto;
	text-align:left;
}

.content {
	float: left;
	width: 774px;
	padding: 0 22px;
}

#topBtmDivider {
	height: 22px;
	background: url(../imgs/tbdivider.gif) no-repeat top left;
}

.leftCol, .propLeftCol, .aboutLeftCol, .extraLeftCol, .servicesLeftCol, .caseLeftCol, .formLeftCol, .newsLeftCol {
	float: left;
	width: 473px;
	margin-right: 7px;
	margin-bottom: 7px;	
}

.rightCol, .propRightCol, .aboutRightCol, .extraRightCol, .servicesRightCol, .caseRightCol, .formRightCol, .newsRightCol {
	float: left;
	margin-bottom: 7px;
	width: 294px;
}

/* < PROPERTY > */

.propLeftCol {
	width: 535px;
}

.propRightCol {
	width: 232px;
}

/* </ PROPERTY > */
/* < ABOUT > */

.aboutLeftCol {
	width: 535px;
}

.aboutRightCol {
	width: 232px;
}
.aboutRightCol p span {
	line-height: 100%;
	font-size: 95%;
}
.aboutRightCol a {
	color: #666;
	border-bottom: solid 1px #B31B34;
	text-decoration: none;
	line-height: 100%;
}
	
/* </ ABOUT > */
/* < EXTRA > */

.extraLeftCol {
	width: 535px;
}

.extraRightCol {
	width: 232px;
}
.extraRightCol p span {
	line-height: 100%;
	font-size: 95%;
}
.extraRightCol a {
	color: #666;
	border-bottom: solid 1px #B31B34;
	text-decoration: none;
	line-height: 100%;
}
	
/* </ EXTRA > */
/* < SERVICES > */

.servicesLeftCol {
	width: 535px;
}

.servicesRightCol {
	width: 232px;
}
.servicesRightCol p span {
	line-height: 100%;
	font-size: 95%;
}
.servicesRightCol a {
	color: #666;
	border-bottom: solid 1px #B31B34;
	text-decoration: none;
	line-height: 100%;
}
	
/* </ SERVICES > */
/* < CASE STUDIES > */

.caseLeftCol {
	width: 535px;
}

.caseRightCol {
	width: 232px;
}
.caseRightCol p span {
	line-height: 100%;
	font-size: 95%;
}
.caseRightCol a {
	color: #666;
	border-bottom: solid 1px #B31B34;
	text-decoration: none;
	line-height: 100%;
}
	
/* </ CASE STUDIES > */
/* < NEWS > */

.newsLeftCol {
	width: 535px;
}

.newsRightCol {
	width: 232px;
}
.newsRightCol ul {
	margin:0 10px 0 0;
	padding:0;
}
.newsRightCol li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0 0 10px 0;
	padding: 0;
}
.newsRightCol h5 a {
	color: #B31B34;
	text-decoration: none;
	font-size: 120%;
}
.newsRightCol p {
	font-family: Georgia, Georgia, serif;
	color: #666;
	font-size: 100%;
	}
.newsRightCol p span {
	line-height: 125%;
	font-size: 95%;
	
	padding-top: 5px;
}
.newsRightCol a {
font-size: 100%;
}
.newsRightCol p a {
	color: #666;
	text-decoration: none;
	font-size: 100%;
}
.newsRightCol p a:hover, .newsRightCol p a:active {
	color: #B31B34;
	text-decoration: none;
}
.newsRightCol p.quick a:hover, .newsRightCol p.quick a:active {
	color: #ccc;
}
.newsRightCol p a  {
	color: #666;
	border-bottom: solid 1px #B31B34;
	text-decoration: none;
	font-size: 95%;
}
.newsRightCol p a:hover span, .newsRightCol p a:active span {
	color: #B31B34;
}
	
/* </ NEWS > */
/* < FORM > */

.formLeftCol {
	width: 535px;
}

.formRightCol {
	width: 232px;
}
.formRightCol p {
	font-family: Georgia, Georgia, serif;
	color: #666;
	font-size: 100%;
}
.formRightCol p span {
	line-height: 95%;
	font-size: 95%;
}
.formRightCol p a {
	color: #666;
	text-decoration: none;
	font-size: 120%;
}
.formRightCol p a:hover, .formRightCol p a:active {
	color: #ccc;
}
.formRightCol p span a {
	color: #666;
	border-bottom: solid 1px #B31B34;
	text-decoration: none;
	font-size: 100%;
}
.formRightCol p span a:hover, .formRightCol p span a:active {
	color: #666;
}
	
/* </ FORM > */
