body {
	margin: 0;
	padding: 0;
}
body, .bodyfont, .portletfont, .maintable, .propertylisting, td{
	font-family: Arial, Verdana, Tahoma, Sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #333;
}
.portletfont {
	color: #fff;
}
a:link, a:visited {
	color: #fff;
	text-decoration: none;
}
a.highlighted:link, a.highlighted:visited {
	color: #991a21;
	font-weight: bold;
}
.maintable {
	background: url(images/bg1.jpg) repeat-y;
}
#maincontent {
	width: 1020px;
	height: 437px;
	margin-top: 15px;
	position: relative;
}
.portlet {
	color: #fff;
}
#topleft {
	background: url(images/topleftbg.jpg);
	height: 422px;
	width: 718px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
}
#topright {
	background: url(images/toprightbg.jpg);
	height: 422px;
	width: 259px;
	position: absolute;
	left: 718px;
	top: 0px;
}
#toprightinner {
	margin: 10px;
}
div.toprightlinkdiv {
	width: 200px;
	border-bottom: 1px #ddd solid;
}
#loginportlet {
	background: url(images/loginbg.jpg) no-repeat;
	height: 177px;
	width: 259px;
	position: absolute;
	left: 718px;
	top: 422px;
}
#loginportletinner {
	margin: 10px;
	width: 190px;
}
#loginportletinner input.forminput {
	width: 100px;
}
#content {
	position: absolute;
	left: 0px;
	top: 422px;
	width: 708px;
	padding: 5px;
}
#content2wrapper {
	width: 1020px;
	z-index: 50;
}
#content2 {
	float: left;
	width: 708px;
	padding: 5px;
	text-align: left;
}
#content2wrapperwhite {
	float: left;
	width: 708px;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 0px 62px;
	margin-top: -10px;
	z-index: 100;
}
#content2 a:link, #content2 a:visited {
	color: #991B1E;
}
#bottomright {
	width: 259px;
}
.slogan {
	color: #991B1E;
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
}
h2.pagetitle {
	color: #991B1E;
	font-size: 18px;
	font-weight: bold;
}
h3.pagesubtitle {
	color: #007AC3;
	font-size: 15px;
	font-weight: bold;
}
.margin10 {
	margin: 0px 10px;
}
.margin30 {
	margin: 0px 30px;
}
.contactaddress {
	color: #991B1E;
}

/* INDEX / HOMEPAGE */
div#indexcommitment {
	padding-left: 30px;
}
ul.commitmentul li {
	margin-left: -10px;
}


/* TEAM PAGE */
.team .group {
	color: #007AC3;
	font-size: 15px;
	font-weight: bold;
}
.team .person a:link, 
.team .person a:visited
{
	color: #0275b8;
	text-decoration: underline;
}

/* TEAM POPUP PAGE */
.teampopup .teamname {
	color: #991B1E;
	font-size: 16px;
	font-weight: bold;
}
.teampopup .pos {
	color: #007AC3;
	font-size: 14px;
}

/* PROPERTY LISTING TABLE */
.propertylisting {
	line-height: 15px;
}
.propertylisting td {
	padding: 10px 3px 12px 3px;
	border-bottom: 1px #999 solid;
}
.propertylisting .title {
	color: #991B1E;
	font-weight: bold;
}
.propertylisting .address {
	color: #0275b8;
}
.propertylisting .desc {
	margin-top: 7px;
}
.listingpage .note {
	margin-top: 20px;
	font-size: 10px;
	line-height: 15px;
}

/* MISC */
div.successdiv {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	background: #27445f;
	padding: 10px;
	margin-bottom: 10px;
	-moz-border-radius: 8px;
}
div.errordiv {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	background: #8d3232;
	padding: 10px;
	margin-bottom: 10px;
	-moz-border-radius: 8px;
}


/* FOOTER */
#footerbg {
	text-align: center;
	height: 165px;
	width: 1225px;
	background: url(images/footerbg.jpg) no-repeat;
}
#footer {
	text-align: center;
}