
.currentprojects {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 333333;
	background-color: F7F7F7;
	background-position: top;
	line-height: 13px;
}

.currentnews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 333333;
	background-color: F7F7F7;
	background-position: top;
	line-height: 13px;
}

/* HOME PAGE NEWS LIST */

.currentprojects li,ul {
	list-style-image: url(images/bullet2.gif); 
	line-height: 18px;
	margin-left: 8px; 
	margin-top: 0px;
	margin-bottom: 0px;
	/*padding-left:25px;*/
}

.currentprojects  a {
	text-decoration: none;
	color: 333333;
}

.currentnews  a {
	text-decoration: none;
	color: 333333;
}


/* GENERAL BODY STYLE */


.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 333333;
	background-color: ffffff;
	line-height: 16px;
}


.small-date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 666666;
	line-height: 16px;
}

.projectbodylink {
	color: 666666;
}


/* RESIDENTIAL KEY FACTS BOX STYLES */
	/* HEADERS */

.residentialkey {
	background-color: 99CC33;
}

.residentialphotos {
	background-color: 007EC5;
}	

.residentialkey td, .residentialphotos td {
	padding: 5px;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


	/* KEY FACTS TEXT AREA */

.keyfacts-texttable1 {
	font-weight: bold;
}

.keyfacts-texttable2 {
	font-weight: normal;
}

.keyfacts-texttable2, .keyfacts-texttable1,  {
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.residentialkey-text .keyfacts-texttable td {
	padding: 3px;
}


	/* PHOTO AREAS row spacer */

#keyfactssrowpacer {
	width: 1px;
	height: 1px;
}

	/* TEXT / PHOTO AREAS */

.residentialkey-text td {
	background-color: EFF7E0;
	padding: 7px;
}

.residentialphotos-photos td {
	background-color: E7F3FA;
	padding: 5px;
}	

.residentialkey-text td, .residentialphotos-photos td {
	color: 333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


/*----------------------------------------------------------------------------------


	BRENTONS STYLE



*/


.ul_indent_bn{
	padding-left:25px;
}







