/* @override 
	http://localhost/css_08/page_css/about_tmb.css
	http://localhost/css_09/page_css/about_tmb.css
*/

/* CSS for New Homes */

.tagline {
	background: url(../images/taglines/new_homes.gif) no-repeat left top;
}

#navAboutTMB {
	background: url(../images/nav_icon.gif) no-repeat right top;
}
#navAboutTMB a:link, #navAboutTMB a:visited {
	color: #457E80; /* #FFBE2C; */
}
#cgrLogo {
	display: inline;
	margin: 15px 0 0 0;
}
#hbraLogo {
	display: inline;
	margin: 0 15px 25px 5px;
}